summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* brcmfmac: fix lockup when removing P2P interface after event timeoutRafał Miłecki2016-06-294-16/+21
* wireless: ipw2200: fix old-style declarationArnd Bergmann2016-06-291-1/+1
* wireless: brcmsmac: fix old-style declarationArnd Bergmann2016-06-291-2/+2
* wireless: airo: rename 'register' variableArnd Bergmann2016-06-291-2/+2
* mwifiex: fix AP start problem for newly added interfaceAmitkumar Karwar2016-06-291-0/+8
* mwifiex: fix AP unable to start in VHT40 problemAmitkumar Karwar2016-06-292-2/+30
* mwifiex: fix system hang problem after resumeAmitkumar Karwar2016-06-291-1/+1
* mwifiex: cancel pending scan during disconnectXinming Hu2016-06-291-0/+3
* mwifiex: factor out mwifiex_cancel_scanXinming Hu2016-06-293-38/+29
* mwifiex: Fix an issue spotted by KASANGanapathi Bhat2016-06-292-0/+16
* rtlwifi: use s8 instead of charArnd Bergmann2016-06-2936-129/+129
* libertas: Add spinlock to avoid race conditionPavel Andrianov2016-06-291-0/+4
* wlcore: sdio: Fix crash on wlcore_probe_of when failing to parse/map irqBruno Herrera2016-06-291-1/+0
* rtl8xxxu: tuse %*ph to dump buffersAndy Shevchenko2016-06-293-21/+6
* rtl8xxxu: Add additional documentation for RX DMA registersJes Sorensen2016-06-291-3/+7
* rtl8xxxu: Add bit definitions for REG_USB_SPECIAL_OPTIONJes Sorensen2016-06-291-0/+4
* libertas_tf: Remove create_workqueueBhaktipriya Shridhar2016-06-291-1/+1
* brcmfmac: slightly simplify building interface combinationsRafał Miłecki2016-06-291-21/+16
* Merge tag 'wireless-drivers-next-for-davem-2016-06-21' of git://git.kernel.or...David S. Miller2016-06-2382-1352/+1252
|\
| * Merge ath-next from ath.gitKalle Valo2016-06-1930-181/+783
| |\
| | * wil6210: abort P2P search when stopping P2P deviceLior David2016-06-142-0/+17
| | * wil6210: fix chan check in wil_p2p_listenMaya Erez2016-06-141-2/+4
| | * ath5k: fix misplaced default label in sifs switchBob Copeland2016-06-141-1/+1
| | * ath10k: fix cycle counter wraparound handling for QCA4019Vasanthakumar Thiagarajan2016-06-143-5/+30
| | * ath10k: define an enum to enable cycle counter wraparound logicVasanthakumar Thiagarajan2016-06-144-9/+20
| | * ath10k: fix CCK h/w rates for QCA99X0 and newer chipsetsMohammed Shafi Shajakhan2016-06-144-2/+56
| | * ath10k: remove duplicate and unused rx rate flagsMohammed Shafi Shajakhan2016-06-141-39/+0
| | * ath10k: fix some of the macro definitions of HTT_RX_IND messageVasanthakumar Thiagarajan2016-06-141-3/+3
| | * ath10k: add board data download from targetSven Eckelmann2016-06-075-1/+219
| | * ath10k: add QCA9887 chipset supportSven Eckelmann2016-06-074-0/+51
| | * ath10k: enable ipq4019 device probe in ahb moduleRaja Mani2016-06-021-6/+3
| | * ath10k: add pdev param support to enable/disable btcoexRajkumar Manoharan2016-06-025-3/+46
| | * ath10k: add new ATH10K_FW_FEATURE_BTCOEX_PARAMRajkumar Manoharan2016-06-022-0/+8
| | * ath10k: update module descriptionRajkumar Manoharan2016-06-022-2/+2
| | * ath10k: remove unused phy_mode_to_bandRajkumar Manoharan2016-06-021-28/+0
| | * ath10k: fix operating irq mode for ahb deviceRajkumar Manoharan2016-06-021-0/+2
| | * ath10k: fix error while writing 'simulate_fw_crash' debugfsMohammed Shafi Shajakhan2016-06-021-8/+6
| | * ath10k: fix diag_read to collect data for larger memoryAshok Raj Nagarajan2016-06-021-12/+16
| | * ath9k: Proper TX99 interrupt ref countEduardo Abinader2016-05-281-1/+0
| | * ath6kl: simplify logical conditionHeinrich Schuchardt2016-05-281-2/+1
| | * ath6kl: fix typoJulia Lawall2016-05-281-1/+1
| | * wil6210: align wil log functions to wil_dbg_ratelimited implementationMaya Erez2016-05-281-26/+20
| | * wil6210: add pm_notify handlingMaya Erez2016-05-284-4/+98
| | * wil6210: fix dma mapping error cleanup in __wil_tx_vring_tsoMaya Erez2016-05-281-1/+1
| | * wil6210: protect wil_vring_fini_tx in parallel to tx completionsMaya Erez2016-05-281-0/+14
| | * wil6210: guarantee safe access to rx descriptors shared memoryMaya Erez2016-05-281-0/+6
| | * wil6210: fix race conditions between TX send and completionMaya Erez2016-05-281-0/+20
| | * ath9k: allow tx99 for ar9002 based cardsEduardo Abinader2016-05-281-1/+1
| | * ath9k: Remove empty test conditionEduardo Abinader2016-05-281-2/+1
| | * ath10k: fix legacy rate packet debug messagesMohammed Shafi Shajakhan2016-05-241-1/+2
OpenPOWER on IntegriCloud