summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k
Commit message (Expand)AuthorAgeFilesLines
* Merge ath-next from ath.gitKalle Valo2016-04-2627-657/+455
|\
| * ath10k: remove enum ath10k_swap_code_seg_bin_typeKalle Valo2016-04-203-26/+8
| * ath10k: switch testmode to use ath10k_core_fetch_firmware_api_n()Kalle Valo2016-04-203-124/+6
| * ath10k: move htt_op_version to struct ath10k_fw_fileKalle Valo2016-04-207-10/+11
| * ath10k: move wmi_op_version to struct ath10k_fw_fileKalle Valo2016-04-206-28/+22
| * ath10k: move fw_features to struct ath10k_fw_fileKalle Valo2016-04-208-45/+39
| * ath10k: move fw_version inside struct ath10k_fw_fileKalle Valo2016-04-203-11/+17
| * ath10k: refactor firmware images to struct ath10k_fw_componentsKalle Valo2016-04-206-137/+199
| * ath10k: remove deprecated firmware API 1 supportKalle Valo2016-04-205-93/+0
| * ath10k: add dynamic tx mode switch config support for qca4019Raja Mani2016-04-194-2/+37
| * ath10k: add some sanity checks to peer_map_event() functionsDan Carpenter2016-04-191-0/+14
| * ath10k: fix rx_channel during hw reconfigureRajkumar Manoharan2016-04-191-1/+7
| * ath10k: fix return value for btcoex and peer stats debugfsMohammed Shafi Shajakhan2016-04-191-4/+8
| * ath10k: fix parenthesis alignmentKalle Valo2016-04-141-1/+1
| * ath10k: prefer ether_addr_copy() over memcpy()Kalle Valo2016-04-141-3/+2
| * ath10k: prefer ether_addr_equal() or ether_addr_equal_unaligned() over memcmp()Kalle Valo2016-04-142-3/+3
| * ath10k: prefer kernel type 'u64' over 'u_int64_t'Kalle Valo2016-04-141-2/+2
| * ath10k: fix checkpatch warnings related to spacesKalle Valo2016-04-1413-30/+30
| * ath10k: remove MSI range supportRajkumar Manoharan2016-04-122-157/+24
| * ath10k: enable set_tsf vdev command to WMI 10.4Peter Oh2016-04-121-1/+1
| * ath10k: update 10.4 WMI vdev parametersPeter Oh2016-04-121-0/+6
| * ath10k: add a support of set_tsf on vdev interfacePeter Oh2016-04-124-0/+34
| * ath10k: Document alloc_frag_desc_for_data_pkt config option.Ben Greear2016-04-121-1/+6
* | cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-124-43/+43
|/
* Merge tag 'wireless-drivers-next-for-davem-2016-04-11' of git://git.kernel.or...David S. Miller2016-04-1118-518/+1814
|\
| * ath10k: fix unconditional num_mpdus_ready subtractionRajkumar Manoharan2016-04-071-4/+4
| * ath10k: remove unnecessary warning for probe response dropsRajkumar Manoharan2016-04-071-2/+2
| * ath10k: fix calibration init sequence of qca99x0Rajkumar Manoharan2016-04-071-4/+2
| * ath10k: parse Rx MAC timestamp in mgmt frame for FW 10.4Peter Oh2016-04-041-0/+9
| * ath10k: combine txrx and replenish taskRajkumar Manoharan2016-04-042-17/+7
| * ath10k: reuse copy engine 5 (htt rx) descriptorsRajkumar Manoharan2016-04-043-5/+84
| * ath10k: cleanup copy engine receive next completionRajkumar Manoharan2016-04-043-52/+22
| * ath10k: register ath10k_htt_htc_t2h_msg_handlerRajkumar Manoharan2016-04-043-9/+18
| * ath10k: speedup htt rx descriptor processing for rx_indRajkumar Manoharan2016-04-042-21/+19
| * ath10k: cleanup amsdu processing for rx indicationRajkumar Manoharan2016-04-041-59/+41
| * ath10k: remove unused fw_desc processingRajkumar Manoharan2016-04-041-63/+2
| * ath10k: copy tx fetch indication messageRajkumar Manoharan2016-04-041-3/+10
| * ath10k: speedup htt rx descriptor processing for tx completionRajkumar Manoharan2016-04-044-37/+65
| * ath10k: enable parsing per station rx duration for 10.4Mohammed Shafi Shajakhan2016-04-043-7/+58
| * ath10k: introduce Extended Resource Config support for 10.4Raja Mani2016-04-043-0/+78
| * ath10k: enable debugfs provision to enable Peer Stats featureMohammed Shafi Shajakhan2016-03-235-14/+94
| * ath10k: incorporate qca4019 cal data download sequenceRaja Mani2016-03-232-2/+94
| * ath10k: move cal data len to hw_paramsRaja Mani2016-03-234-6/+15
| * ath10k: pass cal data location as an argument to ath10k_download_cal_{file|dt}Raja Mani2016-03-231-13/+11
| * ath10k: fix null deref if device crashes earlyMichal Kazior2016-03-211-1/+5
| * ath10k: fix pull-push tx threshold handlingMichal Kazior2016-03-211-7/+7
| * ath10k: fix tx hangMichal Kazior2016-03-211-4/+4
| * ath10k: advertise force AP scan featureVasanthakumar Thiagarajan2016-03-181-1/+2
| * ath10k: fix debugfs pktlog_filter writeAnilkumar Kolli2016-03-181-1/+6
| * ath10k: free cached fw bin contents when get board id failsRaja Mani2016-03-181-1/+1
OpenPOWER on IntegriCloud