aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/dec/tulip/winbond-840.c
AgeCommit message (Expand)Author
2022-04-26net: remove comments that mention obsolete __SLOW_DOWN_IOBjorn Helgaas
2021-10-14net: tulip: winbond-840: fix build for UMLRandy Dunlap
2021-10-14ethernet: replace netdev->dev_addr 16bit writesJakub Kicinski
2021-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-07-28tulip: windbond-840: Fix missing pci_disable_device() in probe and removeWang Hai
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann
2021-05-19net: dec: remove leading spaces before tabsHui Tang
2021-04-07tulip: windbond-840: use module_pci_driver to simplify the codeWei Yongjun
2020-09-13tulip: windbond-840: Fix a debug messageChristophe JAILLET
2020-09-13tulip: windbond-840: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-06-23tulip: windbond-840: use generic power managementVaibhav Gupta
2020-03-03net/dec: Delete driver versionsLeon Romanovsky
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2017-10-18net: tulip: Convert timers to use timer_setup()Kees Cook
2017-09-21drivers: net: winbond-840: use setup_timer() helper.Allen Pais
2017-06-05net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ...yuval.shaia@oracle.com
2017-01-02net: dec: winbond-840: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2015-11-20net: tulip: turn compile-time warning into dev_warn()Arnd Bergmann
2015-02-02net/tulip: don't warn about unknown ARM architectureArnd Bergmann
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2013-10-21net: tulip: remove unnecessary pci_set_drvdata()Jingoo Han
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman
2012-12-03tulip: remove __dev* attributesBill Pemberton
2012-10-06sections: fix section conflicts in drivers/netAndi Kleen
2012-04-07winbond840: stop using net_device.{base_addr, irq}.Francois Romieu
2012-02-06netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi
2011-11-08sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-08-12ewrk3/tulip: Move the DEC - Tulip driversJeff Kirsher