Commit Graph

108 Commits (e540c9fd9bb023cbbe8707c99eaa4d39919e03f5)

Author SHA1 Message Date
Michael Trimarchi efd0b79106 eth: dm: fec: Add gpio phy reset binding 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Lukasz Majewski 948239ea16 dts: dm: fec: imx53: Provide proper compatible string for imx53 fec driver 6 years ago
Lukasz Majewski 178d4f0099 eth: dm: fec: Change FEC PHY mask setting from CONFIG_PHYLIB to CONFIG_FEC_MXC_PHYADDR 6 years ago
Ye Li 2087eac257 net: fec: Fix issue in DM probe timeout 6 years ago
Peng Fan 979e0fc862 net: fex_mxc: add i.MX6UL/SX/SL compatible 6 years ago
Peng Fan fbada4855d net: fec: sharing MDIO for two enet controllers 6 years ago
Peng Fan 8b20386356 net: fec: set dev->seq to priv->dev_id 6 years ago
Peng Fan 1bcabd7921 net: fec_mxc: simplify fec_get_miibus 6 years ago
Ye Li 07763ac928 net: fec_mxc: Fix DM driver issue in recv 6 years ago
Alex Kiernan 9925f1dbc3 net: Move enetaddr env access code to env config instead of net config 6 years ago
Ye Li f24e482ae0 net: fec: fix build warnings for 64bits support 6 years ago
Peng Fan 238a53c710 net: fec: do not access reserved register for i.MX8M 6 years ago
Fabio Estevam 41b93679fd net: fec_mxc: Change "error frame" message to debug level 7 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 7 years ago
Simon Glass fd1e959e91 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() 7 years ago
Lothar Waßmann cb5761f774 net: fec_mxc: adjust prototype of fec_get_miibus() for DM_ETH 7 years ago
Stefano Babic 552a848e4f imx: reorganize IMX code as other SOCs 7 years ago
Lothar Waßmann 306dd7dabd net: fec_mxc: fix PHY initialization bug with CONFIG_DM_ETH 7 years ago
Simon Glass a821c4af79 dm: Rename dev_addr..() functions 7 years ago
Andy Duan 979a58936b net: fec_mxc: specify the registered eth index by dev_id 7 years ago
Andy Duan f01e4e1e14 net: fec_mxc: avoid transfer dev_id -1 to get mac address from fuse 7 years ago
Peng Fan 27255fe821 net: fec: do not access reserved register for i.MX6ULL 7 years ago
Andy Duan 809b133722 net: fec_mxc: specify the registered eth index by dev_id 7 years ago
Andy Duan 7f874e2b85 net: fec_mxc: avoid transfer dev_id -1 to get mac address from fuse 7 years ago
Peng Fan 4f55bd1c0b net: fec: do not access reserved register for i.MX6ULL 7 years ago
Simon Glass e160f7d430 dm: core: Replace of_offset with accessor 7 years ago
Daniel Strnad 5ad9204fa9 net: fec_mxc: Fix corruption of device tree blob 7 years ago
Jagan Teki 1ed2570f7e dm: net: fec: Add .read_rom_hwaddr 8 years ago
Jagan Teki 567173a610 net: fec_mxc: Driver cleanups 8 years ago
Jagan Teki 60752ca86a net: fec_mxc: Convert into driver model 8 years ago
Jagan Teki f54183e65d net: fec_mxc: Remove unneeded eth_device arg from fec_get_hwaddr 8 years ago
Vagrant Cascadian 3450a8596d Fix spelling of "resetting". 8 years ago
Masahiro Yamada 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 8 years ago
Hannes Schmelzer 0750701a3f driver/net/fec: support fixed speed connection 8 years ago
Peng Fan 87f9989502 net: fec_mxc: use simpler runtime cpu dection macros 8 years ago
Måns Rullgård 845a57b4de net: fec_mxc: unregister mdio bus on probe error 9 years ago
Måns Rullgård 843a3e5893 net: fec_mxc: configure MDIO hold time 9 years ago
Simon Glass cf92e05c01 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header 9 years ago
Peng Fan fbecbaa158 net: fec: do not access reserved register for i.MX6UL 9 years ago
Albert ARIBAUD \(3ADEV\) b189584bbb net: fec_mxc: remove useless struct nbuf 9 years ago
Joe Hershberger 1fd92db83d net: cosmetic: Fix var naming net <-> eth drivers 9 years ago
Joe Hershberger 0adb5b761f net: cosmetic: Name ethaddr variables consistently 9 years ago
Jeroen Hofstee 84f64c8bbe net: fec_mxc: make local functions static 10 years ago
Fabio Estevam f599288d55 net: fec_mxc: Poll FEC_TBD_READY after polling TDAR 10 years ago
Fabio Estevam db5b7f566e net: fec_mxc: Adjust RX DMA alignment for mx6solox 10 years ago
Markus Niebel 6ba45cc0f8 NET: fec_mxc: fix MDIO clock prescaler calculation 10 years ago
Marek Vasut 79e5f27b09 Net: FEC: Fix huge memory leak 11 years ago
Fabio Estevam fd37f195ca net: fec_mxc: Fix timeouts during tftp transfer 11 years ago
Fabio Estevam 7df51fd8be net: fec_mxc: Add support for mx6 solo-lite 11 years ago