index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
wil6210
/
txrx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-31
wil6210: txrx: Demote obvious abuse of kernel-doc
Lee Jones
1
-20
/
+10
2020-06-26
wil6210: account for napi_gro_receive never returning GRO_DROP
Jason A. Donenfeld
1
-28
/
+11
2020-01-26
wil6210: use true,false for bool variable
zhengbin
1
-1
/
+1
2019-12-19
wil6210: support set_multicast_to_unicast cfg80211 operation
Ahmad Masri
1
-1
/
+31
2019-10-31
wil6210: add SPDX license identifiers
Lior David
1
-12
/
+1
2019-09-25
wil6210: use after free in wil_netif_rx_any()
Dan Carpenter
1
-1
/
+1
2019-09-12
wil6210: fix PTK re-key race
Ahmad Masri
1
-0
/
+184
2019-09-12
wil6210: add wil_netif_rx() helper function
Dedy Lansky
1
-24
/
+36
2019-07-23
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
1
-5
/
+4
2019-06-27
wil6210: set WIL_WMI_CALL_GENERAL_TO_MS as wmi_call timeout
Ahmad Masri
1
-3
/
+6
2019-05-03
wil6210: fix overwriting max_assoc_sta module param
Ahmad Masri
1
-11
/
+11
2019-05-03
wil6210: fix _desc access in __wil_tx_vring_tso
Alexei Avshalom Lazar
1
-0
/
+3
2019-04-29
wil6210: fix potential out-of-bounds read
Gustavo A. R. Silva
1
-0
/
+1
2019-02-28
wil6210: accessing 802.3 addresses via utility functions
Ahmad Masri
1
-19
/
+17
2019-02-28
wil6210: support up to 20 stations in AP mode
Ahmad Masri
1
-25
/
+102
2019-02-28
wil6210: add option to drop Tx packets when Tx ring is full
Dedy Lansky
1
-0
/
+9
2019-02-28
wil6210: remove rtap_include_phy_info module param
Maya Erez
1
-73
/
+15
2018-11-06
wil6210: fix memory leak in wil_find_tx_bcast_2
Lior David
1
-0
/
+2
2018-11-06
wil6210: make sure Rx ring sizes are correlated
Dedy Lansky
1
-2
/
+2
2018-11-06
wil6210: remove fake support for RXHASH
Hamad Kadmany
1
-8
/
+0
2018-08-28
wil6210: add FT roam support for AP and station
Ahmad Masri
1
-0
/
+83
2018-08-28
wil6210: prevent usage of tx ring 0 for eDMA
Maya Erez
1
-2
/
+4
2018-08-28
wil6210: drop Rx multicast packets that are looped-back to STA
Dedy Lansky
1
-1
/
+8
2018-07-31
wil6210: fix RX checksum report to network stack
Maya Erez
1
-0
/
+8
2018-07-31
wil6210: add TX latency statistics
Dedy Lansky
1
-0
/
+38
2018-07-31
wil6210: drop Rx packets with L2 error indication from HW
Dedy Lansky
1
-0
/
+22
2018-07-31
wil6210: Rx multicast packets duplicate detection
Dedy Lansky
1
-1
/
+2
2018-07-02
wil6210: add support for enhanced DMA RX data flows
Gidon Studinski
1
-14
/
+39
2018-07-02
wil6210: add support for enhanced DMA TX data flows
Maya Erez
1
-101
/
+93
2018-07-02
wil6210: initialize TX and RX enhanced DMA rings
Gidon Studinski
1
-47
/
+43
2018-07-02
wil6210: add support for enhanced DMA structures
Gidon Studinski
1
-194
/
+162
2018-05-12
wil6210: rate limit wil_rx_refill error
Dedy Lansky
1
-2
/
+2
2018-05-12
wil6210: Initialize reply struct of the WMI commands
Alexei Avshalom Lazar
1
-2
/
+6
2018-02-27
wil6210: multiple VIFs support for connections and data path
Lior David
1
-28
/
+51
2018-02-27
wil6210: infrastructure for multiple virtual interfaces
Lior David
1
-44
/
+62
2018-01-09
wil6210: remove reference to preset_chandef
Lior David
1
-2
/
+1
2018-01-09
wil6210: support 40bit DMA addresses
Lazar Alexei
1
-5
/
+6
2017-08-08
wil6210: move vring_idle_trsh definition to wil6210_priv
Gidon Studinski
1
-3
/
+3
2017-06-25
Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...
David S. Miller
1
-0
/
+71
2017-06-21
wil6210: add support for PCIe D3hot in system suspend
Maya Erez
1
-0
/
+71
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
1
-1
/
+1
2017-04-13
wil6210: support 8KB RX buffers
Lior David
1
-2
/
+22
2017-03-09
wil6210: set dma mask to reflect device capability
Hamad Kadmany
1
-1
/
+18
2017-01-27
wil6210: convert symbolic permissions to octal permissions
Maya Erez
1
-2
/
+2
2017-01-27
wil6210: fix for broadcast workaround in PBSS
Lior David
1
-16
/
+19
2017-01-27
wil6210: remove __func__ from debug printouts
Lazar Alexei
1
-17
/
+19
2016-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2016-12-14
treewide: Fix printk() message errors
Masanari Iida
1
-1
/
+1
2016-11-23
wil6210: fix net queue stop/wake
Dedy Lansky
1
-10
/
+100
2016-08-19
wil6210: prevent usage of incorrect TX hwtail
Maya Erez
1
-2
/
+7
[next]