1. e4ec138 fsl/fman_port: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  2. e51f37b fsl/fman: Remove a useless 'dev_err()' call by Christophe JAILLET · 7 years ago
  3. 25850c3 fsl/fman: Add a missing 'of_node_put()' call in an error handling path by Christophe JAILLET · 7 years ago
  4. 336eac4 fsl/fman: Remove some useless code by Christophe JAILLET · 7 years ago
  5. 5adb55c fsl/fman: Remove a useless call to 'dev_set_drvdata()' by Christophe JAILLET · 7 years ago
  6. 2913085 dpaa_eth: fix error return code in dpaa_eth_probe() by Wei Yongjun · 7 years ago
  7. 575ed7d net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO by Nogah Frankel · 7 years ago
  8. 4ad1cee net: fec: Let fec_ptp have its own interrupt routine by Troy Kisky · 7 years ago
  9. f21506c dpaa_eth: avoid uninitialized variable false-positive warning by Arnd Bergmann · 7 years ago
  10. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  11. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  12. d7bcde4 net: dpaa: remove init which already done in per-cpu allocation by yuan linyu · 7 years ago
  13. a35c52b net: dpaa: fix maybe uninitialized var in dpaa_open() by yuan linyu · 7 years ago
  14. f1851a6 dpaa_eth: remove obsolete comment by Madalin Bucur · 7 years ago
  15. c69fde7 fsl/fman: add dpaa in module names by Madalin Bucur · 7 years ago
  16. 8b9b5a2 dpaa_eth: cleanup dpaa_eth_probe() error paths by Madalin Bucur · 7 years ago
  17. c6e26ea dpaa_eth: change device used by Madalin Bucur · 7 years ago
  18. 3c38ec6 dpaa_eth: move of_phy_connect() to the eth driver by Madalin Bucur · 7 years ago
  19. 48167c9 fsl/fman: remove of_node by Madalin Bucur · 7 years ago
  20. 7d85b2c net: fs_enet: Remove unused timer by Kees Cook · 7 years ago
  21. 1f8d31d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  22. e24ee27 net: fec: return IRQ_HANDLED if fec_ptp_check_pps_event handled it by Troy Kisky · 7 years ago
  23. 7063c16 net: fec: remove unused interrupt FEC_ENET_TS_TIMER by Troy Kisky · 7 years ago
  24. 5e62d98 net: fec: only check queue 0 if RXF_0/TXF_0 interrupt is set by Troy Kisky · 7 years ago
  25. 2df9d67 net/ethernet/freescale: fix warning for ucc_geth by Valentin Longchamp · 7 years ago
  26. 5d62167 gianfar: Fix Tx flow control deactivation by Claudiu Manoil · 7 years ago
  27. d05071e fsl/fman: make arrays port_ids static, reduces object code size by Colin Ian King · 7 years ago
  28. 6026e04 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  29. 52600dc dpaa_eth: check allocation result by Madalin Bucur · 7 years ago
  30. 056057e dpaa_eth: add NETIF_F_RXHASH by Madalin Bucur · 7 years ago
  31. bcf0994 dpaa_eth: enable Rx hashing control by Madalin Bucur · 7 years ago
  32. 3150b7c dpaa_eth: use multiple Rx frame queues by Madalin Bucur · 7 years ago
  33. 7472f4f fsl/fman: enable FMan Keygen by Iordache Florinel-R70177 · 7 years ago
  34. ca58ce5 fsl/fman: move struct fman to header file by Madalin Bucur · 7 years ago
  35. f9cbe9a net: define the TSO header size in net/tso.h by Antoine Ténart · 7 years ago
  36. a1a50c8 fsl/man: Inherit parent device and of_node by Florian Fainelli · 7 years ago
  37. 9449473 net: ethernet: freescale: fs_enet: make mdiobb_ops const by Bhumika Goyal · 7 years ago
  38. b6d08bd net: ethernet: make ptp_clock_info const by Bhumika Goyal · 7 years ago
  39. bef0fed net: dpaa_eth: constify platform_device_id by Arvind Yadav · 7 years ago
  40. e37425c fsl/fman: implement several errata workarounds by Florinel Iordache · 7 years ago
  41. de4784c net: sched: get rid of struct tc_to_netdev by Jiri Pirko · 7 years ago
  42. 38cf042 net: sched: change return value of ndo_setup_tc for driver supporting mqprio only by Jiri Pirko · 7 years ago
  43. 5fd9fc4 net: sched: push cls related args into cls_common structure by Jiri Pirko · 7 years ago
  44. 2572ac5 net: sched: make type an argument for ndo_setup_tc by Jiri Pirko · 7 years ago
  45. fbbeefd net: fec: Allow reception of frames bigger than 1522 bytes by Andrew Lunn · 7 years ago
  46. 9558df3 net: fec: Issue error for missing but expected PHY by Andrew Lunn · 7 years ago
  47. f7ce910 net: Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
  48. b079115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  49. ee27244 net: freescale: gianfar : constify dev_pm_ops structures. by Arvind Yadav · 7 years ago
  50. 85688d9 fsl/fman: add dependency on HAS_DMA by Madalin Bucur · 7 years ago
  51. 3d09198 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  52. fb52728 dpaa_eth: reuse the dma_ops provided by the FMan MAC device by Madalin Bucur · 8 years ago
  53. 5567e98 fsl/fman: propagate dma_ops by Madalin Bucur · 8 years ago
  54. d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 8 years ago
  55. 5514174 net: phy: Make phy_ethtool_ksettings_get return void by yuval.shaia@oracle.com · 8 years ago
  56. 41e8e40 net: fec: Add a fec_enet_clear_ethtool_stats() stub for CONFIG_M5272 by Fabio Estevam · 8 years ago
  57. a5fcf8a net: propagate tc filter chain index down the ndo_setup_tc call by Jiri Pirko · 8 years ago
  58. 2b30842 net: fec: Clear and enable MIB counters on imx51 by Andrew Lunn · 8 years ago
  59. 06d2d64 net: freescale: fix potential null pointer dereference by Gustavo A. R. Silva · 8 years ago
  60. 159a0760 net: fec: add post PHY reset delay DT property by Quentin Schulz · 8 years ago
  61. dc2a248 Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  62. 89c9fea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  63. 8b8642a net: ethernet: ucc_geth: fix MEM_PART_MURAM mode by Christophe Leroy · 8 years ago
  64. 99492ad net: fec: add ERR007885 for i.MX6ul enet IP by Fugang Duan · 8 years ago
  65. c10bc0e net: fec: correct the errata number comment typo by Fugang Duan · 8 years ago
  66. 9269e55 net: fec: add phy-reset-gpios PROBE_DEFER check by Fugang Duan · 8 years ago
  67. 9492012 net: fec: pass ->dev to dma_alloc__coherent() API by Fugang Duan · 8 years ago
  68. 145d6e2 net: fec: avoid BD pointer type cast to 32bit by Fugang Duan · 8 years ago
  69. 61e04cc net: fec: add return value check after calling .of_property_read_u32() by Fugang Duan · 8 years ago
  70. 58b7bd0 dpaa_eth: use AVOIDBLOCK for Tx confirmation queues by Madalin Bucur · 8 years ago
  71. b07e675 fsl/fman: take into account all RGMII modes by Madalin Bucur · 8 years ago
  72. c6e970a net: break include loop netdevice.h, dsa.h, devlink.h by Andrew Lunn · 8 years ago
  73. 981a054 net: fec: Fix typo in error msg and comment by Peter Meerwald-Stadler · 8 years ago
  74. 01ac299 net: ethernet: fs_enet: Remove useless includes by Christophe Leroy · 8 years ago
  75. 56f36ac mqprio: Modify mqprio to pass user parameters via ndo_setup_tc. by Amritha Nambiar · 8 years ago
  76. 7fe1e29 dpaa_eth: enable context-A stashing by Madalin Bucur · 8 years ago
  77. 2ea08f8 dpaa_eth: enable multiple Tx traffic classes by Camelia Groza · 8 years ago
  78. c44efa1 dpaa_eth: add four prioritised Tx traffic classes by Camelia Groza · 8 years ago
  79. 7f8a6a1 dpaa_eth: do not ignore port api return value by Madalin Bucur · 8 years ago
  80. 5accb28 dpaa_eth: enable Rx checksum offload by Madalin Bucur · 8 years ago
  81. 4529da5 dpaa_eth: remove redundant initialization by Madalin Bucur · 8 years ago
  82. de8b1e4 fsl/fman: enlarge FIFO to allow for the 5th port by Madalin Bucur · 8 years ago
  83. 226327b fsl/fman: remove wrong free by Madalin Bucur · 8 years ago
  84. 1df653c fsl/fman: set HW parser as BMI next engine by Madalin Bucur · 8 years ago
  85. 3907e49 fsl/fman: parse result data is big endian by Madalin Bucur · 8 years ago
  86. 1763413 dpaa_eth: implement ioctl() for PHY-related ops by Michael Walle · 8 years ago
  87. f74f92b fsl/fman: fix spelling mistake in variable name en_tsu_err_exeption by Colin Ian King · 8 years ago
  88. f787d1d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  89. 785f357 dpaa_eth: small leak on error by Dan Carpenter · 8 years ago
  90. 3f64116 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  91. 01f8902b net: fec: fix multicast filtering hardware setup by Rui Sousa · 8 years ago
  92. e9ea828 net: fs_enet: Simplify code by Christophe Jaillet · 8 years ago
  93. 1f8f1e8 net: fs_enet: Fix an error handling path by Christophe Jaillet · 8 years ago
  94. f225e4e net: fman: fix build errors when linux/phy*.h is removed from net/dsa.h by Russell King · 8 years ago
  95. e216015 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  96. 6ad2016 drivers: net: generalize napi_complete_done() by Eric Dumazet · 8 years ago
  97. 4af0e5b gianfar: synchronize DMA API usage by free_skb_rx_queue w/ gfar_new_page by Arseny Solokha · 8 years ago
  98. 4e8f2fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  99. 69fed99 gianfar: Do not reuse pages from emergency reserve by Eric Dumazet · 8 years ago
  100. bc1f447 net: make ndo_get_stats64 a void function by stephen hemminger · 8 years ago