summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2015-11-26brcmfmac: Use consistent naming for bsscfgidx.Hante Meuleman10-74/+78
2015-11-26brcmfmac: Add RSDB support.Hante Meuleman3-2/+8
2015-11-26brcmfmac: Disable runtime pm for USB.Hante Meuleman1-1/+0
2015-11-26brcmfmac: Remove unncessary variable irq_requested.Hante Meuleman1-6/+0
2015-11-26brcmfmac: Remove unnecessary check from start_xmit.Hante Meuleman1-8/+0
2015-11-26brcmfmac: Simplify and fix usage of brcmf_ifname.Hante Meuleman3-18/+13
2015-11-26brcmfmac: Add support for the BCM4359 11ac RSDB PCIE device.Hante Meuleman3-0/+12
2015-11-18mac80211_hwsim: move Kconfig entry for sorting alphabeticallyKalle Valo1-13/+13
2015-11-18ath: unify Kconfig with other vendorsKalle Valo3-11/+12
2015-11-18ti: unify Kconfig with other vendorsKalle Valo5-12/+15
2015-11-18mediatek: unify Kconfig with other vendorsKalle Valo3-9/+12
2015-11-18rt2x00: move under ralink vendor directoryKalle Valo50-3/+19
2015-11-18rsi: add vendor Kconfig entryKalle Valo3-3/+17
2015-11-18realtek: create separate Kconfig fileKalle Valo3-6/+20
2015-11-18prism54: move under intersil vendor directoryKalle Valo20-22/+21
2015-11-18orinoco: move under intersil vendor directoryKalle Valo35-3/+2
2015-11-18p54: move under intersil vendor directoryKalle Valo21-3/+2
2015-11-18hostap: move under intersil vendor directoryKalle Valo24-2/+19
2015-11-18zd1211rw: move under zydas vendor directoryKalle Valo19-2/+4
2015-11-18zd1201: move under zydas vendor directoryKalle Valo6-21/+36
2015-11-18mwl8k: move under marvell vendor directoryKalle Valo5-11/+11
2015-11-18mwifiex: move under marvell vendor directoryKalle Valo52-3/+2
2015-11-18libertas_tf: move under marvell vendor directoryKalle Valo12-21/+21
2015-11-18libertas: move under marvell vendor directoryKalle Valo35-2/+19
2015-11-18iwlwifi: move under intel vendor directoryKalle Valo126-2/+3
2015-11-18iwlegacy: move under intel directoryKalle Valo24-2/+3
2015-11-18ipw2x00: move under intel vendor directoryKalle Valo17-4/+20
2015-11-18cw1200: move under st vendor directoryKalle Valo31-2/+19
2015-11-18brcm80211: move under broadcom vendor directoryKalle Valo118-11/+11
2015-11-18b43legacy: move under broadcom vendor directoryKalle Valo29-2/+2
2015-11-18b43: move under broadcom vendor directoryKalle Valo67-2/+19
2015-11-18atmel: move under atmel vendor directoryKalle Valo10-49/+64
2015-11-18airo: move under cisco vendor directoryKalle Valo7-45/+60
2015-11-17adm80211: move under admtek vendor directoryKalle Valo6-29/+46
2015-11-09remove abs64()Andrew Morton1-1/+1
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds5-5/+0
2015-11-04Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds10-27/+27
2015-11-04Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown5-5/+0
2015-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2015-10-29ath6kl: implement ethtool statsBen Greear1-0/+123
2015-10-29ath6kl: break stats gathering code into separate methodBen Greear2-23/+34
2015-10-29ath6kl: fix firmware version assignmentBen Greear1-1/+1
2015-10-29ath6kl: add error message to explain lack of HTBen Greear1-0/+3
2015-10-29ath6kl: report antenna configurationBen Greear2-0/+19
2015-10-29wil6210: handle failure in Tx vring configVladimir Kondratiev1-1/+1
2015-10-29wil6210: fix device ready detectionVladimir Kondratiev3-13/+7
2015-10-29wil6210: Fix TSO overflow handlingHamad Kadmany1-15/+15
2015-10-29wil6210: ignore selected WMI eventsVladimir Kondratiev1-0/+10
2015-10-29ath10k: add QCA9377 chipset supportBartosz Markowski4-0/+48
2015-10-29ath10k: reload HT/VHT capabilities on antenna changeRajkumar Manoharan1-11/+28