summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* wireless: remove unnecessary unlikely()Igor Stoppa2018-09-042-4/+4
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2018-08-2826-160/+856
|\
| * ath10k: limit available channels via DT ieee80211-freq-limitSven Eckelmann2018-08-281-0/+2
| * wil6210: fix invalid memory access for rx_buff_mgmt debugfsDedy Lansky2018-08-281-0/+3
| * wil6210: add FT roam support for AP and stationAhmad Masri2018-08-288-57/+735
| * wil6210: fix RX buffers release and unmapMaya Erez2018-08-281-5/+10
| * wil6210: prevent usage of tx ring 0 for eDMAMaya Erez2018-08-282-4/+9
| * wil6210: allocate rx reorder buffer only if rx reorder is enabledMaya Erez2018-08-281-5/+7
| * wil6210: set edma variables only for Talyn-MB devicesMaya Erez2018-08-282-2/+1
| * wil6210: drop Rx multicast packets that are looped-back to STADedy Lansky2018-08-281-1/+8
| * wil6210: add support for channel 4Alexei Avshalom Lazar2018-08-284-1/+26
| * wil6210: remove reset file from debugfsKarthick Gopalasubramanian2018-08-281-27/+0
| * ath6kl: Remove unnecessary parenthesesVarsha Rao2018-08-281-1/+1
| * ath9k: fix tx99 with monitor mode interfaceFelix Fietkau2018-08-284-20/+4
| * ath9k: remove unused array firstep_tableColin Ian King2018-08-281-4/+0
| * ath9k: Remove unnecessary parenthesesVarsha Rao2018-08-281-1/+1
| * ath10k: use struct_size() in kzalloc()Gustavo A. R. Silva2018-08-281-16/+8
| * ath10k: schedule hardware restart if WMI command times outMartin Willi2018-08-281-0/+6
| * ath10k: skip resetting rx filter for WCN3990Rakesh Pillai2018-08-282-1/+21
| * wcn36xx: use dma_zalloc_coherent instead of allocator/memsetYueHaibing2018-08-241-10/+9
| * wcn36xx: Use kmemdup instead of duplicating it in wcn36xx_smd_process_ptt_msg...YueHaibing2018-08-241-2/+2
| * ath10k: fix kernel panic by moving pci flush after napi_disableTamizh chelvam2018-08-242-3/+3
* | Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-08-181-0/+1
|\ \
| * | headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap2018-07-071-0/+1
* | | Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-08-161-1/+0
|\ \ \ | |_|/ |/| |
| * | ath9k: Remove unnecessary include of <linux/pci-aspm.h>Bjorn Helgaas2018-08-061-1/+0
| |/
* | wil6210: fix eDMA RX chainingMaya Erez2018-07-313-7/+15
* | wil6210: prevent FW download if HW is configured for secured bootMaya Erez2018-07-311-0/+5
* | wil6210: off channel transmit management frames in AP modeAhmad Masri2018-07-314-7/+101
* | wil6210: align to latest auto generated wmi.hAhmad Masri2018-07-311-3/+197
* | wil6210: set default 3-MSIAlexei Avshalom Lazar2018-07-311-2/+2
* | wil6210: support Talyn specific board fileMaya Erez2018-07-314-6/+38
* | wil6210: increase firmware ready timeoutHamad Kadmany2018-07-311-1/+1
* | wil6210: support max aggregation window size 64Maya Erez2018-07-314-4/+19
* | wil6210: allow scan on AP interfaceAhmad Masri2018-07-311-1/+2
* | wil6210: add support for link statisticsDedy Lansky2018-07-314-16/+437
* | wil6210: fix min() compilation errorsAlexei Avshalom Lazar2018-07-311-1/+1
* | wil6210: add 3-MSI supportAlexei Avshalom Lazar2018-07-315-21/+110
* | wil6210: align to latest auto generated wmi.hDedy Lansky2018-07-311-25/+434
* | wil6210: support Talyn specific FW fileMaya Erez2018-07-312-0/+11
* | wil6210: fix RX checksum report to network stackMaya Erez2018-07-314-2/+20
* | wil6210: fix temperature debugfsDedy Lansky2018-07-311-3/+4
* | wil6210: add TX latency statisticsDedy Lansky2018-07-316-0/+188
* | wil6210: drop Rx packets with L2 error indication from HWDedy Lansky2018-07-314-39/+55
* | wil6210: Rx multicast packets duplicate detectionDedy Lansky2018-07-317-13/+40
* | ath9k: fix more-data flag for buffered multicast packetsFelix Fietkau2018-07-311-9/+3
* | ath9k_hw: fix channel maximum power level testFelix Fietkau2018-07-311-2/+5
* | ath9k: fix block-ack window tracking issuesFelix Fietkau2018-07-311-11/+18
* | ath9k: report tx status on EOSPFelix Fietkau2018-07-311-1/+2
* | ath9k: clear potentially stale EOSP status bit in intermediate queuesFelix Fietkau2018-07-311-1/+2