1. 70f8002 ucc_geth: Add 16 bytes to max TX frame for VLANs by Joakim Tjernlund · 12 years ago
  2. 5bbdc05 net: ucc_geth, increase no. of HW RX descriptors by Joakim Tjernlund · 12 years ago
  3. ed359a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  4. e31c6df Merge remote-tracking branch 'kumar/next' into merge by Benjamin Herrenschmidt · 13 years ago
  5. 464b57d Fix non TBI PHY access; a bad merge undid bug fix in a previous commit. by Kenth Eriksson · 13 years ago
  6. fa1b42b powerpc/qe: Update the SNUM table for MPC8569 Rev2.0 by Dave Liu · 15 years ago
  7. 0015e55 gianfar: Fix possible overrun and simplify interrupt name field creation by Joe Perches · 13 years ago
  8. ba56833 fs_enet: Add MPC5125 FEC support and PHY interface selection by Vladimir Ermakov · 13 years ago
  9. 2770747 Merge branch 'gianfar-bql' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by David S. Miller · 13 years ago
  10. 5407b14c gianfar: use netif_tx_queue_stopped instead of __netif_subqueue_stopped by Paul Gortmaker · 13 years ago
  11. c2ec3ff phc: Update author's email address. by Richard Cochran · 13 years ago
  12. 1571df8 gianfar: delete orphaned version strings and dead macros by Paul Gortmaker · 13 years ago
  13. 30f7e31 gianfar: constify giant block of status descriptor strings by Paul Gortmaker · 13 years ago
  14. d8a0f1b gianfar: Add support for byte queue limits. by Paul Gortmaker · 13 years ago
  15. e19a82c ucc_geth: separate out rx/tx ring alloc and free operations by Paul Gortmaker · 13 years ago
  16. 32efe08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  17. ea51ade9 fec: fix PHY name to match fixed MDIO bus name by Florian Fainelli · 13 years ago
  18. b72061a net: fec: Fix build due to wrong dev annotation by Fabio Estevam · 13 years ago
  19. 21a4e46 netdev: ethernet dev_alloc_skb to netdev_alloc_skb by Pradeep A Dalvi · 13 years ago
  20. dd48dc3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  21. a7ed07d net: fec: correct phy_name buffer length when init phy_name by Richard Zhao · 13 years ago
  22. 3396c78 drivers/net: fix up stale paths from driver reorg by Paul Gortmaker · 13 years ago
  23. aaca237 net: fec: use module_platform_driver by Fabio Estevam · 13 years ago
  24. 8d82f21 net: fsl: fec: handle 10Mbps speed in RMII mode by Eric Benard · 13 years ago
  25. 9c4886e gianfar: Fix invalid TX frames returned on error queue when time stamping by Manfred Rudigier · 13 years ago
  26. db83d13 gianfar: Fix missing sock reference when processing TX time stamps by Manfred Rudigier · 13 years ago
  27. 391420f fec: use an unique MDIO bus name. by Florian Fainelli · 13 years ago
  28. 979ecef Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  29. 9b07be4 net: make ethtool_ops const by stephen hemminger · 13 years ago
  30. 117ff42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  31. 3a73e49 gianfar: Reject out-of-range RX NFC locations by Ben Hutchings · 13 years ago
  32. 0d90324 net: fsl: fec: fix build for mx23-only kernel by Wolfram Sang · 13 years ago
  33. c3b084c net: fec: Adjust ENET MDIO timeouts by Rogerio Pimentel · 13 years ago
  34. 0ebafef net: fec: add clk_prepare/clk_unprepare by Richard Zhao · 13 years ago
  35. b26e478 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  36. 26cf820 net/fec: make FEC driver buildable as module by Lothar Waßmann · 13 years ago
  37. e163cc9 net/fec: fix the .remove code by Lothar Waßmann · 13 years ago
  38. 42431dc net/fec: preserve MII/RMII setting in fec_stop() by Lothar Waßmann · 13 years ago
  39. 589efdc net/fec: don't munge MAC address from platform data by Lothar Waßmann · 13 years ago
  40. 86f9f2c net/fec: don't request invalid IRQ by Lothar Waßmann · 13 years ago
  41. 6ea0722 net/fec: prevent dobule restart of interface on FDX/HDX change by Lothar Waßmann · 13 years ago
  42. 5b1436c net/fec: set con_id in clk_get() call to NULL by Lothar Waßmann · 13 years ago
  43. a7dd321 net/fec: misc cleanups by Lothar Waßmann · 13 years ago
  44. 28d8ea2 fsl_pq_mdio: Clean up tbi address configuration by Andy Fleming · 13 years ago
  45. 43af940 net/fec: fix the use of pdev->id by Shawn Guo · 13 years ago
  46. b361311 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  47. 15fc1f3 net: fec: Select the FEC driver by default for i.MX SoCs by Fabio Estevam · 13 years ago
  48. db62f68 net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver() by Axel Lin · 13 years ago
  49. b8ffdbd gianfar: Use kmemdup rather than duplicating its implementation by Thomas Meyer · 13 years ago
  50. b721e25 ucc_geth: Convert ENET_NUM_OCTETS_PER_ADDRESS uses to ETH_ALEN by Joe Perches · 13 years ago
  51. 6a3c910 ethernet: Convert MAC_ADDR_LEN uses to ETH_ALEN by Joe Perches · 13 years ago
  52. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago
  53. c3e072f net: fsl_pq_mdio: fix non tbi phy access by Baruch Siach · 13 years ago
  54. 952c5ca fsl_pq_mdio: Clean up tbi address configuration by Andy Fleming · 13 years ago
  55. 94956ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  56. 433aee0 i825xx:xscale:8390:freescale: Fix Kconfig dependancies by Jeff Kirsher · 13 years ago
  57. 9d9779e drivers/net: Add module.h to drivers who were implicitly using it by Paul Gortmaker · 13 years ago
  58. 7f5c6ad net/fec: add poll controller function for fec nic by Xiao Jiang · 13 years ago
  59. c7c83d1 net/fec: replace hardcoded irq num with macro by Xiao Jiang · 13 years ago
  60. 230dec6 net/fec: add imx6q enet support by Shawn Guo · 13 years ago
  61. c828827 net/fec: fix fec1 check in fec_enet_mii_init() by Shawn Guo · 13 years ago
  62. a9b2c8e net/fec: fec_reset_phy() does not need to always succeed by Shawn Guo · 13 years ago
  63. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  64. 473e64e ethtool: Update ethtool_rxnfc::rule_cnt on return from ETHTOOL_GRXCLSRLALL by Ben Hutchings · 13 years ago
  65. 815c7db ethtool: Clean up definitions of rule location arrays in RX NFC by Ben Hutchings · 13 years ago
  66. 986eaa9 Merge branch 'master' of ../netdev-next/ by David S. Miller · 13 years ago
  67. aaba215 MII: fix Kconfig dependencies for MII by Jeff Kirsher · 13 years ago
  68. 2234a72 gianfar: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  69. 88f0748 drivers/net/ethernet/*: Enabled vendor Kconfig options by Jeff Kirsher · 13 years ago
  70. 823dcd2 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  71. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  72. ec21e2e freescale: Move the Freescale drivers by Jeff Kirsher · 13 years ago