summaryrefslogtreecommitdiffstats
path: root/net/mac80211/rx.c
AgeCommit message (Expand)AuthorLines
2015-03-03mac80211: drop unencrypted frames in mesh fwdingBob Copeland-0/+3
2015-02-04Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc...David S. Miller-10/+38
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+1
2015-01-27mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphersJouni Malinen-0/+4
2015-01-27mac80111: Add BIP-CMAC-256 cipherJouni Malinen-5/+16
2015-01-27mac80111: Add CCMP-256 cipherJouni Malinen-3/+12
2015-01-27mac80111: Add GCMP and GCMP-256 ciphersJouni Malinen-0/+4
2015-01-23mac80211: fix per-TID RX-MSDU counterJohannes Berg-2/+2
2015-01-23mac80211: properly set CCK flag in radiotapMathy Vanhoef-1/+1
2015-01-15mac80211: remove 80+80 MHz rate reportingJohannes Berg-5/+0
2015-01-08mac80211: provide per-TID RX/TX MSDU countersJohannes Berg-0/+9
2015-01-07Merge branch 'mac80211' into mac80211-nextJohannes Berg-5/+6
2014-12-17mac80211: update sta bw on ht chanwidth action frameEliad Peller-3/+8
2014-12-12mac80211: fix multicast LED blinking and counterAndreas Müller-5/+6
2014-11-20Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm...John W. Linville-23/+123
2014-11-19Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...John W. Linville-7/+7
2014-11-19mac80211: add TDLS channel-switch Rx flowArik Nemtsov-0/+21
2014-11-11mac80211: refactor duplicate detectionJohannes Berg-5/+20
2014-11-10mac80211: add back support for radiotap vendor namespace dataJohannes Berg-18/+82
2014-11-04mac80211: 802.11p OCB mode supportRostislav Lisovy-0/+35
2014-11-03mac80211: fix use-after-free in defragmentationJohannes Berg-7/+7
2014-09-05mac80211: add Intel Mobile Communications copyrightJohannes Berg-0/+1
2014-09-03mac80211: fix offloaded BA session traffic after hw restartMichal Kazior-0/+10
2014-08-26cfg80211: remove @gfp parameter from cfg80211_rx_mgmt()Vladimir Kondratiev-1/+1
2014-07-21mac80211: fix Rx reordering with RX_FLAG_AMSDU_MOREMichal Kazior-19/+38
2014-07-21mac80211: ignore frames between TDLS peers when operating as APArik Nemtsov-0/+8
2014-06-23mac80211: fix station/driver powersave raceJohannes Berg-0/+2
2014-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+2
2014-05-05mac80211: Fix mac80211 station info rx bitrate for IBSS modeHenning Rogge-1/+2
2014-04-25mac80211: return bool instead of numbers in yes/no functionZhao, Gang-9/+10
2014-03-20Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville-0/+3
2014-03-19mac80211: set beamforming bit in radiotapEmmanuel Grumbach-0/+2
2014-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-0/+7
2014-03-03mac80211: add missing update on rx status VHT flagChun-Yeow Yeoh-0/+1
2014-02-20mac80211: fix station wakeup powersave raceJohannes Berg-0/+7
2014-02-12mac80211: add NAPI support backJohannes Berg-1/+4
2014-02-06mac80211: propagate STBC / LDPC flags to radiotapEmmanuel Grumbach-0/+7
2014-02-06mac80211: move VHT related RX_FLAG to another variableEmmanuel Grumbach-4/+5
2014-02-06mac80211: remove unused radiotap vendor fields in ieee80211_rx_statusEmmanuel Grumbach-48/+5
2014-02-04mac80211: fix bufferable MMPDU RX handlingJohannes Berg-11/+8
2014-02-04mac80211: add length check in ieee80211_is_robust_mgmt_frame()Johannes Berg-7/+6
2014-01-07mac80211: clean up prepare_for_handlers() return valueJohannes Berg-18/+18
2014-01-07mac80211: simplify code in ieee80211_prepare_and_rx_handleEmmanuel Grumbach-3/+1
2013-12-16Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg-1/+2
2013-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-1/+2
2013-12-04mac80211: neaten ieee80211_deliver_skbJohannes Berg-17/+15
2013-12-03mac80211: move align variable to remove __maybe_unusedJohannes Berg-3/+2
2013-11-25mac80211: use put_unaligned_le in mesh when necessaryChun-Yeow Yeoh-2/+3
2013-11-25mac80211: add generic cipher scheme supportMax Stepanov-16/+49
2013-11-25mac80211: do not compute offset from ssn in Rx AMPDU reordering bufferKarl Beldan-13/+5