summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* p54: move under intersil vendor directoryKalle Valo2015-11-1821-3/+2
* hostap: move under intersil vendor directoryKalle Valo2015-11-1824-2/+19
* zd1211rw: move under zydas vendor directoryKalle Valo2015-11-1819-2/+4
* zd1201: move under zydas vendor directoryKalle Valo2015-11-186-21/+36
* mwl8k: move under marvell vendor directoryKalle Valo2015-11-185-11/+11
* mwifiex: move under marvell vendor directoryKalle Valo2015-11-1852-3/+2
* libertas_tf: move under marvell vendor directoryKalle Valo2015-11-1812-21/+21
* libertas: move under marvell vendor directoryKalle Valo2015-11-1835-2/+19
* iwlwifi: move under intel vendor directoryKalle Valo2015-11-18126-2/+3
* iwlegacy: move under intel directoryKalle Valo2015-11-1824-2/+3
* ipw2x00: move under intel vendor directoryKalle Valo2015-11-1817-4/+20
* cw1200: move under st vendor directoryKalle Valo2015-11-1831-2/+19
* brcm80211: move under broadcom vendor directoryKalle Valo2015-11-18118-11/+11
* b43legacy: move under broadcom vendor directoryKalle Valo2015-11-1829-2/+2
* b43: move under broadcom vendor directoryKalle Valo2015-11-1867-2/+19
* atmel: move under atmel vendor directoryKalle Valo2015-11-1810-49/+64
* airo: move under cisco vendor directoryKalle Valo2015-11-187-45/+60
* adm80211: move under admtek vendor directoryKalle Valo2015-11-176-29/+46
* remove abs64()Andrew Morton2015-11-091-1/+1
* Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2015-11-055-5/+0
|\
| *-. Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown2015-11-045-5/+0
| |\ \
| | | * spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-285-5/+0
| | |/
* | | Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-11-0410-27/+27
|\ \ \
| * | | debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar2015-10-0410-27/+27
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-011-0/+1
|\ \ \ | | |/ | |/|
| * | ath6kl: add missing of_node_putJulia Lawall2015-10-261-0/+1
* | | ath6kl: implement ethtool statsBen Greear2015-10-291-0/+123
* | | ath6kl: break stats gathering code into separate methodBen Greear2015-10-292-23/+34
* | | ath6kl: fix firmware version assignmentBen Greear2015-10-291-1/+1
* | | ath6kl: add error message to explain lack of HTBen Greear2015-10-291-0/+3
* | | ath6kl: report antenna configurationBen Greear2015-10-292-0/+19
* | | wil6210: handle failure in Tx vring configVladimir Kondratiev2015-10-291-1/+1
* | | wil6210: fix device ready detectionVladimir Kondratiev2015-10-293-13/+7
* | | wil6210: Fix TSO overflow handlingHamad Kadmany2015-10-291-15/+15
* | | wil6210: ignore selected WMI eventsVladimir Kondratiev2015-10-291-0/+10
* | | ath10k: add QCA9377 chipset supportBartosz Markowski2015-10-294-0/+48
* | | ath10k: reload HT/VHT capabilities on antenna changeRajkumar Manoharan2015-10-291-11/+28
* | | ath10k: move static HT/VHT capability setup functionsRajkumar Manoharan2015-10-291-140/+140
* | | ath10k: fill HT/VHT MCS rateset only for configured chainmaskRajkumar Manoharan2015-10-291-3/+5
* | | ath10k: remove supported chain maskRajkumar Manoharan2015-10-293-16/+9
* | | ath10k: remove shadow copy of CE descriptors for source ringRajkumar Manoharan2015-10-293-33/+0
* | | ath10k: cleanup copy engine send completionRajkumar Manoharan2015-10-293-50/+12
* | | ath10k: remove send completion validation in diag read/writeRajkumar Manoharan2015-10-291-20/+0
* | | ath10k: use local memory instead of shadow descriptor in ce_sendRajkumar Manoharan2015-10-291-7/+6
* | | ath10k: add fw_stats support to 10.4 firmwareManikanta Pubbisetty2015-10-293-0/+358
* | | ath10k: add FW API support to test modeAlan Liu2015-10-295-21/+205
* | | ath10k: enable adaptive CCAMaharaja2015-10-286-0/+85
* | | ssb: pick PCMCIA host code support from b43 driverRafał Miłecki2015-10-285-194/+1
* | | mwifiex: toggle carrier state in start_ap/stop_ap.Marty Faltesek2015-10-282-7/+8
* | | wcn36xx: Remove warning message when dev is NULL for arm64 dma_alloc.yfw2015-10-281-17/+17