开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
dec
/
tulip
/
winbond-840.c
Age
Commit message (
Expand
)
Author
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-05-19
net: dec: remove leading spaces before tabs
Hui Tang
2021-04-07
tulip: windbond-840: use module_pci_driver to simplify the code
Wei Yongjun
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-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-06-23
tulip: windbond-840: use generic power management
Vaibhav Gupta
2020-03-03
net/dec: Delete driver versions
Leon Romanovsky
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2017-10-18
net: tulip: Convert timers to use timer_setup()
Kees Cook
2017-09-21
drivers: net: winbond-840: use setup_timer() helper.
Allen Pais
2017-06-05
net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ...
yuval.shaia@oracle.com
2017-01-02
net: dec: winbond-840: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
2015-11-20
net: tulip: turn compile-time warning into dev_warn()
Arnd Bergmann
2015-02-02
net/tulip: don't warn about unknown ARM architecture
Arnd Bergmann
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2013-10-21
net: tulip: remove unnecessary pci_set_drvdata()
Jingoo Han
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-03
tulip: remove __dev* attributes
Bill Pemberton
2012-10-06
sections: fix section conflicts in drivers/net
Andi Kleen
2012-04-07
winbond840: stop using net_device.{base_addr, irq}.
Francois Romieu
2012-02-06
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A Dalvi
2011-11-08
sweep the floors and convert some .get_drvinfo routines to strlcpy
Rick Jones
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-12
ewrk3/tulip: Move the DEC - Tulip drivers
Jeff Kirsher