summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/dec/tulip/de4x5.c
AgeCommit message (Expand)Author
2019-06-22net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()Kees Cook
2016-08-13net: fix up a few missing hashtable.h conflict resolutionsJiri Kosina
2016-07-30net: tulip: fix spelling mistake: "attemping" -> "attempting"Colin Ian King
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2016-04-26drivers: net: use NETDEV_TX_OK instead of NETDEV_TX_LOCKEDFlorian Westphal
2015-12-14drivers/net: fix eisa_driver probe section mismatchFabian Frederick
2015-06-03net: tulip: rearrange order of searching for substringsRasmus Villemoes
2014-12-09net: tulip: Remove private "strncmp"Rasmus Villemoes
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-07-20net: tulip: remove unnecessary break after returnFabian Frederick
2013-10-22net: tulip: use DEFINE_PCI_DEVICE_TABLEJingoo Han
2013-09-12net: tulip: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-03net: tulip: use pci_{get,set}_drvdata()Jingoo Han
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman
2012-12-03tulip: remove __dev* attributesBill Pemberton
2012-06-06ethernet: Remove casts to same typeJoe Perches
2012-05-10drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches
2012-02-24dec/tulip/de4x5: print MAC via printk format specifierDanny Kukawka
2012-02-06netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi
2011-12-19net: fix assignment of 0/1 to bool variables.Rusty Russell
2011-12-19de4x5/PCI: use list_for_each_entry() for bus->devices traversalBjorn Helgaas
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-08-12ewrk3/tulip: Move the DEC - Tulip driversJeff Kirsher