1. be11737 net: fsl-mc: sync DPNI MC APIs by Ioana Ciornei · Wed May 31 19:04:33 2023 +0300
  2. 1fe5e9f net: ldpaa_eth: export DPNI and DPMAC counters through 'net stats' by Ioana Ciornei · Tue May 23 16:47:48 2023 +0300
  3. 98fdaaa net: ldpaa_eth: extend debug capabilities with DPMAC statistics by Ioana Ciornei · Tue May 23 16:47:46 2023 +0300
  4. a121fe4 net: ldpaa_eth: extend debug capabilities with DPNI statistics by Ioana Ciornei · Tue May 23 16:47:45 2023 +0300
  5. d6733a4 net: ldpaa_eth: transform dpni_statistics from a struct to a union by Ioana Ciornei · Tue May 23 16:47:44 2023 +0300
  6. 5d1e922 drivers: net: ldpaa: export driver name and API to get DPMAC id by Ioana Ciornei · Thu Feb 09 18:07:03 2023 +0200
  7. e83c201 net: ldpaa_eth: Remove non-DM_ETH code by Tom Rini · Sun Nov 27 10:25:14 2022 -0500
  8. 376b88a global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace by Tom Rini · Fri Oct 28 20:27:13 2022 -0400
  9. 48631e4 treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NA by Marek Behún · Thu Apr 07 00:33:03 2022 +0200
  10. bc19477 net: introduce helpers to get PHY interface mode from a device/ofnode by Marek Behún · Thu Apr 07 00:33:01 2022 +0200
  11. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  12. e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · Tue Jan 05 16:20:26 2021 -0500
  13. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · Thu Dec 03 16:55:21 2020 -0700
  14. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · Thu Dec 03 16:55:20 2020 -0700
  15. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  16. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  17. ccb5d5d armv8: lx2162a: Add Soc changes to support LX2162A by Meenakshi Aggarwal · Thu Oct 29 19:16:16 2020 +0530
  18. 912f2d8 net: lx2160a.c: Update to set ECx_PMUX precedence by Razvan Ionut Cirjan · Fri Oct 23 16:20:38 2020 +0530
  19. eba9951 net: ldpaa_eth: Include device_compat.h by Sean Anderson · Sun Oct 04 21:39:46 2020 -0400
  20. 1d31683 drivers: net: ldpaa_eth: lx2160a: fix bug in checking if a DPMAC is enabled by Grigore Popescu · Thu Sep 10 12:59:03 2020 +0300
  21. 940a922 treewide: convert bd_t to struct bd_info manually by Masahiro Yamada · Fri Jun 26 15:13:34 2020 +0900
  22. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  23. c06c1be common: Drop linux/bug.h from common header by Simon Glass · Sun May 10 11:40:08 2020 -0600
  24. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  25. 872004f drivers: net: ldpaa: add DTS based probing support by Ioana Ciornei · Wed Mar 18 16:47:37 2020 +0200
  26. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · Thu Nov 14 12:57:39 2019 -0700
  27. caefa32 common: Move mii_init() function out of common.h by Simon Glass · Thu Nov 14 12:57:31 2019 -0700
  28. a78f045 drivers: net: ldpaa_eth: fix resource leak by Pankaj Bansal · Fri Feb 08 08:46:11 2019 +0000
  29. 13b1b55 drivers: net: ls1088ardb: Fix EC1 and EC2 RCW offset by Pramod Kumar · Thu Feb 28 09:06:40 2019 +0000
  30. 8924524 drivers: net: ldpaa_eth: check if the dpmac is enabled by Pankaj Bansal · Fri Feb 08 08:59:24 2019 +0000
  31. ef76b2e armv8: lx2160a: Add LX2160A SoC Support by Priyanka Jain · Mon Oct 29 09:17:09 2018 +0000
  32. 13da625 ldpaa_eth.c: Fix warning when PHYLIB is not enabled by Tom Rini · Thu Oct 11 20:07:48 2018 -0400
  33. 50adb5e driver: net: fsl-mc: Add support of multiple phys for dpmac by Pankaj Bansal · Wed Oct 10 14:08:34 2018 +0530
  34. e031d26 driver: net: fsl-mc: Modify the dpmac link detection method by Pankaj Bansal · Wed Oct 10 14:08:32 2018 +0530
  35. ff076d7 driver: net: fsl-mc: fix error handing in init_phy by Pankaj Bansal · Wed Oct 10 14:08:31 2018 +0530
  36. 1c2289d driver: net: fsl-mc: remove unused strcture elements by Pankaj Bansal · Wed Oct 10 14:08:30 2018 +0530
  37. d24b128 driver: net: fsl-mc: modify the label name by Pankaj Bansal · Wed Oct 10 14:08:29 2018 +0530
  38. 8a92170 fsl/mc: Limit the ethernet name to ETH_NAME_LEN by Pankaj Bansal · Thu Aug 02 16:31:28 2018 +0530
  39. 1a0c4ae driver: net: fsl-mc: updated copyright info by Yogesh Gaur · Wed May 09 10:52:17 2018 +0530
  40. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  41. 318c32f driver: net: fsl-mc: flib changes for MC 10.3.0 by Yogesh Gaur · Wed Nov 15 11:59:31 2017 +0530
  42. 34f080c drivers: net: ldpaa_eth: Correct error handler for qbman_swp_acquire() by Ashish Kumar · Thu Oct 26 16:03:22 2017 +0530
  43. 856c9dc armv8: ls1088aqds: Change phy mode to PHY_INTERFACE_MODE_RGMII_ID by Ashish Kumar · Thu Oct 12 15:21:54 2017 +0530
  44. ec455e2 armv8: fsl-layerscape: Support to add RGMII for ls1088aqds by Ashish Kumar · Thu Aug 31 16:37:31 2017 +0530
  45. b25faa2 armv8: ls1088a: Add NXP LS1088A SoC support by Ashish Kumar · Thu Aug 31 16:12:53 2017 +0530
  46. 41f6514 driver: net: ldpaa: Update priv->phydev after free() by Prabhakar Kushwaha · Wed Feb 15 20:56:03 2017 +0530
  47. 4ce6fbf armv8: ls2080a: Drop macro CONFIG_LS2080A by York Sun · Mon Mar 27 11:41:01 2017 -0700
  48. 3c39c08 arm: fsl-layerscape: Move QSGMII wriop_init to SoC file by Prabhakar Kushwaha · Wed Feb 15 20:40:00 2017 +0530
  49. bc3e7eb driver: net: ldpaa_eth: Fix missing bracket issue by Priyanka Jain · Thu Nov 03 18:05:09 2016 +0530
  50. a799232 drivers: net: ldpaa: Memset pools_params as "0" before use by Prabhakar Kushwaha · Mon Mar 28 14:11:05 2016 +0530
  51. cbe8e1c armv8: LS2080A: Consolidate LS2080A and LS2085A by York Sun · Mon Apr 04 11:41:26 2016 -0700
  52. ef9329a driver: net: ldpaa_eth: Add support of PHY framework by Prabhakar Kushwaha · Wed Feb 24 17:02:11 2016 +0530
  53. 314aa55 driver: net: ldpaa: Add debug info of printing DPMAC stats by Prabhakar Kushwaha · Thu Dec 24 15:33:37 2015 +0530
  54. 0c99977 driver: net: ldpaa: Increase num of buffers for a pool by Prabhakar Kushwaha · Thu Dec 24 15:33:25 2015 +0530
  55. b0efba7 driver: net: ldpaa: Report back only error frames for tx by Prabhakar Kushwaha · Thu Dec 24 15:33:13 2015 +0530
  56. c3d06e3 driver: net: fsl-mc: flib changes for MC FW 9.0.0 by Prabhakar Kushwaha · Thu Dec 24 15:32:49 2015 +0530
  57. 0a4156c driver: net: fsl-mc: Add version check for MC objects by Prabhakar Kushwaha · Thu Dec 24 15:32:37 2015 +0530
  58. 34fd6c9 Fix GCC format-security errors and convert sprintfs. by Ben Whitten · Wed Dec 30 13:05:58 2015 +0000
  59. 77f7ded armv8: ls2085a: Add support of LS2085A SoC by Prabhakar Kushwaha · Mon Nov 09 16:42:20 2015 +0530
  60. 122bcfd armv8: LS2080A: Rename LS2085A to reflect LS2080A by Prabhakar Kushwaha · Mon Nov 09 16:42:07 2015 +0530
  61. 9a93480 driver: net: ldpaa: Fix Rx buffer alignment by Prabhakar Kushwaha · Wed Nov 04 12:26:02 2015 +0530
  62. b4af96f driver: net: ldpaa: Add debug information by Prabhakar Kushwaha · Wed Nov 04 12:26:01 2015 +0530
  63. 52d2e2c driver: net: ldpaa: Use DPMAC as net device by Prabhakar Kushwaha · Wed Nov 04 12:26:00 2015 +0530
  64. 316b71c driver: net: fsl-mc: Create DPAA2 object at run-time by Prabhakar Kushwaha · Wed Nov 04 12:25:59 2015 +0530
  65. ef55310 driver: ldpaa: Add api to return linked PHY ID of DPMAC by Prabhakar Kushwaha · Wed Nov 04 12:25:56 2015 +0530
  66. 316de87 armv8: lsch3: Fix lane protocol parsing logic by Prabhakar Kushwaha · Wed Nov 04 12:25:52 2015 +0530
  67. 0e58b51 armv8/fsl_lsch3: Change arch to fsl-layerscape by Mingkai Hu · Mon Oct 26 19:47:50 2015 +0800
  68. d2c20a3 driver: net: ldpaa_eth: Set MAC address during interface open by Prabhakar Kushwaha · Wed Oct 07 16:29:58 2015 +0530
  69. 9564df6 drivers/fsl-mc: flib changes for mc 8.0.0 by Prabhakar Kushwaha · Tue Jul 07 15:40:06 2015 +0530
  70. c7d10d8 driver/ldpaa_eth:Avoid infinite loop in ldpaa_eth_rx by Prabhakar Kushwaha · Thu Jul 02 11:29:08 2015 +0530
  71. 37ed1a6 driver/ldpaa_eth: Avoid TX conf frames by Prabhakar Kushwaha · Thu Jul 02 11:29:07 2015 +0530
  72. be0c955 driver/ldpaa_eth: Add timeout handling DQRR entry read by Prabhakar Kushwaha · Thu Jul 02 11:29:06 2015 +0530
  73. 20c3010 driver/ldpaa_eth: Retry enqueue if portal was busy by Prabhakar Kushwaha · Thu Jul 02 11:29:05 2015 +0530
  74. f386a9d driver/ldpaa_eth:Flush buffer before seeding BMAN after TX_conf by Prabhakar Kushwaha · Thu Jul 02 11:28:57 2015 +0530
  75. c158fad board/ls2085qds: Add support ethernet by Prabhakar Kushwaha · Fri Mar 20 19:28:26 2015 -0700
  76. 2dd335f driver/ldpaa: Add support of WRIOP static data structure by Prabhakar Kushwaha · Fri Mar 20 19:28:22 2015 -0700
  77. dbe0f2a driver/ldpaa_eth: Update ldpaa ethernet driver by Prabhakar Kushwaha · Fri Mar 20 19:28:15 2015 -0700
  78. 5350b99 driver/ldpaa_eth: Add LDPAA Ethernet driver by Prabhakar Kushwaha · Thu Mar 19 09:20:46 2015 -0700