- 0fa68da net: ethernet: dec: tulip: de4x5: fix possible array overflows in type3_infoblock() by Teng Qi · 3 years, 2 months ago
- 61217be net: tulip: de4x5: fix the problem that the array 'lp->phy[8]' may be out of bound by zhangyue · 3 years, 2 months ago
- a3d7089 net: tulip: winbond-840: fix build for UML by Randy Dunlap · 3 years, 3 months ago
- 923ca6f ethernet: replace netdev->dev_addr 16bit writes by Jakub Kicinski · 3 years, 3 months ago
- 177c923 ethernet: tulip: avoid duplicate variable name on sparc by Jakub Kicinski · 3 years, 3 months ago
- 25b90c1 tulip: fix setting device address from rom by Jakub Kicinski · 3 years, 3 months ago
- ca87931 ethernet: tulip: remove direct netdev->dev_addr writes by Jakub Kicinski · 3 years, 3 months ago
- a96d317 ethernet: use eth_hw_addr_set() by Jakub Kicinski · 3 years, 4 months ago
- 17bd3a1 tulip: Remove deadcode on startup true condition by Colin Ian King · 3 years, 5 months ago
- d2e11fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 6 months ago
- 76a16be tulip: windbond-840: Fix missing pci_disable_device() in probe and remove by Wang Hai · 3 years, 6 months ago
- a760537 dev_ioctl: split out ndo_eth_ioctl by Arnd Bergmann · 3 years, 6 months ago
- 029a4fe tulip: use ndo_siocdevprivate by Arnd Bergmann · 3 years, 6 months ago
- 90fdd89 net: tulip: Remove the repeated declaration by Shaokun Zhang · 3 years, 7 months ago
- cf82f9b net: dec: remove leading spaces before tabs by Hui Tang · 3 years, 8 months ago
- 02f2743e tulip: de2104x: use module_pci_driver to simplify the code by Wei Yongjun · 3 years, 9 months ago
- 95b2fbd tulip: windbond-840: use module_pci_driver to simplify the code by Wei Yongjun · 3 years, 9 months ago
- 7812e10 drivers: net: tulip: Fix set but not used with W=1 by Andrew Lunn · 4 years, 3 months ago
- c1181f4 net: dec: tulip: de2104x: Add shutdown handler to stop NIC by Moritz Fischer · 4 years, 3 months ago
- 7c8c029 drivers/net/ethernet: clean up unused assignments by Jesse Brandeburg · 4 years, 4 months ago
- 3ab0a7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 4 months ago
- e059c6f tulip: switch from 'pci_' to 'dma_' API by Christophe JAILLET · 4 years, 4 months ago
- 7a1fe38 tulip: de2104x: switch from 'pci_' to 'dma_' API by Christophe JAILLET · 4 years, 4 months ago
- af114c4 tulip: dmfe: switch from 'pci_' to 'dma_' API by Christophe JAILLET · 4 years, 4 months ago
- b5a3922 tulip: uli526x: switch from 'pci_' to 'dma_' API by Christophe JAILLET · 4 years, 4 months ago
- 5eb2cd0 tulip: windbond-840: Fix a debug message by Christophe JAILLET · 4 years, 4 months ago
- 5911419 tulip: windbond-840: switch from 'pci_' to 'dma_' API by Christophe JAILLET · 4 years, 4 months ago
- ee46041 net: dec: de2104x: Increase receive ring size for Tulip by Lucy Yan · 4 years, 4 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
- 132db93 docs: networking: reorganize driver documentation again by Jakub Kicinski · 4 years, 7 months ago
- 6c3cb94 tulip: uli526x: use generic power management by Vaibhav Gupta · 4 years, 7 months ago
- 77eb16e tulip: tulip_core: use generic power management by Vaibhav Gupta · 4 years, 7 months ago
- 8cfa989 tulip: de2104x: use generic power management by Vaibhav Gupta · 4 years, 7 months ago
- fc9aebf tulip: windbond-840: use generic power management by Vaibhav Gupta · 4 years, 7 months ago
- f906d0f tulip: dmfe: use generic power management by Vaibhav Gupta · 4 years, 7 months ago
- a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
- 27ad2cd net: tulip: de4x5: make PCI_signature() return void by Jason Yan · 4 years, 8 months ago
- c981977 docs: networking: device drivers: convert dec/dmfe.txt to ReST by Mauro Carvalho Chehab · 4 years, 9 months ago
- b6671d7 docs: networking: device drivers: convert dec/de4x5.txt to ReST by Mauro Carvalho Chehab · 4 years, 9 months ago
- ae5a44b net: tulip: make early_486_chipsets static by Jason Yan · 4 years, 9 months ago
- 5de3a23 net: tulip: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 11 months ago
- 6b80fb1 net/dec: Delete driver versions by Leon Romanovsky · 4 years, 11 months ago
- 33e2b32 net: ethernet: dec: tulip: Fix length mask in receive length calculation by Moritz Fischer · 5 years ago
- bd2463a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
- 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
- 0290bd2 netdev: pass the stuck queue to the timeout handler by Michael S. Tsirkin · 5 years ago
- fe06bf3 net: tulip: Adjust indentation in {dmfe, uli526x}_init_module by Nathan Chancellor · 5 years ago
- 2f4c533 Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
- c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
- 3e66b7c net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE() by Kees Cook · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- a655fe9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- 62d1a31 net: tulip: de2104x: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles by Yang Wei · 6 years ago
- 6541d02 tulip: eeprom: use struct_size() in kmalloc() by Gustavo A. R. Silva · 6 years ago
- b255e50 net: documentation: build a directory structure for drivers by Jakub Kicinski · 6 years ago
- 8fc85c2 net: tulip: de4x5: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
- 10c7666 net: tulip_core: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
- 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- a8c22a2 net: tulip: Convert timers to use timer_setup() by Kees Cook · 7 years ago
- 41fce70 net: tulip: de2104x: Convert timers to use timer_setup() by Kees Cook · 7 years ago
- 99e3aa1 drivers: net: uli526x: use setup_timer() helper. by Allen Pais · 7 years ago
- a76aec2a drivers: net: dmfe: use setup_timer() helper. by Allen Pais · 7 years ago
- 3e436a2 drivers: net: winbond-840: use setup_timer() helper. by Allen Pais · 7 years ago
- 4f88836 drivers: net: de4x: use setup_timer() helper. by Allen Pais · 7 years ago
- 9a486c9 net: tulip: Constify tulip_tbl by Kees Cook · 7 years ago
- f98dfa4 net: de4x5: constify eisa_device_id by Arvind Yadav · 7 years ago
- 648e8b8 net: tulip: remove useless code in tulip_init_one() by Gustavo A. R. Silva · 7 years ago
- 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 8 years ago
- 82c01a8 net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd return void by yuval.shaia@oracle.com · 8 years ago
- c7c6b87 net/dec: Make __de_get_link_ksettings return void by yuval.shaia@oracle.com · 8 years ago
- 291b38a Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 8 years ago
- df29840 Annotate hardware config module parameters in drivers/net/ethernet/ by David Howells · 8 years ago
- ae9eb1a net: tulip: de2104x: Use net_device_stats from struct net_device by Tobias Klauser · 8 years ago
- 6ad2016 drivers: net: generalize napi_complete_done() by Eric Dumazet · 8 years ago
- 453e5f3 net: dec: winbond-840: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
- 6711a87 net: dec: uli526x: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
- 41a65f7 net: dec: de2104x: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- a52ad51 net: deprecate eth_change_mtu, remove usage by Jarod Wilson · 8 years ago
- 6176e89 net: fix up a few missing hashtable.h conflict resolutions by Jiri Kosina · 8 years ago
- 33c77ef net: tulip: fix spelling mistake: "attemping" -> "attempting" by Colin Ian King · 8 years ago
- 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 9 years ago
- a6e5472 dmfe: kill DEVICE define by Florian Westphal · 9 years ago
- 926f273 drivers: net: use NETDEV_TX_OK instead of NETDEV_TX_LOCKED by Florian Westphal · 9 years ago
- 5327ef9 net: tulip: Use setup_timer() by Amitoj Kaur Chawla · 9 years ago
- cb4396e drivers/net: fix eisa_driver probe section mismatch by Fabian Frederick · 9 years ago
- de92718 net: tulip: turn compile-time warning into dev_warn() by Arnd Bergmann · 9 years ago
- 47ea032 drivers/net: get rid of unnecessary initializations in .get_drvinfo() by Ivan Vecera · 9 years ago
- 138b15e drivers/net: remove all references to obsolete Ethernet-HOWTO by Paul Gortmaker · 10 years ago
- 3349b0b net: tulip: rearrange order of searching for substrings by Rasmus Villemoes · 10 years ago
- e1395a3 drivers/net/ethernet/dec/tulip/uli526x.c: fix misleading indentation in uli526x_timer by David Malcolm · 10 years ago
- 0fa74a4b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
- b57578b tulip_core.c : out-of-bounds check. by Ameen Ali · 10 years ago
- dbedd44 ethernet: codespell comment spelling fixes by Joe Perches · 10 years ago
- 98830dd net/tulip: don't warn about unknown ARM architecture by Arnd Bergmann · 10 years ago
- 791a1dd uli526x: fix misspelling of current function in string by Julia Lawall · 10 years ago
- bbc7975 dmfe: fix misspelling of current function in string by Julia Lawall · 10 years ago
- 36c71a7 net: tulip: Remove private "strncmp" by Rasmus Villemoes · 10 years ago
- 73852b2 tulip: dmfe: Fix global namespace pollution of phy accessors. by David S. Miller · 10 years ago