1. 85743ce net: dnet: remove unused variable 'tx_status 'in dnet_start_xmit() by Zhang Changzhong · 4 years, 4 months ago
  2. 30ebaf8 net: ethernet: dnet: Remove set but unused variable 'len' by Wang Hai · 4 years, 4 months ago
  3. 92efe48 net: ethernet: dnet: convert to devm_platform_get_and_ioremap_resource by Dejin Zheng · 4 years, 8 months ago
  4. 672c88d net/dnet: Delete static version from the driver by Leon Romanovsky · 4 years, 10 months ago
  5. fd786fb1 net: convert suitable drivers to use phy_do_ioctl_running by Heiner Kallweit · 5 years ago
  6. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  7. af8d9bb net: ethernet: Add helper for MACs which support asym pause by Andrew Lunn · 6 years ago
  8. 58056c1 net: ethernet: Use phy_set_max_speed() to limit advertised speed by Andrew Lunn · 6 years ago
  9. 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 8 years ago
  10. 6ad2016 drivers: net: generalize napi_complete_done() by Eric Dumazet · 8 years ago
  11. a52ad51 net: deprecate eth_change_mtu, remove usage by Jarod Wilson · 8 years ago
  12. 1ba44a1 net: ethernet: dnet: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 9 years ago
  13. 958974fd net: ethernet: dnet: use phydev from struct net_device by Philippe Reynes · 9 years ago
  14. e7f4dc3 mdio: Move allocation of interrupts into core by Andrew Lunn · 9 years ago
  15. 2220943 phy: Centralise print about attached phy by Andrew Lunn · 9 years ago
  16. 04521bf net: dnet: Use phy_find_first() helper by Andrew Lunn · 9 years ago
  17. 84eff6d phy: add phydev_name() wrapper by Andrew Lunn · 9 years ago
  18. 12d80ac net: dnet: fix dnet_poll() by Eric Dumazet · 10 years ago
  19. ae29223e net: dnet: Use managed interfaces by Himangi Saraogi · 10 years ago
  20. 89e158f dnet: remove empty MDIO bus reset function by Florian Fainelli · 11 years ago
  21. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  22. f9a8f83 net: phy: remove flags argument from phy_{attach, connect, connect_direct} by Florian Fainelli · 12 years ago
  23. a0a4efe net/ethernet: remove __dev* attributes by Bill Pemberton · 12 years ago
  24. c867b55 net/ethernet: remove useless is_valid_ether_addr from drivers ndo_open by Joachim Eastwood · 12 years ago
  25. eb774cb dnet: Support the get_ts_info ethtool method. by Richard Cochran · 13 years ago
  26. f2cedb6 net: replace random_ether_addr() with eth_hw_addr_random() by Danny Kukawka · 13 years ago
  27. 21a4e46 netdev: ethernet dev_alloc_skb to netdev_alloc_skb by Pradeep A Dalvi · 13 years ago
  28. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 13 years ago
  29. 63f6783 dnet: use an unique MDIO bus name. by Florian Fainelli · 13 years ago
  30. db62f68 net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver() by Axel Lin · 13 years ago
  31. 68aad78 sweep the floors and convert some .get_drvinfo routines to strlcpy by Rick Jones · 13 years ago
  32. 9c8571d dnet: Move the Dave Ethernet driver by Jeff Kirsher · 13 years ago[Renamed from drivers/net/dnet.c]
  33. ff9b307 dnet: enable transmit time stamping. by Richard Cochran · 14 years ago
  34. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 14 years ago
  35. b093dd9 dnet: fix wrong use of platform_set_drvdata() by Ilya Yanok · 14 years ago
  36. 35f2516 dnet: mark methods static and annotate for correct endianness by Harvey Harrison · 14 years ago
  37. de140b0 dnet: fixup error handling in initialization by Dan Carpenter · 14 years ago
  38. 28b0411 net: preserve ifreq parameter when calling generic phy_mii_ioctl(). by Richard Cochran · 14 years ago
  39. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 15 years ago
  40. 2381a55 net/various: remove trailing space in messages by Frans Pop · 15 years ago
  41. 61357325 netdev: convert bulk of drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  42. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 16 years ago
  43. 345bec6 dnet: remove unused #include <version.h> by Huang Weiyi · 16 years ago
  44. f0de70f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  45. 142071b dnet: drivers/net/dnet.c needs <linux/io.h> by Geert Uytterhoeven · 16 years ago
  46. 8be7cdc Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  47. 6580f57 net: update dnet.c for bus_id removal by Stephen Rothwell · 16 years ago
  48. 408896d5 dnet: remove duplicated #include by Huang Weiyi · 16 years ago
  49. 9fae6c3 dnet: replace obsolete *netif_rx_* functions with *napi_* by Ilya Yanok · 16 years ago
  50. 2c5849e dnet: Fix warnings on 64-bit. by David S. Miller · 16 years ago
  51. 4796417 dnet: Dave DNET ethernet controller driver (updated) by Ilya Yanok · 16 years ago