aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2016-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-08-05mac80211: Add ieee80211_hw pointer to get_expected_throughputMaxim Altshul
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada
2016-07-20wlcore: spi: fix build warning caused by redundant variableReizer, Eyal
2016-07-19Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2016-07-19rtlwifi: don't add include path for rtl8188eeArnd Bergmann
2016-07-19wlcore: spi: add wl18xx supportEyal Reizer
2016-07-19brcmsmac: Initialize power in brcms_c_stf_ss_algo_channel_get()Florian Fainelli
2016-07-19brcmsmac: Free packet if dma_mapping_error() fails in dma_rxfillFlorian Fainelli
2016-07-19brcmfmac: Fix glob_skb leak in brcmf_sdiod_recv_chainFlorian Fainelli
2016-07-19ath9k_hw: implement temperature compensation support for AR9003+Felix Fietkau
2016-07-19ath9k_hw: get rid of some duplicate code in calibration initFelix Fietkau
2016-07-19ath9k_hw: simplify ar9003_hw_per_calibrationFelix Fietkau
2016-07-19ath9k_hw: fix duplicate (and partially wrong) definition of AR_CH0_THERMFelix Fietkau
2016-07-19ath9k_hw: fix spectral scan on AR9285 and newerFelix Fietkau
2016-07-19ath9k: simplify the code-paths when not using the built-in EEPROMMartin Blumenstingl
2016-07-19ath6kl: sme_state shortcut to SME_DISCONNECTED removedDan Kephart
2016-07-19ath6kl: Unset IFF_LOWER_UP flag on AP mode leave.Pierre Le Magourou
2016-07-19ath6kl: Fix wrong regulatory domain disconnection.Pierre Le Magourou
2016-07-19ath6kl: Fix WLAN tethering authentication problem.Pierre Le Magourou
2016-07-19ath10k: disable wake_tx_queue for older devicesMichal Kazior
2016-07-18Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2016-07-18Merge tag 'iwlwifi-next-for-kalle-2016-07-11' of git://git.kernel.org/pub/scm...Kalle Valo
2016-07-18mwifiex: update command response skb length correctlyAmitkumar Karwar
2016-07-18mwifiex: fix PCIe legacy interrupt problemAmitkumar Karwar
2016-07-18mwifiex: Fix request_irq() failure handlingKarthik D A
2016-07-18brcmfmac: defer DPC processing during probeArend Van Spriel
2016-07-18brcmfmac: restore stopping netdev queue when bus clogs upArend Van Spriel
2016-07-18mwifiex: fix possible memory leak in mwifiex_cfg80211_start_ap()Wei Yongjun
2016-07-18libertas: fix non static symbol warningWei Yongjun
2016-07-18wlcore: Add support for get_expected_throughput opcodeMaxim Altshul
2016-07-18wlcore/wl18xx: Add functionality to accept TX rate per linkMaxim Altshul
2016-07-18brcmfmac: respect hidden_ssid for AP interfacesRafał Miłecki
2016-07-18wlcore/wl18xx: mesh: added initial mesh support for wl8Maital Hahn
2016-07-18mwifiex: Reduce endian conversion for REG Host CommandsPrasun Maiti
2016-07-14Merge tag 'wireless-drivers-next-for-davem-2016-07-13' of git://git.kernel.or...David S. Miller
2016-07-12iwlwifi: add missing type declarationArnd Bergmann
2016-07-11iwlwifi: mvm: bump MAX firmware API for mvm devicesLuciano Coelho
2016-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo
2016-07-08ath10k: fix possible wrong rx_busy time reporting in QCA4019Vasanthakumar Thiagarajan
2016-07-08wcn36xx: Silence error about unsupported smd event 188Bjorn Andersson
2016-07-08ath9k: Fix beacon configuration for addition/removal of interfacesBenjamin Berg
2016-07-08ath9k: Remove some #defined constants to decrease verbosityBenjamin Berg
2016-07-08ath9k: Expose tsf_adjustment in mac80211 tsf getters and setters.Benjamin Berg
2016-07-08ath9k: Use tsf offset helper in ath9k_hw_resetBenjamin Berg
2016-07-08ath9k: Handle channel context in get_/set_/reset_tsfBenjamin Berg
2016-07-08ath9k: Correct TSF adjustment to align the beacon time correctlyBenjamin Berg
2016-07-08ath9k: move all ath9k_platform_data initialization into one functionMartin Blumenstingl
2016-07-08ath9k: remove return value from ath9k_hw_init_macaddrMartin Blumenstingl
2016-07-08ath9k: ath9k_hw_init_macaddr should not overwrite valid MAC addressesMartin Blumenstingl