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