aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/wil6210/txrx.c
Commit message (Expand)AuthorAge
* wil6210: add FT roam support for AP and stationAhmad Masri2018-08-28
* wil6210: prevent usage of tx ring 0 for eDMAMaya Erez2018-08-28
* wil6210: drop Rx multicast packets that are looped-back to STADedy Lansky2018-08-28
* wil6210: fix RX checksum report to network stackMaya Erez2018-07-31
* wil6210: add TX latency statisticsDedy Lansky2018-07-31
* wil6210: drop Rx packets with L2 error indication from HWDedy Lansky2018-07-31
* wil6210: Rx multicast packets duplicate detectionDedy Lansky2018-07-31
* wil6210: add support for enhanced DMA RX data flowsGidon Studinski2018-07-02
* wil6210: add support for enhanced DMA TX data flowsMaya Erez2018-07-02
* wil6210: initialize TX and RX enhanced DMA ringsGidon Studinski2018-07-02
* wil6210: add support for enhanced DMA structuresGidon Studinski2018-07-02
* wil6210: rate limit wil_rx_refill errorDedy Lansky2018-05-12
* wil6210: Initialize reply struct of the WMI commandsAlexei Avshalom Lazar2018-05-12
* wil6210: multiple VIFs support for connections and data pathLior David2018-02-27
* wil6210: infrastructure for multiple virtual interfacesLior David2018-02-27
* wil6210: remove reference to preset_chandefLior David2018-01-09
* wil6210: support 40bit DMA addressesLazar Alexei2018-01-09
* wil6210: move vring_idle_trsh definition to wil6210_privGidon Studinski2017-08-08
* Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...David S. Miller2017-06-25
|\
| * wil6210: add support for PCIe D3hot in system suspendMaya Erez2017-06-21
* | networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-16
|/
* wil6210: support 8KB RX buffersLior David2017-04-13
* wil6210: set dma mask to reflect device capabilityHamad Kadmany2017-03-09
* wil6210: convert symbolic permissions to octal permissionsMaya Erez2017-01-27
* wil6210: fix for broadcast workaround in PBSSLior David2017-01-27
* wil6210: remove __func__ from debug printoutsLazar Alexei2017-01-27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-12-14
|\
| * treewide: Fix printk() message errorsMasanari Iida2016-12-14
* | wil6210: fix net queue stop/wakeDedy Lansky2016-11-23
|/
* wil6210: prevent usage of incorrect TX hwtailMaya Erez2016-08-19
* wil6210: fix dma mapping error cleanup in __wil_tx_vring_tsoMaya Erez2016-05-28
* wil6210: protect wil_vring_fini_tx in parallel to tx completionsMaya Erez2016-05-28
* wil6210: guarantee safe access to rx descriptors shared memoryMaya Erez2016-05-28
* wil6210: fix race conditions between TX send and completionMaya Erez2016-05-28
* wil6210: print debug message when transmitting while disconnectedMaya Erez2016-04-26
* wil6210: switch to generated wmi.hLior David2016-03-07
* wil6210: replay attack detectionVladimir Kondratiev2016-03-07
* wil6210: prevent access to vring_tx_data lock during its initMaya Erez2016-02-02
* wil6210: handle multiple connect/disconnect eventsMaya Erez2016-01-26
* wil6210: find TX vring only if vring_tx_data is enabledMaya Erez2016-01-26
* wil6210: hold wil->mutex while managing vringsVladimir Kondratiev2015-11-16
* wil6210: Fix TSO overflow handlingHamad Kadmany2015-10-29
* wil6210: ratelimit Tx error messageVladimir Kondratiev2015-10-09
* wil6210: support BAR (BlockAck Req)Vladimir Kondratiev2015-10-09
* wil6210: Add proper handling for invalid frames on RxVladimir Kondratiev2015-10-09
* wil6210: allow to handle Rx on 2 coresVladimir Shulman2015-08-06
* wil6210: use inline functions for register accessVladimir Kondratiev2015-08-06
* wil6210: TSO implementationVladimir Kondratiev2015-08-06
* wil6210: add per-MCS Rx statsVladimir Kondratiev2015-06-09
* wil6210: broadcast for secure linkVladimir Kondratiev2015-05-04