index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
wil6210
/
txrx.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
1
-3
/
+1
2022-03-06
wireless: Atheros: Use netif_rx().
Sebastian Andrzej Siewior
1
-1
/
+1
2020-08-31
wil6210: txrx: Demote obvious abuse of kernel-doc
Lee Jones
1
-20
/
+10
2020-06-25
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-22
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.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
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/jikos/trivial
Linus Torvalds
1
-1
/
+1
2016-12-14
treewide: Fix printk() message errors
Masanari Iida
1
-1
/
+1
[next]