summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k
AgeCommit message (Expand)Author
2016-12-01ath10k: wmi-alloc-chunk should use DMA_BIDIRECTIONALBen Greear
2016-12-01ath10k: fix Tx DMA alloc failure during continuous wifi down/upMohammed Shafi Shajakhan
2016-12-01ath10k: fix soft lockup during firmware crash/hw-restartMohammed Shafi Shajakhan
2016-12-01ath10k: fix TLV set regdomain commandErik Stromdahl
2016-11-23ath10k: fix monitor vdev for receiving other bss framesManoharan, Rajkumar
2016-11-23ath10k: add support for per sta tx bitrateAnilkumar Kolli
2016-11-23ath10k: add per peer htt tx stats support for 10.4Anilkumar Kolli
2016-11-23ath10k: add spectral scan support to wmi-tlvMichal Kazior
2016-11-23ath10k: fix null deref on wmi-tlv when trying spectral scanMichal Kazior
2016-11-23ath10k: remove set/get_tsf ieee80211_opsPedersen, Thomas
2016-11-23ath10k: implement offset_tsf ieee80211_opPedersen, Thomas
2016-11-23ath10k: advertize hardware packet loss mechanismRajkumar Manoharan
2016-11-15ath10k: use the right length of "background"Nicolas Iooss
2016-11-15ath10k: remove extraneous error message in tx allocMohammed Shafi Shajakhan
2016-11-15ath10k: clean up HTT tx buffer allocation and freeMohammed Shafi Shajakhan
2016-11-15ath10k: fix failure to send NULL func frame for 10.4Mohammed Shafi Shajakhan
2016-10-13ath10k: fix kernel panic due to race in accessing arvif listVasanthakumar Thiagarajan
2016-10-13ath10k: cleanup calling ath10k_htt_rx_h_unchainMohammed Shafi Shajakhan
2016-10-04ath10k: allow setting coverage classBenjamin Berg
2016-10-04ath10k: add platform regulatory domain supportBartosz Markowski
2016-10-04ath10k: add cc_wraparound type for QCA9888 and QCA9884Anilkumar Kolli
2016-10-04ath10k: provide provision to get Transmit Power Control stats for 10.4Maharaja Kennadyrajan
2016-09-28ath10k: fix copy engine 5 destination ring stuckRajkumar Manoharan
2016-09-28ath10k: Ignore SWBA event for a vif if its marked for no beaconMohammed Shafi Shajakhan
2016-09-28ath10k: fix error return code in ahbWei Yongjun
2016-09-27ath10k: support up to 64 vdevsBen Greear
2016-09-27ath10k: document cycle count related countersBen Greear
2016-09-27ath10k: fix typo in logging messageBen Greear
2016-09-27ath10k: fix rfc1042 header retrieval in QCA4019 with eth decap modeVasanthakumar Thiagarajan
2016-09-27ath10k: do not check if reset is NULLMasahiro Yamada
2016-09-27ath10k: use devm_reset_control_get() instead of reset_control_get()Masahiro Yamada
2016-09-27ath10k: use devm_clk_get() instead of clk_get()Masahiro Yamada
2016-09-27ath10k: spelling and miscellaneous neateningJoe Perches
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-09ath10k: fix reporting channel survey dataAshok Raj Nagarajan
2016-09-09ath10k: remove unnecessary error code assignmentMohammed Shafi Shajakhan
2016-09-09ath10k: fix throughput regression in multi client modeRajkumar Manoharan
2016-09-09ath10k: implement NAPI supportRajkumar Manoharan
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