1. 2957a28 net: ethernet: enc28j60: support half-duplex SPI controllers by Michael Heimpold · 8 years ago
  2. 3821a06 spi: Drop owner assignment from spi_drivers by Andrew F. Davis · 9 years ago
  3. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 10 years ago
  4. 5743756 net: ethernet: enc28j60: use spi_get_drvdata() and spi_set_drvdata() by Jingoo Han · 11 years ago
  5. 15c6ff3 net: remove unnecessary NET_ADDR_RANDOM "bitclean" by Jiri Pirko · 12 years ago
  6. 19d1b44 enc28j60: remove __dev* attributes by Bill Pemberton · 12 years ago
  7. 7ce5d22 net: use eth_hw_addr_random() and reset addr_assign_type by Danny Kukawka · 13 years ago
  8. c056b73 netdev: ethernet dev_alloc_skb to netdev_alloc_skb by Pradeep A Dalvi · 13 years ago
  9. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 13 years ago
  10. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  11. 580416e enc28j60: Move the Microchip driver by Jeff Kirsher · 13 years ago[Renamed from drivers/net/enc28j60.c]
  12. 7073949 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API by David Decotigny · 13 years ago
  13. 25db033 ethtool: Use full 32 bit speed range in ethtool's set_settings by David Decotigny · 13 years ago
  14. fca540a enc28j60: Fix reading of transmit status vector by Stefan Weil · 14 years ago
  15. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 14 years ago
  16. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  17. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 15 years ago
  18. e0626e3 spi: prefix modalias with "spi:" by Anton Vorontsov · 15 years ago
  19. 61357325 netdev: convert bulk of drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  20. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  21. 1f5ec79 enc28j60: update to net_device_ops by Stephen Hemminger · 16 years ago
  22. 2269201 enc28j60: fix RX buffer overflow by Baruch Siach · 16 years ago
  23. 5664dd5 enc28j60: reduce the number of spi transfers in enc28j60_set_bank() by Baruch Siach · 16 years ago
  24. 354ade9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  25. 2c413a6 enc28j60: use netif_rx_ni() to deliver RX packets by Baruch Siach · 16 years ago
  26. 730c30e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  27. 5176da7 enc28j60: Fix sporadic packet loss (corrected again) by Baruch Siach · 16 years ago
  28. fb28ad3 net: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  29. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  30. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  31. b39d66a drivers/net: replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  32. c7b7b04 enc28j60: don't specify (wrong) IRQ type by David Brownell · 16 years ago
  33. 7dac6f8 net/enc28j60: low power mode by David Brownell · 16 years ago
  34. 6fd6588 net/enc28j60: section fix by David Brownell · 16 years ago
  35. 02ff05c net/enc28j60: oops fix by David Brownell · 16 years ago
  36. 3ec9c11 add driver for enc28j60 ethernet chip by Claudio Lanconelli · 17 years ago