| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-07-25 | net: Fix typos | Bjorn Helgaas | 1 | -1/+1 |
| 2025-07-01 | net: tulip: Rename PCI driver struct to end in _driver | Uwe Kleine-König | 1 | -2/+2 |
| 2025-06-08 | treewide, timers: Rename from_timer() to timer_container_of()timers-cleanups-2025-06-08 | Ingo Molnar | 9 | -11/+11 |
| 2025-04-28 | net: tulip: Use pure PCI devres API | Philipp Stanner | 2 | -2/+2 |
| 2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 8 | -16/+16 |
| 2025-03-25 | net: tulip: avoid unused variable warning | Simon Horman | 1 | -5/+2 |
| 2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 4 | -4/+4 |
| 2023-10-02 | net: tulip: Annotate struct mediatable with __counted_by | Kees Cook | 1 | -1/+1 |
| 2022-08-31 | net: ethernet: move from strlcpy with unused retval to strscpy | Wolfram Sang | 5 | -10/+10 |
| 2022-05-23 | eth: de4x5: remove support for Generic DECchip & DIGITAL EtherWORKS PCI/EISA | Jakub Kicinski | 4 | -6624/+0 |
| 2022-05-20 | net: tulip: fix build with CONFIG_GSC | Rolf Eike Beer | 1 | -1/+1 |
| 2022-05-16 | net: tulip: convert to devres | Rolf Eike Beer | 2 | -51/+20 |
| 2022-05-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+4 |
| 2022-05-09 | ethernet: tulip: fix missing pci_disable_device() on error in tulip_init_one() | Yang Yingliang | 1 | -1/+4 |
| 2022-05-08 | eth: switch to netif_napi_add_weight() | Jakub Kicinski | 1 | -1/+1 |
| 2022-04-26 | net: remove comments that mention obsolete __SLOW_DOWN_IO | Bjorn Helgaas | 1 | -2/+0 |
| 2022-01-25 | net: tulip: remove redundant assignment to variable new_csr6 | Colin Ian King | 1 | -1/+1 |
| 2021-11-18 | net: ethernet: dec: tulip: de4x5: fix possible array overflows in type3_infob... | Teng Qi | 1 | -0/+4 |
| 2021-11-18 | net: tulip: de4x5: fix the problem that the array 'lp->phy[8]' may be out of ... | zhangyue | 1 | -13/+17 |
| 2021-10-14 | net: tulip: winbond-840: fix build for UML | Randy Dunlap | 1 | -1/+1 |
| 2021-10-14 | ethernet: replace netdev->dev_addr 16bit writes | Jakub Kicinski | 1 | -1/+3 |
| 2021-10-12 | ethernet: tulip: avoid duplicate variable name on sparc | Jakub Kicinski | 1 | -4/+4 |
| 2021-10-12 | tulip: fix setting device address from rom | Jakub Kicinski | 2 | -2/+2 |
| 2021-10-09 | ethernet: tulip: remove direct netdev->dev_addr writes | Jakub Kicinski | 6 | -50/+61 |
| 2021-10-02 | ethernet: use eth_hw_addr_set() | Jakub Kicinski | 1 | -1/+1 |
| 2021-08-07 | tulip: Remove deadcode on startup true condition | Colin Ian King | 1 | -1/+1 |
| 2021-07-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -5/+2 |
| 2021-07-28 | tulip: windbond-840: Fix missing pci_disable_device() in probe and remove | Wang Hai | 1 | -5/+2 |
| 2021-07-27 | dev_ioctl: split out ndo_eth_ioctl | Arnd Bergmann | 2 | -2/+2 |
| 2021-07-27 | tulip: use ndo_siocdevprivate | Arnd Bergmann | 1 | -3/+8 |
| 2021-06-07 | net: tulip: Remove the repeated declaration | Shaokun Zhang | 1 | -1/+0 |
| 2021-05-19 | net: dec: remove leading spaces before tabs | Hui Tang | 6 | -23/+23 |
| 2021-04-07 | tulip: de2104x: use module_pci_driver to simplify the code | Wei Yongjun | 1 | -12/+1 |
| 2021-04-07 | tulip: windbond-840: use module_pci_driver to simplify the code | Wei Yongjun | 1 | -12/+1 |
| 2020-11-02 | drivers: net: tulip: Fix set but not used with W=1 | Andrew Lunn | 1 | -0/+4 |
| 2020-10-30 | net: dec: tulip: de2104x: Add shutdown handler to stop NIC | Moritz Fischer | 1 | -0/+10 |
| 2020-09-25 | drivers/net/ethernet: clean up unused assignments | Jesse Brandeburg | 2 | -7/+2 |
| 2020-09-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -1/+1 |
| 2020-09-13 | tulip: switch from 'pci_' to 'dma_' API | Christophe JAILLET | 2 | -55/+66 |
| 2020-09-13 | tulip: de2104x: switch from 'pci_' to 'dma_' API | Christophe JAILLET | 1 | -26/+36 |
| 2020-09-13 | tulip: dmfe: switch from 'pci_' to 'dma_' API | Christophe JAILLET | 1 | -20/+24 |
| 2020-09-13 | tulip: uli526x: switch from 'pci_' to 'dma_' API | Christophe JAILLET | 1 | -21/+23 |
| 2020-09-13 | tulip: windbond-840: Fix a debug message | Christophe JAILLET | 1 | -3/+4 |
| 2020-09-13 | tulip: windbond-840: switch from 'pci_' to 'dma_' API | Christophe JAILLET | 1 | -36/+37 |
| 2020-09-10 | net: dec: de2104x: Increase receive ring size for Tulip | Lucy Yan | 1 | -1/+1 |
| 2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 3 | -5/+5 |
| 2020-06-26 | docs: networking: reorganize driver documentation again | Jakub Kicinski | 1 | -2/+2 |
| 2020-06-23 | tulip: uli526x: use generic power management | Vaibhav Gupta | 1 | -40/+8 |
| 2020-06-23 | tulip: tulip_core: use generic power management | Vaibhav Gupta | 1 | -39/+12 |
| 2020-06-23 | tulip: de2104x: use generic power management | Vaibhav Gupta | 1 | -17/+8 |
| 2020-06-23 | tulip: windbond-840: use generic power management | Vaibhav Gupta | 1 | -18/+8 |
| 2020-06-23 | tulip: dmfe: use generic power management | Vaibhav Gupta | 1 | -40/+9 |
| 2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 2 | -14/+14 |
| 2020-05-07 | net: tulip: de4x5: make PCI_signature() return void | Jason Yan | 1 | -6/+4 |
| 2020-05-01 | docs: networking: device drivers: convert dec/dmfe.txt to ReST | Mauro Carvalho Chehab | 1 | -1/+1 |
| 2020-05-01 | docs: networking: device drivers: convert dec/de4x5.txt to ReST | Mauro Carvalho Chehab | 1 | -1/+1 |
| 2020-04-15 | net: tulip: make early_486_chipsets static | Jason Yan | 1 | -1/+1 |
| 2020-03-05 | net: tulip: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -1/+1 |
| 2020-03-03 | net/dec: Delete driver versions | Leon Romanovsky | 5 | -78/+2 |
| 2020-02-05 | net: ethernet: dec: tulip: Fix length mask in receive length calculation | Moritz Fischer | 1 | -1/+4 |
| 2020-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 5 | -10/+11 |
| 2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 1 | -1/+1 |
| 2019-12-12 | netdev: pass the stuck queue to the timeout handler | Michael S. Tsirkin | 3 | -5/+5 |
| 2019-12-09 | net: tulip: Adjust indentation in {dmfe, uli526x}_init_module | Nathan Chancellor | 2 | -5/+6 |
| 2019-05-31 | Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g... | Linus Torvalds | 2 | -18/+2 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 2 | -18/+2 |
| 2019-05-26 | net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE() | Kees Cook | 1 | -1/+0 |
| 2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 3 | -0/+3 |
| 2019-02-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
| 2019-02-06 | net: tulip: de2104x: replace dev_kfree_skb_irq by dev_consume_skb_irq for dro... | Yang Wei | 1 | -1/+1 |
| 2019-02-01 | tulip: eeprom: use struct_size() in kmalloc() | Gustavo A. R. Silva | 1 | -3/+1 |
| 2018-12-05 | net: documentation: build a directory structure for drivers | Jakub Kicinski | 1 | -2/+2 |
| 2018-08-07 | net: tulip: de4x5: mark expected switch fall-throughs | Gustavo A. R. Silva | 1 | -0/+6 |
| 2018-08-07 | net: tulip_core: mark expected switch fall-through | Gustavo A. R. Silva | 1 | -0/+1 |
| 2017-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+1 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-10-18 | net: tulip: Convert timers to use timer_setup() | Kees Cook | 10 | -50/+48 |
| 2017-10-18 | net: tulip: de2104x: Convert timers to use timer_setup() | Kees Cook | 1 | -12/+9 |
| 2017-09-21 | drivers: net: uli526x: use setup_timer() helper. | Allen Pais | 1 | -3/+1 |
| 2017-09-21 | drivers: net: dmfe: use setup_timer() helper. | Allen Pais | 1 | -3/+1 |
| 2017-09-21 | drivers: net: winbond-840: use setup_timer() helper. | Allen Pais | 1 | -3/+1 |
| 2017-09-21 | drivers: net: de4x: use setup_timer() helper. | Allen Pais | 1 | -3/+2 |
| 2017-09-08 | net: tulip: Constify tulip_tbl | Kees Cook | 2 | -2/+2 |
| 2017-08-19 | net: de4x5: constify eisa_device_id | Arvind Yadav | 1 | -1/+1 |
| 2017-07-19 | net: tulip: remove useless code in tulip_init_one() | Gustavo A. R. Silva | 1 | -2/+0 |
| 2017-06-16 | networking: introduce and use skb_put_data() | Johannes Berg | 3 | -12/+12 |
| 2017-06-05 | net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ... | yuval.shaia@oracle.com | 1 | -3/+2 |
| 2017-06-05 | net/dec: Make __de_get_link_ksettings return void | yuval.shaia@oracle.com | 1 | -7/+4 |
| 2017-05-10 | Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
| 2017-04-20 | Annotate hardware config module parameters in drivers/net/ethernet/ | David Howells | 1 | -1/+1 |
| 2017-04-07 | net: tulip: de2104x: Use net_device_stats from struct net_device | Tobias Klauser | 1 | -22/+20 |
| 2017-01-30 | drivers: net: generalize napi_complete_done() | Eric Dumazet | 1 | -3/+3 |
| 2017-01-02 | net: dec: winbond-840: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -6/+8 |
| 2017-01-02 | net: dec: uli526x: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -17/+24 |
| 2017-01-02 | net: dec: de2104x: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -40/+51 |
| 2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 7 | -7/+7 |
| 2016-10-13 | net: deprecate eth_change_mtu, remove usage | Jarod Wilson | 7 | -7/+0 |
| 2016-08-13 | net: fix up a few missing hashtable.h conflict resolutions | Jiri Kosina | 2 | -4/+4 |
| 2016-07-30 | net: tulip: fix spelling mistake: "attemping" -> "attempting" | Colin Ian King | 1 | -1/+1 |
| 2016-05-04 | treewide: replace dev->trans_start update with helper | Florian Westphal | 6 | -12/+12 |
| 2016-05-04 | dmfe: kill DEVICE define | Florian Westphal | 1 | -21/+18 |
| 2016-04-26 | drivers: net: use NETDEV_TX_OK instead of NETDEV_TX_LOCKED | Florian Westphal | 1 | -2/+5 |
| 2016-02-25 | net: tulip: Use setup_timer() | Amitoj Kaur Chawla | 1 | -9/+5 |
| 2015-12-14 | drivers/net: fix eisa_driver probe section mismatch | Fabian Frederick | 1 | -1/+1 |
| 2015-11-20 | net: tulip: turn compile-time warning into dev_warn() | Arnd Bergmann | 2 | -3/+8 |
| 2015-10-16 | drivers/net: get rid of unnecessary initializations in .get_drvinfo() | Ivan Vecera | 1 | -1/+0 |
| 2015-06-23 | drivers/net: remove all references to obsolete Ethernet-HOWTO | Paul Gortmaker | 2 | -10/+4 |
| 2015-06-03 | net: tulip: rearrange order of searching for substrings | Rasmus Villemoes | 1 | -5/+5 |
| 2015-06-03 | drivers/net/ethernet/dec/tulip/uli526x.c: fix misleading indentation in uli52... | David Malcolm | 1 | -1/+1 |
| 2015-03-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
| 2015-03-13 | tulip_core.c : out-of-bounds check. | Ameen Ali | 1 | -1/+1 |
| 2015-03-08 | ethernet: codespell comment spelling fixes | Joe Perches | 2 | -2/+2 |
| 2015-02-02 | net/tulip: don't warn about unknown ARM architecture | Arnd Bergmann | 1 | -1/+1 |
| 2014-12-09 | uli526x: fix misspelling of current function in string | Julia Lawall | 1 | -1/+1 |
| 2014-12-09 | dmfe: fix misspelling of current function in string | Julia Lawall | 1 | -1/+1 |
| 2014-12-09 | net: tulip: Remove private "strncmp" | Rasmus Villemoes | 1 | -17/+3 |
| 2014-08-27 | tulip: dmfe: Fix global namespace pollution of phy accessors. | David S. Miller | 1 | -76/+76 |
| 2014-08-12 | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine | 7 | -8/+8 |
| 2014-07-20 | net: tulip: remove unnecessary break after return | Fabian Frederick | 1 | -1/+0 |
| 2014-06-22 | tulip: Poll link status more frequently for Comet chips | Ondrej Zary | 1 | -1/+1 |
| 2014-06-06 | net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate | Jiri Pirko | 1 | -2/+2 |
| 2014-05-13 | net: get rid of SET_ETHTOOL_OPS | Wilfried Klaebe | 1 | -1/+1 |
| 2014-03-24 | uli526x: Call dev_kfree/consume_skb_any instead of dev_kfree_skb. | Eric W. Biederman | 1 | -2/+2 |
| 2014-03-24 | dmfe: Call dev_kfree/consume_skb_any instead of dev_kfree_skb. | Eric W. Biederman | 1 | -2/+2 |
| 2014-02-17 | drivers/net: tulip_remove_one needs to call pci_disable_device() | Ingo Molnar | 1 | -0/+1 |
| 2014-01-23 | tulip: cleanup by using ARRAY_SIZE() | Dan Carpenter | 1 | -1/+1 |
| 2014-01-16 | drivers/net: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 3 | -3/+0 |
| 2014-01-03 | net: tulip: delete useless tests on netdev_priv | Julia Lawall | 1 | -6/+0 |
| 2013-10-22 | net: tulip: use DEFINE_PCI_DEVICE_TABLE | Jingoo Han | 1 | -1/+1 |
| 2013-10-21 | net: tulip: remove unnecessary pci_set_drvdata() | Jingoo Han | 6 | -12/+0 |
| 2013-09-12 | net: tulip: remove deprecated IRQF_DISABLED | Michael Opdenacker | 1 | -1/+1 |
| 2013-09-03 | net: tulip: use pci_{get,set}_drvdata() | Jingoo Han | 1 | -1/+1 |
| 2013-08-02 | ethernet: Convert mac address uses of 6 to ETH_ALEN | Joe Perches | 1 | -3/+5 |
| 2013-06-19 | net: Move MII out from under NET_CORE and hide it | Ben Hutchings | 1 | -1/+0 |
| 2013-06-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+6 |
| 2013-06-13 | tulip: Properly check dma mapping result | Neil Horman | 1 | -0/+6 |
| 2013-05-31 | tulip: remove redundant D0 power state set | Yijing Wang | 1 | -6/+0 |
| 2013-05-22 | net/ethernet/dec/tulip/xircom_cb: Use module_pci_driver to register driver | Peter Hüwe | 1 | -13/+1 |
| 2013-03-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+1 |
| 2013-03-17 | ethernet/tulip: DE4x5 needs VIRT_TO_BUS | Arnd Bergmann | 1 | -0/+1 |
| 2013-03-15 | drivers:net: Remove dma_alloc_coherent OOM messages | Joe Perches | 1 | -6/+3 |
| 2013-02-21 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+2 |
| 2013-01-22 | drivers/net: delete Digital EtherWorks-3 support. | Paul Gortmaker | 4 | -2300/+0 |
| 2013-01-11 | drivers/net/ethernet/dec/tulip: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 1 | -2/+2 |
| 2013-01-06 | ethtool: fix drvinfo strings set in drivers | Jiri Pirko | 1 | -4/+4 |
| 2012-12-07 | drivers/net: fix up function prototypes after __dev* removals | Greg Kroah-Hartman | 5 | -11/+6 |
| 2012-12-03 | tulip: remove __dev* attributes | Bill Pemberton | 9 | -50/+51 |
| 2012-11-28 | ewrk3: remove outdated comment | Paul Bolle | 1 | -1/+0 |
| 2012-11-28 | ewrk3: silence GCC warning | Paul Bolle | 1 | -1/+1 |
| 2012-10-07 | drivers/net/ethernet/dec/tulip/dmfe.c: fix error return code | Peter Senna Tschudin | 1 | -3/+9 |
| 2012-10-06 | drivers/net/ethernet/dec/tulip: Use standard __set_bit_le() function | Takuya Yoshikawa | 2 | -10/+4 |
| 2012-10-06 | sections: fix section conflicts in drivers/net | Andi Kleen | 2 | -2/+2 |
| 2012-06-06 | ethernet: Remove casts to same type | Joe Perches | 1 | -1/+1 |
| 2012-05-10 | drivers/net: Convert compare_ether_addr to ether_addr_equal | Joe Perches | 2 | -2/+3 |
| 2012-04-17 | dmfe: enforce consistent timing delay. | françois romieu | 1 | -1/+5 |
| 2012-04-07 | dmfe: stop using net_device.{base_addr, irq} and convert to __iomem. | Francois Romieu | 1 | -142/+153 |
| 2012-04-07 | uli526x: stop using net_device.{base_addr, irq} and convert to __iomem. | Francois Romieu | 1 | -195/+202 |
| 2012-04-07 | de2104x: stop using net_device.{base_addr, irq}. | Francois Romieu | 1 | -18/+16 |
| 2012-04-07 | xircom_cb: stop using net_device.{base_addr, irq} and convert to __iomem. | Francois Romieu | 1 | -103/+124 |
| 2012-04-07 | xircom_cb: fix device probe error path. | Francois Romieu | 1 | -19/+34 |
| 2012-04-07 | uli526x: fix regions leak in driver probe error path. | Francois Romieu | 1 | -28/+20 |
| 2012-04-07 | tulip_core: stop using net_device.{base_addr, irq}. | Francois Romieu | 1 | -11/+16 |
| 2012-04-07 | winbond840: stop using net_device.{base_addr, irq}. | Francois Romieu | 1 | -9/+8 |
| 2012-02-24 | dec/tulip/de4x5: print MAC via printk format specifier | Danny Kukawka | 1 | -5/+1 |
| 2012-02-08 | netdev: ethernet dev_alloc_skb to netdev_alloc_skb | Pradeep A. Dalvi | 2 | -18/+23 |
| 2012-02-06 | netdev: ethernet dev_alloc_skb to netdev_alloc_skb | Pradeep A Dalvi | 7 | -18/+17 |
| 2012-01-31 | drivers/net: Remove alloc_etherdev error messages | Joe Perches | 2 | -6/+3 |
| 2012-01-30 | drivers/net: fix up stale paths from driver reorg | Paul Gortmaker | 8 | -8/+8 |
| 2011-12-19 | net: fix assignment of 0/1 to bool variables. | Rusty Russell | 1 | -2/+2 |
| 2011-12-19 | de4x5/PCI: use list_for_each_entry() for bus->devices traversal | Bjorn Helgaas | 1 | -7/+2 |
| 2011-11-08 | sweep the floors and convert some .get_drvinfo routines to strlcpy | Rick Jones | 5 | -15/+17 |
| 2011-10-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 22 | -0/+23601 |
| 2011-10-03 | drivers/net/ethernet: remove unused #define. | françois romieu | 1 | -2/+0 |
| 2011-09-15 | MII: fix Kconfig dependencies for MII | Jeff Kirsher | 1 | -0/+1 |
| 2011-08-27 | drivers/net/ethernet/*: Enabled vendor Kconfig options | Jeff Kirsher | 1 | -0/+1 |
| 2011-08-17 | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko | 7 | -7/+7 |
| 2011-08-12 | ewrk3/tulip: Move the DEC - Tulip drivers | Jeff Kirsher | 22 | -0/+23627 |