summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-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-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
2017-10-27ath10k: spectral: remove redundant check in write_file_spectral_count()Christos Gkekas1-1/+1
2017-10-27ath10k: fix sending wmi cmd during the tdls teardownAnilkumar Kolli1-1/+2
2017-10-27ath10k: block offchannel operations if TDLS session is activeAnilkumar Kolli1-0/+10
2017-10-27ath10k: move ath10k_mac_tdls_vif*() functionsAnilkumar Kolli1-53/+53
2017-10-27ath10k: fix build errors with !CONFIG_PMBrian Norris1-5/+0
2017-10-27Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo25-68/+164
2017-10-27rtlwifi: Remove seq_number from rtl_tid_dataPing-Ke Shih4-39/+2
2017-10-27rtlwifi: rtl8821ae: Fix typo in variable nameNik Nyby1-5/+5
2017-10-27bcma: Use bcma_debug and not pr_cont in MIPS driverJoe Perches1-4/+7
2017-10-27brcmsmac: reindent split functionsArnd Bergmann1-810/+697
2017-10-27brcmsmac: split up wlc_phy_workarounds_nphyArnd Bergmann1-74/+104
2017-10-27libertas: Convert timers to use timer_setup()Kees Cook4-22/+18
2017-10-27mwifiex: Convert timers to use timer_setup()Kees Cook7-24/+18
2017-10-27drivers/wireless: rsi: Convert timers to use timer_setup()Kees Cook4-10/+7
2017-10-27cw1200: Convert timers to use timer_setup()Kees Cook4-9/+7
2017-10-27atmel: Convert timers to use timer_setup()Kees Cook1-6/+4
2017-10-27iwlegacy: Convert timers to use timer_setup()Kees Cook5-16/+11
2017-10-27qtnfmac: Convert timers to use timer_setup()Kees Cook2-5/+4
2017-10-27rtlwifi: Convert timers to use timer_setup()Kees Cook9-28/+29
2017-10-20Merge tag 'iwlwifi-next-for-kalle-2017-10-18' of git://git.kernel.org/pub/scm...Kalle Valo13-102/+184
2017-10-20net-tun: fix panics at dismantle timeEric Dumazet1-4/+7
2017-10-20mlxsw: spectrum_router: Add extack message for RIF and VRF overflowDavid Ahern1-45/+69
2017-10-20mlxsw: spectrum: router: Add support for address validator notifierDavid Ahern3-1/+70
2017-10-20net: Add extack to validator_info structs used for address notifierDavid Ahern1-2/+8
2017-10-20net: ipv6: Make inet6addr_validator a blocking notifierDavid Ahern1-4/+0