Commit Graph

87 Commits (adf3057f379a48af1c81a34e8ae39a58bb88c49c)

Author SHA1 Message Date
Andy Duan 979a58936b net: fec_mxc: specify the registered eth index by dev_id 8 years ago
Andy Duan f01e4e1e14 net: fec_mxc: avoid transfer dev_id -1 to get mac address from fuse 8 years ago
Peng Fan 27255fe821 net: fec: do not access reserved register for i.MX6ULL 8 years ago
Andy Duan 809b133722 net: fec_mxc: specify the registered eth index by dev_id 8 years ago
Andy Duan 7f874e2b85 net: fec_mxc: avoid transfer dev_id -1 to get mac address from fuse 8 years ago
Peng Fan 4f55bd1c0b net: fec: do not access reserved register for i.MX6ULL 8 years ago
Simon Glass e160f7d430 dm: core: Replace of_offset with accessor 9 years ago
Daniel Strnad 5ad9204fa9 net: fec_mxc: Fix corruption of device tree blob 9 years ago
Jagan Teki 1ed2570f7e dm: net: fec: Add .read_rom_hwaddr 9 years ago
Jagan Teki 567173a610 net: fec_mxc: Driver cleanups 9 years ago
Jagan Teki 60752ca86a net: fec_mxc: Convert into driver model 9 years ago
Jagan Teki f54183e65d net: fec_mxc: Remove unneeded eth_device arg from fec_get_hwaddr 9 years ago
Vagrant Cascadian 3450a8596d Fix spelling of "resetting". 9 years ago
Masahiro Yamada 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 9 years ago
Hannes Schmelzer 0750701a3f driver/net/fec: support fixed speed connection 9 years ago
Peng Fan 87f9989502 net: fec_mxc: use simpler runtime cpu dection macros 9 years ago
Måns Rullgård 845a57b4de net: fec_mxc: unregister mdio bus on probe error 10 years ago
Måns Rullgård 843a3e5893 net: fec_mxc: configure MDIO hold time 10 years ago
Simon Glass cf92e05c01 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header 10 years ago
Peng Fan fbecbaa158 net: fec: do not access reserved register for i.MX6UL 10 years ago
Albert ARIBAUD \(3ADEV\) b189584bbb net: fec_mxc: remove useless struct nbuf 10 years ago
Joe Hershberger 1fd92db83d net: cosmetic: Fix var naming net <-> eth drivers 10 years ago
Joe Hershberger 0adb5b761f net: cosmetic: Name ethaddr variables consistently 10 years ago
Jeroen Hofstee 84f64c8bbe net: fec_mxc: make local functions static 11 years ago
Fabio Estevam f599288d55 net: fec_mxc: Poll FEC_TBD_READY after polling TDAR 11 years ago
Fabio Estevam db5b7f566e net: fec_mxc: Adjust RX DMA alignment for mx6solox 11 years ago
Markus Niebel 6ba45cc0f8 NET: fec_mxc: fix MDIO clock prescaler calculation 12 years ago
Marek Vasut 79e5f27b09 Net: FEC: Fix huge memory leak 12 years ago
Fabio Estevam fd37f195ca net: fec_mxc: Fix timeouts during tftp transfer 12 years ago
Fabio Estevam 7df51fd8be net: fec_mxc: Add support for mx6 solo-lite 12 years ago
Eric Nelson ddb636bd66 fec_mxc: set ethaddr if fuses burned and not previously set 12 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Marek Vasut ab94cd491f net: fec: Avoid MX28 bus sync issue 12 years ago
Marek Vasut 3104ce1f6f net: fec: Remove bogus flush_dcache_range() call 12 years ago
Alison Wang bcb6e9023a net: fec_mxc: Add support for Vybrid VF610 12 years ago
Troy Kisky fe428b909b net: fec_mxc: get phydev before fec_probe 13 years ago
Troy Kisky 4dc27eed52 net: fec_mxc: only call phy_connect in fec_probe 13 years ago
Troy Kisky ef8e3a3bbf net: fec_mxc: use fec_set_dev_name to set name 13 years ago
Troy Kisky eef2448039 net: fec_mxc: have fecmxc_initialize call fecmxc_initialize_multi 13 years ago
Troy Kisky 575c5cc06f net: fec_mxc: change fec_mii_setspeed parameter 13 years ago
Troy Kisky 09439c3197 net: fec_mxc: delete CONFIG_FEC_MXC_MULTI 13 years ago
Marek Vasut c0b5a3bbb0 FEC: Replace magic contants 13 years ago
Marek Vasut 67449098a8 FEC: Rework the TX wait mechanism 13 years ago
Marek Vasut bc1ce150b9 FEC: Remove endless loop in the FEC driver 13 years ago
Marek Vasut efe24d2e17 FEC: Properly align address over the buffers for cache ops 13 years ago
Marek Vasut e2a66e6097 FEC: Do not pass unaligned buffer to network stack 13 years ago
benoit.thebaudeau@advans f41471e6a3 net: fec_mxc: Fix MDC for xMII 13 years ago
benoit.thebaudeau@advans 9d2d924a0a net: fec_mxc: Fix setting of RCR for xMII 13 years ago
Timur Tabi 11af8d6527 net: abort network initialization if the PHY driver fails 13 years ago
Joe Hershberger 442dac4c7f drivers/net/fec_mxc.c: Fix compile warning 13 years ago