1. 3927efb net: phy: don't require PHY interface mode during PHY creation by Marek Behún · Thu Apr 07 00:33:08 2022 +0200
  2. 48631e4 treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NA by Marek Behún · Thu Apr 07 00:33:03 2022 +0200
  3. 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
  4. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  5. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · Thu Dec 03 16:55:21 2020 -0700
  6. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · Thu Dec 03 16:55:20 2020 -0700
  7. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  8. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  9. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  10. 6373a17 dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> by Masahiro Yamada · Fri Feb 14 16:40:19 2020 +0900
  11. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · Thu Nov 14 12:57:39 2019 -0700
  12. bb7c01e fdt: Rename a few functions in fdt_support by Simon Glass · Thu May 18 20:09:26 2017 -0600
  13. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · Tue Jan 17 16:52:55 2017 -0700
  14. 34fd6c9 Fix GCC format-security errors and convert sprintfs. by Ben Whitten · Wed Dec 30 13:05:58 2015 +0000
  15. fb46833 altera_tse: change ioremap to map_physmem by Thomas Chou · Sat Nov 14 11:21:16 2015 +0800
  16. 9c0a201 net: altera_tse: add mSG-DMA support by Thomas Chou · Mon Nov 09 14:36:29 2015 +0800
  17. 9f9d66a net: altera_tse: add priv ops to prepare msgdma support by Thomas Chou · Mon Nov 09 11:02:15 2015 +0800
  18. b917dee net: altera_tse: wait sgdma in altera_tse_recv by Thomas Chou · Mon Nov 09 08:00:00 2015 +0800
  19. 67bd52f net: altera_tse: factor out stop mac func by Thomas Chou · Sun Nov 08 10:57:05 2015 +0800
  20. dde1ffb net: altera_tse: get numbers of fdt address and size cells by Thomas Chou · Fri Nov 06 09:37:17 2015 +0800
  21. 455e953 net: altera_tse: use data type u32 for regs and desc by Thomas Chou · Fri Nov 06 09:36:26 2015 +0800
  22. ec06dd8 net: convert altera_tse to driver model and phylib by Thomas Chou · Thu Oct 22 15:29:11 2015 +0800
  23. 49aa3f4 net: altera_tse: Zap unused variable by Marek Vasut · Fri Sep 04 11:50:28 2015 +0200
  24. 9f09a36 net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · Wed Apr 08 01:41:06 2015 -0500
  25. e4e0488 net: Fix remaining API interface breakage by Joe Hershberger · Tue May 22 18:36:19 2012 +0000
  26. ea45ea2 net/altera_tse: use flush_dcache_range instead of flush_dcache by Stefan Kristiansson · Fri Nov 04 02:38:07 2011 +0000
  27. 384a819 altera_tse: Fix return of eth_device's recv() callback by Joachim Foerster · Mon Oct 17 05:24:46 2011 +0000
  28. 7ce9929 altera_tse: m88e1111s: Honor device flags regarding PHY interface mode by Joachim Foerster · Tue Oct 25 22:39:57 2011 +0000
  29. cb0ddaf altera_tse: Add support for dedicated descriptor memory by Joachim Foerster · Mon Oct 17 05:24:44 2011 +0000
  30. 953cc0c altera_tse: Fix SGDMA reset triggering by Joachim Foerster · Mon Oct 17 05:24:43 2011 +0000
  31. fc883c2 altera_tse: Clear SGDMA's RUN bit in async transfer, like in sync case by Joachim Foerster · Tue Oct 25 22:39:54 2011 +0000
  32. d63ee71 miiphy: convert to linux/mii.h by Mike Frysinger · Thu Dec 23 15:40:12 2010 -0500
  33. 5ff5fdb miiphy: constify device name by Mike Frysinger · Tue Jul 27 18:35:08 2010 -0400
  34. 53d0150 net: altera_tse: add write_hwaddr support by Thomas Chou · Tue Apr 27 20:15:10 2010 +0800
  35. 7bb1b9b net: add altera triple speeds ethernet mac driver by Thomas Chou · Tue Apr 20 12:49:52 2010 +0800