index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
wil6210
/
txrx.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wil6210: accessing 802.3 addresses via utility functions
Ahmad Masri
2019-02-28
1
-19
/
+17
*
wil6210: support up to 20 stations in AP mode
Ahmad Masri
2019-02-28
1
-25
/
+102
*
wil6210: add option to drop Tx packets when Tx ring is full
Dedy Lansky
2019-02-28
1
-0
/
+9
*
wil6210: remove rtap_include_phy_info module param
Maya Erez
2019-02-28
1
-73
/
+15
*
wil6210: fix memory leak in wil_find_tx_bcast_2
Lior David
2018-11-06
1
-0
/
+2
*
wil6210: make sure Rx ring sizes are correlated
Dedy Lansky
2018-11-06
1
-2
/
+2
*
wil6210: remove fake support for RXHASH
Hamad Kadmany
2018-11-06
1
-8
/
+0
*
wil6210: add FT roam support for AP and station
Ahmad Masri
2018-08-28
1
-0
/
+83
*
wil6210: prevent usage of tx ring 0 for eDMA
Maya Erez
2018-08-28
1
-2
/
+4
*
wil6210: drop Rx multicast packets that are looped-back to STA
Dedy Lansky
2018-08-28
1
-1
/
+8
*
wil6210: fix RX checksum report to network stack
Maya Erez
2018-07-31
1
-0
/
+8
*
wil6210: add TX latency statistics
Dedy Lansky
2018-07-31
1
-0
/
+38
*
wil6210: drop Rx packets with L2 error indication from HW
Dedy Lansky
2018-07-31
1
-0
/
+22
*
wil6210: Rx multicast packets duplicate detection
Dedy Lansky
2018-07-31
1
-1
/
+2
*
wil6210: add support for enhanced DMA RX data flows
Gidon Studinski
2018-07-02
1
-14
/
+39
*
wil6210: add support for enhanced DMA TX data flows
Maya Erez
2018-07-02
1
-101
/
+93
*
wil6210: initialize TX and RX enhanced DMA rings
Gidon Studinski
2018-07-02
1
-47
/
+43
*
wil6210: add support for enhanced DMA structures
Gidon Studinski
2018-07-02
1
-194
/
+162
*
wil6210: rate limit wil_rx_refill error
Dedy Lansky
2018-05-12
1
-2
/
+2
*
wil6210: Initialize reply struct of the WMI commands
Alexei Avshalom Lazar
2018-05-12
1
-2
/
+6
*
wil6210: multiple VIFs support for connections and data path
Lior David
2018-02-27
1
-28
/
+51
*
wil6210: infrastructure for multiple virtual interfaces
Lior David
2018-02-27
1
-44
/
+62
*
wil6210: remove reference to preset_chandef
Lior David
2018-01-09
1
-2
/
+1
*
wil6210: support 40bit DMA addresses
Lazar Alexei
2018-01-09
1
-5
/
+6
*
wil6210: move vring_idle_trsh definition to wil6210_priv
Gidon Studinski
2017-08-08
1
-3
/
+3
*
Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...
David S. Miller
2017-06-25
1
-0
/
+71
|
\
|
*
wil6210: add support for PCIe D3hot in system suspend
Maya Erez
2017-06-21
1
-0
/
+71
*
|
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
1
-1
/
+1
|
/
*
wil6210: support 8KB RX buffers
Lior David
2017-04-13
1
-2
/
+22
*
wil6210: set dma mask to reflect device capability
Hamad Kadmany
2017-03-09
1
-1
/
+18
*
wil6210: convert symbolic permissions to octal permissions
Maya Erez
2017-01-27
1
-2
/
+2
*
wil6210: fix for broadcast workaround in PBSS
Lior David
2017-01-27
1
-16
/
+19
*
wil6210: remove __func__ from debug printouts
Lazar Alexei
2017-01-27
1
-17
/
+19
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-12-14
1
-1
/
+1
|
\
|
*
treewide: Fix printk() message errors
Masanari Iida
2016-12-14
1
-1
/
+1
*
|
wil6210: fix net queue stop/wake
Dedy Lansky
2016-11-23
1
-10
/
+100
|
/
*
wil6210: prevent usage of incorrect TX hwtail
Maya Erez
2016-08-19
1
-2
/
+7
*
wil6210: fix dma mapping error cleanup in __wil_tx_vring_tso
Maya Erez
2016-05-28
1
-1
/
+1
*
wil6210: protect wil_vring_fini_tx in parallel to tx completions
Maya Erez
2016-05-28
1
-0
/
+14
*
wil6210: guarantee safe access to rx descriptors shared memory
Maya Erez
2016-05-28
1
-0
/
+6
*
wil6210: fix race conditions between TX send and completion
Maya Erez
2016-05-28
1
-0
/
+20
*
wil6210: print debug message when transmitting while disconnected
Maya Erez
2016-04-26
1
-1
/
+1
*
wil6210: switch to generated wmi.h
Lior David
2016-03-07
1
-2
/
+2
*
wil6210: replay attack detection
Vladimir Kondratiev
2016-03-07
1
-0
/
+63
*
wil6210: prevent access to vring_tx_data lock during its init
Maya Erez
2016-02-02
1
-5
/
+21
*
wil6210: handle multiple connect/disconnect events
Maya Erez
2016-01-26
1
-0
/
+3
*
wil6210: find TX vring only if vring_tx_data is enabled
Maya Erez
2016-01-26
1
-5
/
+12
*
wil6210: hold wil->mutex while managing vrings
Vladimir Kondratiev
2015-11-16
1
-1
/
+4
*
wil6210: Fix TSO overflow handling
Hamad Kadmany
2015-10-29
1
-15
/
+15
*
wil6210: ratelimit Tx error message
Vladimir Kondratiev
2015-10-09
1
-1
/
+1
[next]