aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/dec/tulip/de4x5.c
Commit message (Expand)AuthorAge
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* net: deprecate eth_change_mtu, remove usageJarod Wilson2016-10-13
* net: fix up a few missing hashtable.h conflict resolutionsJiri Kosina2016-08-13
* net: tulip: fix spelling mistake: "attemping" -> "attempting"Colin Ian King2016-07-31
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-04
* drivers: net: use NETDEV_TX_OK instead of NETDEV_TX_LOCKEDFlorian Westphal2016-04-26
* drivers/net: fix eisa_driver probe section mismatchFabian Frederick2015-12-14
* net: tulip: rearrange order of searching for substringsRasmus Villemoes2015-06-03
* net: tulip: Remove private "strncmp"Rasmus Villemoes2014-12-09
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* net: tulip: remove unnecessary break after returnFabian Frederick2014-07-21
* net: tulip: use DEFINE_PCI_DEVICE_TABLEJingoo Han2013-10-22
* net: tulip: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-12
* net: tulip: use pci_{get,set}_drvdata()Jingoo Han2013-09-03
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-07
* tulip: remove __dev* attributesBill Pemberton2012-12-03
* ethernet: Remove casts to same typeJoe Perches2012-06-06
* drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-10
* dec/tulip/de4x5: print MAC via printk format specifierDanny Kukawka2012-02-24
* netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi2012-02-06
* net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-19
* de4x5/PCI: use list_for_each_entry() for bus->devices traversalBjorn Helgaas2011-12-19
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-17
* ewrk3/tulip: Move the DEC - Tulip driversJeff Kirsher2011-08-12