index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
dec
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers: net: tulip: Fix set but not used with W=1
Andrew Lunn
2020-11-03
1
-0
/
+4
*
net: dec: tulip: de2104x: Add shutdown handler to stop NIC
Moritz Fischer
2020-10-31
1
-0
/
+10
*
drivers/net/ethernet: clean up unused assignments
Jesse Brandeburg
2020-09-26
2
-7
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-23
1
-1
/
+1
|
\
|
*
net: dec: de2104x: Increase receive ring size for Tulip
Lucy Yan
2020-09-11
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-24
3
-5
/
+5
*
docs: networking: reorganize driver documentation again
Jakub Kicinski
2020-06-27
1
-2
/
+2
*
tulip: uli526x: use generic power management
Vaibhav Gupta
2020-06-24
1
-40
/
+8
*
tulip: tulip_core: use generic power management
Vaibhav Gupta
2020-06-24
1
-39
/
+12
*
tulip: de2104x: use generic power management
Vaibhav Gupta
2020-06-24
1
-17
/
+8
*
tulip: windbond-840: use generic power management
Vaibhav Gupta
2020-06-24
1
-18
/
+8
*
tulip: dmfe: use generic power management
Vaibhav Gupta
2020-06-24
1
-40
/
+9
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-13
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-16
1
-1
/
+1
*
net: tulip: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-05
1
-1
/
+1
*
net/dec: Delete driver versions
Leon Romanovsky
2020-03-04
5
-78
/
+2
*
net: ethernet: dec: tulip: Fix length mask in receive length calculation
Moritz Fischer
2020-02-05
1
-1
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-01-29
5
-10
/
+11
|
\
|
*
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-13
3
-5
/
+5
|
*
net: tulip: Adjust indentation in {dmfe, uli526x}_init_module
Nathan Chancellor
2019-12-10
2
-5
/
+6
*
|
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
1
-1
/
+1
|
/
*
Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2019-05-31
2
-18
/
+2
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
2
-18
/
+2
*
|
net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()
Kees Cook
2019-05-27
1
-1
/
+0
|
/
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
3
-0
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-09
1
-1
/
+1
|
\
|
*
net: tulip: de2104x: replace dev_kfree_skb_irq by dev_consume_skb_irq for dro...
Yang Wei
2019-02-07
1
-1
/
+1
*
|
tulip: eeprom: use struct_size() in kmalloc()
Gustavo A. R. Silva
2019-02-02
1
-3
/
+1
|
/
*
net: documentation: build a directory structure for drivers
Jakub Kicinski
2018-12-05
1
-2
/
+2
*
net: tulip: de4x5: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-08-08
1
-0
/
+6
*
net: tulip_core: mark expected switch fall-through
Gustavo A. R. Silva
2018-08-08
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
1
-0
/
+1
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
net: tulip: Convert timers to use timer_setup()
Kees Cook
2017-10-18
10
-50
/
+48
*
|
net: tulip: de2104x: Convert timers to use timer_setup()
Kees Cook
2017-10-18
1
-12
/
+9
*
|
drivers: net: uli526x: use setup_timer() helper.
Allen Pais
2017-09-21
1
-3
/
+1
*
|
drivers: net: dmfe: use setup_timer() helper.
Allen Pais
2017-09-21
1
-3
/
+1
*
|
drivers: net: winbond-840: use setup_timer() helper.
Allen Pais
2017-09-21
1
-3
/
+1
*
|
drivers: net: de4x: use setup_timer() helper.
Allen Pais
2017-09-21
1
-3
/
+2
|
/
*
net: tulip: Constify tulip_tbl
Kees Cook
2017-09-09
2
-2
/
+2
*
net: de4x5: constify eisa_device_id
Arvind Yadav
2017-08-20
1
-1
/
+1
[next]