index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
dec
Age
Commit message (
Expand
)
Author
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-05-23
eth: de4x5: remove support for Generic DECchip & DIGITAL EtherWORKS PCI/EISA
Jakub Kicinski
2022-05-20
net: tulip: fix build with CONFIG_GSC
Rolf Eike Beer
2022-05-16
net: tulip: convert to devres
Rolf Eike Beer
2022-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-09
ethernet: tulip: fix missing pci_disable_device() on error in tulip_init_one()
Yang Yingliang
2022-05-08
eth: switch to netif_napi_add_weight()
Jakub Kicinski
2022-04-26
net: remove comments that mention obsolete __SLOW_DOWN_IO
Bjorn Helgaas
2022-01-25
net: tulip: remove redundant assignment to variable new_csr6
Colin Ian King
2021-11-18
net: ethernet: dec: tulip: de4x5: fix possible array overflows in type3_infob...
Teng Qi
2021-11-18
net: tulip: de4x5: fix the problem that the array 'lp->phy[8]' may be out of ...
zhangyue
2021-10-14
net: tulip: winbond-840: fix build for UML
Randy Dunlap
2021-10-14
ethernet: replace netdev->dev_addr 16bit writes
Jakub Kicinski
2021-10-12
ethernet: tulip: avoid duplicate variable name on sparc
Jakub Kicinski
2021-10-12
tulip: fix setting device address from rom
Jakub Kicinski
2021-10-09
ethernet: tulip: remove direct netdev->dev_addr writes
Jakub Kicinski
2021-10-02
ethernet: use eth_hw_addr_set()
Jakub Kicinski
2021-08-07
tulip: Remove deadcode on startup true condition
Colin Ian King
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-07-28
tulip: windbond-840: Fix missing pci_disable_device() in probe and remove
Wang Hai
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
tulip: use ndo_siocdevprivate
Arnd Bergmann
2021-06-07
net: tulip: Remove the repeated declaration
Shaokun Zhang
2021-05-19
net: dec: remove leading spaces before tabs
Hui Tang
2021-04-07
tulip: de2104x: use module_pci_driver to simplify the code
Wei Yongjun
2021-04-07
tulip: windbond-840: use module_pci_driver to simplify the code
Wei Yongjun
2020-11-02
drivers: net: tulip: Fix set but not used with W=1
Andrew Lunn
2020-10-30
net: dec: tulip: de2104x: Add shutdown handler to stop NIC
Moritz Fischer
2020-09-25
drivers/net/ethernet: clean up unused assignments
Jesse Brandeburg
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-13
tulip: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-09-13
tulip: de2104x: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-09-13
tulip: dmfe: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-09-13
tulip: uli526x: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-09-13
tulip: windbond-840: Fix a debug message
Christophe JAILLET
2020-09-13
tulip: windbond-840: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-09-10
net: dec: de2104x: Increase receive ring size for Tulip
Lucy Yan
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-06-26
docs: networking: reorganize driver documentation again
Jakub Kicinski
2020-06-23
tulip: uli526x: use generic power management
Vaibhav Gupta
2020-06-23
tulip: tulip_core: use generic power management
Vaibhav Gupta
2020-06-23
tulip: de2104x: use generic power management
Vaibhav Gupta
2020-06-23
tulip: windbond-840: use generic power management
Vaibhav Gupta
2020-06-23
tulip: dmfe: use generic power management
Vaibhav Gupta
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-05-07
net: tulip: de4x5: make PCI_signature() return void
Jason Yan
2020-05-01
docs: networking: device drivers: convert dec/dmfe.txt to ReST
Mauro Carvalho Chehab
2020-05-01
docs: networking: device drivers: convert dec/de4x5.txt to ReST
Mauro Carvalho Chehab
2020-04-15
net: tulip: make early_486_chipsets static
Jason Yan
2020-03-05
net: tulip: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
[next]