summaryrefslogtreecommitdiffstats
path: root/net/mac80211/rx.c
AgeCommit message (Expand)Author
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg
2015-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-05-19mac80211: don't use napi_gro_receive() outside NAPI contextJohannes Berg
2015-05-05mac80211: move dot11 counters under MAC80211_DEBUG_COUNTERSJohannes Berg
2015-05-05mac80211: clean up global debugfs statisticsJohannes Berg
2015-04-24mac80211: notify the driver on reordering buffer timeoutEmmanuel Grumbach
2015-04-24mac80211: notify the driver upon BAR RxEmmanuel Grumbach
2015-04-24mac80211: use per-CPU TX/RX statisticsJohannes Berg
2015-04-24mac80211: OCB: remove pointless check for broadcast BSSIDJohannes Berg
2015-04-24mac80211: clean up/rename prepare_for_handlers()Johannes Berg
2015-04-24mac80211: remove IEEE80211_RX_RA_MATCHJohannes Berg
2015-04-24mac80211: remove support for IFF_PROMISCJohannes Berg
2015-04-22mac80211: add TX fastpathJohannes Berg
2015-04-12Merge tag 'mac80211-next-for-davem-2015-04-10' of git://git.kernel.org/pub/sc...David S. Miller
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-04-01mac80211: add an intermediate software queue implementationFelix Fietkau
2015-04-01mac80211: fix RX A-MPDU session reorder timer deletionJohannes Berg
2015-04-01mac80211: use rhashtable for station tableJohannes Berg
2015-03-31Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller
2015-03-20mac80211: remove drop_unencrypted codeJohannes Berg
2015-03-16mac80211: add comment for rx_path_lockJohannes Berg
2015-03-16mac80211: move netdev stats to common functionJohannes 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