summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/dec/tulip/tulip_core.c
Commit message (Expand)AuthorAgeFilesLines
* net: tulip_core: mark expected switch fall-throughGustavo A. R. Silva2018-08-081-0/+1
* net: tulip: Convert timers to use timer_setup()Kees Cook2017-10-181-8/+6Star
* net: tulip: Constify tulip_tblKees Cook2017-09-091-1/+1
* net: tulip: remove useless code in tulip_init_one()Gustavo A. R. Silva2017-07-201-2/+0Star
* 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/+0Star
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-041-1/+1
* net: tulip: Use setup_timer()Amitoj Kaur Chawla2016-02-251-9/+5Star
* 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/+0Star
* 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/+0Star
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-071-4/+2Star
* tulip: remove __dev* attributesBill Pemberton2012-12-031-7/+7
* drivers/net/ethernet/dec/tulip: Use standard __set_bit_le() functionTakuya Yoshikawa2012-10-051-5/+2Star
* 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/+2Star
* drivers/net: Remove alloc_etherdev error messagesJoe Perches2012-01-311-3/+1Star
* 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/+0Star
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-181-1/+1
* ewrk3/tulip: Move the DEC - Tulip driversJeff Kirsher2011-08-121-0/+2011