summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-04-051-1/+1
|\
| * treewide: Align function definition open/close bracesJoe Perches2018-03-261-1/+1
* | ath: Remove unnecessary ath_bcast_mac and use eth_broadcast_addrJoe Perches2018-03-294-5/+3
* | ath10k: fix vdev stats for 10.4 firmwareRajkumar Manoharan2018-03-294-21/+184
* | ath10k: fix recent bandwidth conversion bugChristian Lamparter2018-03-291-18/+24
* | ath10k: advertize beacon_int_min_gcdAnilkumar Kolli2018-03-291-0/+2
* | ath10k: fix TDLS peer TX data failure issue on encryped APYingying Tang2018-03-291-0/+4
* | ath10k: avoid to set WEP key for TDLS peerYingying Tang2018-03-291-1/+1
* | ath10k: enable TDLS peer inactivity detectionYingying Tang2018-03-293-0/+60
* | ath10k: enable TDLS peer buffer STA featureYingying Tang2018-03-292-0/+6
* | wcn36xx: dequeue all pending indicator messagesDaniel Mack2018-03-291-43/+52
* | wcn36xx: Fix firmware crash due to corrupted buffer addressLoic Poulain2018-03-293-32/+16
* | wcn36xx: turn off probe response offloadingRamon Fried2018-03-291-2/+0
* | ath10k: add memory dump support QCA9984Anilkumar Kolli2018-03-293-0/+135
* | ath10k: refactor ath10k_pci_dump_memory() in preparation for QCA9984 supportKalle Valo2018-03-291-19/+36
* | ath10k: suppress "Unknown eventid: 36925" warningsSathishkumar Muruganandam2018-03-291-0/+1
* | ath10k: add FW API 6 firmware image for QCA9377Ryan Hsu2018-03-291-0/+1
* | ath10k: enable QCA6174/QCA9377 to read the chip temperatureRyan Hsu2018-03-292-2/+48
* | Revert "ath10k: send (re)assoc peer command when NSS changed"Karthikeyan Periyasamy2018-03-291-3/+2
* | ath9k: fix DFS detector synchronizationTimothy Redaelli2018-03-291-4/+5
* | wireless: Use octal not symbolic permissionsJoe Perches2018-03-2714-110/+90
* | Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2018-03-2743-1015/+3446
|\ \
| * | wcn36xx: Check DXE IRQ reasonRamon Fried2018-03-262-7/+47
| * | wcn36xx: calculate DXE default channel valuesRamon Fried2018-03-261-5/+99
| * | wcn36xx: calculate DXE control registers valuesRamon Fried2018-03-262-15/+103
| * | ath9k: spelling s/premble/preamble/Peter Große2018-03-261-1/+1
| * | ath9k: fix crash in spectral scanSebastian Gottschall2018-03-261-5/+7
| * | ath10k: Fix kernel panic while using worker (ath10k_sta_rc_update_wk)Karthikeyan Periyasamy2018-03-261-0/+10
| * | ath10k: fix use-after-free in ath10k_wmi_cmd_send_nowaitCarl Huang2018-03-262-9/+5
| * | wcn36xx: reduce verbosity of drivers messagesRamon Fried2018-03-263-9/+14
| * | ath: fix false radar detection in JP regionSriram R2018-03-261-1/+1
| * | ath10k: debugfs support to get final TPC stats for 10.4 variantsMaharaja Kennadyrajan2018-03-266-15/+518
| * | ath10k: add sta rx packet stats per tidVasanthakumar Thiagarajan2018-03-265-10/+470
| * | ath9k: Protect queue draining by rcu_read_lock()Toke Høiland-Jørgensen2018-03-141-0/+4
| * | ath10k: dma unmap mgmt tx buffer if wmi cmd send failsRakesh Pillai2018-03-143-26/+60
| * | wil6210: add debugfs 'mids' fileLior David2018-02-271-0/+37
| * | wil6210: multiple VIFs support for connections and data pathLior David2018-02-2712-151/+347
| * | wil6210: rename p2p_wdev_mutex to vif_mutexLior David2018-02-275-41/+41
| * | wil6210: multiple VIFs support for start/stop APLior David2018-02-276-33/+71
| * | wil6210: add support for adding and removing virtual interfacesLior David2018-02-276-59/+518
| * | wil6210: infrastructure for multiple virtual interfacesLior David2018-02-2715-615/+877
| * | wil6210: support concurrency record in FW fileLior David2018-02-274-5/+158
| * | wil6210: add wil6210_vif structure for per-VIF dataLior David2018-02-273-65/+107
| * | wcn36xx: Fix warning due to duplicate scan_completed notificationLoic Poulain2018-02-272-6/+5
| * | ath9k: Fix ack SIFS time for quarter/half channelsWojciech Dubowik2018-02-271-1/+7
| * | ath9k: Fix airtime calculation for quarter/half channelsWojciech Dubowik2018-02-271-2/+4
| * | ath5k: remove duplicated re-assignment to pointer 'tq'Colin Ian King2018-02-271-2/+0
| * | ath10k: update the IRAM bank number for QCA9377Ryan Hsu2018-02-271-1/+1
| * | ath10k: fix log message for hif power on failureGovind Singh2018-02-271-1/+2
| * | wil6210: fix spelling mistake: "preperation"-> "preparation"Colin Ian King2018-02-261-1/+1