1. 7826d43 ethtool: fix drvinfo strings set in drivers by Jiri Pirko · 12 years ago
  2. 28889b7 gianfar: fix phc index build failure by Richard Cochran · 12 years ago
  3. cbfc6071 gianfar_ethtool: coding style and whitespace cleanups by Jan Ceuleers · 13 years ago
  4. 65a85a8 gianfar: Include linux/net_tstamp.h by David S. Miller · 13 years ago
  5. 6663628 gianfar: Support the get_ts_info ethtool method. by Richard Cochran · 13 years ago
  6. 30f7e31 gianfar: constify giant block of status descriptor strings by Paul Gortmaker · 13 years ago
  7. 3396c78 drivers/net: fix up stale paths from driver reorg by Paul Gortmaker · 13 years ago
  8. 3a73e49 gianfar: Reject out-of-range RX NFC locations by Ben Hutchings · 13 years ago
  9. b8ffdbd gianfar: Use kmemdup rather than duplicating its implementation by Thomas Meyer · 13 years ago
  10. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago
  11. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  12. 473e64e ethtool: Update ethtool_rxnfc::rule_cnt on return from ETHTOOL_GRXCLSRLALL by Ben Hutchings · 13 years ago
  13. 815c7db ethtool: Clean up definitions of rule location arrays in RX NFC by Ben Hutchings · 13 years ago
  14. 823dcd2 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  15. ec21e2e freescale: Move the Freescale drivers by Jeff Kirsher · 14 years ago[Renamed from drivers/net/gianfar_ethtool.c]
  16. 87c288c gianfar: do vlan cleanup by Jiri Pirko · 14 years ago
  17. 380b153 gianfar v2: code cleanups by Sebastian Poehn · 14 years ago
  18. 9f6ec8d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  19. 4aa3a71 gianfar v5: implement nfc by Sebastian Poehn · 14 years ago
  20. 59deab2 gianfar: Use pr_<level>, netdev_<level> and netif_<level> by Joe Perches · 14 years ago
  21. 6c43e04 gianfar:localized filer table by Wu Jiajun-B06378 · 14 years ago
  22. 8b3afe9 net: gianfar: convert to hw_features by Michał Mirosław · 14 years ago
  23. bde3528 gianfar: Clean up implementation of RX network flow classification by Ben Hutchings · 14 years ago
  24. 6c4f199 gianfar: Do not call device_set_wakeup_enable() under a spinlock by Rafael J. Wysocki · 14 years ago
  25. 2198a10 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  26. 9756403 gianfar: fix double lock typo by Dan Carpenter · 14 years ago
  27. 807540b drivers/net: return operator cleanup by Eric Dumazet · 14 years ago
  28. 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
  29. 7a8b337 gianfar: Basic Support for programming hash rules by Sandeep Gopalpet · 15 years ago
  30. 46ceb60 gianfar: Add Multiple group Support by Sandeep Gopalpet · 15 years ago
  31. fba4ed0 gianfar: Add Multiple Queue Support by Sandeep Gopalpet · 15 years ago
  32. f498370 gianfar: Introduce logical group support. by Sandeep Gopalpet · 15 years ago
  33. a12f801 gianfar: Add per queue structure support by Sandeep Gopalpet · 15 years ago
  34. a419aef trivial: remove unnecessary semicolons by Joe Perches · 15 years ago
  35. accff95 gianfar: fix coalescing setup in ethtool support by Jiajun Wu · 15 years ago
  36. 2884e5c gianfar: Implement proper, per netdevice wakeup management by Anton Vorontsov · 16 years ago
  37. 4669bc9 gianfar: Add Scatter Gather support by Dai Haruki · 16 years ago
  38. 12dea57 gianfar: Fix eTSEC configuration procedure by Dai Haruki · 16 years ago
  39. b46a845 gianfar: Optimize interrupt coalescing configuration by Dai Haruki · 16 years ago
  40. b31a1d8 gianfar: Convert gianfar to an of_platform_driver by Andy Fleming · 16 years ago
  41. d87eb12 gianfar: Add magic packet and suspend/resume support. by Scott Wood · 17 years ago
  42. b9f2c04 [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count by Jeff Garzik · 17 years ago
  43. bf1e9a0 Clean up duplicate includes in drivers/net/ by Jesper Juhl · 17 years ago
  44. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
  45. 63c2f78 [POWERPC] Add "is_power_of_2" checking to log2.h. by Robert P. J. Day · 18 years ago
  46. 7282d49 drivers/net: const-ify ethtool_ops declarations by Jeff Garzik · 18 years ago
  47. 6aa20a2 drivers/net: Trim trailing whitespace by Jeff Garzik · 18 years ago
  48. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  49. fef6108 [PATCH] Fix locking in gianfar by Andy Fleming · 19 years ago
  50. cc8c6e3 [PATCH] gianfar: Fix sparse warnings by Kumar Gala · 19 years ago
  51. 7f7f531 [PATCH] Gianfar update and sysfs support by Andy Fleming · 19 years ago
  52. 4c8d3d9 [PATCH] Update email address for Kumar by Kumar Gala · 19 years ago
  53. 733482e [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason by Olaf Hering · 19 years ago
  54. bb40dcb [netdrvr gianfar] use new phy layer by Andy Fleming · 19 years ago
  55. 0bbaf06 [PATCH] gianfar: Add support enhanced TSEC features on the MPC 8548 by Kumar Gala · 20 years ago
  56. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago