index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
dec
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-08
net: tulip: Remove the repeated declaration
Shaokun Zhang
1
-1
/
+0
2021-05-19
net: dec: remove leading spaces before tabs
Hui Tang
6
-23
/
+23
2021-04-08
tulip: de2104x: use module_pci_driver to simplify the code
Wei Yongjun
1
-12
/
+1
2021-04-08
tulip: windbond-840: use module_pci_driver to simplify the code
Wei Yongjun
1
-12
/
+1
2020-11-03
drivers: net: tulip: Fix set but not used with W=1
Andrew Lunn
1
-0
/
+4
2020-10-31
net: dec: tulip: de2104x: Add shutdown handler to stop NIC
Moritz Fischer
1
-0
/
+10
2020-09-26
drivers/net/ethernet: clean up unused assignments
Jesse Brandeburg
2
-7
/
+2
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-09-14
tulip: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2
-55
/
+66
2020-09-14
tulip: de2104x: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-26
/
+36
2020-09-14
tulip: dmfe: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-20
/
+24
2020-09-14
tulip: uli526x: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-21
/
+23
2020-09-14
tulip: windbond-840: Fix a debug message
Christophe JAILLET
1
-3
/
+4
2020-09-14
tulip: windbond-840: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-36
/
+37
2020-09-11
net: dec: de2104x: Increase receive ring size for Tulip
Lucy Yan
1
-1
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
3
-5
/
+5
2020-06-27
docs: networking: reorganize driver documentation again
Jakub Kicinski
1
-2
/
+2
2020-06-24
tulip: uli526x: use generic power management
Vaibhav Gupta
1
-40
/
+8
2020-06-24
tulip: tulip_core: use generic power management
Vaibhav Gupta
1
-39
/
+12
2020-06-24
tulip: de2104x: use generic power management
Vaibhav Gupta
1
-17
/
+8
2020-06-24
tulip: windbond-840: use generic power management
Vaibhav Gupta
1
-18
/
+8
2020-06-24
tulip: dmfe: use generic power management
Vaibhav Gupta
1
-40
/
+9
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2
-14
/
+14
2020-05-07
net: tulip: de4x5: make PCI_signature() return void
Jason Yan
1
-6
/
+4
2020-05-01
docs: networking: device drivers: convert dec/dmfe.txt to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2020-05-01
docs: networking: device drivers: convert dec/de4x5.txt to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2020-04-16
net: tulip: make early_486_chipsets static
Jason Yan
1
-1
/
+1
2020-03-06
net: tulip: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-03-04
net/dec: Delete driver versions
Leon Romanovsky
5
-78
/
+2
2020-02-05
net: ethernet: dec: tulip: Fix length mask in receive length calculation
Moritz Fischer
1
-1
/
+4
2020-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
5
-10
/
+11
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-1
/
+1
2019-12-13
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
3
-5
/
+5
2019-12-10
net: tulip: Adjust indentation in {dmfe, uli526x}_init_module
Nathan Chancellor
2
-5
/
+6
2019-05-31
Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2
-18
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2
-18
/
+2
2019-05-27
net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()
Kees Cook
1
-1
/
+0
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
3
-0
/
+3
2019-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2019-02-07
net: tulip: de2104x: replace dev_kfree_skb_irq by dev_consume_skb_irq for dro...
Yang Wei
1
-1
/
+1
2019-02-02
tulip: eeprom: use struct_size() in kmalloc()
Gustavo A. R. Silva
1
-3
/
+1
2018-12-05
net: documentation: build a directory structure for drivers
Jakub Kicinski
1
-2
/
+2
2018-08-08
net: tulip: de4x5: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+6
2018-08-08
net: tulip_core: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-18
net: tulip: Convert timers to use timer_setup()
Kees Cook
10
-50
/
+48
2017-10-18
net: tulip: de2104x: Convert timers to use timer_setup()
Kees Cook
1
-12
/
+9
2017-09-21
drivers: net: uli526x: use setup_timer() helper.
Allen Pais
1
-3
/
+1
2017-09-21
drivers: net: dmfe: use setup_timer() helper.
Allen Pais
1
-3
/
+1
[next]