summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/dec/tulip/uli526x.c
AgeCommit message (Expand)Author
2020-02-14net: tulip: Adjust indentation in {dmfe, uli526x}_init_moduleNathan Chancellor
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2015-06-03drivers/net/ethernet/dec/tulip/uli526x.c: fix misleading indentation in uli52...David Malcolm
2015-03-08ethernet: codespell comment spelling fixesJoe Perches
2014-12-09uli526x: fix misspelling of current function in stringJulia Lawall
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-06-06net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko
2014-03-24uli526x: Call dev_kfree/consume_skb_any instead of dev_kfree_skb.Eric W. Biederman
2014-01-03net: tulip: delete useless tests on netdev_privJulia Lawall
2013-10-21net: tulip: remove unnecessary pci_set_drvdata()Jingoo Han
2012-12-03tulip: remove __dev* attributesBill Pemberton
2012-04-07uli526x: stop using net_device.{base_addr, irq} and convert to __iomem.Francois Romieu
2012-04-07uli526x: fix regions leak in driver probe error path.Francois Romieu
2012-02-08netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi
2011-11-08sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-08-12ewrk3/tulip: Move the DEC - Tulip driversJeff Kirsher