summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/dec/tulip/dmfe.c
Commit message (Expand)AuthorAgeFilesLines
* tulip: fix setting device address from romJakub Kicinski2021-10-121-1/+1
* ethernet: tulip: remove direct netdev->dev_addr writesJakub Kicinski2021-10-091-5/+4
* net: dec: remove leading spaces before tabsHui Tang2021-05-191-9/+9
* tulip: dmfe: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-09-131-20/+24
* tulip: dmfe: use generic power managementVaibhav Gupta2020-06-231-40/+9
* net/dec: Delete driver versionsLeon Romanovsky2020-03-031-14/+0
* net: tulip: Adjust indentation in {dmfe, uli526x}_init_moduleNathan Chancellor2019-12-091-3/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-9/+1
* net: tulip: Convert timers to use timer_setup()Kees Cook2017-10-181-5/+5
* drivers: net: dmfe: use setup_timer() helper.Allen Pais2017-09-211-3/+1
* 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-3/+3
* dmfe: kill DEVICE defineFlorian Westphal2016-05-041-21/+18
* ethernet: codespell comment spelling fixesJoe Perches2015-03-081-1/+1
* dmfe: fix misspelling of current function in stringJulia Lawall2014-12-091-1/+1
* tulip: dmfe: Fix global namespace pollution of phy accessors.David S. Miller2014-08-271-76/+76
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* dmfe: Call dev_kfree/consume_skb_any instead of dev_kfree_skb.Eric W. Biederman2014-03-241-2/+2
* net: tulip: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-211-3/+0
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-071-2/+1
* tulip: remove __dev* attributesBill Pemberton2012-12-031-6/+6
* drivers/net/ethernet/dec/tulip/dmfe.c: fix error return codePeter Senna Tschudin2012-10-071-3/+9
* dmfe: enforce consistent timing delay.françois romieu2012-04-171-1/+5
* dmfe: stop using net_device.{base_addr, irq} and convert to __iomem.Francois Romieu2012-04-071-142/+153
* netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi2012-02-081-9/+11
* 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/+2253