index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
natsemi
/
sonic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-16
net/sonic: Start packet transmission immediately
Finn Thain
1
-6
/
+7
2020-02-16
net/sonic: Remove explicit memory barriers
Finn Thain
1
-2
/
+0
2020-02-16
net/sonic: Remove redundant netif_start_queue() call
Finn Thain
1
-1
/
+1
2020-02-16
net/sonic: Remove redundant next_tx variable
Finn Thain
1
-4
/
+4
2020-02-16
net/sonic: Refactor duplicated code
Finn Thain
1
-0
/
+36
2020-02-16
net/sonic: Remove obsolete comment
Finn Thain
1
-5
/
+0
2020-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-150
/
+230
2020-01-23
net/sonic: Prevent tx watchdog timeout
Finn Thain
1
-4
/
+13
2020-01-23
net/sonic: Fix CAM initialization
Finn Thain
1
-9
/
+12
2020-01-23
net/sonic: Fix command register usage
Finn Thain
1
-15
/
+3
2020-01-23
net/sonic: Quiesce SONIC before re-initializing descriptor memory
Finn Thain
1
-0
/
+25
2020-01-23
net/sonic: Fix receive buffer replenishment
Finn Thain
1
-61
/
+89
2020-01-23
net/sonic: Improve receive descriptor status flag check
Finn Thain
1
-10
/
+5
2020-01-23
net/sonic: Avoid needless receive descriptor EOL flag updates
Finn Thain
1
-6
/
+15
2020-01-23
net/sonic: Fix receive buffer handling
Finn Thain
1
-5
/
+30
2020-01-23
net/sonic: Fix interface error stats collection
Finn Thain
1
-14
/
+7
2020-01-23
net/sonic: Clear interrupt flags immediately
Finn Thain
1
-22
/
+6
2020-01-23
net/sonic: Add mutual exclusion for accessing shared state
Finn Thain
1
-14
/
+35
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-09-11
net: sonic: replace dev_kfree_skb in sonic_send_packet
Mao Wenan
1
-1
/
+1
2019-09-06
net: sonic: return NETDEV_TX_OK if failed to map buffer
Mao Wenan
1
-2
/
+2
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
1
-0
/
+1
2019-02-14
net: natsemi: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
1
-1
/
+1
2018-05-31
net/sonic: Use dma_mapping_error()
Finn Thain
1
-1
/
+1
2018-02-26
net/sonic: Replace custom debug logging with netif_* calls
Finn Thain
1
-48
/
+51
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
1
-1
/
+1
2013-03-09
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
Joe Perches
1
-1
/
+0
2012-02-07
sonice: Fix build due to botched netdev_alloc_skb() conversion.
David S. Miller
1
-1
/
+1
2012-02-06
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A Dalvi
1
-2
/
+2
2011-08-11
*sonic/natsemi/ns83829: Move the National Semi-conductor drivers
Jeff Kirsher
1
-0
/
+742