aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k
Commit message (Expand)AuthorAge
* ath10k: free host-mem with DMA_BIRECTIONAL flagBen Greear2016-12-20
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-12-14
|\
| * treewide: Fix printk() message errorsMasanari Iida2016-12-14
* | Merge tag 'wireless-drivers-next-for-davem-2016-12-01' of git://git.kernel.or...David S. Miller2016-12-02
|\ \
| * | ath10k: wmi-alloc-chunk should use DMA_BIDIRECTIONALBen Greear2016-12-01
| * | ath10k: fix Tx DMA alloc failure during continuous wifi down/upMohammed Shafi Shajakhan2016-12-01
| * | ath10k: fix soft lockup during firmware crash/hw-restartMohammed Shafi Shajakhan2016-12-01
| * | ath10k: fix TLV set regdomain commandErik Stromdahl2016-12-01
| * | ath10k: fix monitor vdev for receiving other bss framesManoharan, Rajkumar2016-11-23
| * | ath10k: add support for per sta tx bitrateAnilkumar Kolli2016-11-23
| * | ath10k: add per peer htt tx stats support for 10.4Anilkumar Kolli2016-11-23
| * | ath10k: add spectral scan support to wmi-tlvMichal Kazior2016-11-23
| * | ath10k: fix null deref on wmi-tlv when trying spectral scanMichal Kazior2016-11-23
| * | ath10k: remove set/get_tsf ieee80211_opsPedersen, Thomas2016-11-23
| * | ath10k: implement offset_tsf ieee80211_opPedersen, Thomas2016-11-23
| * | ath10k: advertize hardware packet loss mechanismRajkumar Manoharan2016-11-23
* | | Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or...David S. Miller2016-11-27
|\| |
| * | ath10k: use the right length of "background"Nicolas Iooss2016-11-15
| * | ath10k: remove extraneous error message in tx allocMohammed Shafi Shajakhan2016-11-15
| * | ath10k: clean up HTT tx buffer allocation and freeMohammed Shafi Shajakhan2016-11-15
| * | ath10k: fix failure to send NULL func frame for 10.4Mohammed Shafi Shajakhan2016-11-15
| * | ath10k: fix kernel panic due to race in accessing arvif listVasanthakumar Thiagarajan2016-10-13
| * | ath10k: cleanup calling ath10k_htt_rx_h_unchainMohammed Shafi Shajakhan2016-10-13
| * | ath10k: allow setting coverage classBenjamin Berg2016-10-04
| * | ath10k: add platform regulatory domain supportBartosz Markowski2016-10-04
| * | ath10k: add cc_wraparound type for QCA9888 and QCA9884Anilkumar Kolli2016-10-04
| * | ath10k: provide provision to get Transmit Power Control stats for 10.4Maharaja Kennadyrajan2016-10-04
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-30
|\ \ \ | | |/ | |/|
| * | ath10k: cache calibration data when the core is stoppedMarty Faltesek2016-10-13
| |/
* / mac80211: add a HW flag for supporting HW TX fragmentationSara Sharon2016-10-19
|/
* ath10k: fix copy engine 5 destination ring stuckRajkumar Manoharan2016-09-28
* ath10k: Ignore SWBA event for a vif if its marked for no beaconMohammed Shafi Shajakhan2016-09-28
* ath10k: fix error return code in ahbWei Yongjun2016-09-28
* ath10k: support up to 64 vdevsBen Greear2016-09-27
* ath10k: document cycle count related countersBen Greear2016-09-27
* ath10k: fix typo in logging messageBen Greear2016-09-27
* ath10k: fix rfc1042 header retrieval in QCA4019 with eth decap modeVasanthakumar Thiagarajan2016-09-27
* ath10k: do not check if reset is NULLMasahiro Yamada2016-09-27
* ath10k: use devm_reset_control_get() instead of reset_control_get()Masahiro Yamada2016-09-27
* ath10k: use devm_clk_get() instead of clk_get()Masahiro Yamada2016-09-27
* ath10k: spelling and miscellaneous neateningJoe Perches2016-09-27
* ath10k: remove 4-addr padding related hw_param configurationVasanthakumar Thiagarajan2016-09-13
* ath10k: properly remove padding from the start of rx payloadVasanthakumar Thiagarajan2016-09-13
* ath10k: add provision for Rx descriptor abstractionVasanthakumar Thiagarajan2016-09-13
* ath10k: move ath10k_hw_params definition to hw.hVasanthakumar Thiagarajan2016-09-13
* ath10k: improve logging messageBen Greear2016-09-13
* ath10k: enable peer stats by defaultThomas Pedersen2016-09-13
* ath10k: remove unused variable ar_pciChaehyun Lim2016-09-13
* ath10k: fix memory leak on caldata on error exit pathColin Ian King2016-09-13
* Merge branch 'ath-current' into ath-nextKalle Valo2016-09-09
|\