aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/rx.c
Commit message (Expand)AuthorAge
* mac80211: fix MU-MIMO follow-MAC modeJohannes Berg2017-04-27
* mac80211: reject ToDS broadcast data framesJohannes Berg2017-04-27
* mac80211: use driver-indicated transmitter STA only for data framesJohannes Berg2017-03-14
* mac80211: don't reorder frames with SN smaller than SSNSara Sharon2017-03-14
* mac80211: implement multicast forwarding on fast-RX pathJohannes Berg2017-01-26
* 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
* cfg80211: let ieee80211_amsdu_to_8023s() take only header-less SKBJohannes Berg2016-10-12
* mac80211: discard multicast and 4-addr A-MSDUsJohannes Berg2016-10-12
* Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2016-10-04
|\
| * mac80211: Use rhltable instead of rhashtableHerbert Xu2016-09-20
* | mac80211: Move reorder-sensitive TX handlers to after TXQ dequeueToke Høiland-Jørgensen2016-09-30
* | cfg80211: add start / stop NAN commandsAyala Beker2016-09-30
|/
* mac80211: send delBA on unexpected BlockAck RequestJohannes Berg2016-09-12
* mac80211: send delBA on unexpected BlockAck data framesJohannes Berg2016-09-12
* mac80211: add support for radiotap timestamp fieldJohannes Berg2016-09-12
* mac80211: add support for MU-MIMO air snifferAviya Erenfeld2016-09-12
* mac80211: refactor monitor representation in sdataAviya Erenfeld2016-09-12
* mac80211: fix check for buffered powersave frames with txqFelix Fietkau2016-08-02
* mac80211: Encrypt "Group addressed privacy" action framesMasashi Honma2016-06-30
* mac80211: implement fair queueing per txqMichal Kazior2016-06-09
* mac80211: allow software PS-Poll/U-APSD with AP_LINK_PSJohannes Berg2016-05-12
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-12
* mac80211: enable collecting station statistics per-CPUJohannes Berg2016-04-06
* mac80211: add fast-rx pathJohannes Berg2016-04-06
* mac80211: fix RX u64 stats consistency on 32-bit platformsJohannes Berg2016-04-06
* mac80211: fix last RX rate data consistencyJohannes Berg2016-04-06
* mac80211: move averaged values out of rx_statsJohannes Berg2016-04-06
* mac80211: move semicolon out of CALL_RXH macroJohannes Berg2016-04-06
* mac80211: count MSDUs in A-MSDU properlyJohannes Berg2016-04-06
* mac80211: allow passing transmitter station on RXJohannes Berg2016-04-06
* mac80211: fix cipher scheme function nameJohannes Berg2016-04-05
* mac80211: don't start dynamic PS timer if not neededJohannes Berg2016-04-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-03-08
|\
| * mac80211: Fix Public Action frame RX in AP modeJouni Malinen2016-03-01
| * mac80211: check PN correctly for GCMP-encrypted fragmented MPDUsJohannes Berg2016-03-01
* | mac80211: use reset to set header pointerZhang Shengju2016-03-04
* | mac80211: let unused MPP table entries timeoutHenning Rogge2016-02-24
* | mac80211: move A-MSDU skb_linearize call to ieee80211_amsdu_to_8023sFelix Fietkau2016-02-24
* | mac80211: add API to allow filtering frames in BA sessionsSara Sharon2016-02-24
* | mac80211: change ieee80211_rx_reorder_ready() argumentsJohannes Berg2016-02-24
* | mac80211: fix unnecessary frame drops in mesh fwdingMichal Kazior2016-02-24
* | mac80211: allow drivers to report (non-)monitor framesGrzegorz Bajorski2016-02-24
* | mac80211: add flag for duplication checkSara Sharon2016-01-14
* | mac80211: process and save VHT MU-MIMO group frameSara Sharon2016-01-14
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-17
|\
| * mac80211: handle width changes from opmode notification IE in beaconEyal Shapira2015-12-15
* | mac80211: remove string from unaligned packet warningJohannes Berg2015-12-04
|/
* mac80211: move station statistics into sub-structsJohannes Berg2015-10-21
* mac80211: clean up ieee80211_rx_h_check_dup codeJohannes Berg2015-10-14