Age | Commit message (Expand) | Author | Files | Lines |
2016-08-04 | tree-wide: replace config_enabled() with IS_ENABLED() | Masahiro Yamada | 10 | -27/+27 |
2016-07-20 | wlcore: spi: fix build warning caused by redundant variable | Reizer, Eyal | 1 | -1/+0 |
2016-07-19 | Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git | Kalle Valo | 12 | -147/+178 |
2016-07-19 | rtlwifi: don't add include path for rtl8188ee | Arnd Bergmann | 1 | -1/+1 |
2016-07-19 | wlcore: spi: add wl18xx support | Eyal Reizer | 1 | -18/+105 |
2016-07-19 | brcmsmac: Initialize power in brcms_c_stf_ss_algo_channel_get() | Florian Fainelli | 1 | -1/+1 |
2016-07-19 | brcmsmac: Free packet if dma_mapping_error() fails in dma_rxfill | Florian Fainelli | 1 | -1/+3 |
2016-07-19 | brcmfmac: Fix glob_skb leak in brcmf_sdiod_recv_chain | Florian Fainelli | 1 | -1/+3 |
2016-07-19 | ath9k_hw: implement temperature compensation support for AR9003+ | Felix Fietkau | 2 | -3/+23 |
2016-07-19 | ath9k_hw: get rid of some duplicate code in calibration init | Felix Fietkau | 1 | -32/+22 |
2016-07-19 | ath9k_hw: simplify ar9003_hw_per_calibration | Felix Fietkau | 1 | -27/+26 |
2016-07-19 | ath9k_hw: fix duplicate (and partially wrong) definition of AR_CH0_THERM | Felix Fietkau | 1 | -15/+10 |
2016-07-19 | ath9k_hw: fix spectral scan on AR9285 and newer | Felix Fietkau | 2 | -10/+27 |
2016-07-19 | ath9k: simplify the code-paths when not using the built-in EEPROM | Martin Blumenstingl | 3 | -53/+41 |
2016-07-19 | ath6kl: sme_state shortcut to SME_DISCONNECTED removed | Dan Kephart | 1 | -2/+0 |
2016-07-19 | ath6kl: Unset IFF_LOWER_UP flag on AP mode leave. | Pierre Le Magourou | 1 | -0/+1 |
2016-07-19 | ath6kl: Fix wrong regulatory domain disconnection. | Pierre Le Magourou | 1 | -1/+2 |
2016-07-19 | ath6kl: Fix WLAN tethering authentication problem. | Pierre Le Magourou | 1 | -4/+5 |
2016-07-19 | ath10k: disable wake_tx_queue for older devices | Michal Kazior | 2 | -2/+23 |
2016-07-18 | Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git | Kalle Valo | 35 | -367/+625 |
2016-07-18 | Merge tag 'iwlwifi-next-for-kalle-2016-07-11' of git://git.kernel.org/pub/scm... | Kalle Valo | 3 | -5/+5 |
2016-07-18 | mwifiex: update command response skb length correctly | Amitkumar Karwar | 1 | -0/+1 |
2016-07-18 | mwifiex: fix PCIe legacy interrupt problem | Amitkumar Karwar | 1 | -0/+6 |
2016-07-18 | mwifiex: Fix request_irq() failure handling | Karthik D A | 1 | -2/+0 |
2016-07-18 | brcmfmac: defer DPC processing during probe | Arend Van Spriel | 1 | -4/+3 |
2016-07-18 | brcmfmac: restore stopping netdev queue when bus clogs up | Arend Van Spriel | 1 | -5/+17 |
2016-07-18 | mwifiex: fix possible memory leak in mwifiex_cfg80211_start_ap() | Wei Yongjun | 1 | -6/+8 |
2016-07-18 | libertas: fix non static symbol warning | Wei Yongjun | 1 | -2/+2 |
2016-07-18 | wlcore: Add support for get_expected_throughput opcode | Maxim Altshul | 1 | -0/+11 |
2016-07-18 | wlcore/wl18xx: Add functionality to accept TX rate per link | Maxim Altshul | 6 | -5/+48 |
2016-07-18 | brcmfmac: respect hidden_ssid for AP interfaces | Rafał Miłecki | 1 | -0/+13 |
2016-07-18 | wlcore/wl18xx: mesh: added initial mesh support for wl8 | Maital Hahn | 7 | -14/+52 |
2016-07-18 | mwifiex: Reduce endian conversion for REG Host Commands | Prasun Maiti | 4 | -50/+46 |
2016-07-15 | Merge tag 'wireless-drivers-next-for-davem-2016-07-13' of git://git.kernel.or... | David S. Miller | 161 | -1962/+3670 |
2016-07-12 | iwlwifi: add missing type declaration | Arnd Bergmann | 1 | -0/+1 |
2016-07-11 | iwlwifi: mvm: bump MAX firmware API for mvm devices | Luciano Coelho | 3 | -5/+5 |
2016-07-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git | Kalle Valo | 8 | -14/+29 |
2016-07-08 | ath10k: fix possible wrong rx_busy time reporting in QCA4019 | Vasanthakumar Thiagarajan | 1 | -1/+2 |
2016-07-08 | wcn36xx: Silence error about unsupported smd event 188 | Bjorn Andersson | 1 | -0/+2 |
2016-07-08 | ath9k: Fix beacon configuration for addition/removal of interfaces | Benjamin Berg | 4 | -126/+165 |
2016-07-08 | ath9k: Remove some #defined constants to decrease verbosity | Benjamin Berg | 8 | -14/+11 |
2016-07-08 | ath9k: Expose tsf_adjustment in mac80211 tsf getters and setters. | Benjamin Berg | 1 | -0/+2 |
2016-07-08 | ath9k: Use tsf offset helper in ath9k_hw_reset | Benjamin Berg | 1 | -8/+8 |
2016-07-08 | ath9k: Handle channel context in get_/set_/reset_tsf | Benjamin Berg | 1 | -3/+18 |
2016-07-08 | ath9k: Correct TSF adjustment to align the beacon time correctly | Benjamin Berg | 1 | -4/+8 |
2016-07-08 | ath9k: move all ath9k_platform_data initialization into one function | Martin Blumenstingl | 1 | -24/+25 |
2016-07-08 | ath9k: remove return value from ath9k_hw_init_macaddr | Martin Blumenstingl | 1 | -10/+5 |
2016-07-08 | ath9k: ath9k_hw_init_macaddr should not overwrite valid MAC addresses | Martin Blumenstingl | 1 | -9/+13 |
2016-07-08 | ath9k: remove variable which is set but never read | Martin Blumenstingl | 1 | -3/+0 |
2016-07-08 | ath9k: Allow configuration of LED polarity in platform data. | Martin Blumenstingl | 1 | -0/+3 |