summaryrefslogtreecommitdiffstats
path: root/net/mac80211/rx.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: remove support for IFF_PROMISCJohannes Berg2015-04-241-25/+8
* 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-121-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/+1
| * mac80211: add comment for rx_path_lockJohannes Berg2015-03-161-0/+6
| * mac80211: move netdev stats to common functionJohannes Berg2015-03-161-5/+3
* | 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-271-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/+0
* | 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
* | mac80211: update sta bw on ht chanwidth action frameEliad Peller2014-12-171-3/+8
|/
* Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm...John W. Linville2014-11-201-23/+123
|\
| * mac80211: add TDLS channel-switch Rx flowArik Nemtsov2014-11-191-0/+21
| * mac80211: refactor duplicate detectionJohannes Berg2014-11-111-5/+20
| * mac80211: add back support for radiotap vendor namespace dataJohannes Berg2014-11-101-18/+82
* | Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...John W. Linville2014-11-191-7/+7
|\ \ | |/ |/|
| * mac80211: fix use-after-free in defragmentationJohannes Berg2014-11-031-7/+7
* | mac80211: 802.11p OCB mode supportRostislav Lisovy2014-11-041-0/+35
|/
* mac80211: add Intel Mobile Communications copyrightJohannes Berg2014-09-051-0/+1
* mac80211: fix offloaded BA session traffic after hw restartMichal Kazior2014-09-031-0/+10
* cfg80211: remove @gfp parameter from cfg80211_rx_mgmt()Vladimir Kondratiev2014-08-261-1/+1
* mac80211: fix Rx reordering with RX_FLAG_AMSDU_MOREMichal Kazior2014-07-211-19/+38
* mac80211: ignore frames between TDLS peers when operating as APArik Nemtsov2014-07-211-0/+8
* mac80211: fix station/driver powersave raceJohannes Berg2014-06-231-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-121-1/+2
|\
| * mac80211: Fix mac80211 station info rx bitrate for IBSS modeHenning Rogge2014-05-051-1/+2
* | mac80211: return bool instead of numbers in yes/no functionZhao, Gang2014-04-251-9/+10
|/
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-03-201-0/+3
|\
| * mac80211: set beamforming bit in radiotapEmmanuel Grumbach2014-03-191-0/+2
| * mac80211: add missing update on rx status VHT flagChun-Yeow Yeoh2014-03-031-0/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-041-0/+7
|\ \ | |/ |/|
| * mac80211: fix station wakeup powersave raceJohannes Berg2014-02-201-0/+7
* | mac80211: add NAPI support backJohannes Berg2014-02-121-1/+4
* | mac80211: propagate STBC / LDPC flags to radiotapEmmanuel Grumbach2014-02-061-0/+7
* | mac80211: move VHT related RX_FLAG to another variableEmmanuel Grumbach2014-02-061-4/+5
* | mac80211: remove unused radiotap vendor fields in ieee80211_rx_statusEmmanuel Grumbach2014-02-061-48/+5
OpenPOWER on IntegriCloud