aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/dec
AgeCommit message (Expand)AuthorFilesLines
2025-07-25net: Fix typosBjorn Helgaas1-1/+1
2025-07-01net: tulip: Rename PCI driver struct to end in _driverUwe Kleine-König1-2/+2
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()timers-cleanups-2025-06-08Ingo Molnar9-11/+11
2025-04-28net: tulip: Use pure PCI devres APIPhilipp Stanner2-2/+2
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner8-16/+16
2025-03-25net: tulip: avoid unused variable warningSimon Horman1-5/+2
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro4-4/+4
2023-10-02net: tulip: Annotate struct mediatable with __counted_byKees Cook1-1/+1
2022-08-31net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang5-10/+10
2022-05-23eth: de4x5: remove support for Generic DECchip & DIGITAL EtherWORKS PCI/EISAJakub Kicinski4-6624/+0
2022-05-20net: tulip: fix build with CONFIG_GSCRolf Eike Beer1-1/+1
2022-05-16net: tulip: convert to devresRolf Eike Beer2-51/+20
2022-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+4
2022-05-09ethernet: tulip: fix missing pci_disable_device() on error in tulip_init_one()Yang Yingliang1-1/+4
2022-05-08eth: switch to netif_napi_add_weight()Jakub Kicinski1-1/+1
2022-04-26net: remove comments that mention obsolete __SLOW_DOWN_IOBjorn Helgaas1-2/+0
2022-01-25net: tulip: remove redundant assignment to variable new_csr6Colin Ian King1-1/+1
2021-11-18net: ethernet: dec: tulip: de4x5: fix possible array overflows in type3_infob...Teng Qi1-0/+4
2021-11-18net: tulip: de4x5: fix the problem that the array 'lp->phy[8]' may be out of ...zhangyue1-13/+17
2021-10-14net: tulip: winbond-840: fix build for UMLRandy Dunlap1-1/+1
2021-10-14ethernet: replace netdev->dev_addr 16bit writesJakub Kicinski1-1/+3
2021-10-12ethernet: tulip: avoid duplicate variable name on sparcJakub Kicinski1-4/+4
2021-10-12tulip: fix setting device address from romJakub Kicinski2-2/+2
2021-10-09ethernet: tulip: remove direct netdev->dev_addr writesJakub Kicinski6-50/+61
2021-10-02ethernet: use eth_hw_addr_set()Jakub Kicinski1-1/+1
2021-08-07tulip: Remove deadcode on startup true conditionColin Ian King1-1/+1
2021-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-5/+2
2021-07-28tulip: windbond-840: Fix missing pci_disable_device() in probe and removeWang Hai1-5/+2
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann2-2/+2
2021-07-27tulip: use ndo_siocdevprivateArnd Bergmann1-3/+8
2021-06-07net: tulip: Remove the repeated declarationShaokun Zhang1-1/+0
2021-05-19net: dec: remove leading spaces before tabsHui Tang6-23/+23
2021-04-07tulip: de2104x: use module_pci_driver to simplify the codeWei Yongjun1-12/+1
2021-04-07tulip: windbond-840: use module_pci_driver to simplify the codeWei Yongjun1-12/+1
2020-11-02drivers: net: tulip: Fix set but not used with W=1Andrew Lunn1-0/+4
2020-10-30net: dec: tulip: de2104x: Add shutdown handler to stop NICMoritz Fischer1-0/+10
2020-09-25drivers/net/ethernet: clean up unused assignmentsJesse Brandeburg2-7/+2
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+1
2020-09-13tulip: switch from 'pci_' to 'dma_' APIChristophe JAILLET2-55/+66
2020-09-13tulip: de2104x: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-26/+36
2020-09-13tulip: dmfe: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-20/+24
2020-09-13tulip: uli526x: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-21/+23
2020-09-13tulip: windbond-840: Fix a debug messageChristophe JAILLET1-3/+4
2020-09-13tulip: windbond-840: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-36/+37
2020-09-10net: dec: de2104x: Increase receive ring size for TulipLucy Yan1-1/+1
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva3-5/+5
2020-06-26docs: networking: reorganize driver documentation againJakub Kicinski1-2/+2
2020-06-23tulip: uli526x: use generic power managementVaibhav Gupta1-40/+8
2020-06-23tulip: tulip_core: use generic power managementVaibhav Gupta1-39/+12
2020-06-23tulip: de2104x: use generic power managementVaibhav Gupta1-17/+8
2020-06-23tulip: windbond-840: use generic power managementVaibhav Gupta1-18/+8
2020-06-23tulip: dmfe: use generic power managementVaibhav Gupta1-40/+9
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2-14/+14
2020-05-07net: tulip: de4x5: make PCI_signature() return voidJason Yan1-6/+4
2020-05-01docs: networking: device drivers: convert dec/dmfe.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-05-01docs: networking: device drivers: convert dec/de4x5.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-04-15net: tulip: make early_486_chipsets staticJason Yan1-1/+1
2020-03-05net: tulip: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-03net/dec: Delete driver versionsLeon Romanovsky5-78/+2
2020-02-05net: ethernet: dec: tulip: Fix length mask in receive length calculationMoritz Fischer1-1/+4
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds5-10/+11
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-1/+1
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin3-5/+5
2019-12-09net: tulip: Adjust indentation in {dmfe, uli526x}_init_moduleNathan Chancellor2-5/+6
2019-05-31Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2-18/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2-18/+2
2019-05-26net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()Kees Cook1-1/+0
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner3-0/+3
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2019-02-06net: tulip: de2104x: replace dev_kfree_skb_irq by dev_consume_skb_irq for dro...Yang Wei1-1/+1
2019-02-01tulip: eeprom: use struct_size() in kmalloc()Gustavo A. R. Silva1-3/+1
2018-12-05net: documentation: build a directory structure for driversJakub Kicinski1-2/+2
2018-08-07net: tulip: de4x5: mark expected switch fall-throughsGustavo A. R. Silva1-0/+6
2018-08-07net: tulip_core: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-18net: tulip: Convert timers to use timer_setup()Kees Cook10-50/+48
2017-10-18net: tulip: de2104x: Convert timers to use timer_setup()Kees Cook1-12/+9
2017-09-21drivers: net: uli526x: use setup_timer() helper.Allen Pais1-3/+1
2017-09-21drivers: net: dmfe: use setup_timer() helper.Allen Pais1-3/+1
2017-09-21drivers: net: winbond-840: use setup_timer() helper.Allen Pais1-3/+1
2017-09-21drivers: net: de4x: use setup_timer() helper.Allen Pais1-3/+2
2017-09-08net: tulip: Constify tulip_tblKees Cook2-2/+2
2017-08-19net: de4x5: constify eisa_device_idArvind Yadav1-1/+1
2017-07-19net: tulip: remove useless code in tulip_init_one()Gustavo A. R. Silva1-2/+0
2017-06-16networking: introduce and use skb_put_data()Johannes Berg3-12/+12
2017-06-05net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ...yuval.shaia@oracle.com1-3/+2
2017-06-05net/dec: Make __de_get_link_ksettings return voidyuval.shaia@oracle.com1-7/+4
2017-05-10Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2017-04-20Annotate hardware config module parameters in drivers/net/ethernet/David Howells1-1/+1
2017-04-07net: tulip: de2104x: Use net_device_stats from struct net_deviceTobias Klauser1-22/+20
2017-01-30drivers: net: generalize napi_complete_done()Eric Dumazet1-3/+3
2017-01-02net: dec: winbond-840: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-6/+8
2017-01-02net: dec: uli526x: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-17/+24
2017-01-02net: dec: de2104x: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-40/+51
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds7-7/+7
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson7-7/+0
2016-08-13net: fix up a few missing hashtable.h conflict resolutionsJiri Kosina2-4/+4
2016-07-30net: tulip: fix spelling mistake: "attemping" -> "attempting"Colin Ian King1-1/+1
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal6-12/+12
2016-05-04dmfe: kill DEVICE defineFlorian Westphal1-21/+18
2016-04-26drivers: net: use NETDEV_TX_OK instead of NETDEV_TX_LOCKEDFlorian Westphal1-2/+5
2016-02-25net: tulip: Use setup_timer()Amitoj Kaur Chawla1-9/+5
2015-12-14drivers/net: fix eisa_driver probe section mismatchFabian Frederick1-1/+1
2015-11-20net: tulip: turn compile-time warning into dev_warn()Arnd Bergmann2-3/+8
2015-10-16drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera1-1/+0
2015-06-23drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker2-10/+4
2015-06-03net: tulip: rearrange order of searching for substringsRasmus Villemoes1-5/+5
2015-06-03drivers/net/ethernet/dec/tulip/uli526x.c: fix misleading indentation in uli52...David Malcolm1-1/+1
2015-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2015-03-13tulip_core.c : out-of-bounds check.Ameen Ali1-1/+1
2015-03-08ethernet: codespell comment spelling fixesJoe Perches2-2/+2
2015-02-02net/tulip: don't warn about unknown ARM architectureArnd Bergmann1-1/+1
2014-12-09uli526x: fix misspelling of current function in stringJulia Lawall1-1/+1
2014-12-09dmfe: fix misspelling of current function in stringJulia Lawall1-1/+1
2014-12-09net: tulip: Remove private "strncmp"Rasmus Villemoes1-17/+3
2014-08-27tulip: dmfe: Fix global namespace pollution of phy accessors.David S. Miller1-76/+76
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine7-8/+8
2014-07-20net: tulip: remove unnecessary break after returnFabian Frederick1-1/+0
2014-06-22tulip: Poll link status more frequently for Comet chipsOndrej Zary1-1/+1
2014-06-06net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko1-2/+2
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe1-1/+1
2014-03-24uli526x: Call dev_kfree/consume_skb_any instead of dev_kfree_skb.Eric W. Biederman1-2/+2
2014-03-24dmfe: Call dev_kfree/consume_skb_any instead of dev_kfree_skb.Eric W. Biederman1-2/+2
2014-02-17drivers/net: tulip_remove_one needs to call pci_disable_device()Ingo Molnar1-0/+1
2014-01-23tulip: cleanup by using ARRAY_SIZE()Dan Carpenter1-1/+1
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker3-3/+0
2014-01-03net: tulip: delete useless tests on netdev_privJulia Lawall1-6/+0
2013-10-22net: tulip: use DEFINE_PCI_DEVICE_TABLEJingoo Han1-1/+1
2013-10-21net: tulip: remove unnecessary pci_set_drvdata()Jingoo Han6-12/+0
2013-09-12net: tulip: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2013-09-03net: tulip: use pci_{get,set}_drvdata()Jingoo Han1-1/+1
2013-08-02ethernet: Convert mac address uses of 6 to ETH_ALENJoe Perches1-3/+5
2013-06-19net: Move MII out from under NET_CORE and hide itBen Hutchings1-1/+0
2013-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+6
2013-06-13tulip: Properly check dma mapping resultNeil Horman1-0/+6
2013-05-31tulip: remove redundant D0 power state setYijing Wang1-6/+0
2013-05-22net/ethernet/dec/tulip/xircom_cb: Use module_pci_driver to register driverPeter Hüwe1-13/+1
2013-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2013-03-17ethernet/tulip: DE4x5 needs VIRT_TO_BUSArnd Bergmann1-0/+1
2013-03-15drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches1-6/+3
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2013-01-22drivers/net: delete Digital EtherWorks-3 support.Paul Gortmaker4-2300/+0
2013-01-11drivers/net/ethernet/dec/tulip: remove depends on CONFIG_EXPERIMENTALKees Cook1-2/+2
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko1-4/+4
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman5-11/+6
2012-12-03tulip: remove __dev* attributesBill Pemberton9-50/+51
2012-11-28ewrk3: remove outdated commentPaul Bolle1-1/+0
2012-11-28ewrk3: silence GCC warningPaul Bolle1-1/+1
2012-10-07drivers/net/ethernet/dec/tulip/dmfe.c: fix error return codePeter Senna Tschudin1-3/+9
2012-10-06drivers/net/ethernet/dec/tulip: Use standard __set_bit_le() functionTakuya Yoshikawa2-10/+4
2012-10-06sections: fix section conflicts in drivers/netAndi Kleen2-2/+2
2012-06-06ethernet: Remove casts to same typeJoe Perches1-1/+1
2012-05-10drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches2-2/+3
2012-04-17dmfe: enforce consistent timing delay.françois romieu1-1/+5
2012-04-07dmfe: stop using net_device.{base_addr, irq} and convert to __iomem.Francois Romieu1-142/+153
2012-04-07uli526x: stop using net_device.{base_addr, irq} and convert to __iomem.Francois Romieu1-195/+202
2012-04-07de2104x: stop using net_device.{base_addr, irq}.Francois Romieu1-18/+16
2012-04-07xircom_cb: stop using net_device.{base_addr, irq} and convert to __iomem.Francois Romieu1-103/+124
2012-04-07xircom_cb: fix device probe error path.Francois Romieu1-19/+34
2012-04-07uli526x: fix regions leak in driver probe error path.Francois Romieu1-28/+20
2012-04-07tulip_core: stop using net_device.{base_addr, irq}.Francois Romieu1-11/+16
2012-04-07winbond840: stop using net_device.{base_addr, irq}.Francois Romieu1-9/+8
2012-02-24dec/tulip/de4x5: print MAC via printk format specifierDanny Kukawka1-5/+1
2012-02-08netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi2-18/+23
2012-02-06netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi7-18/+17
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches2-6/+3
2012-01-30drivers/net: fix up stale paths from driver reorgPaul Gortmaker8-8/+8
2011-12-19net: fix assignment of 0/1 to bool variables.Rusty Russell1-2/+2
2011-12-19de4x5/PCI: use list_for_each_entry() for bus->devices traversalBjorn Helgaas1-7/+2
2011-11-08sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones5-15/+17
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds22-0/+23601
2011-10-03drivers/net/ethernet: remove unused #define.françois romieu1-2/+0
2011-09-15MII: fix Kconfig dependencies for MIIJeff Kirsher1-0/+1
2011-08-27drivers/net/ethernet/*: Enabled vendor Kconfig optionsJeff Kirsher1-0/+1
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko7-7/+7
2011-08-12ewrk3/tulip: Move the DEC - Tulip driversJeff Kirsher22-0/+23627