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