aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/rx.c
AgeCommit message (Expand)Author
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
2016-01-14mac80211: process and save VHT MU-MIMO group frameSara Sharon
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-15mac80211: handle width changes from opmode notification IE in beaconEyal Shapira
2015-12-04mac80211: remove string from unaligned packet warningJohannes Berg
2015-10-21mac80211: move station statistics into sub-structsJohannes Berg
2015-10-14mac80211: clean up ieee80211_rx_h_check_dup codeJohannes Berg
2015-08-14mac80211: use DECLARE_EWMAJohannes Berg
2015-08-14mac80211: Only accept data frames in OCB modeBertold Van den Bergh
2015-07-17mac80211: TDLS: handle chan-switch in RTNL locked workArik Nemtsov
2015-07-17mac80211: remove IEEE80211_RX_FRAGMENTEDJohannes Berg
2015-07-17mac80211: remove key TX/RX counterJohannes Berg
2015-07-17mac80211: remove zero-length A-MPDU subframe reportingJohannes Berg
2015-07-17mac80211: don't store napi structJohannes Berg
2015-07-17mac80211: move ieee80211_get_bssid into RX fileJohannes Berg
2015-07-17mac80211: remove short frame test and counterJohannes Berg
2015-07-17mac80211: rename 'sta_inf' variable to more common 'sta'Johannes Berg
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg
2015-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-05-19mac80211: don't use napi_gro_receive() outside NAPI contextJohannes Berg
2015-05-05mac80211: move dot11 counters under MAC80211_DEBUG_COUNTERSJohannes Berg
2015-05-05mac80211: clean up global debugfs statisticsJohannes Berg
2015-04-24mac80211: notify the driver on reordering buffer timeoutEmmanuel Grumbach
2015-04-24mac80211: notify the driver upon BAR RxEmmanuel Grumbach
2015-04-24mac80211: use per-CPU TX/RX statisticsJohannes Berg