summaryrefslogtreecommitdiff
path: root/net/mac80211/rx.c
Commit message (Expand)AuthorAge
* mac80211: Send control port frames over nl80211Denis Kenzior2018-03-29
* mac80211: Use proper chan_width enum in sta opmode eventtamizhr@codeaurora.org2018-03-29
* mac80211: Use proper smps_mode enum in sta opmode eventtamizhr@codeaurora.org2018-03-29
* mac80211: inform wireless layer when frame RSSI is invalidTosoni2018-03-21
* net: drivers/net: Remove unnecessary skb_copy_expand OOM messagesJoe Perches2018-03-15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-06
|\
| * mac80211: drop frames with unexpected DS bits from fast-rx to slow pathFelix Fietkau2018-02-23
* | mac80211: support A-MSDU in fast-rxFelix Fietkau2018-02-27
* | mac80211: support station 4-addr mode fast-rxFelix Fietkau2018-02-27
* | mac80211: support fast-rx with incompatible PS capabilities when PS is disabledFelix Fietkau2018-02-27
* | mac80211: support AP 4-addr mode fast-rxFelix Fietkau2018-02-27
* | mac80211: add get TID helperSara Sharon2018-02-22
* | mac80211: support reporting A-MPDU EOF bit value/knownJohannes Berg2018-02-22
* | mac80211: Add support to notify ht/vht opmode modification.tamizhr@codeaurora.org2018-01-31
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-09
|\
| * mac80211: mesh: drop frames appearing to be from usJohannes Berg2018-01-04
* | Revert "mac80211: Add airtime account and scheduling to TXQs"Johannes Berg2017-12-19
* | mac80211: Add airtime account and scheduling to TXQsToke Høiland-Jørgensen2017-12-11
* | mac80211: always update the PM state of a peer on MGMT / DATA framesEmmanuel Grumbach2017-12-11
|/
* networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-16
* networking: introduce and use skb_put_data()Johannes Berg2017-06-16
* networking: convert many more places to skb_put_zero()Johannes Berg2017-06-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-15
|\
| * mac80211: don't look at the PM bit of BAR framesEmmanuel Grumbach2017-06-13
* | mac80211: manage RX BA session offload without SKB queueJohannes Berg2017-06-08
|/
* mac80211: strictly check mesh address extension modeRajkumar Manoharan2017-05-17
* mac80211: rename ieee80211_rx_status::vht_nss to just nssJohannes Berg2017-04-28
* mac80211: separate encoding/bandwidth from flagsJohannes Berg2017-04-28
* mac80211: clean up rate encoding bits in RX statusJohannes Berg2017-04-28
* mac80211: make multicast variable a bool in ieee80211_accept_frame()Luca Coelho2017-04-26
* mac80211: rewrite monitor mode delivery logicJohannes Berg2017-04-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-21
|\
| * mac80211: reject ToDS broadcast data framesJohannes Berg2017-04-20
| * mac80211: fix MU-MIMO follow-MAC modeJohannes Berg2017-04-13
* | mac80211: keep a separate list of monitor interfaces that are upJohannes Berg2017-04-18
* | mac80211: drop frames too short for FCS earlierJohannes Berg2017-04-13
|/
* mac80211: use driver-indicated transmitter STA only for data framesJohannes Berg2017-02-28
* mac80211: don't reorder frames with SN smaller than SSNSara Sharon2017-02-27
* mac80211: fix packet statistics for fast-RXJohannes Berg2017-02-27
* mac80211: use helper function to access ieee802_1d_to_ac[]Amadeusz Sławiński2017-01-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-17
|\
| * mac80211: recalculate min channel width on VHT opmode changesJohannes Berg2017-01-11
| * mac80211: Fix headroom allocation when forwarding mesh pktCedric Izoard2017-01-11
| * mac80211: implement multicast forwarding on fast-RX pathJohannes Berg2017-01-09
* | Merge tag 'mac80211-next-for-davem-2017-01-13' of git://git.kernel.org/pub/sc...David S. Miller2017-01-14
|\ \ | |/ |/|
| * mac80211: Remove unused 'struct ieee80211_rx_status' ptrKirtika Ruchandani2016-12-13
* | mac80211: Ensure enough headroom when forwarding mesh pktCedric Izoard2016-12-13
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-30
|\
| * mac80211: validate DA/SA during A-MSDU decapsulationJohannes Berg2016-10-12
| * cfg80211: add ability to check DA/SA in A-MSDU decapsulationJohannes Berg2016-10-12