summaryrefslogtreecommitdiff
path: root/net/mac80211/rx.c
AgeCommit message (Expand)Author
2018-05-30mac80211: drop frames with unexpected DS bits from fast-rx to slow pathFelix Fietkau
2018-03-03mac80211: mesh: drop frames appearing to be from usJohannes Berg
2017-07-05mac80211: recalculate min channel width on VHT opmode changesJohannes Berg
2017-06-24mac80211: strictly check mesh address extension modeRajkumar Manoharan
2017-06-24mac80211: fix packet statistics for fast-RXJohannes Berg
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-03-15mac80211: use driver-indicated transmitter STA only for data framesJohannes Berg
2017-03-15mac80211: don't reorder frames with SN smaller than SSNSara Sharon
2017-01-26mac80211: implement multicast forwarding on fast-RX pathJohannes Berg
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-30cfg80211: add start / stop NAN commandsAyala Beker
2016-09-20mac80211: Use rhltable instead of rhashtableHerbert Xu
2016-09-12mac80211: send delBA on unexpected BlockAck RequestJohannes Berg
2016-09-12mac80211: send delBA on unexpected BlockAck data framesJohannes Berg
2016-09-12mac80211: add support for radiotap timestamp fieldJohannes Berg
2016-09-12mac80211: add support for MU-MIMO air snifferAviya Erenfeld
2016-09-12mac80211: refactor monitor representation in sdataAviya Erenfeld
2016-08-02mac80211: fix check for buffered powersave frames with txqFelix Fietkau
2016-06-30mac80211: Encrypt "Group addressed privacy" action framesMasashi Honma
2016-06-09mac80211: implement fair queueing per txqMichal Kazior
2016-05-12mac80211: allow software PS-Poll/U-APSD with AP_LINK_PSJohannes Berg
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2016-04-06mac80211: enable collecting station statistics per-CPUJohannes Berg
2016-04-06mac80211: add fast-rx pathJohannes Berg
2016-04-06mac80211: fix RX u64 stats consistency on 32-bit platformsJohannes Berg
2016-04-06mac80211: fix last RX rate data consistencyJohannes Berg
2016-04-06mac80211: move averaged values out of rx_statsJohannes Berg
2016-04-06mac80211: move semicolon out of CALL_RXH macroJohannes Berg
2016-04-06mac80211: count MSDUs in A-MSDU properlyJohannes Berg
2016-04-06mac80211: allow passing transmitter station on RXJohannes Berg
2016-04-05mac80211: fix cipher scheme function nameJohannes Berg
2016-04-05mac80211: don't start dynamic PS timer if not neededJohannes Berg
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-03-04mac80211: use reset to set header pointerZhang Shengju
2016-03-01mac80211: Fix Public Action frame RX in AP modeJouni Malinen
2016-03-01mac80211: check PN correctly for GCMP-encrypted fragmented MPDUsJohannes Berg
2016-02-24mac80211: let unused MPP table entries timeoutHenning Rogge
2016-02-24mac80211: move A-MSDU skb_linearize call to ieee80211_amsdu_to_8023sFelix Fietkau
2016-02-24mac80211: add API to allow filtering frames in BA sessionsSara Sharon
2016-02-24mac80211: change ieee80211_rx_reorder_ready() argumentsJohannes Berg
2016-02-24mac80211: fix unnecessary frame drops in mesh fwdingMichal Kazior
2016-02-24mac80211: allow drivers to report (non-)monitor framesGrzegorz Bajorski
2016-01-14mac80211: add flag for duplication checkSara Sharon