1. 62a02c9 net: fec: Don't clear IPV6 header checksum field when IP accelerator enable by Fugang Duan · 11 years ago
  2. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  3. 79f3391 net: fec: Add software TSO support by Nimrod Andy · 11 years ago
  4. 6e90928 net: fec: Add Scatter/gather support by Nimrod Andy · 11 years ago
  5. 55d0218 net: fec: Increase buffer descriptor entry number by Nimrod Andy · 11 years ago
  6. 09d1e54 net: fec: Factorize feature setting by Nimrod Andy · 11 years ago
  7. 96c50ca net: fec: Enable IP header hardware checksum by Nimrod Andy · 11 years ago
  8. 61a4427 net: fec: Factorize the .xmit transmit function by Nimrod Andy · 11 years ago
  9. 39f3336 net/fsl: xgmac_mdio is dependent on OF_MDIO by Andy Fleming · 11 years ago
  10. 55fd364 net/fsl: Make xgmac_mdio read error message useful by Shruti Kanetkar · 11 years ago
  11. f666f87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  12. d4c642e gianfar: Call netif_carrier_off() prior to registration by Fabio Estevam · 11 years ago
  13. 898157e gianfar: Fix the section mismatch warnings. by Xiubo Li · 11 years ago
  14. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 11 years ago
  15. a68ab98 fec: Include pinctrl header file by Fabio Estevam · 11 years ago
  16. 5bbde4d net: fec: use pinctrl PM helpers by Nimrod Andy · 11 years ago
  17. 8700981 ucc_geth: use the new fixed PHY helpers by Florian Fainelli · 11 years ago
  18. be40364 gianfar: use the new fixed PHY helpers by Florian Fainelli · 11 years ago
  19. bb74d9a fs_enet: use the new fixed PHY helpers by Florian Fainelli · 11 years ago
  20. 98a6eeb net: fec: correct the MDIO clock source by Nimrod Andy · 11 years ago
  21. e8fcfcd net: fec: optimize the clock management to save power by Nimrod Andy · 11 years ago
  22. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 11 years ago
  23. 6ce29b0 gianfar: Avoid unnecessary reg accesses in adjust_link() by Claudiu Manoil · 11 years ago
  24. 98a46d4 gianfar: Check if phydev present on ethtool -A by Claudiu Manoil · 11 years ago
  25. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 11 years ago
  26. 44934fa net: fec: make sure to init MAC address by Lucas Stach · 11 years ago
  27. 5cab273 fs_enet: remove empty MDIO bus function by Florian Fainelli · 11 years ago
  28. fe29bd8 fec: remove empty MDIO bus function by Florian Fainelli · 11 years ago
  29. 3614574 ucc_geth: Call dev_consume_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  30. 8e7e687 fec: Call dev_kfree_skb_any instead of kfree_skb. by Eric W. Biederman · 11 years ago
  31. c65d753 gianfar: Fix P1010 config regression (SQ polling) by Claudiu Manoil · 11 years ago
  32. 4986b4f0 ptp: drivers: set the number of programmable pins. by Richard Cochran · 11 years ago
  33. 9b2c057 fs_enet: Don't receive packets when the napi budget == 0 by Eric W. Biederman · 11 years ago
  34. 85dcce7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  35. 84fe618 eth: fec: Fix lost promiscuous mode after reconnecting cable by Stefan Wahren · 11 years ago
  36. c9974ad gianfar: Carefully free skbs in functions called by netpoll. by Eric W. Biederman · 11 years ago
  37. b338ce2 gianfar: Fix multi-queue support checks @probe() by Claudiu Manoil · 11 years ago
  38. 71ff9e3 gianfar: Use Single-Queue polling for "fsl,etsec2" by Claudiu Manoil · 11 years ago
  39. aeb12c5 gianfar: Separate out the Tx interrupt handling (Tx NAPI) by Claudiu Manoil · 11 years ago
  40. 67ddc87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  41. f19015b gianfar: Fix Tx int miss, dont write IC on-the-fly by Claudiu Manoil · 11 years ago
  42. 0851133 gianfar: Fix device reset races (oops) for Tx by Claudiu Manoil · 11 years ago
  43. 80ec396 gianfar: Don't free/request irqs on device reset by Claudiu Manoil · 11 years ago
  44. 8830264 gianfar: Fix on-the-fly vlan and mtu updates by Claudiu Manoil · 11 years ago
  45. a328ac9 gianfar: Implement MAC reset and reconfig procedure by Claudiu Manoil · 11 years ago
  46. fb8ef78 net: fec: fix potential issue to avoid fec interrupt lost and crc error by Duan Fugang-B38611 · 11 years ago
  47. 1e8d642 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  48. ce5eaf0 NET: fec: only enable napi if we are successful by Russell King · 11 years ago
  49. 7cca336 gianfar: Remove clean_rx_ring race from gfar_ethtool by Claudiu Manoil · 11 years ago
  50. c10650b gianfar: Add missing graceful reset steps and fixes by Claudiu Manoil · 11 years ago
  51. efeddce gianfar: Factor out enabling/disabling of hw interrupts by Claudiu Manoil · 11 years ago
  52. 532c37b gianfar: Remove useless HAS_PADDING device flag by Claudiu Manoil · 11 years ago
  53. 34018fd gianfar: Remove sysfs stubs for FIFOCFG and stashing by Claudiu Manoil · 11 years ago
  54. 2086278 gianfar: Cleanup/Fix gfar_probe and the hw init code by Claudiu Manoil · 11 years ago
  55. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  56. 42851e8 gianfar: Fix portabilty issues for ethtool and ptp by Claudiu Manoil · 11 years ago
  57. 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  58. 7d30622 fec: Revert "fec: Do not assume that PHY reset is active low" by Fabio Estevam · 11 years ago
  59. 7a399e3 fec: Do not assume that PHY reset is active low by Fabio Estevam · 11 years ago
  60. 40803a2 net: freescale: remove unused compare_addr() by dingtianhong · 11 years ago
  61. 7a2a845 net: fec: fix potential use after free by Eric Dumazet · 11 years ago
  62. 143c905 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  63. a1bf175 net:fec: remove duplicate lines in comment about errata ERR006358 by Philippe De Muyter · 11 years ago
  64. 426e1fa Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 11 years ago
  65. 2488a54 net: fec_main: dma_map() only the length of the skb by Sebastian Siewior · 11 years ago
  66. ca0c88c gianfar: Implement the SIOCGHWTSTAMP ioctl by Ben Hutchings · 11 years ago
  67. 1d5244d fec: Implement the SIOCGHWTSTAMP ioctl by Ben Hutchings · 11 years ago
  68. d842a31 net:fec: fix WARNING caused by lack of calls to dma_mapping_error() by Duan Fugang-B38611 · 11 years ago
  69. 42a2d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  70. 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  71. b548095 Merge remote-tracking branch 'grant/devicetree/next' into for-next by Rob Herring · 11 years ago
  72. f757849 of/irq: Use irq_of_parse_and_map() by Thierry Reding · 11 years ago
  73. c3fa32b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  74. 3ba405d gianfar: Simplify MQ polling to avoid soft lockup by Claudiu Manoil · 11 years ago
  75. 5af5073 drivers: clean-up prom.h implicit includes by Rob Herring · 11 years ago
  76. 53fad77 gianfar: Enable eTSEC-20 erratum w/a for P2020 Rev1 by Claudiu Manoil · 11 years ago
  77. 2969b1f gianfar: Use mpc85xx support for errata detection by Claudiu Manoil · 11 years ago
  78. ad3660c gianfar: Enable eTSEC-A002 erratum w/a for all parts by Claudiu Manoil · 11 years ago
  79. d458cdf net:drivers/net: Miscellaneous conversions to ETH_ALEN by Joe Perches · 11 years ago
  80. 4fbef95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  81. e58f6f4 powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file by Aida Mynzhasova · 11 years ago
  82. 3f3f096 Revert "powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file" by David S. Miller · 11 years ago
  83. 894116bd powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file by Aida Mynzhasova · 11 years ago
  84. bddb2d9 gianfar: Remove extern from function prototypes by Joe Perches · 11 years ago
  85. 44a272d net: fec: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  86. 06c5405 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  87. 36e24e2 net: fec: fix the error to get the previous BD entry by Duan Fugang-B38611 · 11 years ago
  88. 50ad076 gianfar: Fix reported number of sent bytes to BQL by Claudiu Manoil · 11 years ago
  89. 0affdf3 net: fec: fix time stamping logic after napi conversion by Richard Cochran · 11 years ago
  90. 7d7628f net/fec: cleanup types in fec_get_mac() by Dan Carpenter · 11 years ago
  91. 94660ba net: fec: use dev_get_platdata() by Jingoo Han · 11 years ago
  92. 322555f fec: Use NAPI_POLL_WEIGHT by Fabio Estevam · 11 years ago
  93. 2771399 fs_enet: cleanup clock API use by Gerhard Sittig · 11 years ago
  94. 35b9eb0 fs_enet: silence a build warning (unused variable) by Gerhard Sittig · 11 years ago
  95. dcbe8a1 net: fec_mpc52xx_phy: remove unnecessary dev_set_drvdata() by Libo Chen · 11 years ago
  96. 01007f5 net: ucc_geth: remove unnecessary dev_set_drvdata() by Libo Chen · 11 years ago
  97. 0b25183 net: fsl_pq_mdio: remove unnecessary dev_set_drvdata() by Libo Chen · 11 years ago
  98. 4014e36 net: fec_mpc52xx_phy: use platform_{get,set}_drvdata() by Libo Chen · 11 years ago
  99. 65d7e7a net: ucc_geth: use platform_{get,set}_drvdata() by Libo Chen · 11 years ago
  100. a0e1860 net: fsl_pq_mdio: use platform_{get,set}_drvdata() by Libo Chen · 11 years ago