summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-05-05mac80211: remove useless skb->encapsulation checkJohannes Berg1-6/+2
2015-05-05mac80211: make LED triggering depend on activationJohannes Berg4-100/+194
2015-05-05mac80211: make LED trigger names constJohannes Berg5-24/+26
2015-05-05mac80211: clean up station debugfsJohannes Berg1-84/+0
2015-05-05mac80211: remove sta->tx_fragments counterJohannes Berg4-7/+1
2015-05-05mac80211: move dot11 counters under MAC80211_DEBUG_COUNTERSJohannes Berg5-27/+31
2015-05-05mac80211: clean up global debugfs statisticsJohannes Berg3-52/+28
2015-04-24mac80211: force off channel transmission for public action framesMatti Gottlieb1-1/+7
2015-04-24mac80211: notify the driver on reordering buffer timeoutEmmanuel Grumbach2-2/+15
2015-04-24mac80211: notify the driver upon BAR RxEmmanuel Grumbach2-2/+26
2015-04-24iwlwifi: dvm: don't sleep in event_callback callbackEmmanuel Grumbach1-3/+1
2015-04-24mac80211: fix ignored HT/VHT override configsChaya Rachel Ivgi1-21/+36
2015-04-24cfg80211: allow the plink state blocking for user managed meshChun-Yeow Yeoh1-1/+2
2015-04-24mac80211: use per-CPU TX/RX statisticsJohannes Berg3-12/+70
2015-04-24mac80211: don't update dev->trans_startJohannes Berg1-2/+0
2015-04-24mac80211: OCB: remove pointless check for broadcast BSSIDJohannes Berg1-5/+1
2015-04-24mac80211: clean up/rename prepare_for_handlers()Johannes Berg1-44/+36
2015-04-24mac80211: remove IEEE80211_RX_RA_MATCHJohannes Berg2-42/+5
2015-04-24mac80211: remove support for IFF_PROMISCJohannes Berg43-204/+63
2015-04-23mac80211: make station hash table max_size configurableJohannes Berg2-0/+11
2015-04-22mac80211: allow segmentation offloadsJohannes Berg2-25/+48
2015-04-22mac80211: allow drivers to support S/GJohannes Berg3-3/+9
2015-04-22mac80211: allow checksum offload only in fast-xmitJohannes Berg1-4/+20
2015-04-22ath10k: enable IEEE80211_HW_SUPPORT_FAST_XMITJohannes Berg1-1/+2
2015-04-22wlcore: enable IEEE80211_HW_SUPPORT_FAST_XMITJohannes Berg1-1/+2
2015-04-22mac80211: extend fast-xmit to cover IBSSJohannes Berg1-0/+7
2015-04-22mac80211: extend fast-xmit for more ciphersJohannes Berg2-6/+44
2015-04-22mac80211: extend fast-xmit to driver fragmentationJohannes Berg1-1/+2
2015-04-22mac80211_hwsim: enable IEEE80211_HW_SUPPORT_FAST_XMITJohannes Berg1-1/+2
2015-04-22mac80211: add TX fastpathJohannes Berg9-3/+480
2015-04-20mac80211: Fix mac80211.h docbook commentsJonathan Corbet1-3/+4
2015-04-20mac80211: lock rate controlJohannes Berg4-5/+20
2015-04-20mac80211: introduce plink lock for plink fieldsBob Copeland3-18/+25
2015-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds62-352/+656
2015-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds8-325/+537
2015-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds21-66/+201
2015-04-17net: dsa: use DEVICE_ATTR_RW to declare temp1_maxVivien Didelot1-3/+3
2015-04-17Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds352-3891/+12448
2015-04-17Merge tag 'xtensa-20150416' of git://github.com/czankel/xtensa-linuxLinus Torvalds13-41/+389
2015-04-17iommu-common: Fix PARISC compile-time warningsSowmini Varadhan1-1/+5
2015-04-17netns: remove BUG_ONs from net_generic()Denys Vlasenko1-2/+0
2015-04-17IB/ipoib: Fix ndo_get_iflinkErez Shitrit2-2/+6
2015-04-17sfc: Fix memcpy() with const destination compiler warning.David S. Miller1-1/+1
2015-04-17altera tse: Fix network-delays and -retransmissions after high throughput.Andreas Oetken1-2/+7
2015-04-17Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-4/+4
2015-04-17Merge tag 'acpica-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds43-420/+391
2015-04-17tile: nohz: warn if nohz_full uses hypervisor shared coresChris Metcalf2-1/+28
2015-04-17tile: ftrace: fix function_graph tracer issuesTony Lu3-2/+13
2015-04-17tile: map data region shadow of kernel as R/WChris Metcalf1-2/+5
2015-04-17tile: support CONTEXT_TRACKING and thus NOHZ_FULLChris Metcalf8-28/+67