aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/rx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-9/+28
2016-03-04mac80211: use reset to set header pointerZhang Shengju1-1/+1
2016-03-01mac80211: Fix Public Action frame RX in AP modeJouni Malinen1-0/+1
2016-03-01mac80211: check PN correctly for GCMP-encrypted fragmented MPDUsJohannes Berg1-9/+27
2016-02-24mac80211: let unused MPP table entries timeoutHenning Rogge1-0/+1
2016-02-24mac80211: move A-MSDU skb_linearize call to ieee80211_amsdu_to_8023sFelix Fietkau1-3/+0
2016-02-24mac80211: add API to allow filtering frames in BA sessionsSara Sharon1-0/+84
2016-02-24mac80211: change ieee80211_rx_reorder_ready() argumentsJohannes Berg1-9/+24
2016-02-24mac80211: fix unnecessary frame drops in mesh fwdingMichal Kazior1-2/+3
2016-02-24mac80211: allow drivers to report (non-)monitor framesGrzegorz Bajorski1-2/+3
2016-01-14mac80211: add flag for duplication checkSara Sharon1-0/+3
2016-01-14mac80211: process and save VHT MU-MIMO group frameSara Sharon1-0/+5
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+1
2015-12-15mac80211: handle width changes from opmode notification IE in beaconEyal Shapira1-2/+1
2015-12-04mac80211: remove string from unaligned packet warningJohannes Berg1-2/+1
2015-10-21mac80211: move station statistics into sub-structsJohannes Berg1-29/+34
2015-10-14mac80211: clean up ieee80211_rx_h_check_dup codeJohannes Berg1-10/+10
2015-08-14mac80211: use DECLARE_EWMAJohannes Berg1-2/+2
2015-08-14mac80211: Only accept data frames in OCB modeBertold Van den Bergh1-1/+1
2015-07-17mac80211: TDLS: handle chan-switch in RTNL locked workArik Nemtsov1-3/+2
2015-07-17mac80211: remove IEEE80211_RX_FRAGMENTEDJohannes Berg1-2/+0
2015-07-17mac80211: remove key TX/RX counterJohannes Berg1-1/+0
2015-07-17mac80211: remove zero-length A-MPDU subframe reportingJohannes Berg1-6/+1
2015-07-17mac80211: don't store napi structJohannes Berg1-8/+10
2015-07-17mac80211: move ieee80211_get_bssid into RX fileJohannes Berg1-0/+45
2015-07-17mac80211: remove short frame test and counterJohannes Berg1-5/+0
2015-07-17mac80211: rename 'sta_inf' variable to more common 'sta'Johannes Berg1-6/+6
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg1-13/+13
2015-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+3
2015-05-19mac80211: don't use napi_gro_receive() outside NAPI contextJohannes Berg1-2/+3
2015-05-05mac80211: move dot11 counters under MAC80211_DEBUG_COUNTERSJohannes Berg1-3/+3
2015-05-05mac80211: clean up global debugfs statisticsJohannes Berg1-1/+1
2015-04-24mac80211: notify the driver on reordering buffer timeoutEmmanuel Grumbach1-0/+9
2015-04-24mac80211: notify the driver upon BAR RxEmmanuel Grumbach1-0/+8
2015-04-24mac80211: use per-CPU TX/RX statisticsJohannes Berg1-7/+14
2015-04-24mac80211: OCB: remove pointless check for broadcast BSSIDJohannes Berg1-5/+1
2015-04-24mac80211: clean up/rename prepare_for_handlers()Johannes Berg1-44/+36
2015-04-24mac80211: remove IEEE80211_RX_RA_MATCHJohannes Berg1-39/+5
2015-04-24mac80211: remove support for IFF_PROMISCJohannes Berg1-25/+8
2015-04-22mac80211: add TX fastpathJohannes Berg1-0/+2
2015-04-12Merge tag 'mac80211-next-for-davem-2015-04-10' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-2/+20
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+4
2015-04-01mac80211: add an intermediate software queue implementationFelix Fietkau1-0/+13
2015-04-01mac80211: fix RX A-MPDU session reorder timer deletionJohannes Berg1-3/+4
2015-04-01mac80211: use rhashtable for station tableJohannes Berg1-2/+7
2015-03-31Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-7/+10
2015-03-20mac80211: remove drop_unencrypted codeJohannes Berg1-2/+1
2015-03-16mac80211: add comment for rx_path_lockJohannes Berg1-0/+6
2015-03-16mac80211: move netdev stats to common functionJohannes Berg1-5/+3
2015-03-03mac80211: drop unencrypted frames in mesh fwdingBob Copeland1-0/+3