aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/core.c
AgeCommit message (Expand)Author
2018-05-16ath10k: fix rfc1042 header retrieval in QCA4019 with eth decap modeVasanthakumar Thiagarajan
2017-11-30ath10k: ignore configuring the incorrect board_idRyan Hsu
2017-09-13ath10k: fix memory leak in rx ring buffer allocationRakesh Pillai
2016-06-07ath10k: fix kernel panic, move arvifs list head init before htt initAnilkumar Kolli
2015-11-12ath10k: add QCA9377 hw1.0 supportBartosz Markowski
2015-11-12ath10k: introduce dev_id to hw_paramsBartosz Markowski
2015-11-12ath10k: update missing hw_params of QCA9377 hw1.1Bartosz Markowski
2015-11-12ath10k: fix the currently supported QCA9377 target version nameBartosz Markowski
2015-10-29ath10k: add QCA9377 chipset supportBartosz Markowski
2015-10-29ath10k: add FW API support to test modeAlan Liu
2015-10-28ath10k: enable adaptive CCAMaharaja
2015-10-14ath10k: select board data based on BMI chip id and board idManikanta Pubbisetty
2015-10-14ath10k: add board 2 API supportManikanta Pubbisetty
2015-10-06ath10k: fix whitespace usageKalle Valo
2015-10-06ath10k: indentation fixesKalle Valo
2015-10-06ath10k: fix checkpatch warning about logical continuationsKalle Valo
2015-09-17ath10k: add ATH10K_FW_FEATURE_RAW_MODE_SUPPORT to ath10k_core_fw_feature_str[]Kalle Valo
2015-09-17ath10k: implement mesh supportBob Copeland
2015-09-09ath10k: drop probe responses when too many are queuedVivek Natarajan
2015-09-09ath10k: fix DMA alloc failure for target requested memory chunksVasanthakumar Thiagarajan
2015-08-26ath10k: add qca6164 supportMichal Kazior
2015-08-19ath10k: ensure pktlog disable cmd reaches fw before pdev suspendRaja Mani
2015-08-17ath10k: add cycle/rx_clear counters frequency to hw_paramsVasanthakumar Thiagarajan
2015-07-30ath10k: fix memory alloc failure in qca99x0 during wmi svc rdy eventRaja Mani
2015-07-29ath10k: enable raw encap mode and software crypto engineDavid Liu
2015-07-02ath10k: configure frag desc memory to target for qca99X0Raja Mani
2015-07-02ath10k: set max spatial stream to 4 for 10.4 fwRaja Mani
2015-07-02ath10k: add 10.4 fw specific htt msg definitionsRaja Mani
2015-06-30ath10k: fill 10.4 fw wmi init cmd default valuesRaja Mani
2015-06-30ath10k: include new wmi op version for 10.4 fwRaja Mani
2015-06-30ath10k: Add BMI param value to execute otp to hw_paramVasanthakumar Thiagarajan
2015-06-30ath10k: Add support for code swapVasanthakumar Thiagarajan
2015-06-30ath10k: Add hw register/values for QCA99X0 chipVasanthakumar Thiagarajan
2015-06-30ath10k: Add a table to store hw specific valuesVasanthakumar Thiagarajan
2015-06-16ath10k: dump fw features during probingMichal Kazior
2015-06-01ath10k: bypass PLL setting on target init for QCA9888Rajkumar Manoharan
2015-05-29ath10k: handle cycle counter wraparoundMichal Kazior
2015-05-04ath10k: add ATH10K_FW_FEATURE_IGNORE_OTP_RESULTKalle Valo
2015-04-21ath10k: allow loading device specific board filesMichal Kazior
2015-04-21ath10k: share board file loading code across FW APIsMichal Kazior
2015-04-09ath10k: change the fw stats access maskYanbo Li
2015-04-01ath10k: harmonize error case handling in ath10k_core_startNicholas Mc Guire
2015-04-01ath10k: core: match wait_for_completion_timeout return typeNicholas Mc Guire
2015-03-30ath10k: store max tdls vdevs that fw can handleMarek Puzyniak
2015-03-30ath10k: fix HTT op backwards compatibility for QCA6174Kalle Valo
2015-03-30ath10k: bump up FW API to 5Kalle Valo
2015-03-30ath10k: add ATH10K_FW_IE_HTT_OP_VERSIONRajkumar Manoharan
2015-03-30ath10k: add WOW patterns supportJanusz Dziedzic
2015-03-30ath10k: add WOW disconnect/magic-packet supportJanusz Dziedzic
2015-03-04ath10k: delete unnecessary checks before the function call "release_firmware"Markus Elfring