1. 75dd98c enc28j60: Convert to use SPDX identifier by Andy Shevchenko · 6 years ago
  2. 5c22dc8 enc28j60: Fix indentation splats by Andy Shevchenko · 6 years ago
  3. f3cb67b enc28j60: Amend comments by fixing typos, adding periods, etc by Andy Shevchenko · 6 years ago
  4. ba2c379 enc28j60: Remove linux/init.h by Andy Shevchenko · 6 years ago
  5. c93a0f2 enc28j60: Convert printk() to netdev_printk() by Andy Shevchenko · 6 years ago
  6. 6eae141 enc28j60: Convert HW related printk() to dev_printk() by Andy Shevchenko · 6 years ago
  7. e303b6a enc28j60: Switch to dev_<level> from pr_<level> by Andy Shevchenko · 6 years ago
  8. b4f7a6f enc28j60: Use ether_addr_copy() in enc28j60_set_mac_address() by Andy Shevchenko · 6 years ago
  9. 41e48c3 enc28j60: Switch to use module_spi_driver() macro by Andy Shevchenko · 6 years ago
  10. 571fb07 enc28j60: Drop driver name duplication from messages by Andy Shevchenko · 6 years ago
  11. 35b60f3 enc28j60: Replace dev_*(&netdev->dev, ...) with netdev_*() by Andy Shevchenko · 6 years ago
  12. f23304c enc28j60: Remove duplicate messaging by Andy Shevchenko · 6 years ago
  13. 9b52517 enc28j60: Use device_get_mac_address() by Andy Shevchenko · 6 years ago
  14. 287beb2 enc28j60: Correct description of debug module parameter by Andy Shevchenko · 6 years ago
  15. 8ff638e net: microchip: enc28j60: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  16. a52ad51 net: deprecate eth_change_mtu, remove usage by Jarod Wilson · 8 years ago
  17. 373819e enc28j60: Fix race condition in enc28j60 driver by Sergio Valverde · 9 years ago
  18. 2dd355a net: ethernet: enc28j60: add device tree support by Michael Heimpold · 9 years ago
  19. 2957a28 net: ethernet: enc28j60: support half-duplex SPI controllers by Michael Heimpold · 9 years ago
  20. 3821a06 spi: Drop owner assignment from spi_drivers by Andrew F. Davis · 9 years ago
  21. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 11 years ago
  22. 5743756 net: ethernet: enc28j60: use spi_get_drvdata() and spi_set_drvdata() by Jingoo Han · 12 years ago
  23. 15c6ff3 net: remove unnecessary NET_ADDR_RANDOM "bitclean" by Jiri Pirko · 12 years ago
  24. 19d1b44 enc28j60: remove __dev* attributes by Bill Pemberton · 12 years ago
  25. 7ce5d22 net: use eth_hw_addr_random() and reset addr_assign_type by Danny Kukawka · 13 years ago
  26. c056b73 netdev: ethernet dev_alloc_skb to netdev_alloc_skb by Pradeep A Dalvi · 13 years ago
  27. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 13 years ago
  28. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  29. 580416e enc28j60: Move the Microchip driver by Jeff Kirsher · 14 years ago[Renamed from drivers/net/enc28j60.c]
  30. 7073949 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API by David Decotigny · 14 years ago
  31. 25db033 ethtool: Use full 32 bit speed range in ethtool's set_settings by David Decotigny · 14 years ago
  32. fca540a enc28j60: Fix reading of transmit status vector by Stefan Weil · 14 years ago
  33. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 15 years ago
  34. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  35. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 15 years ago
  36. e0626e3 spi: prefix modalias with "spi:" by Anton Vorontsov · 15 years ago
  37. 61357325 netdev: convert bulk of drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  38. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 16 years ago
  39. 1f5ec79 enc28j60: update to net_device_ops by Stephen Hemminger · 16 years ago
  40. 2269201 enc28j60: fix RX buffer overflow by Baruch Siach · 16 years ago
  41. 5664dd5 enc28j60: reduce the number of spi transfers in enc28j60_set_bank() by Baruch Siach · 16 years ago
  42. 354ade9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  43. 2c413a6 enc28j60: use netif_rx_ni() to deliver RX packets by Baruch Siach · 16 years ago
  44. 730c30e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  45. 5176da7 enc28j60: Fix sporadic packet loss (corrected again) by Baruch Siach · 16 years ago
  46. fb28ad3 net: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  47. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  48. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  49. b39d66a drivers/net: replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  50. c7b7b04 enc28j60: don't specify (wrong) IRQ type by David Brownell · 17 years ago
  51. 7dac6f8 net/enc28j60: low power mode by David Brownell · 17 years ago
  52. 6fd6588 net/enc28j60: section fix by David Brownell · 17 years ago
  53. 02ff05c net/enc28j60: oops fix by David Brownell · 17 years ago
  54. 3ec9c11 add driver for enc28j60 ethernet chip by Claudio Lanconelli · 17 years ago