summaryrefslogtreecommitdiffstats
path: root/net/mac80211/rx.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-181-2/+1Star
|\
| * mac80211: handle width changes from opmode notification IE in beaconEyal Shapira2015-12-151-2/+1Star
* | mac80211: remove string from unaligned packet warningJohannes Berg2015-12-041-2/+1Star
|/
* mac80211: move station statistics into sub-structsJohannes Berg2015-10-211-29/+34
* mac80211: clean up ieee80211_rx_h_check_dup codeJohannes Berg2015-10-141-10/+10
* mac80211: use DECLARE_EWMAJohannes Berg2015-08-141-2/+2
* mac80211: Only accept data frames in OCB modeBertold Van den Bergh2015-08-141-1/+1
* mac80211: TDLS: handle chan-switch in RTNL locked workArik Nemtsov2015-07-171-3/+2Star
* mac80211: remove IEEE80211_RX_FRAGMENTEDJohannes Berg2015-07-171-2/+0Star
* mac80211: remove key TX/RX counterJohannes Berg2015-07-171-1/+0Star
* mac80211: remove zero-length A-MPDU subframe reportingJohannes Berg2015-07-171-6/+1Star
* mac80211: don't store napi structJohannes Berg2015-07-171-8/+10
* mac80211: move ieee80211_get_bssid into RX fileJohannes Berg2015-07-171-0/+45
* mac80211: remove short frame test and counterJohannes Berg2015-07-171-5/+0Star
* mac80211: rename 'sta_inf' variable to more common 'sta'Johannes Berg2015-07-171-6/+6
* mac80211: convert HW flags to unsigned long bitmapJohannes Berg2015-06-101-13/+13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-021-2/+3
|\
| * mac80211: don't use napi_gro_receive() outside NAPI contextJohannes Berg2015-05-191-2/+3
* | mac80211: move dot11 counters under MAC80211_DEBUG_COUNTERSJohannes Berg2015-05-051-3/+3
* | mac80211: clean up global debugfs statisticsJohannes Berg2015-05-051-1/+1
* | mac80211: notify the driver on reordering buffer timeoutEmmanuel Grumbach2015-04-241-0/+9
* | mac80211: notify the driver upon BAR RxEmmanuel Grumbach2015-04-241-0/+8
* | mac80211: use per-CPU TX/RX statisticsJohannes Berg2015-04-241-7/+14
* | mac80211: OCB: remove pointless check for broadcast BSSIDJohannes Berg2015-04-241-5/+1Star
* | mac80211: clean up/rename prepare_for_handlers()Johannes Berg2015-04-241-44/+36Star
* | mac80211: remove IEEE80211_RX_RA_MATCHJohannes Berg2015-04-241-39/+5Star
* | mac80211: remove support for IFF_PROMISCJohannes Berg2015-04-241-25/+8Star
* | mac80211: add TX fastpathJohannes Berg2015-04-221-0/+2
|/
* Merge tag 'mac80211-next-for-davem-2015-04-10' of git://git.kernel.org/pub/sc...David S. Miller2015-04-131-2/+20
|\
| * mac80211: add an intermediate software queue implementationFelix Fietkau2015-04-011-0/+13
| * mac80211: use rhashtable for station tableJohannes Berg2015-04-011-2/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-021-3/+4
|\ \ | |/ |/|
| * mac80211: fix RX A-MPDU session reorder timer deletionJohannes Berg2015-04-011-3/+4
* | Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller2015-03-311-7/+10
|\ \ | |/ |/|
| * mac80211: remove drop_unencrypted codeJohannes Berg2015-03-201-2/+1Star
| * mac80211: add comment for rx_path_lockJohannes Berg2015-03-161-0/+6
| * mac80211: move netdev stats to common functionJohannes Berg2015-03-161-5/+3Star
* | mac80211: drop unencrypted frames in mesh fwdingBob Copeland2015-03-031-0/+3
|/
* Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc...David S. Miller2015-02-041-10/+38
|\
| * mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphersJouni Malinen2015-01-271-0/+4
| * mac80111: Add BIP-CMAC-256 cipherJouni Malinen2015-01-271-5/+16
| * mac80111: Add CCMP-256 cipherJouni Malinen2015-01-271-3/+12
| * mac80111: Add GCMP and GCMP-256 ciphersJouni Malinen2015-01-271-0/+4
| * mac80211: fix per-TID RX-MSDU counterJohannes Berg2015-01-231-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-281-1/+1
|\ \ | |/ |/|
| * mac80211: properly set CCK flag in radiotapMathy Vanhoef2015-01-231-1/+1
* | mac80211: remove 80+80 MHz rate reportingJohannes Berg2015-01-151-5/+0Star
* | mac80211: provide per-TID RX/TX MSDU countersJohannes Berg2015-01-081-0/+9
* | Merge branch 'mac80211' into mac80211-nextJohannes Berg2015-01-071-5/+6
|\|
| * mac80211: fix multicast LED blinking and counterAndreas Müller2014-12-121-5/+6