summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/wil6210/txrx_edma.c
AgeCommit message (Expand)Author
2020-08-31wil6210: txrx_edma: Demote comments which are clearly not kernel-docLee Jones
2019-12-19wil6210: dump Rx status message on errorsAhmad Masri
2019-11-25wil6210: fix break that is never reached because of zero'ing of a retry counterColin Ian King
2019-10-31wil6210: add SPDX license identifiersLior David
2019-09-12wil6210: fix RX short frame checkLior David
2019-09-12wil6210: make sure DR bit is read before rest of the status messageDedy Lansky
2019-09-12wil6210: fix PTK re-key raceAhmad Masri
2019-09-04wil6210: Add EDMG channel supportAlexei Avshalom Lazar
2019-07-22net: Use skb accessors in network driversMatthew Wilcox (Oracle)
2019-06-27wil6210: increase the frequency of status ring hw tail updateAhmad Masri
2019-05-03wil6210: check rx_buff_mgmt before accessing itDedy Lansky
2019-05-03wil6210: fix overwriting max_assoc_sta module paramAhmad Masri
2019-04-03wil6210: reset buff id in status message after completionMaya Erez
2019-04-03wil6210: fix report of rx packet checksum in edma modeAhmad Masri
2019-04-03wil6210: free edma_rx_swtail upon resetDedy Lansky
2019-02-28wil6210: fix invalid sta statistics updateDedy Lansky
2019-02-28wil6210: support up to 20 stations in AP modeAhmad Masri
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-11-06wil6210: fix freeing of rx buffers in EDMA modeAhmad Masri
2018-11-06wil6210: remove unnecessary alignment code from rx flowAhmad Masri
2018-11-06wil6210: fix L2 RX status handlingMaya Erez
2018-11-06wil6210: make sure Rx ring sizes are correlatedDedy Lansky
2018-11-06wil6210: increase RX rings and RX buff array sizeMaya Erez
2018-08-28wil6210: add FT roam support for AP and stationAhmad Masri
2018-08-28wil6210: fix RX buffers release and unmapMaya Erez
2018-07-31wil6210: fix eDMA RX chainingMaya Erez
2018-07-31wil6210: fix RX checksum report to network stackMaya Erez
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-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