summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2017-11-08rtlwifi: rtl_pci: Add ID for 8822BEPing-Ke Shih2-0/+6
2017-11-08rtlwifi: rtl_pci: Add fill_tx_special_desc to issue H2C data, and process TXO...Ping-Ke Shih3-0/+16
2017-11-08rtlwifi: rtl_pci: Add support for 8822be TX/RX BDPing-Ke Shih2-3/+12
2017-11-08rtlwifi: rtl_pci: Simplify some code be eliminating extraneous variablesLarry Finger1-24/+11
2017-11-08rtlwifi: rtl_pci: Fix formatting problems in pci.cLarry Finger1-114/+93
2017-11-08rtlwifi: rtl_pci: Fix formatting errors in pci.hLarry Finger1-13/+13
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar128-28/+223
2017-11-06Merge tag 'iwlwifi-next-for-kalle-2017-11-03' of git://git.kernel.org/pub/scm...Kalle Valo20-300/+127
2017-11-04Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...David S. Miller109-1421/+1831
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller125-0/+125
2017-11-03iwlwifi: add new cards for a000 seriesIhab Zhaika1-0/+5
2017-11-03iwlwifi: add new cards for 8265 seriesIhab Zhaika1-0/+2
2017-11-03iwlwifi: add new cards for 8260 seriesIhab Zhaika1-0/+3
2017-11-03iwlwifi: drop RX frames during hardware restartShahar S Matityahu1-0/+3
2017-11-03iwlwifi: mvm: Convert timers to use timer_setup()Kees Cook3-12/+13
2017-11-03iwlwifi: mvm: hold mutex when flushing in iwl_mvm_flush_no_vif()Luca Coelho1-2/+5
2017-11-03iwlwifi: mvm: add missing implementation of flush for a000 devicesSara Sharon1-13/+9
2017-11-03iwlwifi: mvm: refactor iwl_mvm_flush_no_vifSara Sharon1-21/+19
2017-11-03iwlwifi: fix multi queue notification for a000 devicesSara Sharon1-3/+8
2017-11-03iwlwifi: Add more call-sites for pcie reg dumperKirtika Ruchandani3-3/+16
2017-11-03iwlwifi: remove host assisted pagingEmmanuel Grumbach3-129/+12
2017-11-03iwlwifi: remove dead code for internal devices onlyEmmanuel Grumbach10-105/+1
2017-11-03iwlwifi: mvm: improve latency when there is a reorder timeoutSara Sharon1-0/+16
2017-11-03iwlwifi: mvm: rs: remove the ANT C from the toogle antenna logicEmmanuel Grumbach1-7/+3
2017-11-03iwlwifi: mvm: reset seq num after restartLiad Kaufman1-0/+8
2017-11-03iwlwifi: mvm: cleanup references to aggregation count limitSara Sharon1-12/+12
2017-11-03iwlwifi: mvm: use RS macro instead of duplicating the codeSara Sharon1-2/+1
2017-11-02Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo27-178/+128
2017-11-02rsi: fix kbuild reported build errors with CONFIG_PM offAmitkumar Karwar4-1/+10
2017-11-02rsi: move rsi_sdio_reinit_device() out of CONFIG_PMAmitkumar Karwar2-27/+26
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds125-0/+125
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman125-0/+125
2017-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-28/+98
2017-10-31Merge ath-current from ath.gitKalle Valo3-28/+98
2017-10-30qtnfmac: advertise support of inactivity timeoutIgor Mitsyanko3-4/+17
2017-10-30qtnfmac: modify full Tx queue recoverySergey Matyukevich4-5/+37
2017-10-30qtnfmac: drop nonexistent function declarationSergey Matyukevich1-3/+0
2017-10-30qtnfmac: enable registration of more mgmt framesSergey Matyukevich1-1/+11
2017-10-30qtnfmac: modify full Tx queue error reportingSergey Matyukevich1-1/+1
2017-10-30rsi: sdio: Add WOWLAN support for S5 shutdown stateKarun Eagalapati2-4/+28
2017-10-30rsi: sdio: Add WOWLAN support for S4 hibernate stateKarun Eagalapati7-1/+134
2017-10-30rsi: sdio: add WOWLAN support for S3 suspend stateKarun Eagalapati7-11/+220
2017-10-30mwifiex: do not transmit in 11N rates when connected in TKIP securityGanapathi Bhat1-1/+2
2017-10-30libertas: don't write wdev->ssid/_lenJohannes Berg1-3/+0
2017-10-30Revert "ath10k: fix napi_poll budget overflow"Kalle Valo1-11/+6
2017-10-30ath10k: rebuild crypto header in rx data framesVasanthakumar Thiagarajan2-16/+92
2017-10-27wcn36xx: Remove unnecessary rcu_read_unlock in wcn36xx_bss_info_changedJia-Ju Bai1-1/+0
2017-10-27ath: Convert timers to use timer_setup()Kees Cook22-72/+61
2017-10-27wil6210: remove SSID debugfsJohannes Berg1-45/+0
2017-10-27ath9k: debug: Remove redundant checkChristos Gkekas1-1/+1