eta name='generator' content='cgit v1.2.3'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-09ath6kl: Allow the radio to report 0 dbm txpower without timing outEric Bentley1-2/+2
2016-09-09ath6kl: enable firmware crash dumps on the AR6004Dan Kephart1-7/+4
2016-09-09ath9k: remove repetitions of mask array sizeBob Copeland1-6/+3
2016-09-09ath10k: fix reporting channel survey dataAshok Raj Nagarajan1-1/+1
2016-09-09ath10k: remove unnecessary error code assignmentMohammed Shafi Shajakhan1-1/+0
2016-09-09ath9k: improve powersave filter handlingFelix Fietkau1-3/+9
2016-09-09ath9k: use ieee80211_tx_status_noskb where possibleFelix Fietkau1-32/+62
2016-09-09ath10k: fix throughput regression in multi client modeRajkumar Manoharan2-2/+2
2016-09-09ath10k: implement NAPI supportRajkumar Manoharan8-96/+159
2016-09-07ath9k: bring back direction setting in ath9k_{start_stop}Giedrius Statkevičius1-2/+7
2016-09-02ath9k: fix AR5416 access GPIO warningMiaoqing Pan1-2/+2
2016-09-02ath9k: mark ath_fill_led_pin() staticBaoyou Xie1-1/+1
2016-09-02ath10k: fix spelling mistake "montior" -> "monitor"Colin Ian King1-1/+1
2016-09-02ath10k: Fix broken NULL func data frame status for 10.4Mohammed Shafi Shajakhan3-0/+10
2016-09-02ath10k: replace config_enabled() with IS_REACHABLE()Masahiro Yamada1-1/+1
2016-09-02ath10k: Added support for extended dbglog module id for 10.4Maharaja Kennadyrajan6-11/+64
2016-09-02ath10k: use complete() instead complete_all()Daniel Wagner2-9/+9
2016-09-02ath10k: fix sending frame in management path in push txq logicAshok Raj Nagarajan1-0/+20
2016-09-02ath10k: improve wake_tx_queue ops performanceRajkumar Manoharan1-1/+17
2016-09-02ath10k: suppress warnings when getting wmi WDS peer event idMohammed Shafi Shajakhan1-0/+1
2016-09-02ath10k: fix group privacy action frame decryption for qca4019Rajkumar Manoharan3-5/+33
2016-09-02ath10k: hide kernel addresses from logs using %pK format specifierMaharaja Kennadyrajan11-27/+27
2016-09-02ath10k: Add WMI_SERVICE_PERIODIC_CHAN_STAT_SUPPORT wmi serviceTamizh chelvam1-0/+5
2016-08-31wil6210: extract firmware version from file headerLior David7-6/+46
2016-08-31wil6210: extract firmware capabilities from FW fileLior David6-27/+106
2016-08-31wil6210: align to latest auto generated wmi.hLior David1-0/+292
2016-08-31wil6210: fix protection of wil->scan_requestLior David4-3/+10
2016-08-31ath10k: fix spurious tx/rx during bootMichal Kazior1-0/+68
2016-08-31ath10k: add wmi command barrier utilityMichal Kazior3-0/+33
2016-08-31ath10k: implement wmi echo eventMichal Kazior4-1/+72
2016-08-31ath10k: implement wmi echo commandMichal Kazior3-0/+69
2016-08-31ath10k: add testmode support for 10.4 firmwareTamizh chelvam1-0/+23
2016-08-31ath10k: handle testmode events for 10.2 and 10.4 based firmwareTamizh chelvam1-0/+26
2016-08-31ath10k: move firmware_swap_code_seg_info to ath10k_fw_fileTamizh chelvam4-22/+34
2016-08-31ath10k: Remove driver log suggesting QCA9887 support is experimentalMohammed Shafi Shajakhan1-1/+0
2016-08-31ath10k: fix get rx_status from htt contextAshok Raj Nagarajan1-5/+5
2016-08-22ath9k: fix using sta->drv_priv before initializing itFelix Fietkau1-4/+4
2016-08-22ath9k: fix client mode beacon configurationFelix Fietkau1-0/+1
2016-08-19wil6210: fix wiphy registration sequenceLior David3-16/+26
2016-08-19wil6210: prevent usage of incorrect TX hwtailMaya Erez1-2/+7
2016-08-19wil6210: Fix driver down flowLazar Alexei1-14/+2
2016-08-19wil6210: fix stop p2p device handlingMaya Erez5-18/+61
2016-08-19wil6210: change HALP logging category to IRQLior David2-15/+15
2016-08-19wil6210: support rx key setting for all TIDsMaya Erez1-35/+81
2016-08-19wil6210: fix HALP handling in case of HALP vote time-outMaya Erez3-4/+15
2016-08-19wil6210: align to latest auto generated wmi.hMaya Erez1-79/+561
2016-08-19ath9k: consider return code onEduardo Abinader1-2/+4
2016-08-19ath9k: fix misleading indentBob Copeland1-1/+1
2016-08-18mwifiex: fix large amsdu packets causing firmware hangCathy Luo1-1/+2