summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorLines
2016-09-17Merge tag 'iwlwifi-for-kalle-2016-09-15' of git://git.kernel.org/pub/scm/linu...Kalle Valo-10/+9
2016-09-15iwlwifi: mvm: update TX queue before making a copy of the skbBeni Lev-10/+9
2016-09-07Merge ath-current from ath.gitKalle Valo-10/+14
2016-09-07brcmfmac: avoid potential stack overflow in brcmf_cfg80211_start_ap()Arend Van Spriel-1/+1
2016-09-07ath9k: bring back direction setting in ath9k_{start_stop}Giedrius Statkevičius-2/+7
2016-09-02ath9k: fix AR5416 access GPIO warningMiaoqing Pan-2/+2
2016-08-31ath10k: Remove driver log suggesting QCA9887 support is experimentalMohammed Shafi Shajakhan-1/+0
2016-08-31ath10k: fix get rx_status from htt contextAshok Raj Nagarajan-5/+5
2016-08-29iwlwifi: mvm: Advertise support for AP channel width changePeer, Ilan-0/+1
2016-08-29iwlwifi: mvm: don't use ret when not initialisedEmmanuel Grumbach-1/+2
2016-08-29iwlwifi: mvm: check if vif is NULL before using itSharon Dvir-0/+2
2016-08-29iwlwifi: mvm: consider P2p device type for firmware dump triggersEmmanuel Grumbach-1/+2
2016-08-29Merge ath-current from ath.gitKalle Valo-4/+5
2016-08-24brcmfmac: Change vif_event_lock to spinlockmhiramat@kernel.org-14/+14
2016-08-24brcmfmac: Check rtnl_lock is locked when removing interfacemhiramat@kernel.org-5/+7
2016-08-22ath9k: fix using sta->drv_priv before initializing itFelix Fietkau-4/+4
2016-08-22ath9k: fix client mode beacon configurationFelix Fietkau-0/+1
2016-08-18mwifiex: fix large amsdu packets causing firmware hangCathy Luo-1/+2
2016-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-2/+3
2016-08-05mac80211: Add ieee80211_hw pointer to get_expected_throughputMaxim Altshul-2/+3
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada-27/+27
2016-07-20wlcore: spi: fix build warning caused by redundant variableReizer, Eyal-1/+0
2016-07-19Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo-147/+178
2016-07-19rtlwifi: don't add include path for rtl8188eeArnd Bergmann-1/+1
2016-07-19wlcore: spi: add wl18xx supportEyal Reizer-18/+105
2016-07-19brcmsmac: Initialize power in brcms_c_stf_ss_algo_channel_get()Florian Fainelli-1/+1
2016-07-19brcmsmac: Free packet if dma_mapping_error() fails in dma_rxfillFlorian Fainelli-1/+3
2016-07-19brcmfmac: Fix glob_skb leak in brcmf_sdiod_recv_chainFlorian Fainelli-1/+3
2016-07-19ath9k_hw: implement temperature compensation support for AR9003+Felix Fietkau-3/+23
2016-07-19ath9k_hw: get rid of some duplicate code in calibration initFelix Fietkau-32/+22
2016-07-19ath9k_hw: simplify ar9003_hw_per_calibrationFelix Fietkau-27/+26
2016-07-19ath9k_hw: fix duplicate (and partially wrong) definition of AR_CH0_THERMFelix Fietkau-15/+10
2016-07-19ath9k_hw: fix spectral scan on AR9285 and newerFelix Fietkau-10/+27
2016-07-19ath9k: simplify the code-paths when not using the built-in EEPROMMartin Blumenstingl-53/+41
2016-07-19ath6kl: sme_state shortcut to SME_DISCONNECTED removedDan Kephart-2/+0
2016-07-19ath6kl: Unset IFF_LOWER_UP flag on AP mode leave.Pierre Le Magourou-0/+1
2016-07-19ath6kl: Fix wrong regulatory domain disconnection.Pierre Le Magourou-1/+2
2016-07-19ath6kl: Fix WLAN tethering authentication problem.Pierre Le Magourou-4/+5
2016-07-19ath10k: disable wake_tx_queue for older devicesMichal Kazior-2/+23
2016-07-18Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo-367/+625
2016-07-18Merge tag 'iwlwifi-next-for-kalle-2016-07-11' of git://git.kernel.org/pub/scm...Kalle Valo-5/+5
2016-07-18mwifiex: update command response skb length correctlyAmitkumar Karwar-0/+1
2016-07-18mwifiex: fix PCIe legacy interrupt problemAmitkumar Karwar-0/+6
2016-07-18mwifiex: Fix request_irq() failure handlingKarthik D A-2/+0
2016-07-18brcmfmac: defer DPC processing during probeArend Van Spriel-4/+3
2016-07-18brcmfmac: restore stopping netdev queue when bus clogs upArend Van Spriel-5/+17
2016-07-18mwifiex: fix possible memory leak in mwifiex_cfg80211_start_ap()Wei Yongjun-6/+8
2016-07-18libertas: fix non static symbol warningWei Yongjun-2/+2
2016-07-18wlcore: Add support for get_expected_throughput opcodeMaxim Altshul-0/+11
2016-07-18wlcore/wl18xx: Add functionality to accept TX rate per linkMaxim Altshul-5/+48