summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/dec/tulip/tulip_core.c
AgeCommit message (Expand)Author
2022-08-31net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang
2022-05-16net: tulip: convert to devresRolf Eike Beer
2022-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-09ethernet: tulip: fix missing pci_disable_device() on error in tulip_init_one()Yang Yingliang
2022-05-08eth: switch to netif_napi_add_weight()Jakub Kicinski
2021-10-12ethernet: tulip: avoid duplicate variable name on sparcJakub Kicinski
2021-10-09ethernet: tulip: remove direct netdev->dev_addr writesJakub Kicinski
2021-10-02ethernet: use eth_hw_addr_set()Jakub Kicinski
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann
2020-11-02drivers: net: tulip: Fix set but not used with W=1Andrew Lunn
2020-09-13tulip: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-06-23tulip: tulip_core: use generic power managementVaibhav Gupta
2020-04-15net: tulip: make early_486_chipsets staticJason Yan
2020-03-03net/dec: Delete driver versionsLeon Romanovsky
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2018-08-07net: tulip_core: mark expected switch fall-throughGustavo A. R. Silva
2017-10-18net: tulip: Convert timers to use timer_setup()Kees Cook
2017-09-08net: tulip: Constify tulip_tblKees Cook
2017-07-19net: tulip: remove useless code in tulip_init_one()Gustavo A. R. Silva
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
2016-02-25net: tulip: Use setup_timer()Amitoj Kaur Chawla
2015-11-20net: tulip: turn compile-time warning into dev_warn()Arnd Bergmann
2015-03-13tulip_core.c : out-of-bounds check.Ameen Ali
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe
2014-02-17drivers/net: tulip_remove_one needs to call pci_disable_device()Ingo Molnar
2013-10-21net: tulip: remove unnecessary pci_set_drvdata()Jingoo Han
2013-08-02ethernet: Convert mac address uses of 6 to ETH_ALENJoe Perches
2013-05-31tulip: remove redundant D0 power state setYijing Wang
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman
2012-12-03tulip: remove __dev* attributesBill Pemberton
2012-10-06drivers/net/ethernet/dec/tulip: Use standard __set_bit_le() functionTakuya Yoshikawa
2012-04-07tulip_core: stop using net_device.{base_addr, irq}.Francois Romieu
2012-02-06netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches
2011-11-08sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-08-12ewrk3/tulip: Move the DEC - Tulip driversJeff Kirsher