1. cb395ea fs_enet: add FEC TX buffer alignment workaround for MPC5121 by Anatolij Gustschin · 14 years ago
  2. 60ab436 fs_enet: Add support for MPC512x to fs_enet driver by Anatolij Gustschin · 14 years ago
  3. fcb6a1c fs_enet: use dev_xxx instead of printk by Anatolij Gustschin · 14 years ago
  4. 48e2f18 net: convert multiple drivers to use netdev_for_each_mc_addr, part4 by Jiri Pirko · 14 years ago
  5. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 14 years ago
  6. e72701a net: Fix OF platform drivers coldplug/hotplug when compiled as modules by Anton Vorontsov · 15 years ago
  7. 74d1541 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  8. eedbc70 fs_enet: Revive fixed link support by Anton Vorontsov · 15 years ago
  9. 652f678 fs_enet/mii-fec.c: fix MII speed calculation by Wolfgang Denk · 15 years ago
  10. 1d58ea3 fs_enet: Remove dead code by Kumar Gala · 15 years ago
  11. aa73832 net: Rework fs_enet driver to use of_mdio infrastructure by Grant Likely · 15 years ago
  12. a54bfa4 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  13. 0ee904c drivers/net: replace BUG() with BUG_ON() if possible by Alexander Beregalov · 15 years ago
  14. 8c02acd fs_enet: convert to netdev_ops by Alexander Beregalov · 15 years ago
  15. 288379f net: Remove redundant NAPI functions by Ben Hutchings · 15 years ago
  16. d7e094d powerpc/fs_enet: Add missing irq free in error path. by Mike Ditto · 15 years ago
  17. 908a7a1 net: Remove unused netdev arg from some NAPI interfaces. by Neil Horman · 16 years ago
  18. 9eeda9a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  19. 7385d59 fs_enet: fix polling by Alexey Dobriyan · 16 years ago
  20. 7c510e4 net: convert more to %pM by Johannes Berg · 16 years ago
  21. 298cf9be phylib: move to dynamic allocation of struct mii_bus by Lennert Buytenhek · 16 years ago
  22. 18ee49d phylib: rename mii_bus::dev to mii_bus::parent by Lennert Buytenhek · 16 years ago
  23. 31578140 fs-enet: remove code associated with !CONFIG_PPC_MERGE by Kumar Gala · 16 years ago
  24. f4f6230 fs_enet: Fix SCC Ethernet on CPM2, and crash in fs_enet_rx_napi() by Heiko Schocher · 16 years ago
  25. 5b1c29b4 net/fs_enet: remove redundant messages for performance by Li Yang · 16 years ago
  26. c010b2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  27. c8f1568 netdev: bunch of drivers: avoid WARN at net/core/dev.c:1328 by Anton Vorontsov · 16 years ago
  28. 8725f25 Merge commit 'origin/master' by Benjamin Herrenschmidt · 16 years ago
  29. 49997d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  30. 263ba32 netdev: Convert all drivers away from netif_schedule(). by David S. Miller · 16 years ago
  31. b219108 fs_enet: Remove !CONFIG_PPC_CPM_NEW_BINDING code by Kumar Gala · 16 years ago
  32. 11c2d81 Merge commit 'origin/HEAD' into test-merge by Benjamin Herrenschmidt · 16 years ago
  33. ea2aca0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  34. c5a78ac fs_enet: restore promiscuous and multicast settings in restart() by Laurent Pinchart · 16 years ago
  35. 55b6c8e drivers/net: Use linux/of_{device,platform}.h instead of asm by Stephen Rothwell · 16 years ago
  36. d8b35fa fs_enet: MDIO on GPIO support by Laurent Pinchart · 16 years ago
  37. 4ecc8c06 drivers/net/fs_enet: remove null pointer dereference by Julia Lawall · 16 years ago
  38. a86e2cb fs_enet: Fix a memory leak in fs_enet_mdio_probe by Scott Wood · 16 years ago
  39. 9d9326d phy: Change mii_bus id field to a string by Andy Fleming · 16 years ago
  40. 9a3c243 fs_enet: Don't call NAPI functions when NAPI is not used. by Laurent Pinchart · 16 years ago
  41. 5bd3670 fs_enet: Don't call phy_mii_ioctl() in atomic context. by Scott Wood · 16 years ago
  42. b5677d8 [POWERPC] CPM: Rename commproc to cpm1 and cpm2_common.c to cpm2.c by Jochen Friedrich · 16 years ago
  43. dcb571b Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into for-2.6.25 by Paul Mackerras · 16 years ago
  44. 70f782e fs_enet: Add fixed-phy support for fs_enet by Jochen Friedrich · 17 years ago
  45. 9156ad4 Merge branch 'linux-2.6' by Paul Mackerras · 16 years ago
  46. dfd9a421 fs_enet: check for phydev existence in the ethtool handlers by Anton Vorontsov · 17 years ago
  47. 4ec2411 [NET]: Do not check netif_running() and carrier state in ->poll() by David S. Miller · 17 years ago
  48. c2a7dcad Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  49. 362f9b6 [POWERPC] Move CPM command handling into the cpm drivers by Jochen Friedrich · 17 years ago
  50. 075b9cd [POWERPC] Fix typo #ifdef -> #ifndef by Jochen Friedrich · 17 years ago
  51. 8a85639 [FS_ENET]: Fix module build. by Jochen Friedrich · 17 years ago
  52. f860f49 fs_enet: Update for API changes by Scott Wood · 17 years ago
  53. 31a5bb0 fs_enet: sparse fixes by Scott Wood · 17 years ago
  54. 2b5b3a6 fs_enet: Convert mii-bitbang to use the generic bitbang MDIO code. by Scott Wood · 17 years ago
  55. 976de6a fs_enet: Be an of_platform device when CONFIG_PPC_CPM_NEW_BINDING is set. by Scott Wood · 17 years ago
  56. 0d0d9c1 fs_enet: Align receive buffers. by Scott Wood · 17 years ago
  57. c656533 fs_enet: mac-fcc: Eliminate __fcc-* macros. by Scott Wood · 17 years ago
  58. 0fb300f fs_enet: Whitespace cleanup. by Scott Wood · 17 years ago
  59. 9b8ee8e FS_ENET: Add polling support by Vitaly Bordug · 17 years ago
  60. aa90f50 FS_ENET: TX stuff should use fep->tx_lock, instead of fep->lock. by Vitaly Bordug · 17 years ago
  61. 88d3aaf [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls by Jeff Garzik · 17 years ago
  62. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  63. acb2cc8 [PATCH] drivers/net: remove superfluous memset by Mariusz Kozlowski · 17 years ago
  64. bf1e9a0 Clean up duplicate includes in drivers/net/ by Jesper Juhl · 17 years ago
  65. bea3348 [NET]: Make NAPI polling independent of struct net_device objects. by Stephen Hemminger · 17 years ago
  66. d1c0a65 Use menuconfig objects II - netdev (general+100mbit) by Jan Engelhardt · 17 years ago
  67. 4c35630 [POWERPC] Change rheap functions to use ulongs instead of pointers by Timur Tabi · 17 years ago
  68. 6473d16 PCI: Cleanup the includes of <linux/pci.h> by Jean Delvare · 17 years ago
  69. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  70. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 17 years ago
  71. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  72. 8423200 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  73. 5427828 [POWERPC] Fix kernel build errors for mpc8272ads and mpc8560ads by Vitaly Bordug · 17 years ago
  74. b1f54ba FS_ENET: OF-related fixup for FEC and SCC MAC's by Vitaly Bordug · 17 years ago
  75. e8a2b6a [PATCH] PHY: Add support for configuring the PHY connection interface by Andy Fleming · 18 years ago
  76. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  77. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  78. ccaa36f Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  79. d6bd3a3 [PATCH] Move valid_dma_direction() from x86_64 to generic code by Rolf Eike Beer · 18 years ago
  80. 4e6d816 Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb/linux-2.6-PQ by Paul Mackerras · 18 years ago
  81. 611a15a POWERPC: Bring the fs_no calculation to the relevant SoC enumeration by Vitaly Bordug · 18 years ago
  82. d3465c9 POWERPC: overhaul with cpm2_map mechanism by Vitaly Bordug · 18 years ago
  83. 7282d49 drivers/net: const-ify ethtool_ops declarations by Jeff Garzik · 18 years ago
  84. 5b4b845 [PATCH] FS_ENET: use PAL for mii management by Vitaly Bordug · 18 years ago
  85. 1fb9df5 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  86. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  87. 8f76078 [PATCH] Remove redundant NULL checks before [kv]free - in drivers/ by Jesper Juhl · 18 years ago
  88. 8d3b33f [PATCH] Remove MODULE_PARM by Rusty Russell · 18 years ago
  89. 4894473 [PATCH] handle errors returned by platform_get_irq*() by David Vrabel · 18 years ago
  90. f7b9996 [PATCH] fs_enet build fix by Marcelo Tosatti · 19 years ago
  91. 733482e [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason by Olaf Hering · 19 years ago
  92. 34e30d6 [PATCH] fs_enet: Fix dma_unmap_single calls by Pantelis Antoniou · 19 years ago
  93. 48257c4 Add fs_enet ethernet network driver, for several embedded platforms. by Pantelis Antoniou · 19 years ago