aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/dec/tulip/tulip_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-07net: tulip_core: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-10-18net: tulip: Convert timers to use timer_setup()Kees Cook1-8/+6
2017-09-08net: tulip: Constify tulip_tblKees Cook1-1/+1
2017-07-19net: tulip: remove useless code in tulip_init_one()Gustavo A. R. Silva1-2/+0
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson1-1/+0
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal1-1/+1
2016-02-25net: tulip: Use setup_timer()Amitoj Kaur Chawla1-9/+5
2015-11-20net: tulip: turn compile-time warning into dev_warn()Arnd Bergmann1-2/+7
2015-03-13tulip_core.c : out-of-bounds check.Ameen Ali1-1/+1
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine1-2/+2
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe1-1/+1
2014-02-17drivers/net: tulip_remove_one needs to call pci_disable_device()Ingo Molnar1-0/+1
2013-10-21net: tulip: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-08-02ethernet: Convert mac address uses of 6 to ETH_ALENJoe Perches1-3/+5
2013-05-31tulip: remove redundant D0 power state setYijing Wang1-6/+0
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman1-4/+2
2012-12-03tulip: remove __dev* attributesBill Pemberton1-7/+7
2012-10-06drivers/net/ethernet/dec/tulip: Use standard __set_bit_le() functionTakuya Yoshikawa1-5/+2
2012-04-07tulip_core: stop using net_device.{base_addr, irq}.Francois Romieu1-11/+16
2012-02-06netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi1-3/+2
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches1-3/+1
2011-11-08sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones1-3/+3
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+2008
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko1-1/+1
2011-08-12ewrk3/tulip: Move the DEC - Tulip driversJeff Kirsher1-0/+2011