aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-29ath: Remove unnecessary ath_bcast_mac and use eth_broadcast_addrJoe Perches4-5/+3
2018-03-29ath10k: fix vdev stats for 10.4 firmwareRajkumar Manoharan4-21/+184
2018-03-29ath10k: fix recent bandwidth conversion bugChristian Lamparter1-18/+24
2018-03-29ath10k: advertize beacon_int_min_gcdAnilkumar Kolli1-0/+2
2018-03-29ath10k: fix TDLS peer TX data failure issue on encryped APYingying Tang1-0/+4
2018-03-29ath10k: avoid to set WEP key for TDLS peerYingying Tang1-1/+1
2018-03-29ath10k: enable TDLS peer inactivity detectionYingying Tang3-0/+60
2018-03-29ath10k: enable TDLS peer buffer STA featureYingying Tang2-0/+6
2018-03-29wcn36xx: dequeue all pending indicator messagesDaniel Mack1-43/+52
2018-03-29wcn36xx: Fix firmware crash due to corrupted buffer addressLoic Poulain3-32/+16
2018-03-29wcn36xx: turn off probe response offloadingRamon Fried1-2/+0
2018-03-29ath10k: add memory dump support QCA9984Anilkumar Kolli3-0/+135
2018-03-29ath10k: refactor ath10k_pci_dump_memory() in preparation for QCA9984 supportKalle Valo1-19/+36
2018-03-29ath10k: suppress "Unknown eventid: 36925" warningsSathishkumar Muruganandam1-0/+1
2018-03-29ath10k: add FW API 6 firmware image for QCA9377Ryan Hsu1-0/+1
2018-03-29ath10k: enable QCA6174/QCA9377 to read the chip temperatureRyan Hsu2-2/+48
2018-03-29Revert "ath10k: send (re)assoc peer command when NSS changed"Karthikeyan Periyasamy1-3/+2
2018-03-29ath9k: fix DFS detector synchronizationTimothy Redaelli1-4/+5
2018-03-27wireless: Use octal not symbolic permissionsJoe Perches14-110/+90
2018-03-27Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo43-1015/+3446
2018-03-26wcn36xx: Check DXE IRQ reasonRamon Fried2-7/+47
2018-03-26wcn36xx: calculate DXE default channel valuesRamon Fried1-5/+99
2018-03-26wcn36xx: calculate DXE control registers valuesRamon Fried2-15/+103
2018-03-26ath9k: spelling s/premble/preamble/Peter Große1-1/+1
2018-03-26ath9k: fix crash in spectral scanSebastian Gottschall1-5/+7
2018-03-26ath10k: Fix kernel panic while using worker (ath10k_sta_rc_update_wk)Karthikeyan Periyasamy1-0/+10
2018-03-26ath10k: fix use-after-free in ath10k_wmi_cmd_send_nowaitCarl Huang2-9/+5
2018-03-26wcn36xx: reduce verbosity of drivers messagesRamon Fried3-9/+14
2018-03-26ath: fix false radar detection in JP regionSriram R1-1/+1
2018-03-26ath10k: debugfs support to get final TPC stats for 10.4 variantsMaharaja Kennadyrajan6-15/+518
2018-03-26ath10k: add sta rx packet stats per tidVasanthakumar Thiagarajan5-10/+470
2018-03-25Merge tag 'wireless-drivers-next-for-davem-2018-03-24' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-2/+2
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2018-03-21ath9k_htc: use non-QoS NDP for AP probingJohannes Berg1-0/+1
2018-03-14ath9k: Protect queue draining by rcu_read_lock()Toke Høiland-Jørgensen1-0/+4
2018-03-14ath10k: dma unmap mgmt tx buffer if wmi cmd send failsRakesh Pillai3-26/+60
2018-03-13net/wireless: fix spaces and grammar copy/paste in vendor Kconfig help textRandy Dunlap1-2/+2
2018-02-27wil6210: add debugfs 'mids' fileLior David1-0/+37
2018-02-27wil6210: multiple VIFs support for connections and data pathLior David12-151/+347
2018-02-27wil6210: rename p2p_wdev_mutex to vif_mutexLior David5-41/+41
2018-02-27wil6210: multiple VIFs support for start/stop APLior David6-33/+71
2018-02-27wil6210: add support for adding and removing virtual interfacesLior David6-59/+518
2018-02-27wil6210: infrastructure for multiple virtual interfacesLior David15-615/+877
2018-02-27wil6210: support concurrency record in FW fileLior David4-5/+158
2018-02-27wil6210: add wil6210_vif structure for per-VIF dataLior David3-65/+107
2018-02-27wcn36xx: Fix warning due to duplicate scan_completed notificationLoic Poulain2-6/+5
2018-02-27ath9k: Fix ack SIFS time for quarter/half channelsWojciech Dubowik1-1/+7
2018-02-27ath9k: Fix airtime calculation for quarter/half channelsWojciech Dubowik1-2/+4
2018-02-27ath5k: remove duplicated re-assignment to pointer 'tq'Colin Ian King1-2/+0
2018-02-27ath10k: update the IRAM bank number for QCA9377Ryan Hsu1-1/+1