1. 32efe08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  2. ea51ade9 fec: fix PHY name to match fixed MDIO bus name by Florian Fainelli · 14 years ago
  3. b72061a net: fec: Fix build due to wrong dev annotation by Fabio Estevam · 14 years ago
  4. 21a4e46 netdev: ethernet dev_alloc_skb to netdev_alloc_skb by Pradeep A Dalvi · 14 years ago
  5. dd48dc3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 14 years ago
  6. a7ed07d net: fec: correct phy_name buffer length when init phy_name by Richard Zhao · 14 years ago
  7. 3396c78 drivers/net: fix up stale paths from driver reorg by Paul Gortmaker · 14 years ago
  8. aaca237 net: fec: use module_platform_driver by Fabio Estevam · 14 years ago
  9. 8d82f21 net: fsl: fec: handle 10Mbps speed in RMII mode by Eric Benard · 14 years ago
  10. 9c4886e gianfar: Fix invalid TX frames returned on error queue when time stamping by Manfred Rudigier · 14 years ago
  11. db83d13 gianfar: Fix missing sock reference when processing TX time stamps by Manfred Rudigier · 14 years ago
  12. 391420f fec: use an unique MDIO bus name. by Florian Fainelli · 14 years ago
  13. 979ecef Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 14 years ago
  14. 9b07be4 net: make ethtool_ops const by stephen hemminger · 14 years ago
  15. 117ff42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 14 years ago
  16. 3a73e49 gianfar: Reject out-of-range RX NFC locations by Ben Hutchings · 14 years ago
  17. 0d90324 net: fsl: fec: fix build for mx23-only kernel by Wolfram Sang · 14 years ago
  18. c3b084c net: fec: Adjust ENET MDIO timeouts by Rogerio Pimentel · 14 years ago
  19. 0ebafef net: fec: add clk_prepare/clk_unprepare by Richard Zhao · 14 years ago
  20. b26e478 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 14 years ago
  21. 26cf820 net/fec: make FEC driver buildable as module by Lothar Waßmann · 14 years ago
  22. e163cc9 net/fec: fix the .remove code by Lothar Waßmann · 14 years ago
  23. 42431dc net/fec: preserve MII/RMII setting in fec_stop() by Lothar Waßmann · 14 years ago
  24. 589efdc net/fec: don't munge MAC address from platform data by Lothar Waßmann · 14 years ago
  25. 86f9f2c net/fec: don't request invalid IRQ by Lothar Waßmann · 14 years ago
  26. 6ea0722 net/fec: prevent dobule restart of interface on FDX/HDX change by Lothar Waßmann · 14 years ago
  27. 5b1436c net/fec: set con_id in clk_get() call to NULL by Lothar Waßmann · 14 years ago
  28. a7dd321 net/fec: misc cleanups by Lothar Waßmann · 14 years ago
  29. 28d8ea2 fsl_pq_mdio: Clean up tbi address configuration by Andy Fleming · 14 years ago
  30. 43af940 net/fec: fix the use of pdev->id by Shawn Guo · 14 years ago
  31. b361311 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 14 years ago
  32. 15fc1f3 net: fec: Select the FEC driver by default for i.MX SoCs by Fabio Estevam · 14 years ago
  33. db62f68 net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver() by Axel Lin · 14 years ago
  34. b8ffdbd gianfar: Use kmemdup rather than duplicating its implementation by Thomas Meyer · 14 years ago
  35. b721e25 ucc_geth: Convert ENET_NUM_OCTETS_PER_ADDRESS uses to ETH_ALEN by Joe Perches · 14 years ago
  36. 6a3c910c ethernet: Convert MAC_ADDR_LEN uses to ETH_ALEN by Joe Perches · 14 years ago
  37. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 14 years ago
  38. c3e072f net: fsl_pq_mdio: fix non tbi phy access by Baruch Siach · 14 years ago
  39. 952c5ca fsl_pq_mdio: Clean up tbi address configuration by Andy Fleming · 14 years ago
  40. 94956ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 14 years ago
  41. 433aee0 i825xx:xscale:8390:freescale: Fix Kconfig dependancies by Jeff Kirsher · 14 years ago
  42. 9d9779e drivers/net: Add module.h to drivers who were implicitly using it by Paul Gortmaker · 14 years ago
  43. 7f5c6ad net/fec: add poll controller function for fec nic by Xiao Jiang · 14 years ago
  44. c7c83d1 net/fec: replace hardcoded irq num with macro by Xiao Jiang · 14 years ago
  45. 230dec6 net/fec: add imx6q enet support by Shawn Guo · 14 years ago
  46. c828827 net/fec: fix fec1 check in fec_enet_mii_init() by Shawn Guo · 14 years ago
  47. a9b2c8e net/fec: fec_reset_phy() does not need to always succeed by Shawn Guo · 14 years ago
  48. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 14 years ago
  49. 473e64e ethtool: Update ethtool_rxnfc::rule_cnt on return from ETHTOOL_GRXCLSRLALL by Ben Hutchings · 14 years ago
  50. 815c7db ethtool: Clean up definitions of rule location arrays in RX NFC by Ben Hutchings · 14 years ago
  51. 986eaa9 Merge branch 'master' of ../netdev-next/ by David S. Miller · 14 years ago
  52. aaba215 MII: fix Kconfig dependencies for MII by Jeff Kirsher · 14 years ago
  53. 2234a72 gianfar: convert to SKB paged frag API. by Ian Campbell · 14 years ago
  54. 88f0748 drivers/net/ethernet/*: Enabled vendor Kconfig options by Jeff Kirsher · 14 years ago
  55. 823dcd2 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 14 years ago
  56. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 14 years ago
  57. ec21e2e freescale: Move the Freescale drivers by Jeff Kirsher · 14 years ago