1. 7d993c5f gianfar: remove forward declarations by Arseny Solokha · 5 years ago
  2. 754460a treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 362 by Thomas Gleixner · 6 years ago
  3. 1e562c8 ptp_qoriq: make structure/function names more consistent by Yangbo Lu · 6 years ago
  4. f4f9a5e gianfar: remove use of VLAN_TAG_PRESENT by Michał Mirosław · 6 years ago
  5. f8a1988 net: ethernet: Use DIV_ROUND_UP instead of reimplementing its function by zhong jiang · 6 years ago
  6. 22b7d29 net: ethernet: Add helper to determine if pause configuration is supported by Andrew Lunn · 6 years ago
  7. 70814e8 net: ethernet: Add helper for set_pauseparam for Asym Pause by Andrew Lunn · 6 years ago
  8. 1d981f1 net: ethernet: gianfar_ethtool: remove redundant variable last_rule_idx by Colin Ian King · 7 years ago
  9. 7349a74 net: ethernet: gianfar_ethtool: get phc index through drvdata by Yangbo Lu · 7 years ago
  10. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  11. cd5f9bb net: ethernet: gianfar: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 9 years ago
  12. 4c4a6b0 net: ethernet: gianfar: use phydev from struct net_device by Philippe Reynes · 9 years ago
  13. 0d1bcdc net: ethernet: gianfar: move to new ethtool api {get|set}_link_ksettings by Philippe Reynes · 9 years ago
  14. b75ec3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  15. 5188f7e gianfar: Remove duplicated argument to bitwise OR by Claudiu Manoil · 9 years ago
  16. 47ea032 drivers/net: get rid of unnecessary initializations in .get_drvinfo() by Ivan Vecera · 9 years ago
  17. 3e905b8 gianfar: Add WAKE_UCAST and "wake-on-filer" support by Claudiu Manoil · 9 years ago
  18. 182ad46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  19. 1f2b729 gianfar: remove faulty filer optimizer by Jakub Kicinski · 9 years ago
  20. b5c8c89 gianfar: correct list membership accounting by Jakub Kicinski · 9 years ago
  21. a898fe0 gianfar: correct filer table writing by Jakub Kicinski · 9 years ago
  22. 5510b3c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  23. b0734b6 gianfar: Enable device wakeup when appropriate by Claudiu Manoil · 9 years ago
  24. 7535414 gianfar: Add paged allocation and Rx S/G by Claudiu Manoil · 10 years ago
  25. 76f31e8 gianfar: Bundle Rx allocation, cleanup by Claudiu Manoil · 10 years ago
  26. 75300ad gianfar: correct the bad expression while writing bit-pattern by Sanjeev Sharma · 10 years ago
  27. 45b679c9 gianfar: Implement PAUSE frame generation support by Matei Pavaluca · 10 years ago
  28. 98a46d4 gianfar: Check if phydev present on ethtool -A by Claudiu Manoil · 11 years ago
  29. f19015b gianfar: Fix Tx int miss, dont write IC on-the-fly by Claudiu Manoil · 11 years ago
  30. 0851133 gianfar: Fix device reset races (oops) for Tx by Claudiu Manoil · 11 years ago
  31. 8830264 gianfar: Fix on-the-fly vlan and mtu updates by Claudiu Manoil · 11 years ago
  32. 7cca336 gianfar: Remove clean_rx_ring race from gfar_ethtool by Claudiu Manoil · 11 years ago
  33. c10650b gianfar: Add missing graceful reset steps and fixes by Claudiu Manoil · 11 years ago
  34. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  35. 42851e8 gianfar: Fix portabilty issues for ethtool and ptp by Claudiu Manoil · 11 years ago
  36. 23402bd gianfar: Add flow control support by Claudiu Manoil · 11 years ago
  37. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 12 years ago
  38. 375d6a1 gianfar: Use netdev_<level> when possible by Joe Perches · 12 years ago
  39. 953d276 gianfar: Remove superfluous kernel_dropped local counter by Claudiu Manoil · 12 years ago
  40. 800c644 gianfar: Refactor config coalescing calls for all queues by Claudiu Manoil · 12 years ago
  41. 212079d gianfar: convert u64 status counters to atomic64_t by Paul Gortmaker · 12 years ago
  42. 6871978 gianfar: remove largely unused gfar_stats struct by Paul Gortmaker · 12 years ago
  43. b2adaca ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups by Joe Perches · 12 years ago
  44. 7826d43 ethtool: fix drvinfo strings set in drivers by Jiri Pirko · 12 years ago
  45. 28889b7 gianfar: fix phc index build failure by Richard Cochran · 12 years ago
  46. cbfc6071 gianfar_ethtool: coding style and whitespace cleanups by Jan Ceuleers · 13 years ago
  47. 65a85a8 gianfar: Include linux/net_tstamp.h by David S. Miller · 13 years ago
  48. 6663628 gianfar: Support the get_ts_info ethtool method. by Richard Cochran · 13 years ago
  49. 30f7e31 gianfar: constify giant block of status descriptor strings by Paul Gortmaker · 13 years ago
  50. 3396c78 drivers/net: fix up stale paths from driver reorg by Paul Gortmaker · 13 years ago
  51. 3a73e49 gianfar: Reject out-of-range RX NFC locations by Ben Hutchings · 13 years ago
  52. b8ffdbd gianfar: Use kmemdup rather than duplicating its implementation by Thomas Meyer · 13 years ago
  53. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago
  54. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  55. 473e64e ethtool: Update ethtool_rxnfc::rule_cnt on return from ETHTOOL_GRXCLSRLALL by Ben Hutchings · 13 years ago
  56. 815c7db ethtool: Clean up definitions of rule location arrays in RX NFC by Ben Hutchings · 13 years ago
  57. 823dcd2 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  58. ec21e2e freescale: Move the Freescale drivers by Jeff Kirsher · 14 years ago[Renamed from drivers/net/gianfar_ethtool.c]
  59. 87c288c gianfar: do vlan cleanup by Jiri Pirko · 14 years ago
  60. 380b153 gianfar v2: code cleanups by Sebastian Poehn · 14 years ago
  61. 9f6ec8d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  62. 4aa3a71 gianfar v5: implement nfc by Sebastian Poehn · 14 years ago
  63. 59deab2 gianfar: Use pr_<level>, netdev_<level> and netif_<level> by Joe Perches · 14 years ago
  64. 6c43e04 gianfar:localized filer table by Wu Jiajun-B06378 · 14 years ago
  65. 8b3afe9 net: gianfar: convert to hw_features by Michał Mirosław · 14 years ago
  66. bde3528 gianfar: Clean up implementation of RX network flow classification by Ben Hutchings · 14 years ago
  67. 6c4f199 gianfar: Do not call device_set_wakeup_enable() under a spinlock by Rafael J. Wysocki · 14 years ago
  68. 2198a10 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  69. 9756403 gianfar: fix double lock typo by Dan Carpenter · 14 years ago
  70. 807540b drivers/net: return operator cleanup by Eric Dumazet · 14 years ago
  71. 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
  72. 7a8b337 gianfar: Basic Support for programming hash rules by Sandeep Gopalpet · 15 years ago
  73. 46ceb60 gianfar: Add Multiple group Support by Sandeep Gopalpet · 15 years ago
  74. fba4ed0 gianfar: Add Multiple Queue Support by Sandeep Gopalpet · 15 years ago
  75. f498370 gianfar: Introduce logical group support. by Sandeep Gopalpet · 15 years ago
  76. a12f801 gianfar: Add per queue structure support by Sandeep Gopalpet · 15 years ago
  77. a419aef trivial: remove unnecessary semicolons by Joe Perches · 15 years ago
  78. accff95 gianfar: fix coalescing setup in ethtool support by Jiajun Wu · 15 years ago
  79. 2884e5c gianfar: Implement proper, per netdevice wakeup management by Anton Vorontsov · 16 years ago
  80. 4669bc9 gianfar: Add Scatter Gather support by Dai Haruki · 16 years ago
  81. 12dea57 gianfar: Fix eTSEC configuration procedure by Dai Haruki · 16 years ago
  82. b46a845 gianfar: Optimize interrupt coalescing configuration by Dai Haruki · 16 years ago
  83. b31a1d8 gianfar: Convert gianfar to an of_platform_driver by Andy Fleming · 16 years ago
  84. d87eb12 gianfar: Add magic packet and suspend/resume support. by Scott Wood · 17 years ago
  85. b9f2c04 [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count by Jeff Garzik · 17 years ago
  86. bf1e9a0 Clean up duplicate includes in drivers/net/ by Jesper Juhl · 17 years ago
  87. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
  88. 63c2f78 [POWERPC] Add "is_power_of_2" checking to log2.h. by Robert P. J. Day · 18 years ago
  89. 7282d49 drivers/net: const-ify ethtool_ops declarations by Jeff Garzik · 18 years ago
  90. 6aa20a2 drivers/net: Trim trailing whitespace by Jeff Garzik · 18 years ago
  91. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  92. fef6108 [PATCH] Fix locking in gianfar by Andy Fleming · 19 years ago
  93. cc8c6e3 [PATCH] gianfar: Fix sparse warnings by Kumar Gala · 19 years ago
  94. 7f7f531 [PATCH] Gianfar update and sysfs support by Andy Fleming · 19 years ago
  95. 4c8d3d9 [PATCH] Update email address for Kumar by Kumar Gala · 19 years ago
  96. 733482e [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason by Olaf Hering · 19 years ago
  97. bb40dcb [netdrvr gianfar] use new phy layer by Andy Fleming · 19 years ago
  98. 0bbaf06 [PATCH] gianfar: Add support enhanced TSEC features on the MPC 8548 by Kumar Gala · 20 years ago
  99. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago