summaryrefslogtreecommitdiffstats
path: root/net/mac80211/rx.c
AgeCommit message (Expand)Author
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
2015-04-24mac80211: OCB: remove pointless check for broadcast BSSIDJohannes Berg
2015-04-24mac80211: clean up/rename prepare_for_handlers()Johannes Berg
2015-04-24mac80211: remove IEEE80211_RX_RA_MATCHJohannes Berg
2015-04-24mac80211: remove support for IFF_PROMISCJohannes Berg
2015-04-22mac80211: add TX fastpathJohannes Berg
2015-04-12Merge tag 'mac80211-next-for-davem-2015-04-10' of git://git.kernel.org/pub/sc...David S. Miller
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-04-01mac80211: add an intermediate software queue implementationFelix Fietkau
2015-04-01mac80211: fix RX A-MPDU session reorder timer deletionJohannes Berg
2015-04-01mac80211: use rhashtable for station tableJohannes Berg
2015-03-31Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller
2015-03-20mac80211: remove drop_unencrypted codeJohannes Berg
2015-03-16mac80211: add comment for rx_path_lockJohannes Berg
2015-03-16mac80211: move netdev stats to common functionJohannes Berg
2015-03-03mac80211: drop unencrypted frames in mesh fwdingBob Copeland