summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/wil6210 (follow)
Commit message (Expand)AuthorAgeFilesLines
* wil6210: fix debugfs_simple_attr.cocci warningsYueHaibing2018-10-131-6/+8
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2018-10-043-4/+3
|\
| * wil6210: remove set but not used variable 'start'YueHaibing2018-10-011-2/+1
| * wil6210: fix unsigned cid comparison with >= 0Gustavo A. R. Silva2018-09-062-2/+2
* | Merge tag 'wireless-drivers-next-for-davem-2018-10-02' of git://git.kernel.or...David S. Miller2018-10-0210-102/+799
|\|
| * 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
* | cfg80211: Add support for 60GHz band channels 5 and 6Alexei Avshalom Lazar2018-08-281-1/+1
|/
* 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
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2018-07-2519-661/+4468
|\
| * wil6210: remove crash dump collection from OTP sectionMaya Erez2018-07-023-45/+47
| * wil6210: add support for Talyn-MB boot flowMaya Erez2018-07-022-32/+171
| * wil6210: add support for enhanced DMA debugfsMaya Erez2018-07-021-40/+307
| * wil6210: add support for enhanced DMA RX data flowsGidon Studinski2018-07-0215-40/+939
| * wil6210: add support for enhanced DMA TX data flowsMaya Erez2018-07-028-128/+750
| * wil6210: initialize TX and RX enhanced DMA ringsGidon Studinski2018-07-0213-113/+1513
| * wil6210: add support for enhanced DMA structuresGidon Studinski2018-07-0210-319/+696
| * wil6210: add support for Talyn-MB (Talyn ver 2.0) deviceMaya Erez2018-07-024-12/+113
* | wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute typesOmer Efrat2018-06-271-9/+9
|/
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2018-05-2310-130/+519
|\
| * wil6210: rate limit wil_rx_refill errorDedy Lansky2018-05-121-2/+2
| * wil6210: remove unused rx_reorder membersDedy Lansky2018-05-123-18/+2
| * wil6210: Initialize reply struct of the WMI commandsAlexei Avshalom Lazar2018-05-125-46/+85
| * wil6210: move WMI functionality out of wil_cfg80211_mgmt_txDedy Lansky2018-05-123-35/+52
| * wil6210: change reply_size arg to u16 in wmi_callLior David2018-05-122-2/+2