summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * ath10k: remove debugfs support for Per STA total rx durationMohammed Shafi Shajakhan2016-07-081-24/+0
| * ath10k: add support for ath10k_sta_statistics supportMohammed Shafi Shajakhan2016-07-083-0/+18
| * ath10k: fix 10.4 extended peer stats updateMohammed Shafi Shajakhan2016-07-086-22/+119
| * ath9k: Fix programming of minCCA power thresholdSven Eckelmann2016-06-301-1/+1
| * ath9k: return false when reading wrong eeprom offsetEduardo Abinader2016-06-301-0/+2
| * ath10k: fix some typo in spectral code commmentsMohammed Shafi Shajakhan2016-06-301-2/+2
| * ath10k: disable TX_STBC for tx chainmask of 1Mohammed Shafi Shajakhan2016-06-301-1/+4
| * ath10k: enable beacon loss detection support for 10.4Mohammed Shafi Shajakhan2016-06-301-0/+4
| * ath10k: fix potential null dereference bugsBob Copeland2016-06-304-15/+24
| * ath10k: remove unneccessary WARN_ON_ONCE in rx during ACSMohammed Shafi Shajakhan2016-06-301-1/+1
| * ath10k: fix crash during card removalMohammed Shafi Shajakhan2016-06-301-0/+11
* | Merge tag 'iwlwifi-next-for-kalle-2016-07-11' of git://git.kernel.org/pub/scm...Kalle Valo2016-07-183-5/+5
|\ \
| * | iwlwifi: mvm: bump MAX firmware API for mvm devicesLuciano Coelho2016-07-113-5/+5
* | | mwifiex: update command response skb length correctlyAmitkumar Karwar2016-07-181-0/+1
* | | mwifiex: fix PCIe legacy interrupt problemAmitkumar Karwar2016-07-181-0/+6
* | | mwifiex: Fix request_irq() failure handlingKarthik D A2016-07-181-2/+0
* | | brcmfmac: defer DPC processing during probeArend Van Spriel2016-07-181-4/+3
* | | brcmfmac: restore stopping netdev queue when bus clogs upArend Van Spriel2016-07-181-5/+17
* | | mwifiex: fix possible memory leak in mwifiex_cfg80211_start_ap()Wei Yongjun2016-07-181-6/+8
* | | libertas: fix non static symbol warningWei Yongjun2016-07-181-2/+2
* | | wlcore: Add support for get_expected_throughput opcodeMaxim Altshul2016-07-181-0/+11
* | | wlcore/wl18xx: Add functionality to accept TX rate per linkMaxim Altshul2016-07-186-5/+48
* | | brcmfmac: respect hidden_ssid for AP interfacesRafał Miłecki2016-07-181-0/+13
* | | wlcore/wl18xx: mesh: added initial mesh support for wl8Maital Hahn2016-07-187-14/+52
* | | mwifiex: Reduce endian conversion for REG Host CommandsPrasun Maiti2016-07-184-50/+46
* | | Merge tag 'wireless-drivers-next-for-davem-2016-07-13' of git://git.kernel.or...David S. Miller2016-07-15161-1962/+3670
|\ \ \
| * | | iwlwifi: add missing type declarationArnd Bergmann2016-07-121-0/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo2016-07-108-14/+29
| |\ \ \
| * | | | rtlwifi: rtl8723ae: Clean up the hardware info routineLarry Finger2016-07-081-114/+117
| * | | | rtlwifi: rtl8192de: Convert driver to use common hardware info routineLarry Finger2016-07-081-62/+15
| * | | | rtlwifi: rtl8821ae: Convert driver to use common hardware info routineLarry Finger2016-07-081-73/+11
| * | | | rtlwifi: rtl8723be: Convert driver to use common hardware info routineLarry Finger2016-07-081-62/+12
| * | | | rtlwifi: rtl8723ae: Convert driver to use common hardware info routineLarry Finger2016-07-081-65/+11
| * | | | rtlwifi: rtl8192ee: Convert driver to use common hardware info routineLarry Finger2016-07-081-61/+12
| * | | | rtlwifi: rtl8188ee: Convert driver to use common hardware info routineLarry Finger2016-07-081-63/+13
| * | | | rtlwifi: rtl8192cu: Convert driver to use common hardware info routineLarry Finger2016-07-081-46/+15
| * | | | rtlwifi: rtl8192ce: Convert driver to use common hardware info routineLarry Finger2016-07-081-71/+12
| * | | | rtlwifi: Create common routine to get hardware infoLarry Finger2016-07-082-0/+80
| * | | | mwifiex: fix interrupt processing corner case in MSI modeShengzhen Li2016-07-081-4/+46
| * | | | mwifiex: mask PCIe interrupts before removalBrian Norris2016-07-081-0/+6
| * | | | mwifiex: Change default firmware for PCIe8997 chipsetAmitkumar Karwar2016-07-082-8/+8
| * | | | mwifiex: Fix endianness for event TLV type TLV_BTCOEX_WL_SCANTIMEPrasun Maiti2016-07-082-4/+4
| * | | | brcmfmac: support removing AP interfaces with "interface_remove"Rafał Miłecki2016-07-081-1/+38
| * | | | brcmfmac: delete interface directly in code that sent fw requestRafał Miłecki2016-07-082-4/+9
| * | | | mwifiex: fix scan_block flag handlingAmitkumar Karwar2016-07-081-0/+6
| * | | | rtlwifi: Fix typo in printkMasanari Iida2016-07-087-7/+7
| * | | | rtl8xxxu: gen1: Add module parameters to adjust DMA aggregation parametersJes Sorensen2016-07-081-0/+28
| * | | | rtl8xxxu: gen1: Set aggregation timeout (REG_RXDMA_AGG_PG_TH + 1) as wellJes Sorensen2016-07-081-2/+9
| * | | | rtl8xxxu: Make DMA aggregation optional by setting a module parameterJes Sorensen2016-07-081-2/+9
| * | | | rtl8xxxu: Enable aggregation for rtl8192cu/rtl8188cu/rtl8188ruJes Sorensen2016-07-081-0/+2