summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2016-07-08ath9k: remove variable which is set but never readMartin Blumenstingl
2016-07-08ath9k: Allow configuration of LED polarity in platform data.Martin Blumenstingl
2016-07-08wcn36xx: Fix up wcn36xx_smd_update_scan_params()Bjorn Andersson
2016-07-08wcn36xx: Correct DXE chip version differentiationBjorn Andersson
2016-07-08wcn36xx: Split mmio space into explicit regionsBjorn Andersson
2016-07-08wcn36xx: Change indication list lock to spinlockBjorn Andersson
2016-07-08wcn36xx: Fold indication payload into message headerBjorn Andersson
2016-07-08ath10k: replace warning with an error message if HTT op version is unsetMohammed Shafi Shajakhan
2016-07-08ath10k: enable support for QCA9888Anilkumar Kolli
2016-07-08ath10k: remove unused member in ath10k_hw_regsAnilkumar Kolli
2016-07-08ath10k: Clean up peer when sta goes away.Ben Greear
2016-07-08ath10k: Add WARN_ON if we over-write peer-map pointer.Ben Greear
2016-07-08ath10k: remove extra space on ath10k_update_channel_listEduardo Abinader
2016-07-08ath10k: simplify pktlog htt event processingAshok Raj Nagarajan
2016-07-08ath10k: remove unused <linux/semaphore.h>Chaehyun Lim
2016-07-08ath10k: ensure peer_map references are cleaned upBen Greear
2016-07-08ath10k: ensure txrx-compl-task is stopped when cleaning htt-txBen Greear
2016-07-08ath10k: remove debugfs support for Per STA total rx durationMohammed Shafi Shajakhan
2016-07-08ath10k: add support for ath10k_sta_statistics supportMohammed Shafi Shajakhan
2016-07-08ath10k: fix 10.4 extended peer stats updateMohammed Shafi Shajakhan
2016-06-30ath9k: Fix programming of minCCA power thresholdSven Eckelmann
2016-06-30ath9k: return false when reading wrong eeprom offsetEduardo Abinader
2016-06-30ath10k: fix some typo in spectral code commmentsMohammed Shafi Shajakhan
2016-06-30ath10k: disable TX_STBC for tx chainmask of 1Mohammed Shafi Shajakhan
2016-06-30ath10k: enable beacon loss detection support for 10.4Mohammed Shafi Shajakhan
2016-06-30ath10k: fix potential null dereference bugsBob Copeland
2016-06-30ath10k: remove unneccessary WARN_ON_ONCE in rx during ACSMohammed Shafi Shajakhan
2016-06-30ath10k: fix crash during card removalMohammed Shafi Shajakhan
2016-06-29wlcore: reconfigure sta rates on authorizationGuy Mishol
2016-06-29brcmfmac: add missing break when deleting P2P_DEVICERafał Miłecki
2016-06-29brcmfmac: include also core.h header in cfg80211.hRafał Miłecki
2016-06-29brcmfmac: use const char * for interface name in brcmf_add_ifRafał Miłecki
2016-06-29brcmfmac: fix lockup when removing P2P interface after event timeoutRafał Miłecki
2016-06-29wireless: ipw2200: fix old-style declarationArnd Bergmann
2016-06-29wireless: brcmsmac: fix old-style declarationArnd Bergmann
2016-06-29wireless: airo: rename 'register' variableArnd Bergmann
2016-06-29mwifiex: fix AP start problem for newly added interfaceAmitkumar Karwar
2016-06-29mwifiex: fix AP unable to start in VHT40 problemAmitkumar Karwar
2016-06-29mwifiex: fix system hang problem after resumeAmitkumar Karwar
2016-06-29mwifiex: cancel pending scan during disconnectXinming Hu
2016-06-29mwifiex: factor out mwifiex_cancel_scanXinming Hu