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