1. 0a0e9ae Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  2. 9eb0e6f2 net/fec: fix unterminated platform_device_id table by Axel Lin · 13 years ago
  3. 9721dbb net/fec: remove unused driver data by Uwe Kleine-König · 13 years ago
  4. cd1f402 net/fec: enable flow control and length check on enet-mac by Uwe Kleine-König · 13 years ago
  5. b3cde36 net/fec: postpone unsetting driver data until the hardware is stopped by Uwe Kleine-König · 13 years ago
  6. d1ab1f5 net/fec: provide device for dma functions and matching sizes for map and unmap by Uwe Kleine-König · 13 years ago
  7. 4599365 net/fec: reorder functions a bit allows removing forward declarations by Uwe Kleine-König · 13 years ago
  8. db8880b net/fec: some whitespace cleanup by Uwe Kleine-König · 13 years ago
  9. c556167 net/fec: consistenly name struct net_device pointers "ndev" by Uwe Kleine-König · 13 years ago
  10. e497ba8 net/fec: add phy_stop to fec_enet_close by Uwe Kleine-König · 13 years ago
  11. 085e79e net/fec: consolidate all i.MX options to CONFIG_ARM by Uwe Kleine-König · 13 years ago
  12. 24e531b net/fec: put the ioremap cookie immediately into a void __iomem pointer by Uwe Kleine-König · 14 years ago
  13. 8b06dc2 net/fec: no need to memzero private data by Uwe Kleine-König · 14 years ago
  14. 04e5216 net/fec: no need to check for validity of ndev in suspend and resume by Uwe Kleine-König · 14 years ago
  15. b2b09ad net/fec: don't free an irq that failed to be requested by Uwe Kleine-König · 14 years ago
  16. 28e2188 net/fec: release mem_region requested in probe in error path and remove by Uwe Kleine-König · 14 years ago
  17. 8a73b0b net/fec: no need to cast arguments for memcpy by Uwe Kleine-König · 14 years ago
  18. b5680e0 net/fec: add dual fec support for mx28 by Shawn Guo · 14 years ago
  19. bcc6777 net/fec: improve pm for better suspend/resume by Shawn Guo · 14 years ago
  20. 49da97d net/fec: add mac field into platform data and consolidate fec_get_mac by Shawn Guo · 14 years ago
  21. 8649a23 net/fec: remove the use of "index" which is legacy by Shawn Guo · 14 years ago
  22. 862f098 net/fec: fix MMFR_OP type in fec_enet_mdio_write by Shawn Guo · 14 years ago
  23. 6fcc040 net: allow FEC driver to use fixed PHY support by Greg Ungerer · 14 years ago
  24. 03c698c net/fec: carrier off initially to avoid root mount failure by Oskar Schirmer · 14 years ago
  25. 4bee1f9 net/fec: restore interrupt mask after software-reset in fec_stop() by Wolfram Sang · 14 years ago
  26. 28b0411 net: preserve ifreq parameter when calling generic phy_mii_ioctl(). by Richard Cochran · 14 years ago
  27. 97b72e4 fec: use interrupt for MDIO completion indication by Baruch Siach · 14 years ago
  28. 87cad5c net/fec: clean suspend/resume by Eric Benard · 14 years ago
  29. eedc765 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  30. 59d4289 fec: convert legacy PM hooks to dem_pm_ops by Denis Kirjanov · 14 years ago
  31. 1273d97 fec: Cleanup PHY probing by Denis Kirjanov · 14 years ago
  32. c7621cb fec: convert TX hook to netdev_tx_t by Denis Kirjanov · 14 years ago
  33. e3fe855 net/fec: fix pm to survive to suspend/resume by Eric Bénard · 14 years ago
  34. 418bd0d netdev/fec: fix ifconfig eth0 down hang issue by Bryan Wu · 14 years ago
  35. 5eb32bd fec: add support for PHY interface platform data by Baruch Siach · 14 years ago
  36. 278554b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  37. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 14 years ago
  38. 7cff094 FEC: Fix kernel panic in fec_set_mac_address. by Mattias Walström · 14 years ago
  39. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  40. e6b043d netdev/fec.c: add phylib supporting to enable carrier detection (v2) by Bryan Wu · 14 years ago
  41. 48e2f18 net: convert multiple drivers to use netdev_for_each_mc_addr, part4 by Jiri Pirko · 14 years ago
  42. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 14 years ago
  43. fceb291 fec: Add LAN8700 phy support by Amit Kucheria · 14 years ago
  44. 633e753 fec: fix uninitialized rx buffer usage by Rob Herring · 14 years ago
  45. 78abcb1 net: fix section mismatch in fec.c by Steven King · 15 years ago
  46. 66bc4a6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 15 years ago
  47. 4980296 m68knommu: remove ColdFire direct interrupt register access by Greg Ungerer · 15 years ago
  48. 81538e7 fec: don't enable irqs in hard irq context by Uwe Kleine-König · 15 years ago
  49. 84177a20 fec: fix recursive locking of mii_lock by Uwe Kleine-König · 15 years ago
  50. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  51. 9555b31 fec: fix FEC driver packet transmission breakage by Greg Ungerer · 15 years ago
  52. da81203 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  53. 635ecaa netdev: restore MTU change operation by Ben Hutchings · 15 years ago
  54. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  55. 5b54814 net: use symbolic values for ndo_start_xmit() return codes by Patrick McHardy · 15 years ago
  56. a54bfa4 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  57. fe957c4 fec: call fec_restart() in fec_open() by Sascha Hauer · 15 years ago
  58. f0b3fbe FEC Buffer rework by Sascha Hauer · 15 years ago
  59. 009fda8 fec: switch to net_device_ops by Sascha Hauer · 15 years ago
  60. 3644ee0 fec: remove debugging printks by Sascha Hauer · 15 years ago
  61. 8549889 fec: align receive packets by Sascha Hauer · 15 years ago
  62. 4f1ceb4 fec: refactor init function by Sascha Hauer · 15 years ago
  63. 4e83183 fec: refactor set_multicast_list() to make it more readable by Sascha Hauer · 15 years ago
  64. 22f6b86 fec: Codingstyle cleanups by Sascha Hauer · 15 years ago
  65. 8d4dd5c fec: remove unnecessary cast by Sascha Hauer · 15 years ago
  66. 2e28532 fec: do not typedef struct types by Sascha Hauer · 15 years ago
  67. f44d630 fec: switch to writel/readl by Sascha Hauer · 15 years ago
  68. fb922b0 FEC driver: add missing #endif by Sascha Hauer · 15 years ago
  69. 43be636 m68knommu: remove ColdFire specific setup code from FEC driver by Greg Ungerer · 15 years ago
  70. b3ff29d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  71. ead7318 FEC: Turn FEC driver into platform device driver by Sascha Hauer · 15 years ago
  72. 196719e fec: Add support for Freescale MX27 by Sascha Hauer · 15 years ago
  73. ccdc4f1 fec: replace flush_dcache_range with dma_sync_single by Sascha Hauer · 15 years ago
  74. 43268dc fec: Fix KS8721BL_ICSR phy register offset by Sascha Hauer · 15 years ago
  75. 4661e75 fec: use dma_alloc_coherent for descriptor ring by Sascha Hauer · 15 years ago
  76. 6989f51 fec: do not use memcpy on physical addresses by Sascha Hauer · 15 years ago
  77. 6f501b1 fec: use linux/*.h instead of asm/*.h by Sascha Hauer · 15 years ago
  78. 6a8ea2c fec: remove empty functions by Sascha Hauer · 15 years ago
  79. 51bbc3e fec: remove unused #else branches by Sascha Hauer · 15 years ago
  80. b9d57f94 m68knommu: correct the mii calculations for 532x ColdFire FEC by Matt Waddel · 16 years ago
  81. 4cf1653 netdevice: safe convert to netdev_priv() #part-2 by Wang Chen · 16 years ago
  82. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  83. 87f4abb m68knommu: remove last use of CONFIG_FADS and CONFIG_RPXCLASSIC by Greg Ungerer · 16 years ago
  84. c1863be m68knommu: remove RPXCLASSIC from the m68k tree by Sebastian Siewior · 16 years ago
  85. 0d176af m68knommu: fec: remove FADS by Sebastian Siewior · 16 years ago
  86. 3b2b74c m68knommu: fix FEC driver locking by Sebastian Siewior · 16 years ago
  87. c1d9615 m68knommu: kill warnings in FEC driver by Sebastian Siewior · 16 years ago
  88. 398ec92 m68knommu: remove unused interrupts in FEC driver by Greg Ungerer · 16 years ago
  89. cc462f7 m68knommu: fix ColdFire 5272 fec driver hash registers by Greg Ungerer · 16 years ago
  90. 0a50477 m68knommu: fix fec driver interrupt races by Greg Ungerer · 16 years ago
  91. be6cb66 m68knommu: improve mii_do_cmd code in FEC driver by Philippe De Muyter · 17 years ago
  92. f909b1e m68knommu: improve code formating FEC driver by Philippe De Muyter · 17 years ago
  93. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  94. 09f75cd [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code by Jeff Garzik · 17 years ago
  95. b8a94b3 setup and detect 2nd phy on MCF5275 in FEC driver by Mike Cruse · 17 years ago
  96. f861d62 clean up reading of ICR register in FEC driver by Greg Ungerer · 17 years ago
  97. cb84d6e fix work queues in FEC driver by Greg Ungerer · 17 years ago
  98. f0d3464 remove unused config symbol from FEC driver by Greg Ungerer · 17 years ago
  99. 080853a include cacheflush.h in FEC driver by Greg Ungerer · 17 years ago
  100. 8c7b7fa [NET]: Kill eth_copy_and_sum(). by David S. Miller · 17 years ago