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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-01
Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+1
2021-08-09
Merge 5.14-rc5 into driver-core-next
Greg Kroah-Hartman
1
-6
/
+2
2021-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+2
2021-08-03
natsemi: sonic: stop calling netdev_boot_setup_check
Arnd Bergmann
2
-3
/
+0
2021-08-02
net: natsemi: Fix missing pci_disable_device() in probe and remove
Wang Hai
1
-6
/
+2
2021-07-28
nubus: Make struct nubus_driver::remove return void
Uwe Kleine-König
1
-3
/
+1
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-1
/
+1
2021-05-19
net: natsemi: remove leading spaces before tabs
Hui Tang
1
-3
/
+3
2021-01-05
net/sonic: Fix some resource leaks in error handling paths
Christophe JAILLET
2
-4
/
+15
2020-09-29
net: natsemi: Replace in_interrupt() usage.
Thomas Gleixner
2
-13
/
+13
2020-09-25
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
1
-1
/
+3
2020-09-21
net: natsemi: Remove set but not used variable
Zheng Yongjun
1
-2
/
+2
2020-09-14
net: natsemi: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+4
2020-09-13
natsemi: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2
-62
/
+62
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-01
natsemi: use generic power management
Vaibhav Gupta
1
-19
/
+7
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-6
/
+6
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
3
-3
/
+3
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
3
-3
/
+3
2020-04-27
net/sonic: Fix a resource leak in an error handling path in 'jazz_sonic_probe()'
Christophe JAILLET
1
-2
/
+4
2020-02-16
net/macsonic: Remove interrupt handler wrapper
Finn Thain
1
-15
/
+4
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
2
-5
/
+4
2020-02-16
net/sonic: Refactor duplicated code
Finn Thain
5
-93
/
+44
2020-02-16
net/sonic: Remove obsolete comment
Finn Thain
1
-5
/
+0
2020-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
4
-6
/
+6
2020-01-27
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
1
-1
/
+1
2020-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-162
/
+262
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
2
-0
/
+28
2020-01-23
net/sonic: Fix receive buffer replenishment
Finn Thain
2
-63
/
+105
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
2
-7
/
+33
2020-01-23
net/sonic: Fix interface error stats collection
Finn Thain
2
-14
/
+8
2020-01-23
net/sonic: Use MMIO accessors
Finn Thain
1
-8
/
+8
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
2
-14
/
+36
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-1
/
+1
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
4
-6
/
+6
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: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
1
-15
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
1
-0
/
+1
2019-02-19
net: ns83820: code cleanup for ns83820_probe_phy()
Mao Wenan
1
-49
/
+21
[next]