1. aebac74 fec: Remove fec_enet_select_queue() by Fabio Estevam · 10 years ago
  2. b749fc9 net: fec: fix code identation by Nimrod Andy · 10 years ago
  3. 37d6017 net: fec: Workaround for imx6sx enet tx hang when enable three queues by Fugang Duan · 10 years ago
  4. d851b47 net: fec: add interrupt coalescence feature support by Fugang Duan · 10 years ago
  5. b7bd75c net: fec: refine error handle of parser queue number from DT by Frank Li · 10 years ago
  6. 949bdd2 net: ethernet: freescale: fec_main.c: Cleaning up missing null-terminate in conjunction with strncpy by Rickard Strandqvist · 10 years ago
  7. 61cd2eb net: fec: use container_of to resolve bufdesc_ex from bufdesc by Fabian Frederick · 10 years ago
  8. b4d39b5 net: fec: init complete variable in early to avoid kernel dump by Fugang Duan · 10 years ago
  9. 41ef84c net: fec: change FEC alignment according to i.mx6 sx requirement by Fugang Duan · 10 years ago
  10. ba593e0 net:fec: Add fsl,imx6sx-fec compatible strings by Fugang Duan · 10 years ago
  11. ce99d0d net: fec: add enet-avb IP support by Frank Li · 10 years ago
  12. 106c314 net:fec: Disable enet-avb MAC instead of reset MAC by Fugang Duan · 10 years ago
  13. 59d0f74 net: fec: init multi queue date structure by Frank Li · 10 years ago
  14. 9fc095f net: fec: parser max queue number from dt file by Fugang Duan · 10 years ago
  15. 4d494cd net: fec: change data structure to support multiqueue by Fugang Duan · 10 years ago
  16. 95a7747 net:fec: add enet AVB feature macro define for imx6sx by Fugang Duan · 10 years ago
  17. 9b5330e net:fec: add enet refrence clock for i.MX 6SX chip by Fugang Duan · 10 years ago
  18. 91c0d98 net: fec: ptp: avoid register access when ipg clock is disabled by Nimrod Andy · 10 years ago
  19. 407066f net: fec: Support phys probed from devicetree and fixed-link by Uwe Kleine-König · 10 years ago
  20. dd66d38 fec: Simplify the PM related hooks by Fabio Estevam · 10 years ago
  21. bfd4ecd net: fec: consolidate hwtstamp implementation by Russell King · 10 years ago
  22. 96018f5 net: fec: remove useless status check in tx reap path by Russell King · 10 years ago
  23. 344756f net: fec: add support for dumping transmit ring on timeout by Russell King · 10 years ago
  24. c1d7c48 net: fec: reorder ethtool ops to match order in struct declaration by Russell King · 10 years ago
  25. db3421c net: fec: clear receive interrupts before processing a packet by Russell King · 10 years ago
  26. 36cdc74 net: fec: replace delayed work with standard work by Russell King · 10 years ago
  27. ccea296 net: fec: better implementation of iMX6 ERR006358 quirk by Russell King · 10 years ago
  28. ef83337 net: fec: clean up duplex mode handling by Russell King · 10 years ago
  29. f208ce1 net: fec: quiesce packet processing when taking link down in fec_enet_adjust_link() by Russell King · 10 years ago
  30. 8506fa1 net: fec: quiesce packet processing before changing features by Russell King · 10 years ago
  31. 9a7ba43 net: fec: quiesce packet processing before stopping device in fec_set_features() by Russell King · 10 years ago
  32. 31a6de3 net: fec: quiesce packet processing before stopping device in fec_suspend() by Russell King · 10 years ago
  33. 6af42d4 net: fec: remove inappropriate calls around fec_restart() by Russell King · 10 years ago
  34. dbc64a8 net: fec: move calls to quiesce/resume packet processing out of fec_restart() by Russell King · 10 years ago
  35. 8ce5624 net: fec: only restart or stop the device if it is present and running by Russell King · 10 years ago
  36. 8bbbd3c net: fec: ensure fec_enet_close() copes with resume failure by Russell King · 10 years ago
  37. da1774e net: fec: improve safety of suspend/resume/transmit timeout paths by Russell King · 10 years ago
  38. ffdce2c net: fec: fix missing kmalloc() failure check in fec_enet_alloc_buffers() by Russell King · 10 years ago
  39. 8b7c9ef net: fec: ensure fec_enet_free_buffers() properly cleans the rings by Russell King · 10 years ago
  40. d6bf314 net: fec: clean up transmit descriptor setup by Russell King · 10 years ago
  41. 730ee36 net: fec: make rx skb handling more robust by Russell King · 10 years ago
  42. 5d165c5 net: fec: remove useless fep->opened by Russell King · 10 years ago
  43. d76cfae net: fec: stop the phy before shutting down the MAC by Russell King · 10 years ago
  44. 0b146ca net: fec: ensure that a disconnected phy isn't configured by Russell King · 10 years ago
  45. 635cf17 net: fec: remove checking for NULL phy_dev in fec_enet_close() by Russell King · 10 years ago
  46. b49cd50 net: fec: use netif_tx_disable() rather than netif_stop_queue() by Russell King · 10 years ago
  47. 7a16807 net: fec: fix interrupt handling races by Russell King · 10 years ago
  48. 9671a42 net: fec: fix ethtool set_pauseparam duplex bug by Russell King · 10 years ago
  49. b44592f net: fec: iMX6 FEC does not support half-duplex gigabit by Russell King · 10 years ago
  50. 62a02c9 net: fec: Don't clear IPV6 header checksum field when IP accelerator enable by Fugang Duan · 10 years ago
  51. 79f3391 net: fec: Add software TSO support by Nimrod Andy · 10 years ago
  52. 6e90928 net: fec: Add Scatter/gather support by Nimrod Andy · 10 years ago
  53. 55d0218 net: fec: Increase buffer descriptor entry number by Nimrod Andy · 10 years ago
  54. 09d1e54 net: fec: Factorize feature setting by Nimrod Andy · 10 years ago
  55. 96c50ca net: fec: Enable IP header hardware checksum by Nimrod Andy · 10 years ago
  56. 61a4427 net: fec: Factorize the .xmit transmit function by Nimrod Andy · 10 years ago
  57. a68ab98 fec: Include pinctrl header file by Fabio Estevam · 10 years ago
  58. 5bbde4d net: fec: use pinctrl PM helpers by Nimrod Andy · 10 years ago
  59. 98a6eeb net: fec: correct the MDIO clock source by Nimrod Andy · 10 years ago
  60. e8fcfcd net: fec: optimize the clock management to save power by Nimrod Andy · 10 years ago
  61. 44934fa net: fec: make sure to init MAC address by Lucas Stach · 10 years ago
  62. fe29bd8 fec: remove empty MDIO bus function by Florian Fainelli · 10 years ago
  63. 8e7e687 fec: Call dev_kfree_skb_any instead of kfree_skb. by Eric W. Biederman · 10 years ago
  64. 84fe618 eth: fec: Fix lost promiscuous mode after reconnecting cable by Stefan Wahren · 10 years ago
  65. fb8ef78 net: fec: fix potential issue to avoid fec interrupt lost and crc error by Duan Fugang-B38611 · 10 years ago
  66. ce5eaf0 NET: fec: only enable napi if we are successful by Russell King · 10 years ago
  67. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  68. 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  69. 7d30622 fec: Revert "fec: Do not assume that PHY reset is active low" by Fabio Estevam · 11 years ago
  70. 7a399e3 fec: Do not assume that PHY reset is active low by Fabio Estevam · 11 years ago
  71. 7a2a845 net: fec: fix potential use after free by Eric Dumazet · 11 years ago
  72. 143c905 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  73. a1bf175 net:fec: remove duplicate lines in comment about errata ERR006358 by Philippe De Muyter · 11 years ago
  74. 426e1fa Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 11 years ago
  75. 2488a54 net: fec_main: dma_map() only the length of the skb by Sebastian Siewior · 11 years ago
  76. 1d5244d fec: Implement the SIOCGHWTSTAMP ioctl by Ben Hutchings · 11 years ago
  77. d842a31 net:fec: fix WARNING caused by lack of calls to dma_mapping_error() by Duan Fugang-B38611 · 11 years ago
  78. 44a272d net: fec: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  79. 06c5405 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  80. 36e24e2 net: fec: fix the error to get the previous BD entry by Duan Fugang-B38611 · 11 years ago
  81. 0affdf3 net: fec: fix time stamping logic after napi conversion by Richard Cochran · 11 years ago
  82. 7d7628f net/fec: cleanup types in fec_get_mac() by Dan Carpenter · 11 years ago
  83. 94660ba net: fec: use dev_get_platdata() by Jingoo Han · 11 years ago
  84. 322555f fec: Use NAPI_POLL_WEIGHT by Fabio Estevam · 11 years ago
  85. 0e76a3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  86. a264b98 net/fec: Don't let ndo_start_xmit return NETDEV_TX_BUSY without link by Uwe Kleine-König · 11 years ago
  87. 0319165 net: fec: workaround stop tx during errata ERR006358 by Frank Li · 11 years ago
  88. f8c0aca fec: Add MODULE_ALIAS by Fabio Estevam · 11 years ago
  89. 0d9b2ab fec: Use devm_request_irq() by Fabio Estevam · 11 years ago
  90. 399db75 fec: Remove unneeded check in platform_get_resource() by Fabio Estevam · 11 years ago
  91. 13a097b fec: Check the return value from clk_prepare_enable() by Fabio Estevam · 11 years ago
  92. 79820e7 fec: Enable/disable clk_ptp in suspend/resume by Fabio Estevam · 11 years ago
  93. d265cf4 fec: Fix the order for enabling/disabling the clocks by Fabio Estevam · 11 years ago
  94. 9514fe7 fec: Do not enable/disable optional clocks unconditionally by Fabio Estevam · 11 years ago
  95. cdffcf1 net: fec: Add VLAN receive HW support. by Jim Baxter · 11 years ago
  96. 0c1072a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  97. b9eef55 net: fec: Fix RMON registers on imx6 by Jim Baxter · 11 years ago
  98. 06efce7 net: fec: Fix Transmitted bytes counter by Jim Baxter · 11 years ago
  99. 772e42b net: fec: Fix multicast list setup in fec_restart(). by Christoph Müllner · 11 years ago
  100. 38ae92d fec: Add support for reading RMON registers by Chris Healy · 11 years ago