1. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  2. 42cb7a2 r6040: remove empty MDIO bus reset function by Florian Fainelli · 10 years ago
  3. 31cf344 r6040: use ETH_ZLEN instead of MISR for SKB length checking by Florian Fainelli · 11 years ago
  4. 4f8d9f3 r6040: add delays in MDIO read/write polling loops by Florian Fainelli · 11 years ago
  5. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  6. 726a2fbe net: r6040: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  7. a1606c7 net: Move MII out from under NET_CORE and hide it by Ben Hutchings · 11 years ago
  8. 720a43e drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb by Joe Perches · 11 years ago
  9. 09e7fae r6040: check MDIO register busy waiting result by Florian Fainelli · 11 years ago
  10. b2adaca ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups by Joe Perches · 11 years ago
  11. f9a8f83 net: phy: remove flags argument from phy_{attach, connect, connect_direct} by Florian Fainelli · 12 years ago
  12. aaeb6cd remove init of dev->perm_addr in drivers by Jiri Pirko · 12 years ago
  13. 7826d43 ethtool: fix drvinfo strings set in drivers by Jiri Pirko · 12 years ago
  14. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
  15. f1e2426 r6040: remove __dev* attributes by Bill Pemberton · 12 years ago
  16. 36efc94 r6040: use module_pci_driver macro by Devendra Naga · 12 years ago
  17. 8ce5c9f r6040: remove duplicate call to the pci_set_drvdata by Devendra Naga · 12 years ago
  18. 20571d8 r6040: Do a Proper deinit at errorpath and also when driver unloads (calling r6040_remove_one) by Devendra Naga · 12 years ago
  19. acaf827 r6040: disable pci device if the subsequent calls (after pci_enable_device) fails by Devendra Naga · 12 years ago
  20. 1caf09d r6040: update copyright from 2007 to now by Florian Fainelli · 12 years ago
  21. 31171ae r6040: define and use bits of register PHY_CC by Florian Fainelli · 12 years ago
  22. 940ff7e r6040: define and use MTPR transmit enable bit by Florian Fainelli · 12 years ago
  23. 8dd87a2 r6040: define and use MLSR register bits by Florian Fainelli · 12 years ago
  24. 3440ecc r6040: fix typo on stats update in tx path by Florian Fainelli · 12 years ago
  25. 2fa15bb r6040: add a MAC operation timeout define by Florian Fainelli · 12 years ago
  26. 0db0cfc r6040: remove unused variable mcr1 from private structure by Florian Fainelli · 12 years ago
  27. 90f750a r6040: consolidate MAC reset to its own function by Florian Fainelli · 12 years ago
  28. d88e102 r6040: Support the get_ts_info ethtool method. by Richard Cochran · 12 years ago
  29. f2cedb6 net: replace random_ether_addr() with eth_hw_addr_random() by Danny Kukawka · 12 years ago
  30. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 12 years ago
  31. 77e1e43 r6040: fix typo in use of MCR0 register bits by Cesar Eduardo Barros · 13 years ago
  32. 4852968 r6040: place comments before code by Florian Fainelli · 13 years ago
  33. 853d5dc r6040: use __aligned(size) by Florian Fainelli · 13 years ago
  34. e147763 r6040: use definitions for MAC_SM register read/writes by Florian Fainelli · 13 years ago
  35. 58dbc69 r6040: use MAC_RST bit definition with MCR1 read/writes by Florian Fainelli · 13 years ago
  36. 4e16d6e r6040: define more MCR0 register bits by Florian Fainelli · 13 years ago
  37. 49f2672 r6040: remove unused variables and definitions by Florian Fainelli · 13 years ago
  38. 817380e r6040: use an unique MDIO bus name by Florian Fainelli · 13 years ago
  39. bbc13ab r6040: fix check against MCRO_HASHEN bit in r6040_multicast_list by Florian Fainelli · 13 years ago
  40. 5bdc4f5 r6040: bump version to 0.28 and date to 07Oct2011. by Florian Fainelli · 13 years ago
  41. 06e92c3 r6040: invoke phy_{start,stop} when appropriate by Florian Fainelli · 13 years ago
  42. aaba215 MII: fix Kconfig dependencies for MII by Jeff Kirsher · 13 years ago
  43. 88f0748 drivers/net/ethernet/*: Enabled vendor Kconfig options by Jeff Kirsher · 13 years ago
  44. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  45. 58565a3 r6040: Move the RDC driver by Jeff Kirsher · 13 years ago