index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
dec
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: tulip: Annotate struct mediatable with __counted_by
Kees Cook
2023-10-02
1
-1
/
+1
*
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-31
5
-10
/
+10
*
eth: de4x5: remove support for Generic DECchip & DIGITAL EtherWORKS PCI/EISA
Jakub Kicinski
2022-05-23
4
-6624
/
+0
*
net: tulip: fix build with CONFIG_GSC
Rolf Eike Beer
2022-05-20
1
-1
/
+1
*
net: tulip: convert to devres
Rolf Eike Beer
2022-05-16
2
-51
/
+20
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-12
1
-1
/
+4
|
\
|
*
ethernet: tulip: fix missing pci_disable_device() on error in tulip_init_one()
Yang Yingliang
2022-05-09
1
-1
/
+4
*
|
eth: switch to netif_napi_add_weight()
Jakub Kicinski
2022-05-08
1
-1
/
+1
*
|
net: remove comments that mention obsolete __SLOW_DOWN_IO
Bjorn Helgaas
2022-04-26
1
-2
/
+0
|
/
*
net: tulip: remove redundant assignment to variable new_csr6
Colin Ian King
2022-01-25
1
-1
/
+1
*
net: ethernet: dec: tulip: de4x5: fix possible array overflows in type3_infob...
Teng Qi
2021-11-18
1
-0
/
+4
*
net: tulip: de4x5: fix the problem that the array 'lp->phy[8]' may be out of ...
zhangyue
2021-11-18
1
-13
/
+17
*
net: tulip: winbond-840: fix build for UML
Randy Dunlap
2021-10-14
1
-1
/
+1
*
ethernet: replace netdev->dev_addr 16bit writes
Jakub Kicinski
2021-10-14
1
-1
/
+3
*
ethernet: tulip: avoid duplicate variable name on sparc
Jakub Kicinski
2021-10-12
1
-4
/
+4
*
tulip: fix setting device address from rom
Jakub Kicinski
2021-10-12
2
-2
/
+2
*
ethernet: tulip: remove direct netdev->dev_addr writes
Jakub Kicinski
2021-10-09
6
-50
/
+61
*
ethernet: use eth_hw_addr_set()
Jakub Kicinski
2021-10-02
1
-1
/
+1
*
tulip: Remove deadcode on startup true condition
Colin Ian King
2021-08-07
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-07-31
1
-5
/
+2
|
\
|
*
tulip: windbond-840: Fix missing pci_disable_device() in probe and remove
Wang Hai
2021-07-28
1
-5
/
+2
*
|
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
2
-2
/
+2
*
|
tulip: use ndo_siocdevprivate
Arnd Bergmann
2021-07-27
1
-3
/
+8
|
/
*
net: tulip: Remove the repeated declaration
Shaokun Zhang
2021-06-07
1
-1
/
+0
*
net: dec: remove leading spaces before tabs
Hui Tang
2021-05-19
6
-23
/
+23
*
tulip: de2104x: use module_pci_driver to simplify the code
Wei Yongjun
2021-04-07
1
-12
/
+1
*
tulip: windbond-840: use module_pci_driver to simplify the code
Wei Yongjun
2021-04-07
1
-12
/
+1
*
drivers: net: tulip: Fix set but not used with W=1
Andrew Lunn
2020-11-02
1
-0
/
+4
*
net: dec: tulip: de2104x: Add shutdown handler to stop NIC
Moritz Fischer
2020-10-30
1
-0
/
+10
*
drivers/net/ethernet: clean up unused assignments
Jesse Brandeburg
2020-09-25
2
-7
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-22
1
-1
/
+1
|
\
|
*
net: dec: de2104x: Increase receive ring size for Tulip
Lucy Yan
2020-09-10
1
-1
/
+1
*
|
tulip: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-09-13
2
-55
/
+66
*
|
tulip: de2104x: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-09-13
1
-26
/
+36
*
|
tulip: dmfe: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-09-13
1
-20
/
+24
*
|
tulip: uli526x: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-09-13
1
-21
/
+23
*
|
tulip: windbond-840: Fix a debug message
Christophe JAILLET
2020-09-13
1
-3
/
+4
*
|
tulip: windbond-840: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-09-13
1
-36
/
+37
|
/
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
3
-5
/
+5
*
docs: networking: reorganize driver documentation again
Jakub Kicinski
2020-06-26
1
-2
/
+2
*
tulip: uli526x: use generic power management
Vaibhav Gupta
2020-06-23
1
-40
/
+8
*
tulip: tulip_core: use generic power management
Vaibhav Gupta
2020-06-23
1
-39
/
+12
*
tulip: de2104x: use generic power management
Vaibhav Gupta
2020-06-23
1
-17
/
+8
*
tulip: windbond-840: use generic power management
Vaibhav Gupta
2020-06-23
1
-18
/
+8
*
tulip: dmfe: use generic power management
Vaibhav Gupta
2020-06-23
1
-40
/
+9
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
2
-14
/
+14
*
net: tulip: de4x5: make PCI_signature() return void
Jason Yan
2020-05-07
1
-6
/
+4
*
docs: networking: device drivers: convert dec/dmfe.txt to ReST
Mauro Carvalho Chehab
2020-05-01
1
-1
/
+1
*
docs: networking: device drivers: convert dec/de4x5.txt to ReST
Mauro Carvalho Chehab
2020-05-01
1
-1
/
+1
*
net: tulip: make early_486_chipsets static
Jason Yan
2020-04-15
1
-1
/
+1
[next]