summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2015-05-28mac80211: Switch to new AEAD interfaceHerbert Xu
2015-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-05-20mac80211: disconnect TDLS stations on STA CSAArik Nemtsov
2015-05-20mac80211: fix AP_VLAN crypto tailroom calculationMichal Kazior
2015-05-20mac80211: don't split remain-on-channel for coalescingJohannes Berg
2015-05-20mac80211: check fast-xmit on station changeMichal Kazior
2015-05-20mac80211: fix memory leakJohannes Berg
2015-05-19Merge tag 'mac80211-next-for-davem-2015-05-19' of git://git.kernel.org/pub/sc...David S. Miller
2015-05-19mac80211: don't use napi_gro_receive() outside NAPI contextJohannes Berg
2015-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-05-11mac80211: fix throughput LED triggerJohannes Berg
2015-05-11mac80211: TDLS: use the BSS chandef for HT/VHT operation IEsArik Nemtsov
2015-05-11mac80211: move WEP tailroom size checkJanusz Dziedzic
2015-05-11mac80211: check fast-xmit if IBSS STA QoS changedJohannes Berg
2015-05-07mac80211: adjust reserved chan_ctx when assigned to vifAndrei Otcheretianski
2015-05-06mac80211: add missing documentation for rate_ctrl_lockJohannes Berg
2015-05-06mac80211: validate cipher scheme PN length betterJohannes Berg
2015-05-06mac80211: extend get_key() to return PN for all ciphersJohannes Berg
2015-05-06mac80211: extend get_tkip_seq to all keysJohannes Berg
2015-05-05mac80211: remove useless skb->encapsulation checkJohannes Berg
2015-05-05mac80211: make LED triggering depend on activationJohannes Berg
2015-05-05mac80211: make LED trigger names constJohannes Berg
2015-05-05mac80211: clean up station debugfsJohannes Berg
2015-05-05mac80211: remove sta->tx_fragments counterJohannes Berg
2015-05-05mac80211: move dot11 counters under MAC80211_DEBUG_COUNTERSJohannes Berg
2015-05-05mac80211: clean up global debugfs statisticsJohannes Berg
2015-04-24mac80211: force off channel transmission for public action framesMatti Gottlieb
2015-04-24mac80211: notify the driver on reordering buffer timeoutEmmanuel Grumbach
2015-04-24mac80211: notify the driver upon BAR RxEmmanuel Grumbach
2015-04-24mac80211: fix ignored HT/VHT override configsChaya Rachel Ivgi
2015-04-24mac80211: use per-CPU TX/RX statisticsJohannes Berg
2015-04-24mac80211: don't update dev->trans_startJohannes 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-24mac80211: enable hash table shrinkingJohannes Berg
2015-04-23mac80211: make station hash table max_size configurableJohannes Berg
2015-04-23mac80211: fix rhashtable conversionJohannes Berg
2015-04-23mac80211: Include crypto/aead.hHerbert Xu
2015-04-22mac80211: allow segmentation offloadsJohannes Berg
2015-04-22mac80211: allow drivers to support S/GJohannes Berg
2015-04-22mac80211: allow checksum offload only in fast-xmitJohannes Berg
2015-04-22mac80211: extend fast-xmit to cover IBSSJohannes Berg
2015-04-22mac80211: extend fast-xmit for more ciphersJohannes Berg
2015-04-22mac80211: extend fast-xmit to driver fragmentationJohannes Berg
2015-04-22mac80211: add TX fastpathJohannes Berg
2015-04-20mac80211: lock rate controlJohannes Berg
2015-04-20mac80211: introduce plink lock for plink fieldsBob Copeland
2015-04-20mac80211: don't warn when stopping VLAN with stationsJohannes Berg