summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/dec/tulip/uli526x.c
Commit message (Expand)AuthorAgeFilesLines
* net: tulip: Convert timers to use timer_setup()Kees Cook2017-10-181-5/+5
* drivers: net: uli526x: use setup_timer() helper.Allen Pais2017-09-211-3/+1
* networking: introduce and use skb_put_data()Johannes Berg2017-06-161-3/+3
* net: dec: uli526x: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-01-021-17/+24
* 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/+0
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-041-2/+2
* drivers/net/ethernet/dec/tulip/uli526x.c: fix misleading indentation in uli52...David Malcolm2015-06-031-1/+1
* ethernet: codespell comment spelling fixesJoe Perches2015-03-081-1/+1
* uli526x: fix misspelling of current function in stringJulia Lawall2014-12-091-1/+1
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko2014-06-061-2/+2
* uli526x: Call dev_kfree/consume_skb_any instead of dev_kfree_skb.Eric W. Biederman2014-03-241-2/+2
* net: tulip: delete useless tests on netdev_privJulia Lawall2014-01-031-6/+0
* net: tulip: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-211-2/+0
* tulip: remove __dev* attributesBill Pemberton2012-12-031-6/+6
* uli526x: stop using net_device.{base_addr, irq} and convert to __iomem.Francois Romieu2012-04-071-195/+202
* uli526x: fix regions leak in driver probe error path.Francois Romieu2012-04-071-28/+20
* netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi2012-02-081-9/+12
* sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones2011-11-081-3/+4
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-171-1/+1
* ewrk3/tulip: Move the DEC - Tulip driversJeff Kirsher2011-08-121-0/+1850
OpenPOWER on IntegriCloud