summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
Commit message (Expand)AuthorAgeFilesLines
* brcmfmac: fix regression in parsing NVRAM for multiple devicesRafał Miłecki2018-07-251-1/+2
* iwlwifi: add more card IDs for 9000 seriesEmmanuel Grumbach2018-07-253-0/+96
* Merge tag 'wireless-drivers-for-davem-2018-07-03' of git://git.kernel.org/pub...David S. Miller2018-07-0313-26/+46
|\
| * Merge ath-current from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/at...Kalle Valo2018-06-293-3/+16
| |\
| | * wcn36xx: Remove Unicode Byte Order Mark from testcodeGeert Uytterhoeven2018-06-281-1/+1
| | * ath10k: update the phymode along with bandwidth change requestRyan Hsu2018-06-282-2/+15
| * | rtlwifi: rtl8821ae: fix firmware is not ready to runPing-Ke Shih2018-06-291-1/+0
| * | mt7601u: remove warning when avg_rssi is zeroStanislaw Gruszka2018-06-241-2/+4
| * | mwifiex: handle race during mwifiex_usb_disconnectGanapathi Bhat2018-06-241-2/+2
| * | Revert "mwifiex: handle race during mwifiex_usb_disconnect"Ganapathi Bhat2018-06-241-3/+0
| * | brcmfmac: stop watchdog before detach and free everythingMichael Trimarchi2018-06-241-0/+7
| * | rtlwifi: Fix kernel Oops "Fw download fail!!"Ping-Ke Shih2018-06-246-13/+16
| |/
| * qtnfmac: fix NULL pointer dereferenceGustavo A. R. Silva2018-06-181-2/+1
* | net: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven2018-06-232-2/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-06-161-2/+9
|\
| * mac80211_hwsim: fix module init error pathsJohannes Berg2018-06-151-2/+9
* | treewide: Use array_size() in vmalloc()Kees Cook2018-06-132-3/+3
* | treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-131-1/+1
* | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-1321-47/+54
* | treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-1311-26/+31
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-07263-2637/+7834
|\
| * Merge tag 'wireless-drivers-next-for-davem-2018-05-31' of git://git.kernel.or...David S. Miller2018-06-03133-1157/+2282
| |\
| | * Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2018-05-3023-124/+920
| | |\
| | | * wcn36xx: Add support for Factory Test Mode (FTM)Eyal Ilsar2018-05-259-0/+332
| | | * ath10k: DFS Host ConfirmationSriram R2018-05-255-10/+273
| | | * ath: add support to get the detected radar specificationsSriram R2018-05-255-5/+10
| | | * wcn36xx: improve debug and error messages for SMDDaniel Mack2018-05-251-4/+10
| | | * wcn36xx: simplify wcn36xx_smd_open()Daniel Mack2018-05-251-9/+3
| | | * wcn36xx: drain pending indicator messages on shutdownDaniel Mack2018-05-251-0/+6
| | | * wcn36xx: set PREASSOC and IDLE stated when BSS info changesDaniel Mack2018-05-251-0/+4
| | | * wcn36xx: consider CTRL_EOP bit when looking for valid descriptorsDaniel Mack2018-05-251-1/+3
| | | * wcn36xx: only handle packets when ED or DONE bit is setDaniel Mack2018-05-251-4/+16
| | | * wcn36xx: clear all masks in RX interruptDaniel Mack2018-05-251-22/+40
| | | * wcn36xx: don't disable RX IRQ from handlerDaniel Mack2018-05-251-4/+11
| | | * wcn36xx: set DMA mask explicitlyDaniel Mack2018-05-251-0/+6
| | | * wcn36xx: fix buffer commit logic on TX pathDaniel Mack2018-05-251-37/+38
| | | * ath10k: remove useless test before clk_disable_unprepareYueHaibing2018-05-251-6/+3
| | | * ath: Map Zimbabwe to ETSI1_WORLDSven Eckelmann2018-05-251-1/+1
| | | * ath: Map Ukraine to ETSI9_WORLDSven Eckelmann2018-05-251-1/+1
| | | * ath: Map Singapore to FCC3_WORLDSven Eckelmann2018-05-251-1/+1
| | | * ath: Map Russia to ETSI8_WORLDSven Eckelmann2018-05-251-1/+1
| | | * ath: Map Romania to ETSI1_WORLDSven Eckelmann2018-05-251-1/+1
| | | * ath: Map Philippines to FCC3_WORLDSven Eckelmann2018-05-251-1/+1
| | | * ath: Map Peru to APL1_WORLDSven Eckelmann2018-05-251-1/+1
| | | * ath: Map New Zealand to FCC3_ETSICSven Eckelmann2018-05-251-1/+1
| | | * ath: Map Malasia to FCC1_WORLDSven Eckelmann2018-05-251-1/+1
| | | * ath: Map Macedonia to ETSI1_WORLDSven Eckelmann2018-05-251-1/+1
| | | * ath: Map Isreal to ETSI3_WORLDSven Eckelmann2018-05-251-1/+1
| | | * ath: Map Honduras to FCC3_WORLDSven Eckelmann2018-05-251-1/+1
| | | * ath: Map Czech to ETSI1_WORLDSven Eckelmann2018-05-251-1/+1