1. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  2. 4167a67 powerpc: P1025: Remove macro CONFIG_P1025 by York Sun · 8 years ago
  3. a990799 powerpc: P1021: Remove macro CONFIG_P1021 by York Sun · 8 years ago
  4. 83b9bea powerpc: P1012: Drop configuration for P1012 by York Sun · 8 years ago
  5. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  6. b5bf5cb treewide: use #include <...> to include public headers by Masahiro Yamada · 8 years ago
  7. 875e0bc net: mii: Fix changes made by spatch by Joe Hershberger · 8 years ago
  8. 5a49f17 net: mii: Use spatch to update miiphy_register by Joe Hershberger · 8 years ago
  9. 2459afb qe: move drivers/qe/qe.h to include/fsl_qe.h by Qianyu Gong · 9 years ago
  10. 1fd92db net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · 9 years ago
  11. 38d67a4e qe: move immap_qe.h from arch directory into common directory by Zhao Qiang · 10 years ago
  12. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  13. be7bebe powerpc/mpc8xxx: Remove P1015 and P1016 from CPU list by York Sun · 12 years ago
  14. 7ae84d5 drivers/qe/uec.c: Fix compile warning by Joe Hershberger · 12 years ago
  15. 9cc971b drivers/qe/uec.c: Fix GCC 4.6 build warning by Kumar Gala · 13 years ago
  16. 865ff85 fsl: Change fsl_phy_enet_if to phy_interface_t by Andy Fleming · 13 years ago
  17. 09c04c2 Remove instances of phy_read/write by Andy Fleming · 14 years ago
  18. a52d2f8 powerpc/85xx: Add P1021 specific QE and UEC support by Haiying Wang · 14 years ago
  19. f8c4249 powerpc/fsl: Introduce common enum for PHY types by Kumar Gala · 14 years ago
  20. bd6c25a UEC: Don't udelay needlessly by Joakim Tjernlund · 14 years ago
  21. 5700bb6 miiphy: constify device name by Mike Frysinger · 14 years ago
  22. 78b7a8e net: rename "FSL UECx" net interfaces "UECx" by Kim Phillips · 14 years ago
  23. 23c34af 83xx: UEC: Added support for bitBang MII driver access to PHYs by Richard Retanubun · 15 years ago
  24. 582c55a 83xx, uec: split enet_interface in two variables by Heiko Schocher · 15 years ago
  25. 1a95193 Assigned a static SMI address to all UECs TBIPA address. by Richard Retanubun · 15 years ago
  26. 8e5e9b9 Coding style cleanup; update CHANGELOG by Wolfgang Denk · 15 years ago
  27. e8efef7 drivers/qe: add sgmii support in for UEC driver by Haiying Wang · 15 years ago
  28. 8e55258 qe: Pass in uec_info struct through uec_initialize by Haiying Wang · 15 years ago
  29. 7211fbf drivers/qe: Change QE RISC ALLOCATION to support 4 RISCs by Haiying Wang · 15 years ago
  30. 52d6ad5 drivers/qe: Rename the camel-case identifiers in uec by Haiying Wang · 15 years ago
  31. 0115b19 NET: QE: UEC: Make uec_miiphy_read() and uec_miiphy_write() use the devname arg. by richardretanubun · 16 years ago
  32. 44dcb73 Adds two more ethernet interface to 83xx by richardretanubun · 16 years ago
  33. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  34. c68a05f Adds two more ethernet interface to 83xx by richardretanubun · 16 years ago
  35. 41410ee Change UEC PHY interface to RGMII on MPC8568MDS by Haiying Wang · 16 years ago
  36. 7ba44a5 drivers/qe: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  37. d9d78ee QE UEC: Fix compiler warnings by Ben Warren · 16 years ago
  38. d5d28fe QE UEC: Add MII Commands by David Saada · 16 years ago
  39. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  40. 6a600c3 uec: add support for RGMII_RXID interface mode by Anton Vorontsov · 17 years ago
  41. ee62ed3 net: reduce boot latency on QE UEC based boards by Kim Phillips · 17 years ago
  42. 2465665 QE UEC: Extend number of supported UECs to 4 by David Saada · 17 years ago
  43. 06c428b QE: fix compile warning by Dave Liu · 17 years ago
  44. 422b1a0 Fix Ethernet init() return codes by Ben Warren · 17 years ago
  45. ccf21c3 Add support CONFIG_UEC_ETH3 in MPC83xx by Joakim Tjernlund · 17 years ago
  46. b96c83d Fix numerous bugs in the 8568 UEC support by Andy Fleming · 17 years ago
  47. da9d461 Add support for UEC to 8568 by Andy Fleming · 17 years ago
  48. a28899c mpc83xx: Fix alternating tx error / tx buffer not ready bug in QE UEC by Emilian Medve · 18 years ago
  49. 24c3aca mpc83xx: Add support for the MPC832XEMDS board by Dave Liu · 18 years ago
  50. ddd0249 mpc83xx: Fix the UEC driver bug of QE by Dave Liu · 18 years ago
  51. 7737d5c mpc83xx: add QE ethernet support by Dave Liu · 18 years ago