summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2016-06-14ath9k: fix GPIO mask for AR9462 and AR9565Miaoqing Pan
2016-06-14ath10k: fix deadlock while processing rx_in_ord_indRajkumar Manoharan
2016-06-07ath10k: fix crash related to printing featuresBen Greear
2016-06-06ath10k: fix deadlock when peer cannot be createdBen Greear
2016-05-20Merge tag 'wireless-drivers-next-for-davem-2016-05-13' of git://git.kernel.or...David S. Miller
2016-05-11ath10k: Fix survey reporting with QCA4019Vasanthakumar Thiagarajan
2016-05-11ath10k: suppress warnings when getting wmi peer_rate_code_list eventVasanthakumar Thiagarajan
2016-05-11wil6210: add support for device led configurationMaya Erez
2016-05-09ath9k: Fix symbol overlap window for half/quarter channelsHelmut Schaa
2016-05-09ath9k: Simplify ar9003_hw_tx99_set_txpowerHelmut Schaa
2016-05-09ath9k: Move TX99 config option under ath9k debuggingHelmut Schaa
2016-05-09ath9k: reuse ar9003_hw_tx_power_regwrite for tx99 setupHelmut Schaa
2016-05-06ath10k: release pre_cal_file while unloading driverRajkumar Manoharan
2016-05-06ath10k: update bss channel survey informationRajkumar Manoharan
2016-05-06ath10k: handle pdev_chan_info wmi eventRajkumar Manoharan
2016-05-06ath10k: implement wmi_pdev_bss_chan_info_requestRajkumar Manoharan
2016-05-06ath10k: add pdev bss channel info wmi definitionsRajkumar Manoharan
2016-05-06ath10k: fix kernel panic, move arvifs list head init before htt initAnilkumar Kolli
2016-05-06ath10k: move spectral related structures under ath10k debugfsMohammed Shafi Shajakhan
2016-05-06ath10k: remove VHT capabilities from 2.4GHzJohannes Berg
2016-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-04-27wcn36xx: Set SMD timeout to 10 secondsBjorn Andersson
2016-04-26wil6210: prevent deep sleep of 60G device in critical pathsMaya Erez
2016-04-26wil6210: unmask RX_HTRSH interrupt only when connectedMaya Erez
2016-04-26wil6210: print debug message when transmitting while disconnectedMaya Erez
2016-04-26wil6210: change RX_HTRSH interrupt print level to debugMaya Erez
2016-04-26wil6210: support regular scan on P2P_DEVICE interfaceLior David
2016-04-26wil6210: add function name to wil log macrosMaya Erez
2016-04-26ath6kl: add ability to set debug uart baud rateSteve deRosier
2016-04-26ath6kl: fix missing uart debug pin for 6004 HW 3.0Steve deRosier
2016-04-26ath10k: fix a typo in ath10k_start()Mohammed Shafi Shajakhan
2016-04-26ath10k: add max_tx_power for QCA6174 WLAN.RM.2.0 firmwareAlan Liu
2016-04-26Merge ath-next from ath.gitKalle Valo
2016-04-25wcn36xx: Fill in capability listBjorn Andersson
2016-04-25wcn36xx: Correct remove bss key response encodingBjorn Andersson
2016-04-25wcn36xx: Delete BSS before idling linkBjorn Andersson
2016-04-25wcn36xx: Use correct command struct for EXIT_BMPS_REQPontus Fuchs
2016-04-25wcn36xx: Implement multicast filteringPontus Fuchs
2016-04-25wcn36xx: Track association statePontus Fuchs
2016-04-25wcn36xx: Clear encrypt_type when deleting bss keyPontus Fuchs
2016-04-25wcn36xx: Use allocated self sta index instead of hard codedPontus Fuchs
2016-04-25wcn36xx: Copy all members in config_sta v1 conversionPontus Fuchs
2016-04-25wcn36xx: Parse trigger_ba response properlyPontus Fuchs
2016-04-25wcn36xx: Remove sta pointer in private vif structPontus Fuchs
2016-04-25wcn36xx: Fetch private sta data from sta entry instead of from vifPontus Fuchs
2016-04-25wcn36xx: Add helper macros to cast sta to privPontus Fuchs
2016-04-25wcn36xx: Use define for invalid index and fix typoPontus Fuchs
2016-04-25wcn36xx: Use consistent name for private vifPontus Fuchs
2016-04-25wcn36xx: Add helper macros to cast vif to private vif and vice versaPontus Fuchs
2016-04-25wcn36xx: Pad TIM PVM if neededPontus Fuchs