summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | ath9k: simplify the code-paths when not using the built-in EEPROMMartin Blumenstingl2016-07-193-53/+41Star
| | * | ath6kl: sme_state shortcut to SME_DISCONNECTED removedDan Kephart2016-07-191-2/+0Star
| | * | ath6kl: Unset IFF_LOWER_UP flag on AP mode leave.Pierre Le Magourou2016-07-191-0/+1
| | * | ath6kl: Fix wrong regulatory domain disconnection.Pierre Le Magourou2016-07-191-1/+2
| | * | ath6kl: Fix WLAN tethering authentication problem.Pierre Le Magourou2016-07-191-4/+5
| | * | ath10k: disable wake_tx_queue for older devicesMichal Kazior2016-07-192-2/+23
| * | | rtlwifi: don't add include path for rtl8188eeArnd Bergmann2016-07-191-1/+1
| * | | mtd: add arch dependency for MTD_BCM47XXSFLASH symbolRafał Miłecki2016-07-191-1/+1
| * | | wlcore: spi: add wl18xx supportEyal Reizer2016-07-192-27/+137
| * | | brcmsmac: Initialize power in brcms_c_stf_ss_algo_channel_get()Florian Fainelli2016-07-191-1/+1
| * | | brcmsmac: Free packet if dma_mapping_error() fails in dma_rxfillFlorian Fainelli2016-07-191-1/+3
| * | | brcmfmac: Fix glob_skb leak in brcmf_sdiod_recv_chainFlorian Fainelli2016-07-191-1/+3
| * | | bcma: define ChipCommon B MII registersRafał Miłecki2016-07-192-4/+8
| |/ /
| * | Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2016-07-1836-367/+626
| |\ \
| | * | ath10k: fix possible wrong rx_busy time reporting in QCA4019Vasanthakumar Thiagarajan2016-07-081-1/+2
| | * | wcn36xx: Silence error about unsupported smd event 188Bjorn Andersson2016-07-081-0/+2
| | * | ath9k: Fix beacon configuration for addition/removal of interfacesBenjamin Berg2016-07-084-126/+165
| | * | ath9k: Remove some #defined constants to decrease verbosityBenjamin Berg2016-07-088-14/+11Star
| | * | ath9k: Expose tsf_adjustment in mac80211 tsf getters and setters.Benjamin Berg2016-07-081-0/+2
| | * | ath9k: Use tsf offset helper in ath9k_hw_resetBenjamin Berg2016-07-081-8/+8
| | * | ath9k: Handle channel context in get_/set_/reset_tsfBenjamin Berg2016-07-081-3/+18
| | * | ath9k: Correct TSF adjustment to align the beacon time correctlyBenjamin Berg2016-07-081-4/+8
| | * | ath9k: move all ath9k_platform_data initialization into one functionMartin Blumenstingl2016-07-081-24/+25
| | * | ath9k: remove return value from ath9k_hw_init_macaddrMartin Blumenstingl2016-07-081-10/+5Star
| | * | ath9k: ath9k_hw_init_macaddr should not overwrite valid MAC addressesMartin Blumenstingl2016-07-081-9/+13
| | * | ath9k: remove variable which is set but never readMartin Blumenstingl2016-07-081-3/+0Star
| | * | ath9k: Allow configuration of LED polarity in platform data.Martin Blumenstingl2016-07-082-0/+4
| | * | wcn36xx: Fix up wcn36xx_smd_update_scan_params()Bjorn Andersson2016-07-083-9/+12
| | * | wcn36xx: Correct DXE chip version differentiationBjorn Andersson2016-07-084-26/+11Star
| | * | wcn36xx: Split mmio space into explicit regionsBjorn Andersson2016-07-084-27/+59
| | * | wcn36xx: Change indication list lock to spinlockBjorn Andersson2016-07-082-7/+7
| | * | wcn36xx: Fold indication payload into message headerBjorn Andersson2016-07-082-10/+7Star
| | * | ath10k: replace warning with an error message if HTT op version is unsetMohammed Shafi Shajakhan2016-07-081-1/+1
| | * | ath10k: enable support for QCA9888Anilkumar Kolli2016-07-084-0/+60
| | * | ath10k: remove unused member in ath10k_hw_regsAnilkumar Kolli2016-07-082-5/+0Star
| | * | ath10k: Clean up peer when sta goes away.Ben Greear2016-07-081-2/+10
| | * | ath10k: Add WARN_ON if we over-write peer-map pointer.Ben Greear2016-07-081-0/+1
| | * | ath10k: remove extra space on ath10k_update_channel_listEduardo Abinader2016-07-081-1/+1
| | * | ath10k: simplify pktlog htt event processingAshok Raj Nagarajan2016-07-082-24/+3Star
| | * | ath10k: remove unused <linux/semaphore.h>Chaehyun Lim2016-07-081-1/+0Star
| | * | ath10k: ensure peer_map references are cleaned upBen Greear2016-07-081-0/+17
| | * | ath10k: ensure txrx-compl-task is stopped when cleaning htt-txBen Greear2016-07-081-0/+2
| | * | ath10k: remove debugfs support for Per STA total rx durationMohammed Shafi Shajakhan2016-07-081-24/+0Star
| | * | 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