index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
natsemi
Age
Commit message (
Expand
)
Author
Lines
2025-09-15
net: natsemi: fix `rx_dropped` double accounting on `netif_rx()` failure
Yeounsu Moon
-7
/
+6
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
-2
/
+2
2025-04-28
net: ethernet: natsemi: Use pure PCI devres API
Philipp Stanner
-1
/
+1
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
-3
/
+3
2024-10-09
Fix misspelling of "accept*" in net
Alexander Zubkov
-1
/
+1
2024-10-04
net: ethernet: Switch back to struct platform_driver::remove()
Uwe Kleine-König
-3
/
+3
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
-1
/
+1
2023-09-20
net: ethernet: natsemi: Convert to platform remove callback returning void
Uwe Kleine-König
-4
/
+2
2023-09-20
net: ethernet: natsemi: Convert to platform remove callback returning void
Uwe Kleine-König
-8
/
+4
2023-03-21
net/sonic: use dma_mapping_error() for error check
Zhang Changzhong
-2
/
+2
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
-1
/
+1
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
-6
/
+6
2022-07-01
ethernet/natsemi: fix repeated words in comments
Jilin Yuan
-1
/
+1
2022-04-26
net: remove comments that mention obsolete __SLOW_DOWN_IO
Bjorn Helgaas
-2
/
+0
2021-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1
/
+1
2021-11-30
net: natsemi: fix hw address initialization for jazz and xtensa
Max Filippov
-4
/
+8
2021-11-30
natsemi: xtensa: fix section mismatch warnings
Randy Dunlap
-1
/
+1
2021-11-19
natsemi: macsonic: use eth_hw_addr_set()
Jakub Kicinski
-10
/
+17
2021-10-18
ethernet: use eth_hw_addr_set() in unmaintained drivers
Jakub Kicinski
-6
/
+11
2021-09-01
Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-3
/
+1
2021-08-09
Merge 5.14-rc5 into driver-core-next
Greg Kroah-Hartman
-6
/
+2
2021-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-6
/
+2
2021-08-03
natsemi: sonic: stop calling netdev_boot_setup_check
Arnd Bergmann
-3
/
+0
2021-08-02
net: natsemi: Fix missing pci_disable_device() in probe and remove
Wang Hai
-6
/
+2
2021-07-28
nubus: Make struct nubus_driver::remove return void
Uwe Kleine-König
-3
/
+1
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
-1
/
+1
2021-05-19
net: natsemi: remove leading spaces before tabs
Hui Tang
-3
/
+3
2021-01-05
net/sonic: Fix some resource leaks in error handling paths
Christophe JAILLET
-4
/
+15
2020-09-29
net: natsemi: Replace in_interrupt() usage.
Thomas Gleixner
-13
/
+13
2020-09-25
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
-1
/
+3
2020-09-21
net: natsemi: Remove set but not used variable
Zheng Yongjun
-2
/
+2
2020-09-14
net: natsemi: convert tasklets to use new tasklet_setup() API
Allen Pais
-4
/
+4
2020-09-13
natsemi: switch from 'pci_' to 'dma_' API
Christophe JAILLET
-62
/
+62
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
-1
/
+1
2020-07-01
natsemi: use generic power management
Vaibhav Gupta
-19
/
+7
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
-6
/
+6
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
-3
/
+3
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
-3
/
+3
2020-04-27
net/sonic: Fix a resource leak in an error handling path in 'jazz_sonic_probe()'
Christophe JAILLET
-2
/
+4
2020-02-16
net/macsonic: Remove interrupt handler wrapper
Finn Thain
-15
/
+4
2020-02-16
net/sonic: Start packet transmission immediately
Finn Thain
-6
/
+7
2020-02-16
net/sonic: Remove explicit memory barriers
Finn Thain
-2
/
+0
2020-02-16
net/sonic: Remove redundant netif_start_queue() call
Finn Thain
-1
/
+1
2020-02-16
net/sonic: Remove redundant next_tx variable
Finn Thain
-5
/
+4
2020-02-16
net/sonic: Refactor duplicated code
Finn Thain
-93
/
+44
2020-02-16
net/sonic: Remove obsolete comment
Finn Thain
-5
/
+0
2020-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
-6
/
+6
2020-01-27
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
-1
/
+1
2020-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
-162
/
+262
2020-01-23
net/sonic: Prevent tx watchdog timeout
Finn Thain
-4
/
+13
[next]