summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/wil6210
Commit message (Expand)AuthorAgeFilesLines
* wil6210: check null pointer in _wil_cfg80211_merge_extra_iesAlexei Avshalom Lazar2019-04-051-3/+11
* cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-4/+4
* wil6210: remove set but not used variable 'wdev'YueHaibing2018-12-201-2/+0
* wil6210: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2018-12-201-198/+42
* wil6210: fix locking in wmi_callLior David2018-11-061-4/+5
* wil6210: fix freeing of rx buffers in EDMA modeAhmad Masri2018-11-061-30/+14
* wil6210: remove unnecessary alignment code from rx flowAhmad Masri2018-11-061-6/+4
* wil6210: fix RGF_CAF_ICR address for Talyn-MBMaya Erez2018-11-062-2/+10
* wil6210: fix L2 RX status handlingMaya Erez2018-11-061-11/+12
* wil6210: fix debugfs memory access alignmentAhmad Masri2018-11-061-5/+10
* wil6210: add general initialization/size checksAlexei Avshalom Lazar2018-11-062-1/+3
* wil6210: notify cqm packet loss on disable_ap_smeAhmad Masri2018-11-061-0/+17
* wil6210: refactor disconnect flowAhmad Masri2018-11-065-72/+147
* wil6210: fix memory leak in wil_find_tx_bcast_2Lior David2018-11-061-0/+2
* wil6210: add recovery for FW error while in AP modeDedy Lansky2018-11-063-8/+120
* wil6210: make sure Rx ring sizes are correlatedDedy Lansky2018-11-064-7/+12
* wil6210: increase RX rings and RX buff array sizeMaya Erez2018-11-064-5/+11
* wil6210: fix reset flow for Talyn-mbAlexei Avshalom Lazar2018-11-061-4/+7
* wil6210: remove fake support for RXHASHHamad Kadmany2018-11-062-10/+1
* 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
OpenPOWER on IntegriCloud