aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/wil6210
AgeCommit message (Expand)Author
2019-11-20wil6210: fix invalid memory access for rx_buff_mgmt debugfsDedy Lansky
2019-11-20wil6210: prevent usage of tx ring 0 for eDMAMaya Erez
2019-11-20wil6210: set edma variables only for Talyn-MB devicesMaya Erez
2019-11-20wil6210: drop Rx multicast packets that are looped-back to STADedy Lansky
2019-11-06wil6210: fix freeing of rx buffers in EDMA modeAhmad Masri
2019-07-26wil6210: drop old event after wmi_call timeoutAhmad Masri
2019-07-26wil6210: fix spurious interrupts in 3-msiMaya Erez
2019-07-26wil6210: fix potential out-of-bounds readGustavo A. R. Silva
2019-05-31wil6210: fix return code of wmi_mgmt_tx and wmi_mgmt_tx_extLior David
2019-04-05wil6210: check null pointer in _wil_cfg80211_merge_extra_iesAlexei Avshalom Lazar
2019-02-12wil6210: fix memory leak in wil_find_tx_bcast_2Lior David
2019-02-12wil6210: fix reset flow for Talyn-mbAlexei Avshalom Lazar
2018-11-13wil6210: fix RX buffers release and unmapMaya Erez
2018-07-31wil6210: fix eDMA RX chainingMaya Erez
2018-07-31wil6210: prevent FW download if HW is configured for secured bootMaya Erez
2018-07-31wil6210: off channel transmit management frames in AP modeAhmad Masri
2018-07-31wil6210: align to latest auto generated wmi.hAhmad Masri
2018-07-31wil6210: set default 3-MSIAlexei Avshalom Lazar
2018-07-31wil6210: support Talyn specific board fileMaya Erez
2018-07-31wil6210: increase firmware ready timeoutHamad Kadmany
2018-07-31wil6210: support max aggregation window size 64Maya Erez
2018-07-31wil6210: allow scan on AP interfaceAhmad Masri
2018-07-31wil6210: add support for link statisticsDedy Lansky
2018-07-31wil6210: fix min() compilation errorsAlexei Avshalom Lazar
2018-07-31wil6210: add 3-MSI supportAlexei Avshalom Lazar
2018-07-31wil6210: align to latest auto generated wmi.hDedy Lansky
2018-07-31wil6210: support Talyn specific FW fileMaya Erez
2018-07-31wil6210: fix RX checksum report to network stackMaya Erez
2018-07-31wil6210: fix temperature debugfsDedy Lansky
2018-07-31wil6210: add TX latency statisticsDedy Lansky
2018-07-31wil6210: drop Rx packets with L2 error indication from HWDedy Lansky
2018-07-31wil6210: Rx multicast packets duplicate detectionDedy Lansky
2018-07-25Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2018-07-02wil6210: remove crash dump collection from OTP sectionMaya Erez
2018-07-02wil6210: add support for Talyn-MB boot flowMaya Erez
2018-07-02wil6210: add support for enhanced DMA debugfsMaya Erez
2018-07-02wil6210: add support for enhanced DMA RX data flowsGidon Studinski
2018-07-02wil6210: add support for enhanced DMA TX data flowsMaya Erez
2018-07-02wil6210: initialize TX and RX enhanced DMA ringsGidon Studinski
2018-07-02wil6210: add support for enhanced DMA structuresGidon Studinski
2018-07-02wil6210: add support for Talyn-MB (Talyn ver 2.0) deviceMaya Erez
2018-06-27wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute typesOmer Efrat
2018-05-23Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2018-05-12wil6210: rate limit wil_rx_refill errorDedy Lansky
2018-05-12wil6210: remove unused rx_reorder membersDedy Lansky
2018-05-12wil6210: Initialize reply struct of the WMI commandsAlexei Avshalom Lazar
2018-05-12wil6210: move WMI functionality out of wil_cfg80211_mgmt_txDedy Lansky
2018-05-12wil6210: change reply_size arg to u16 in wmi_callLior David
2018-05-12wil6210: fix call to wil6210_disconnect during unloadLior David
2018-05-12wil6210: align to latest auto generated wmi.hAhmad Masri