summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2016-09-14ath: constify local structuresJulia Lawall
2016-09-14Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2016-09-13ath10k: remove 4-addr padding related hw_param configurationVasanthakumar Thiagarajan
2016-09-13ath10k: properly remove padding from the start of rx payloadVasanthakumar Thiagarajan
2016-09-13ath10k: add provision for Rx descriptor abstractionVasanthakumar Thiagarajan
2016-09-13ath10k: move ath10k_hw_params definition to hw.hVasanthakumar Thiagarajan
2016-09-13ath10k: improve logging messageBen Greear
2016-09-13ath10k: enable peer stats by defaultThomas Pedersen
2016-09-13ath10k: remove unused variable ar_pciChaehyun Lim
2016-09-13ath10k: fix memory leak on caldata on error exit pathColin Ian King
2016-09-09Merge branch 'ath-current' into ath-nextKalle Valo
2016-09-09carl9170: Fix wrong completion usageDaniel Wagner
2016-09-09ath6kl: Allow the radio to report 0 dbm txpower without timing outEric Bentley
2016-09-09ath6kl: enable firmware crash dumps on the AR6004Dan Kephart
2016-09-09ath9k: remove repetitions of mask array sizeBob Copeland
2016-09-09ath10k: fix reporting channel survey dataAshok Raj Nagarajan
2016-09-09ath10k: remove unnecessary error code assignmentMohammed Shafi Shajakhan
2016-09-09ath9k: improve powersave filter handlingFelix Fietkau
2016-09-09ath9k: use ieee80211_tx_status_noskb where possibleFelix Fietkau
2016-09-09ath10k: fix throughput regression in multi client modeRajkumar Manoharan
2016-09-09ath10k: implement NAPI supportRajkumar Manoharan
2016-09-07ath9k: bring back direction setting in ath9k_{start_stop}Giedrius Statkevičius
2016-09-03ath5k: fix EEPROM dumping via debugfsSergey Ryazanov
2016-09-02ath9k: fix AR5416 access GPIO warningMiaoqing Pan
2016-09-02ath9k: mark ath_fill_led_pin() staticBaoyou Xie
2016-09-02ath10k: fix spelling mistake "montior" -> "monitor"Colin Ian King
2016-09-02ath10k: Fix broken NULL func data frame status for 10.4Mohammed Shafi Shajakhan
2016-09-02ath10k: replace config_enabled() with IS_REACHABLE()Masahiro Yamada
2016-09-02ath10k: Added support for extended dbglog module id for 10.4Maharaja Kennadyrajan
2016-09-02ath10k: use complete() instead complete_all()Daniel Wagner
2016-09-02ath10k: fix sending frame in management path in push txq logicAshok Raj Nagarajan
2016-09-02ath10k: improve wake_tx_queue ops performanceRajkumar Manoharan
2016-09-02ath10k: suppress warnings when getting wmi WDS peer event idMohammed Shafi Shajakhan
2016-09-02ath10k: fix group privacy action frame decryption for qca4019Rajkumar Manoharan
2016-09-02ath10k: hide kernel addresses from logs using %pK format specifierMaharaja Kennadyrajan
2016-09-02ath10k: Add WMI_SERVICE_PERIODIC_CHAN_STAT_SUPPORT wmi serviceTamizh chelvam
2016-08-31wil6210: extract firmware version from file headerLior David
2016-08-31wil6210: extract firmware capabilities from FW fileLior David
2016-08-31wil6210: align to latest auto generated wmi.hLior David
2016-08-31wil6210: fix protection of wil->scan_requestLior David
2016-08-31ath10k: fix spurious tx/rx during bootMichal Kazior
2016-08-31ath10k: add wmi command barrier utilityMichal Kazior
2016-08-31ath10k: implement wmi echo eventMichal Kazior
2016-08-31ath10k: implement wmi echo commandMichal Kazior
2016-08-31ath10k: add testmode support for 10.4 firmwareTamizh chelvam
2016-08-31ath10k: handle testmode events for 10.2 and 10.4 based firmwareTamizh chelvam
2016-08-31ath10k: move firmware_swap_code_seg_info to ath10k_fw_fileTamizh chelvam
2016-08-31ath10k: Remove driver log suggesting QCA9887 support is experimentalMohammed Shafi Shajakhan
2016-08-31ath10k: fix get rx_status from htt contextAshok Raj Nagarajan
2016-08-22ath9k: fix using sta->drv_priv before initializing itFelix Fietkau