1. 48e2f18 net: convert multiple drivers to use netdev_for_each_mc_addr, part4 by Jiri Pirko · 14 years ago
  2. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 14 years ago
  3. f74dac0 gianfar: Fix gianfar select_queue bogosity by Sandeep Gopalpet · 15 years ago
  4. a7f3804 gianfar: Fix stats support by Sandeep Gopalpet · 15 years ago
  5. 1ccb838 gianfar: Fix a filer bug by Sandeep Gopalpet · 15 years ago
  6. 43de004 gianfar: Fix build with CONFIG_NET_POLL_CONTROLLER=y by Anton Vorontsov · 15 years ago
  7. a3bc1f1 gianfar: Revive SKB recycling by Anton Vorontsov · 15 years ago
  8. 836cf7f gianfar: Fix race between gfar_error() and gfar_start_xmit() by Anton Vorontsov · 15 years ago
  9. 5ea681d gianfar: Fix build with CONFIG_PM=y by Anton Vorontsov · 15 years ago
  10. 4dea29d gianfar: Remove 'Interrupt problem!' warning by Anton Vorontsov · 15 years ago
  11. 18294ad gianfar: Fix compiler and sparse warnings by Anton Vorontsov · 15 years ago
  12. 7a8b337 gianfar: Basic Support for programming hash rules by Sandeep Gopalpet · 15 years ago
  13. 46ceb60 gianfar: Add Multiple group Support by Sandeep Gopalpet · 15 years ago
  14. fba4ed0 gianfar: Add Multiple Queue Support by Sandeep Gopalpet · 15 years ago
  15. f498370 gianfar: Introduce logical group support. by Sandeep Gopalpet · 15 years ago
  16. a12f801 gianfar: Add per queue structure support by Sandeep Gopalpet · 15 years ago
  17. cfadf85 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  18. e72701a net: Fix OF platform drivers coldplug/hotplug when compiled as modules by Anton Vorontsov · 15 years ago
  19. be926fc gianfar: Add support for hibernation by Anton Vorontsov · 15 years ago
  20. 8728327 gianfar: Factor out gfar_init_bds() from gfar_alloc_skb_resources() by Anton Vorontsov · 15 years ago
  21. 8a102fe gianfar: Factor out RX BDs initialization from gfar_new_rxbdp() by Anton Vorontsov · 15 years ago
  22. 32c513b gianfar: Move tbase/rbase initialization to gfar_init_mac() by Anton Vorontsov · 15 years ago
  23. 826aa4a gianfar: Split allocation and initialization steps out of startup_gfar() by Anton Vorontsov · 15 years ago
  24. 1423117 gianfar: Don't needlessly set the wrap bit for the last RX BD by Anton Vorontsov · 15 years ago
  25. e69edd2 gianfar: Simplify skb resources freeing code by Anton Vorontsov · 15 years ago
  26. ccc05c6 gianfar: Some cleanups for startup_gfar() by Anton Vorontsov · 15 years ago
  27. d7e9660 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  28. d9d8e04 gianfar: Fix build. by David S. Miller · 15 years ago
  29. 6cdee2f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  30. 38bddf0 gianfar: gfar_remove needs to call unregister_netdev() by Toru UCHIYAMA · 15 years ago
  31. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  32. 75c4885 gianfar: keep vlan related state when restart by Yong Zhang · 15 years ago
  33. 74d1541 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  34. 1db780f gianfar: Revive fixed link support by Anton Vorontsov · 15 years ago
  35. da81203 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  36. c86ae82 gianfar: remove unused DECLARE_MAC_BUF by Johannes Berg · 15 years ago
  37. 240c102 netdev: restore MAC address set and validate operations by Ben Hutchings · 15 years ago
  38. c649c0e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  39. 4e2fd55 gianfar: fix BUG under load after introduction of skb recycling by Lennert Buytenhek · 15 years ago
  40. 6c31d55 gianfar: Use memset instead of cacheable_memzero by Kumar Gala · 15 years ago
  41. fe192a4 net: Rework gianfar driver to use of_mdio infrastructure. by Grant Likely · 15 years ago
  42. cbea2707 gianfar: stop send queue before resetting gianfar by Markus Brunner · 15 years ago
  43. ee76db5 gianfar: Fix use-after-of_node_put() in gfar_of_init(). by David S. Miller · 15 years ago
  44. 5b28bea gianfar: only check headroom when FCB is needed by Li Yang · 15 years ago
  45. bd14ba8 gianfar: Fix kfree(skb) by David S. Miller · 15 years ago
  46. 54dc79f gianfar: fix headroom expansion code by Stephen Hemminger · 15 years ago
  47. 93c1285 gianfar: reallocate skb when headroom is not enough for fcb by Li Yang · 15 years ago
  48. 29ded5f gianfar: Fix build with CONFIG_PM enabled by Anton Vorontsov · 15 years ago
  49. 4826857 gianfar: pass the proper dev to DMA ops by Kumar Gala · 15 years ago
  50. 26ccfc3 gianfar: Convert to use netdev_ops by Andy Fleming · 15 years ago
  51. aa4abc9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  52. 7958a45 gianfar: Do right check on num_txbdfree by Rini van Zetten · 15 years ago
  53. 0ecc103 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  54. 8707bdd gianfar: Fix boot hangs while bringing up gianfar ethernet by Jarek Poplawski · 15 years ago
  55. 7870389 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  56. 4d7902f gianfar: Fix stashing support by Andy Fleming · 15 years ago
  57. 0fd56bb gianfar: Add support for skb recycling by Andy Fleming · 15 years ago
  58. 1577ece netdev: Merge UCC and gianfar MDIO bus drivers by Andy Fleming · 15 years ago
  59. b98ac70 gianfar: Fix potential soft reset race by Andy Fleming · 15 years ago
  60. b2f66d1 gianfar: Fix sparse warnings by Anton Vorontsov · 15 years ago
  61. 2884e5c gianfar: Implement proper, per netdevice wakeup management by Anton Vorontsov · 15 years ago
  62. 3eacdf5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  63. cd1f55a gianfar: Revive VLAN support by Anton Vorontsov · 15 years ago
  64. 288379f net: Remove redundant NAPI functions by Ben Hutchings · 15 years ago
  65. a6d0b91 gianfar: Fix soft lockup with multi-interrupt TSECs by Anton Vorontsov · 16 years ago
  66. 0faac9f netdev: gianfar: add MII ioctl handler by Clifford Wolf · 16 years ago
  67. a1d8f60 gianfar: Fixup use of BUS_ID_SIZE by Kumar Gala · 16 years ago
  68. f430e49 gianfar: ensure ECNTRL[R100] is cleared on link state change by Li Yang · 16 years ago
  69. 908a7a1 net: Remove unused netdev arg from some NAPI interfaces. by Neil Horman · 16 years ago
  70. 4219988 gianfar: Continue polling until both tx and rx are empty by Andy Fleming · 16 years ago
  71. 8c7396a gianfar: Merge Tx and Rx interrupt for scheduling clean up ring by Dai Haruki · 16 years ago
  72. c50a5d9 gianfar: Use interface name in interrupt name to distinguish the source. by Dai Haruki · 16 years ago
  73. 4669bc9 gianfar: Add Scatter Gather support by Dai Haruki · 16 years ago
  74. 8882d9a gianfar: Fix packet drop when out of memory by Andy Fleming · 16 years ago
  75. 5a5efed gianfar: Make all BD status writes 32-bit by Dai Haruki · 16 years ago
  76. 31de198 gianfar: Add macros for stepping through BDs by Andy Fleming · 16 years ago
  77. a22823e gianfar: Remove unused gfar_add_fcb() function parameter by Dai Haruki · 16 years ago
  78. 2c2db48 gianfar: Enable padding and Optimize the frame prepended bytes handling by Dai Haruki · 16 years ago
  79. 77ecaf2 gianfar: Fix VLAN HW feature related frame/buffer size calculation. by Dai Haruki · 16 years ago
  80. 12dea57 gianfar: Fix eTSEC configuration procedure by Dai Haruki · 16 years ago
  81. b46a845 gianfar: Optimize interrupt coalescing configuration by Dai Haruki · 16 years ago
  82. b31a1d8 gianfar: Convert gianfar to an of_platform_driver by Andy Fleming · 16 years ago
  83. 257d938 gianfar: Use gfar_halt to stop DMA in gfar_probe by Andy Fleming · 16 years ago
  84. 198d6ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  85. 8118305 gianfar: Fix DMA unmap invocations by Andy Fleming · 16 years ago
  86. fb28ad3 net: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  87. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  88. a1744d3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  89. bdb59f9 gianfar: Don't reset TBI<->SerDes link if it's already up by Trent Piepho · 16 years ago
  90. c132419 gianfar: Fix race in TBI/SerDes configuration by Trent Piepho · 16 years ago
  91. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  92. d51894f gianfar: fix handle errors returned by platform_get_irq*() by roel kluin · 16 years ago
  93. d3eab82 gianfar: Create net device with carrier down by Trent Piepho · 16 years ago
  94. ab93990 net: don't grab a mutex within a timer context in gianfar by Sebastian Siewior · 16 years ago
  95. 2a54adc gianfar: Call gfar_halt_nodisable() from gfar_halt(). by Scott Wood · 16 years ago
  96. 4ad7a01 remove bogus CONFIG_GFAR_NAPI's by Adrian Bunk · 16 years ago
  97. 8725f25 Merge commit 'origin/master' by Benjamin Herrenschmidt · 16 years ago
  98. afc0794 gianfar: do not touch net queue in adjust_link phylib callback by Anton Vorontsov · 16 years ago
  99. 263ba32 netdev: Convert all drivers away from netif_schedule(). by David S. Miller · 16 years ago
  100. d87eb12 gianfar: Add magic packet and suspend/resume support. by Scott Wood · 16 years ago