Commit Graph

59 Commits (9721027aae63aab072de6ee8eae68d8e684b3af3)

Author SHA1 Message Date
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 12 years ago
Troy Kisky 4dc27eed52 net: fec_mxc: only call phy_connect in fec_probe 12 years ago
Troy Kisky ef8e3a3bbf net: fec_mxc: use fec_set_dev_name to set name 12 years ago
Troy Kisky eef2448039 net: fec_mxc: have fecmxc_initialize call fecmxc_initialize_multi 12 years ago
Troy Kisky 575c5cc06f net: fec_mxc: change fec_mii_setspeed parameter 12 years ago
Troy Kisky 09439c3197 net: fec_mxc: delete CONFIG_FEC_MXC_MULTI 12 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
Marek Vasut a5990b2674 FEC: Abstract out register setup 13 years ago
Stefano Babic b774fe9d8a NET: fec_mxc.c: Add a way to disable auto negotiation 13 years ago
Eric Nelson 5c1ad3e6f8 net: fec_mxc: allow use with cache enabled 13 years ago
Troy Kisky 13947f43c9 net: fec_mxc: add PHYLIB support 13 years ago
Troy Kisky 28774cbaac net: fec_mxc: add 1000 Mbps selection 13 years ago
Fabio Estevam be252b654a net: imx: Add multi-FEC support for imx_get_mac_from_fuse 13 years ago
Jason Liu 2ef2b95095 fec: add the i.mx6q enet driver support 13 years ago
Marek Vasut be7e87e2dd FEC: Add support for iMX28 quirks 13 years ago
Marek Vasut eda959f340 GCC4.6: Squash warnings in fec_mxc.c 13 years ago
Marek Vasut 17fb268cf7 FEC: Squish "got MAC from fuse" message, make it debug() 14 years ago
Marek Vasut e382fb4873 FEC: Add timeout for chip reset 14 years ago
Marek Vasut 2e5f44213f FEC: Allow registering MII postconfiguration callback 14 years ago
Marek Vasut 9e27e9dca1 FEC: Allow multiple FECes 14 years ago
Marek Vasut d133b881b9 FEC: Abstract access to fec->eth in MII operations 14 years ago
Marek Vasut 392b850233 FEC: Allow selection of MII mode via CONFIG_FEC_XCV_TYPE 14 years ago
Marek Vasut a50a90c90e FEC: Add RMII mode support 14 years ago
Marek Vasut 9eb3770b7b FEC: Kill mode select FIXME's 14 years ago
Marek Vasut 77dbd6ab7f FEC: Use defined constant instead of magic number 14 years ago
Marek Vasut 879cf26130 FEC: Use proper accessor to read register in debug call 14 years ago
Graeme Russ a60d1e5b8e Timer: Fix misuse of ARM *timer_masked() functions outside arch/arm 14 years ago
Liu Hui-R64343 96912453fe fec_mxc: add support for MX53 processor 14 years ago
Mike Frysinger 8ef583a035 miiphy: convert to linux/mii.h 14 years ago
Liu Hui-R64343 565e39c577 imx: Get fec mac address from fuse 14 years ago
Nobuhiro Iwamatsu de0b95762a net: fec_mxc: Add initialized eth_device structure 14 years ago
John Rigby e9319f111d drivers/net/fec_mxc.c: write mac address in init 15 years ago
Mike Frysinger 5700bb6352 miiphy: constify device name 15 years ago
Stefano Babic f699fe1e1f net,fec: Shorten device name as done for other drivers 15 years ago
Heiko Schocher fb57ec97b9 net: fec_mxc: add write_hwaddr support 15 years ago
Eric Jarrige 2e236bf28e fec_mxc.c: Fix MX27 FEC MAC validity check 15 years ago
John Rigby 910119b3c4 fec_mxc don't use internal eeprom on MX25 15 years ago