summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2016-05-21Merge tag 'wireless-drivers-next-for-davem-2016-05-13' of git://git.kernel.or...David S. Miller24-145/+767
2016-05-11ath10k: Fix survey reporting with QCA4019Vasanthakumar Thiagarajan1-0/+1
2016-05-11ath10k: suppress warnings when getting wmi peer_rate_code_list eventVasanthakumar Thiagarajan1-0/+1
2016-05-11wil6210: add support for device led configurationMaya Erez5-0/+281
2016-05-09ath9k: Fix symbol overlap window for half/quarter channelsHelmut Schaa1-1/+1
2016-05-09ath9k: Simplify ar9003_hw_tx99_set_txpowerHelmut Schaa1-7/+3
2016-05-09ath9k: Move TX99 config option under ath9k debuggingHelmut Schaa1-20/+20
2016-05-09ath9k: reuse ar9003_hw_tx_power_regwrite for tx99 setupHelmut Schaa3-58/+5
2016-05-06ath10k: release pre_cal_file while unloading driverRajkumar Manoharan1-0/+4
2016-05-06ath10k: update bss channel survey informationRajkumar Manoharan4-0/+70
2016-05-06ath10k: handle pdev_chan_info wmi eventRajkumar Manoharan2-0/+43
2016-05-06ath10k: implement wmi_pdev_bss_chan_info_requestRajkumar Manoharan3-1/+55
2016-05-06ath10k: add pdev bss channel info wmi definitionsRajkumar Manoharan1-0/+4
2016-05-06ath10k: fix kernel panic, move arvifs list head init before htt initAnilkumar Kolli1-4/+4
2016-05-06ath10k: move spectral related structures under ath10k debugfsMohammed Shafi Shajakhan1-2/+1
2016-05-06ath10k: remove VHT capabilities from 2.4GHzJohannes Berg1-3/+0
2016-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-10/+3
2016-04-27wcn36xx: Set SMD timeout to 10 secondsBjorn Andersson1-1/+1
2016-04-26wil6210: prevent deep sleep of 60G device in critical pathsMaya Erez5-32/+194
2016-04-26wil6210: unmask RX_HTRSH interrupt only when connectedMaya Erez2-1/+22
2016-04-26wil6210: print debug message when transmitting while disconnectedMaya Erez3-1/+19
2016-04-26wil6210: change RX_HTRSH interrupt print level to debugMaya Erez1-5/+2
2016-04-26wil6210: support regular scan on P2P_DEVICE interfaceLior David3-2/+10
2016-04-26wil6210: add function name to wil log macrosMaya Erez2-6/+10
2016-04-26ath6kl: add ability to set debug uart baud rateSteve deRosier3-0/+12
2016-04-26ath6kl: fix missing uart debug pin for 6004 HW 3.0Steve deRosier1-0/+1
2016-04-26ath10k: fix a typo in ath10k_start()Mohammed Shafi Shajakhan1-1/+1
2016-04-26ath10k: add max_tx_power for QCA6174 WLAN.RM.2.0 firmwareAlan Liu2-0/+2
2016-04-26Merge ath-next from ath.gitKalle Valo39-803/+813
2016-04-25wcn36xx: Fill in capability listBjorn Andersson2-1/+78
2016-04-25wcn36xx: Correct remove bss key response encodingBjorn Andersson2-27/+1
2016-04-25wcn36xx: Delete BSS before idling linkBjorn Andersson1-1/+1
2016-04-25wcn36xx: Use correct command struct for EXIT_BMPS_REQPontus Fuchs1-1/+1
2016-04-25wcn36xx: Implement multicast filteringPontus Fuchs4-6/+104
2016-04-25wcn36xx: Track association statePontus Fuchs2-0/+3
2016-04-25wcn36xx: Clear encrypt_type when deleting bss keyPontus Fuchs1-0/+2
2016-04-25wcn36xx: Use allocated self sta index instead of hard codedPontus Fuchs1-1/+1
2016-04-25wcn36xx: Copy all members in config_sta v1 conversionPontus Fuchs1-2/+17
2016-04-25wcn36xx: Parse trigger_ba response properlyPontus Fuchs1-2/+12
2016-04-25wcn36xx: Remove sta pointer in private vif structPontus Fuchs3-17/+15
2016-04-25wcn36xx: Fetch private sta data from sta entry instead of from vifPontus Fuchs1-1/+1
2016-04-25wcn36xx: Add helper macros to cast sta to privPontus Fuchs3-14/+18
2016-04-25wcn36xx: Use define for invalid index and fix typoPontus Fuchs3-4/+4
2016-04-25wcn36xx: Use consistent name for private vifPontus Fuchs1-14/+14
2016-04-25wcn36xx: Add helper macros to cast vif to private vif and vice versaPontus Fuchs6-40/+36
2016-04-25wcn36xx: Pad TIM PVM if neededPontus Fuchs2-2/+28
2016-04-25wcn36xx: Clean up wcn36xx_smd_send_beaconPontus Fuchs2-8/+9
2016-04-25ath9k: Fix LED polarity for some Mini PCI AR9220 MB92 cards.Vittorio Gambaletta (VittGam)1-0/+10
2016-04-25ath9k: Add a module parameter to invert LED polarity.Vittorio Gambaletta (VittGam)1-0/+7
2016-04-20ath10k: remove enum ath10k_swap_code_seg_bin_typeKalle Valo3-26/+8