aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/dec/tulip/dmfe.c
Commit message (Expand)AuthorAge
* net: tulip: Convert timers to use timer_setup()Kees Cook2017-10-18
* drivers: net: dmfe: use setup_timer() helper.Allen Pais2017-09-21
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* net: deprecate eth_change_mtu, remove usageJarod Wilson2016-10-13
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-04
* dmfe: kill DEVICE defineFlorian Westphal2016-05-04
* ethernet: codespell comment spelling fixesJoe Perches2015-03-08
* dmfe: fix misspelling of current function in stringJulia Lawall2014-12-09
* tulip: dmfe: Fix global namespace pollution of phy accessors.David S. Miller2014-08-27
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* dmfe: Call dev_kfree/consume_skb_any instead of dev_kfree_skb.Eric W. Biederman2014-03-25
* net: tulip: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-21
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-07
* tulip: remove __dev* attributesBill Pemberton2012-12-03
* drivers/net/ethernet/dec/tulip/dmfe.c: fix error return codePeter Senna Tschudin2012-10-07
* dmfe: enforce consistent timing delay.françois romieu2012-04-17
* dmfe: stop using net_device.{base_addr, irq} and convert to __iomem.Francois Romieu2012-04-07
* netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi2012-02-08
* sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones2011-11-08
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-17
* ewrk3/tulip: Move the DEC - Tulip driversJeff Kirsher2011-08-12