summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/dec/tulip/tulip_core.c
Commit message (Expand)AuthorAgeFilesLines
* net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-311-2/+2
* net: tulip: convert to devresRolf Eike Beer2022-05-161-48/+16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-05-121-1/+4
|\
| * ethernet: tulip: fix missing pci_disable_device() on error in tulip_init_one()Yang Yingliang2022-05-091-1/+4
* | eth: switch to netif_napi_add_weight()Jakub Kicinski2022-05-081-1/+1
|/
* ethernet: tulip: avoid duplicate variable name on sparcJakub Kicinski2021-10-121-4/+4
* ethernet: tulip: remove direct netdev->dev_addr writesJakub Kicinski2021-10-091-15/+22
* ethernet: use eth_hw_addr_set()Jakub Kicinski2021-10-021-1/+1
* dev_ioctl: split out ndo_eth_ioctlArnd Bergmann2021-07-271-1/+1
* drivers: net: tulip: Fix set but not used with W=1Andrew Lunn2020-11-021-0/+4
* tulip: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-09-131-31/+34
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* tulip: tulip_core: use generic power managementVaibhav Gupta2020-06-231-39/+12
* net: tulip: make early_486_chipsets staticJason Yan2020-04-151-1/+1
* net/dec: Delete driver versionsLeon Romanovsky2020-03-031-24/+2
* netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2019-12-121-2/+2
* net: tulip_core: mark expected switch fall-throughGustavo A. R. Silva2018-08-071-0/+1
* net: tulip: Convert timers to use timer_setup()Kees Cook2017-10-181-8/+6
* net: tulip: Constify tulip_tblKees Cook2017-09-081-1/+1
* net: tulip: remove useless code in tulip_init_one()Gustavo A. R. Silva2017-07-191-2/+0
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* net: deprecate eth_change_mtu, remove usageJarod Wilson2016-10-131-1/+0
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-041-1/+1
* net: tulip: Use setup_timer()Amitoj Kaur Chawla2016-02-251-9/+5
* net: tulip: turn compile-time warning into dev_warn()Arnd Bergmann2015-11-201-2/+7
* tulip_core.c : out-of-bounds check.Ameen Ali2015-03-131-1/+1
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-2/+2
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-131-1/+1
* drivers/net: tulip_remove_one needs to call pci_disable_device()Ingo Molnar2014-02-171-0/+1
* net: tulip: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-211-1/+0
* ethernet: Convert mac address uses of 6 to ETH_ALENJoe Perches2013-08-021-3/+5
* tulip: remove redundant D0 power state setYijing Wang2013-05-311-6/+0
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-071-4/+2
* tulip: remove __dev* attributesBill Pemberton2012-12-031-7/+7
* drivers/net/ethernet/dec/tulip: Use standard __set_bit_le() functionTakuya Yoshikawa2012-10-061-5/+2
* tulip_core: stop using net_device.{base_addr, irq}.Francois Romieu2012-04-071-11/+16
* netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi2012-02-061-3/+2
* drivers/net: Remove alloc_etherdev error messagesJoe Perches2012-01-311-3/+1
* sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones2011-11-081-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2011-10-251-3/+0
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-171-1/+1
* ewrk3/tulip: Move the DEC - Tulip driversJeff Kirsher2011-08-121-0/+2011