summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2017-12-12Merge Linaro linux 4.9.62 into linux-4.9Xie Xiaobo
2017-10-21mac80211: fix power saving clients handling in iwlwifiEmmanuel Grumbach
2017-10-05mac80211: flush hw_roc_start work before cancelling the ROCAvraham Stern
2017-10-05mac80211: fix VLAN handling with TXQsJohannes Berg
2017-07-14net: make ndo_get_stats64 a void functionstephen hemminger
2017-07-05mac80211: initialize SMPS field in HT capabilitiesFelix Fietkau
2017-07-05mac80211: recalculate min channel width on VHT opmode changesJohannes Berg
2017-06-24mac80211: don't send SMPS action frame in AP mode when not neededEmmanuel Grumbach
2017-06-24mac80211: fix dropped counter in multiqueue RXJohannes Berg
2017-06-24mac80211: strictly check mesh address extension modeRajkumar Manoharan
2017-06-24mac80211: fix IBSS presp allocation sizeJohannes Berg
2017-06-24mac80211: fix packet statistics for fast-RXJohannes Berg
2017-06-24mac80211: fix CSA in IBSS modeKoen Vandeputte
2017-06-24mac80211/wpa: use constant time memory comparison for MACsJason A. Donenfeld
2017-06-24mac80211: don't look at the PM bit of BAR framesEmmanuel Grumbach
2017-04-27mac80211: fix MU-MIMO follow-MAC modeJohannes Berg
2017-04-27mac80211: reject ToDS broadcast data framesJohannes Berg
2017-04-12mac80211: unconditionally start new netdev queues with iTXQ supportJohannes Berg
2017-03-15mac80211: use driver-indicated transmitter STA only for data framesJohannes Berg
2017-03-15mac80211: don't handle filtered frames within a BA sessionFelix Fietkau
2017-03-15mac80211: don't reorder frames with SN smaller than SSNSara Sharon
2017-03-15mac80211: flush delayed work when entering suspendMatt Chen
2017-02-14mac80211: Fix adding of mesh vendor IEsThorsten Horstmann
2017-01-26mac80211: implement multicast forwarding on fast-RX pathJohannes Berg
2017-01-12mac80211: fix tid_agg_rx NULL dereferenceJohannes Berg
2017-01-12mac80211: initialize fast-xmit 'info' laterJohannes Berg
2017-01-09cfg80211/mac80211: fix BSS leaks when abandoning assoc attemptsJohannes Berg
2016-11-15mac80211: fix A-MSDU aggregation with fast-xmit + txqFelix Fietkau
2016-11-15mac80211: remove bogus skb vif assignmentFelix Fietkau
2016-11-15mac80211: update A-MPDU flag on tx dequeueFelix Fietkau
2016-11-15Revert "mac80211: allow using AP_LINK_PS with mac80211-generated TIM IE"Felix Fietkau
2016-11-15mac80211: Ignore VHT IE from peer with wrong rx_mcs_mapFilip Matusiak
2016-10-17mac80211: move struct aead_req off the stackArd Biesheuvel
2016-10-12mac80211: fix CMD_FRAME for AP_VLANMichael Braun
2016-10-12mac80211: validate DA/SA during A-MSDU decapsulationJohannes Berg
2016-10-12cfg80211: add ability to check DA/SA in A-MSDU decapsulationJohannes Berg
2016-10-12cfg80211: let ieee80211_amsdu_to_8023s() take only header-less SKBJohannes Berg
2016-10-12mac80211: discard multicast and 4-addr A-MSDUsJohannes Berg
2016-10-04Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg
2016-09-30mac80211: Move reorder-sensitive TX handlers to after TXQ dequeueToke Høiland-Jørgensen
2016-09-30mac80211: mesh: decrease max driftPedersen, Thomas
2016-09-30mac80211: add offset_tsf driver op and use it for meshPedersen, Thomas
2016-09-30mac80211: Set lower memory limit for non-VHT devicesToke Høiland-Jørgensen
2016-09-30mac80211: Export fq memory limit information in debugfsToke Høiland-Jørgensen
2016-09-30mac80211: Add API to report NAN function matchAyala Beker
2016-09-30mac80211: Implement add_nan_func and rm_nan_funcAyala Beker
2016-09-30mac80211: implement nan_change_confAyala Beker
2016-09-30mac80211: add boilerplate code for start / stop NANAyala Beker
2016-09-30cfg80211: add start / stop NAN commandsAyala Beker
2016-09-30mac80211: Move ieee802111_tx_dequeue() to later in tx.cToke Høiland-Jørgensen