summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath (follow)
Commit message (Expand)AuthorAgeFilesLines
* ath10k: release pre_cal_file while unloading driverRajkumar Manoharan2016-05-061-0/+4
* ath10k: update bss channel survey informationRajkumar Manoharan2016-05-064-0/+70
* ath10k: handle pdev_chan_info wmi eventRajkumar Manoharan2016-05-062-0/+43
* ath10k: implement wmi_pdev_bss_chan_info_requestRajkumar Manoharan2016-05-063-1/+55
* ath10k: add pdev bss channel info wmi definitionsRajkumar Manoharan2016-05-061-0/+4
* ath10k: fix kernel panic, move arvifs list head init before htt initAnilkumar Kolli2016-05-061-4/+4
* ath10k: move spectral related structures under ath10k debugfsMohammed Shafi Shajakhan2016-05-061-2/+1
* ath10k: remove VHT capabilities from 2.4GHzJohannes Berg2016-05-061-3/+0
* wcn36xx: Set SMD timeout to 10 secondsBjorn Andersson2016-04-271-1/+1
* wil6210: prevent deep sleep of 60G device in critical pathsMaya Erez2016-04-265-32/+194
* wil6210: unmask RX_HTRSH interrupt only when connectedMaya Erez2016-04-262-1/+22
* wil6210: print debug message when transmitting while disconnectedMaya Erez2016-04-263-1/+19
* wil6210: change RX_HTRSH interrupt print level to debugMaya Erez2016-04-261-5/+2
* wil6210: support regular scan on P2P_DEVICE interfaceLior David2016-04-263-2/+10
* wil6210: add function name to wil log macrosMaya Erez2016-04-262-6/+10
* ath6kl: add ability to set debug uart baud rateSteve deRosier2016-04-263-0/+12
* ath6kl: fix missing uart debug pin for 6004 HW 3.0Steve deRosier2016-04-261-0/+1
* ath10k: fix a typo in ath10k_start()Mohammed Shafi Shajakhan2016-04-261-1/+1
* ath10k: add max_tx_power for QCA6174 WLAN.RM.2.0 firmwareAlan Liu2016-04-262-0/+2
* Merge ath-next from ath.gitKalle Valo2016-04-2639-803/+813
|\
| * wcn36xx: Fill in capability listBjorn Andersson2016-04-252-1/+78
| * wcn36xx: Correct remove bss key response encodingBjorn Andersson2016-04-252-27/+1
| * wcn36xx: Delete BSS before idling linkBjorn Andersson2016-04-251-1/+1
| * wcn36xx: Use correct command struct for EXIT_BMPS_REQPontus Fuchs2016-04-251-1/+1
| * wcn36xx: Implement multicast filteringPontus Fuchs2016-04-254-6/+104
| * wcn36xx: Track association statePontus Fuchs2016-04-252-0/+3
| * wcn36xx: Clear encrypt_type when deleting bss keyPontus Fuchs2016-04-251-0/+2
| * wcn36xx: Use allocated self sta index instead of hard codedPontus Fuchs2016-04-251-1/+1
| * wcn36xx: Copy all members in config_sta v1 conversionPontus Fuchs2016-04-251-2/+17
| * wcn36xx: Parse trigger_ba response properlyPontus Fuchs2016-04-251-2/+12
| * wcn36xx: Remove sta pointer in private vif structPontus Fuchs2016-04-253-17/+15
| * wcn36xx: Fetch private sta data from sta entry instead of from vifPontus Fuchs2016-04-251-1/+1
| * wcn36xx: Add helper macros to cast sta to privPontus Fuchs2016-04-253-14/+18
| * wcn36xx: Use define for invalid index and fix typoPontus Fuchs2016-04-253-4/+4
| * wcn36xx: Use consistent name for private vifPontus Fuchs2016-04-251-14/+14
| * wcn36xx: Add helper macros to cast vif to private vif and vice versaPontus Fuchs2016-04-256-40/+36
| * wcn36xx: Pad TIM PVM if neededPontus Fuchs2016-04-252-2/+28
| * wcn36xx: Clean up wcn36xx_smd_send_beaconPontus Fuchs2016-04-252-8/+9
| * ath9k: Fix LED polarity for some Mini PCI AR9220 MB92 cards.Vittorio Gambaletta (VittGam)2016-04-251-0/+10
| * ath9k: Add a module parameter to invert LED polarity.Vittorio Gambaletta (VittGam)2016-04-251-0/+7
| * 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
| * ath9k: remove duplicate assignment of variable ahColin Ian King2016-04-191-1/+1
| * ath9k: interpret requested txpower in EIRP domainZefir Kurtisi2016-04-191-8/+2