1. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · Thu Dec 03 16:55:21 2020 -0700
  2. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · Thu Dec 03 16:55:20 2020 -0700
  3. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  4. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  5. eba9951 net: ldpaa_eth: Include device_compat.h by Sean Anderson · Sun Oct 04 21:39:46 2020 -0400
  6. 940a922 treewide: convert bd_t to struct bd_info manually by Masahiro Yamada · Fri Jun 26 15:13:34 2020 +0900
  7. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  8. c06c1be common: Drop linux/bug.h from common header by Simon Glass · Sun May 10 11:40:08 2020 -0600
  9. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  10. 872004f drivers: net: ldpaa: add DTS based probing support by Ioana Ciornei · Wed Mar 18 16:47:37 2020 +0200
  11. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · Thu Nov 14 12:57:39 2019 -0700
  12. a78f045 drivers: net: ldpaa_eth: fix resource leak by Pankaj Bansal · Fri Feb 08 08:46:11 2019 +0000
  13. 13da625 ldpaa_eth.c: Fix warning when PHYLIB is not enabled by Tom Rini · Thu Oct 11 20:07:48 2018 -0400
  14. 50adb5e driver: net: fsl-mc: Add support of multiple phys for dpmac by Pankaj Bansal · Wed Oct 10 14:08:34 2018 +0530
  15. e031d26 driver: net: fsl-mc: Modify the dpmac link detection method by Pankaj Bansal · Wed Oct 10 14:08:32 2018 +0530
  16. ff076d7 driver: net: fsl-mc: fix error handing in init_phy by Pankaj Bansal · Wed Oct 10 14:08:31 2018 +0530
  17. 1c2289d driver: net: fsl-mc: remove unused strcture elements by Pankaj Bansal · Wed Oct 10 14:08:30 2018 +0530
  18. d24b128 driver: net: fsl-mc: modify the label name by Pankaj Bansal · Wed Oct 10 14:08:29 2018 +0530
  19. 8a92170 fsl/mc: Limit the ethernet name to ETH_NAME_LEN by Pankaj Bansal · Thu Aug 02 16:31:28 2018 +0530
  20. 1a0c4ae driver: net: fsl-mc: updated copyright info by Yogesh Gaur · Wed May 09 10:52:17 2018 +0530
  21. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  22. 318c32f driver: net: fsl-mc: flib changes for MC 10.3.0 by Yogesh Gaur · Wed Nov 15 11:59:31 2017 +0530
  23. 34f080c drivers: net: ldpaa_eth: Correct error handler for qbman_swp_acquire() by Ashish Kumar · Thu Oct 26 16:03:22 2017 +0530
  24. 41f6514 driver: net: ldpaa: Update priv->phydev after free() by Prabhakar Kushwaha · Wed Feb 15 20:56:03 2017 +0530
  25. bc3e7eb driver: net: ldpaa_eth: Fix missing bracket issue by Priyanka Jain · Thu Nov 03 18:05:09 2016 +0530
  26. a799232 drivers: net: ldpaa: Memset pools_params as "0" before use by Prabhakar Kushwaha · Mon Mar 28 14:11:05 2016 +0530
  27. ef9329a driver: net: ldpaa_eth: Add support of PHY framework by Prabhakar Kushwaha · Wed Feb 24 17:02:11 2016 +0530
  28. 314aa55 driver: net: ldpaa: Add debug info of printing DPMAC stats by Prabhakar Kushwaha · Thu Dec 24 15:33:37 2015 +0530
  29. b0efba7 driver: net: ldpaa: Report back only error frames for tx by Prabhakar Kushwaha · Thu Dec 24 15:33:13 2015 +0530
  30. c3d06e3 driver: net: fsl-mc: flib changes for MC FW 9.0.0 by Prabhakar Kushwaha · Thu Dec 24 15:32:49 2015 +0530
  31. 0a4156c driver: net: fsl-mc: Add version check for MC objects by Prabhakar Kushwaha · Thu Dec 24 15:32:37 2015 +0530
  32. 34fd6c9 Fix GCC format-security errors and convert sprintfs. by Ben Whitten · Wed Dec 30 13:05:58 2015 +0000
  33. 9a93480 driver: net: ldpaa: Fix Rx buffer alignment by Prabhakar Kushwaha · Wed Nov 04 12:26:02 2015 +0530
  34. b4af96f driver: net: ldpaa: Add debug information by Prabhakar Kushwaha · Wed Nov 04 12:26:01 2015 +0530
  35. 52d2e2c driver: net: ldpaa: Use DPMAC as net device by Prabhakar Kushwaha · Wed Nov 04 12:26:00 2015 +0530
  36. 316b71c driver: net: fsl-mc: Create DPAA2 object at run-time by Prabhakar Kushwaha · Wed Nov 04 12:25:59 2015 +0530
  37. d2c20a3 driver: net: ldpaa_eth: Set MAC address during interface open by Prabhakar Kushwaha · Wed Oct 07 16:29:58 2015 +0530
  38. 9564df6 drivers/fsl-mc: flib changes for mc 8.0.0 by Prabhakar Kushwaha · Tue Jul 07 15:40:06 2015 +0530
  39. c7d10d8 driver/ldpaa_eth:Avoid infinite loop in ldpaa_eth_rx by Prabhakar Kushwaha · Thu Jul 02 11:29:08 2015 +0530
  40. 37ed1a6 driver/ldpaa_eth: Avoid TX conf frames by Prabhakar Kushwaha · Thu Jul 02 11:29:07 2015 +0530
  41. be0c955 driver/ldpaa_eth: Add timeout handling DQRR entry read by Prabhakar Kushwaha · Thu Jul 02 11:29:06 2015 +0530
  42. 20c3010 driver/ldpaa_eth: Retry enqueue if portal was busy by Prabhakar Kushwaha · Thu Jul 02 11:29:05 2015 +0530
  43. f386a9d driver/ldpaa_eth:Flush buffer before seeding BMAN after TX_conf by Prabhakar Kushwaha · Thu Jul 02 11:28:57 2015 +0530
  44. dbe0f2a driver/ldpaa_eth: Update ldpaa ethernet driver by Prabhakar Kushwaha · Fri Mar 20 19:28:15 2015 -0700
  45. 5350b99 driver/ldpaa_eth: Add LDPAA Ethernet driver by Prabhakar Kushwaha · Thu Mar 19 09:20:46 2015 -0700