summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
...
| * | ath10k: add htt_h2t_aggr_cfg_msg op for high latency devicesErik Stromdahl2019-06-251-0/+1
| * | ath10k: add inline wrapper for htt_h2t_aggr_cfg_msgErik Stromdahl2019-06-253-8/+18
* | | Merge tag 'wireless-drivers-next-for-davem-2019-06-26' of git://git.kernel.or...David S. Miller2019-06-2648-250/+1017
|\| |
| * | Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2019-05-2748-250/+1017
| |\ \
| | * | ath10k: Check tx_stats before use itYingying Tang2019-05-071-0/+7
| | * | ath10k: add peer id check in ath10k_peer_find_by_idWen Gong2019-05-071-0/+3
| | * | ath10k: Add wmi tlv service map for mesh 11sSurabhi Vishnoi2019-05-071-0/+2
| | * | ath10k: Do not send probe response template for meshSurabhi Vishnoi2019-05-071-0/+4
| | * | ath10k: Add wmi tlv vdev subtype for mesh in WCN3990Surabhi Vishnoi2019-05-072-1/+33
| | * | ath10k: change swap mail box config for UTF mode of SDIOWen Gong2019-05-072-3/+13
| | * | ath10k: Fix the wrong value of enums for wmi tlv stats idSurabhi Vishnoi2019-05-071-3/+4
| | * | ath10k: coredump: use struct_size() helperGustavo A. R. Silva2019-05-071-2/+2
| | * | ath10k: Use struct_size() helperGustavo A. R. Silva2019-05-071-3/+1
| | * | ath10k: Fix encoding for protected management framesRakesh Pillai2019-05-071-1/+3
| | * | ath10k: rx_duration update for fw_stats debugfs entryBalaji Pothunoori2019-05-073-7/+35
| | * | ath10k: Fix the tx stats bytes & packets parsingBrandon Huang2019-05-071-3/+3
| | * | ath10k: Modify CE4 src buffer entries to 2048 for WCN3990Govind Singh2019-05-071-1/+1
| | * | ath10k: Move board id and fw version logging to info levelGovind Singh2019-05-071-7/+8
| | * | ath10k: Added support to reset HTT stats in debugfsMaharaja Kennadyrajan2019-05-074-4/+48
| | * | ath10k: Extended the HTT stats support to retrieve Mu-MIMO related statsMaharaja Kennadyrajan2019-05-073-7/+8
| | * | wil6210: remove HALP for Talyn devicesMaya Erez2019-05-031-0/+6
| | * | wil6210: check rx_buff_mgmt before accessing itDedy Lansky2019-05-031-0/+3
| | * | wil6210: fix missed MISC mbox interruptMaya Erez2019-05-031-1/+1
| | * | wil6210: fix overwriting max_assoc_sta module paramAhmad Masri2019-05-038-46/+49
| | * | wil6210: enhancements for descriptor and status ring debugfsDedy Lansky2019-05-032-12/+45
| | * | wil6210: add support for multiple sections in brd fileMaya Erez2019-05-034-45/+126
| | * | wil6210: add printout of platform capabilitiesDedy Lansky2019-05-031-0/+2
| | * | wil6210: fix _desc access in __wil_tx_vring_tsoAlexei Avshalom Lazar2019-05-031-0/+3
| | * | wil6210: fix spurious interrupts in 3-msiMaya Erez2019-05-031-25/+40
| | * | wireless: carl9170: fix clang build warningArnd Bergmann2019-04-292-2/+2
| | * | wil6210: fix potential out-of-bounds readGustavo A. R. Silva2019-04-291-0/+1
| | * | ath: DFS JP domain W56 fixed pulse type 3 RADAR detectionAnilkumar Kolli2019-04-291-1/+1
| | * | ath9k: drop redundant code in ar9003_hw_set_channelTomislav Požega2019-04-291-21/+3
| | * | ath: drop duplicated defineTomislav Požega2019-04-291-1/+0
| | * | ath9k: Remove some set but not used variablesYueHaibing2019-04-291-11/+0
| | * | ath9k: Differentiate between max combined and per chain powerSven Eckelmann2019-04-295-6/+8
| | * | ath9k: Check for errors when reading SREV registerTim Schumacher2019-04-291-9/+23
| | * | ath9k: Don't trust TX status TID number when reporting airtimeToke Høiland-Jørgensen2019-04-291-3/+4
| | * | ath6kl: remove redundant check of status != 0Colin Ian King2019-04-291-3/+0
| | * | ath6kl: add some bounds checkingDan Carpenter2019-04-291-1/+9
| | * | ath6kl: wmi: use struct_size() helperGustavo A. R. Silva2019-04-291-2/+1
| | * | ath6kl: debug: Use struct_size() helperGustavo A. R. Silva2019-04-291-2/+1
| | * | ath10k: fix incorrect multicast/broadcast rate settingPradeep kumar Chitrapu2019-04-291-3/+7
| | * | ath10k: enable QCA6174 hw3.2 SDIO hardwareWen Gong2019-04-293-1/+29
| | * | ath10k: add fragmentation handler for high latency devicesWen Gong2019-04-292-0/+243
| | * | ath10k: add PN replay protection for high latency devicesWen Gong2019-04-291-2/+95
| | * | ath10k: add handler for HTT_T2H_MSG_TYPE_SEC_IND eventWen Gong2019-04-291-0/+46
| | * | ath10k: add struct for high latency PN replay protectionWen Gong2019-04-292-4/+47
| | * | ath10k: sdio: add missing error checkErik Stromdahl2019-04-231-0/+5
| | * | ath10k: add initialization of HTC headerAlagu Sankar2019-04-231-0/+1