1. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  2. 9555b31 fec: fix FEC driver packet transmission breakage by Greg Ungerer · 15 years ago
  3. da81203 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  4. 635ecaa netdev: restore MTU change operation by Ben Hutchings · 15 years ago
  5. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  6. 5b54814 net: use symbolic values for ndo_start_xmit() return codes by Patrick McHardy · 15 years ago
  7. a54bfa4 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  8. fe957c4 fec: call fec_restart() in fec_open() by Sascha Hauer · 15 years ago
  9. f0b3fbe FEC Buffer rework by Sascha Hauer · 15 years ago
  10. 009fda8 fec: switch to net_device_ops by Sascha Hauer · 15 years ago
  11. 3644ee0 fec: remove debugging printks by Sascha Hauer · 15 years ago
  12. 8549889 fec: align receive packets by Sascha Hauer · 15 years ago
  13. 4f1ceb4 fec: refactor init function by Sascha Hauer · 15 years ago
  14. 4e83183 fec: refactor set_multicast_list() to make it more readable by Sascha Hauer · 15 years ago
  15. 22f6b86 fec: Codingstyle cleanups by Sascha Hauer · 15 years ago
  16. 8d4dd5c fec: remove unnecessary cast by Sascha Hauer · 15 years ago
  17. 2e28532 fec: do not typedef struct types by Sascha Hauer · 15 years ago
  18. f44d630 fec: switch to writel/readl by Sascha Hauer · 15 years ago
  19. fb922b0 FEC driver: add missing #endif by Sascha Hauer · 15 years ago
  20. 43be636 m68knommu: remove ColdFire specific setup code from FEC driver by Greg Ungerer · 15 years ago
  21. b3ff29d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  22. ead7318 FEC: Turn FEC driver into platform device driver by Sascha Hauer · 15 years ago
  23. 196719e fec: Add support for Freescale MX27 by Sascha Hauer · 15 years ago
  24. ccdc4f1 fec: replace flush_dcache_range with dma_sync_single by Sascha Hauer · 15 years ago
  25. 43268dc fec: Fix KS8721BL_ICSR phy register offset by Sascha Hauer · 15 years ago
  26. 4661e75 fec: use dma_alloc_coherent for descriptor ring by Sascha Hauer · 15 years ago
  27. 6989f51 fec: do not use memcpy on physical addresses by Sascha Hauer · 15 years ago
  28. 6f501b1 fec: use linux/*.h instead of asm/*.h by Sascha Hauer · 15 years ago
  29. 6a8ea2c fec: remove empty functions by Sascha Hauer · 15 years ago
  30. 51bbc3e fec: remove unused #else branches by Sascha Hauer · 15 years ago
  31. b9d57f94 m68knommu: correct the mii calculations for 532x ColdFire FEC by Matt Waddel · 16 years ago
  32. 4cf1653 netdevice: safe convert to netdev_priv() #part-2 by Wang Chen · 16 years ago
  33. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  34. 87f4abb m68knommu: remove last use of CONFIG_FADS and CONFIG_RPXCLASSIC by Greg Ungerer · 16 years ago
  35. c1863be m68knommu: remove RPXCLASSIC from the m68k tree by Sebastian Siewior · 16 years ago
  36. 0d176af m68knommu: fec: remove FADS by Sebastian Siewior · 16 years ago
  37. 3b2b74c m68knommu: fix FEC driver locking by Sebastian Siewior · 16 years ago
  38. c1d9615 m68knommu: kill warnings in FEC driver by Sebastian Siewior · 16 years ago
  39. 398ec92 m68knommu: remove unused interrupts in FEC driver by Greg Ungerer · 16 years ago
  40. cc462f7 m68knommu: fix ColdFire 5272 fec driver hash registers by Greg Ungerer · 16 years ago
  41. 0a50477 m68knommu: fix fec driver interrupt races by Greg Ungerer · 16 years ago
  42. be6cb66 m68knommu: improve mii_do_cmd code in FEC driver by Philippe De Muyter · 17 years ago
  43. f909b1e m68knommu: improve code formating FEC driver by Philippe De Muyter · 17 years ago
  44. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  45. 09f75cd [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code by Jeff Garzik · 17 years ago
  46. b8a94b3 setup and detect 2nd phy on MCF5275 in FEC driver by Mike Cruse · 17 years ago
  47. f861d62 clean up reading of ICR register in FEC driver by Greg Ungerer · 17 years ago
  48. cb84d6e fix work queues in FEC driver by Greg Ungerer · 17 years ago
  49. f0d3464 remove unused config symbol from FEC driver by Greg Ungerer · 17 years ago
  50. 080853a include cacheflush.h in FEC driver by Greg Ungerer · 17 years ago
  51. 8c7b7fa [NET]: Kill eth_copy_and_sum(). by David S. Miller · 17 years ago
  52. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 17 years ago
  53. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  54. 6aa20a2 drivers/net: Trim trailing whitespace by Jeff Garzik · 18 years ago
  55. d5b2069 [PATCH] Remove more unnecessary driver printk's by Andy Gospodarek · 18 years ago
  56. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  57. 0e702ab [PATCH] m68knommu: FEC driver event/irq fixes by Greg Ungerer · 18 years ago
  58. 83901fc [PATCH] m68knommu: FEC driver set different priority/level on each IRQ by Willson Callan · 18 years ago
  59. 6b26529 [PATCH] m68knommu: FEC driver support for the ColdFire 523x CPU family by Matt Waddel · 18 years ago
  60. 677177c [PATCH] m68knommu: avoid fec driver hang when link disappears by Philippe De Muyter · 18 years ago
  61. 562d2f8 [PATCH] m68knommu: FEC ethernet support for the ColdFire 5208 by Greg Ungerer · 19 years ago
  62. 7dd6a2a [PATCH] m68knommu: ColdFire FEC eth driver improvements by Greg Ungerer · 19 years ago
  63. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago