summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2018-10-05mt76x0: pci: add mt76x0e_cleanup routineLorenzo Bianconi
2018-10-05qtnfmac: implement dump_station support for STA modeSergey Matyukevich
2018-10-05qtnfmac: drop redundant data copy in control pathSergey Matyukevich
2018-10-05qtnfmac: add support for scan dwell time configurationSergey Matyukevich
2018-10-05qtnfmac: add support for scan flushSergey Matyukevich
2018-10-05qtnfmac: drop error reports for out-of-bounds key indexesSergey Matyukevich
2018-10-05qtnfmac: inform wireless core about supported extended capabilitiesSergey Matyukevich
2018-10-05qtnfmac: pass sgi rate info flag to wireless coreSergey Matyukevich
2018-10-05qtnfmac: do not cancel scan in disconnect callbackIgor Mitsyanko
2018-10-05qtnfmac: cleanup and unify command error handlingSergey Matyukevich
2018-10-05qtnfmac: do not initialize per-MAC data multiple timesIgor Mitsyanko
2018-10-05qtnfmac: request userspace to do OBSS scanning if FW can notIgor Mitsyanko
2018-10-05qtnfmac: generate local disconnect event in disconnect callbackIgor Mitsyanko
2018-10-05qtnfmac: do not track STA states in driverSergey Matyukevich
2018-10-05b43: remove set but not used variable 'wl'YueHaibing
2018-10-05zd1211rw: Replace spin_is_locked() with lockdepLance Roy
2018-10-05wlcore: Add support for optional wakeirqTony Lindgren
2018-10-05wlcore: Fix BUG with clear completion on timeoutTony Lindgren
2018-10-05rtlwifi: Removed unused define and code efuse_re_pg* from wifi.hPing-Ke Shih
2018-10-05brcmfmac: fix full timeout waiting for action frame on-channel txChung-Hsien Hsu
2018-10-05brcmfmac: reduce timeout for action frame scanChung-Hsien Hsu
2018-10-04Merge tag 'mt76-for-kvalo-2018-10-01' of https://github.com/nbd168/wirelessKalle Valo
2018-10-04Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2018-10-02Merge tag 'wireless-drivers-next-for-davem-2018-10-02' of git://git.kernel.or...David S. Miller
2018-10-02ath9k: add back support for using active monitor interfaces for tx99Felix Fietkau
2018-10-02ath10k: add missing sanity check on diag downloadBrian Norris
2018-10-02ath9k: fix reporting calculated new FFT upper maxSimon Wunderlich
2018-10-02ath9k: FFT magnitude check: don't consider lower 3 data bitsSimon Wunderlich
2018-10-02ath9k: fix and simplify FFT max index retrievalSimon Wunderlich
2018-10-02ath9k: return when short FFT frame was handledSimon Wunderlich
2018-10-02ath9k: add counters for good and errorneous FFT/spectral framesSimon Wunderlich
2018-10-01Merge tag 'iwlwifi-next-for-kalle-2018-09-28' of git://git.kernel.org/pub/scm...Kalle Valo
2018-10-01b43: fix spelling mistake "hw_registred" -> "hw_registered"Colin Ian King
2018-10-01qtnfmac_pcie: check for correct CHIP ID at pcie probeIgor Mitsyanko
2018-10-01qtnfmac: wait for FW load work to finish at PCIe removeIgor Mitsyanko
2018-10-01qtnfmac_pcie: extract platform-independent PCIe codeIgor Mitsyanko
2018-10-01qtnfmac: add missing header includes to bus.hIgor Mitsyanko
2018-10-01qtnfmac_pcie: rename platform-specific functionsIgor Mitsyanko
2018-10-01qtnfmac_pcie: separate platform-independent PCIe structureIgor Mitsyanko
2018-10-01qtnfmac_pcie: pearl: rename spinlock tx0_lock to tx_lockIgor Mitsyanko
2018-10-01qtnfmac_pcie: indicate pearl-specific structures by their namesIgor Mitsyanko
2018-10-01qtnfmac_pcie: rename private Pearl PCIe state structureIgor Mitsyanko
2018-10-01qtnfmac_pcie: move Pearl pcie sources to pcie-specific directoryIgor Mitsyanko
2018-10-01qtnfmac_pcie: do not store FW name in driver state structureIgor Mitsyanko
2018-10-01rt2800: flush and txstatus rework for rt2800mmioStanislaw Gruszka
2018-10-01rt2x00: use different txstatus timeouts when flushingStanislaw Gruszka
2018-10-01rt2x00: do not check for txstatus timeout every time on taskletStanislaw Gruszka
2018-10-01rt2800mmio: use txdone/txstatus routines from libStanislaw Gruszka
2018-10-01rt2800: move usb specific txdone/txstatus routines to rt2800libStanislaw Gruszka
2018-10-01rtlwifi: btcoex: Use proper enumerated types for Wi-Fi only interfaceNathan Chancellor