summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/wil6210/txrx.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* wil6210: update Rx descriptor fieldsVladimir Kondratiev2015-05-041-1/+1
* wil6210: fall back to pseudo-DMS mcast for secure link and PBSSVladimir Kondratiev2015-03-201-2/+101
* wil6210: implement broadcast/multicast dataVladimir Kondratiev2015-03-201-69/+106
* wil6210: Align Rx frames on 4*n+2 by having SNAPVladimir Kondratiev2015-03-201-3/+24
* wil6210: optimize index manipulation in wil_vring_reap_rxVladimir Kondratiev2015-03-201-6/+11
* wil6210: support AP isolationVladimir Kondratiev2015-03-131-1/+1
* wil6210: re-submit Rx frames to the wireless media if appropriateVladimir Kondratiev2015-03-131-14/+58
* wil6210: Change of threshold for tx vring idleness measurementVladimir Shulman2015-02-271-17/+35
* wil6210: branch prediction hintsVladimir Kondratiev2015-02-271-20/+20
* wil6210: enable fix for HW bug in 802.11->803.3 transformVladimir Kondratiev2015-02-271-31/+0
* wil6210: more Tx debugVladimir Kondratiev2015-02-031-13/+17
OpenPOWER on IntegriCloud