Commit Graph

68 Commits (1fd92db83d399ff7918e51ba84bc73d2466b5eb6)

Author SHA1 Message Date
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
Eric Nelson ddb636bd66 fec_mxc: set ethaddr if fuses burned and not previously set 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Marek Vasut ab94cd491f net: fec: Avoid MX28 bus sync issue 11 years ago
Marek Vasut 3104ce1f6f net: fec: Remove bogus flush_dcache_range() call 11 years ago
Alison Wang bcb6e9023a net: fec_mxc: Add support for Vybrid VF610 11 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 12 years ago
Marek Vasut 67449098a8 FEC: Rework the TX wait mechanism 12 years ago
Marek Vasut bc1ce150b9 FEC: Remove endless loop in the FEC driver 12 years ago
Marek Vasut efe24d2e17 FEC: Properly align address over the buffers for cache ops 12 years ago
Marek Vasut e2a66e6097 FEC: Do not pass unaligned buffer to network stack 12 years ago
benoit.thebaudeau@advans f41471e6a3 net: fec_mxc: Fix MDC for xMII 12 years ago
benoit.thebaudeau@advans 9d2d924a0a net: fec_mxc: Fix setting of RCR for xMII 12 years ago
Timur Tabi 11af8d6527 net: abort network initialization if the PHY driver fails 12 years ago
Joe Hershberger 442dac4c7f drivers/net/fec_mxc.c: Fix compile warning 12 years ago
Marek Vasut a5990b2674 FEC: Abstract out register setup 12 years ago
Stefano Babic b774fe9d8a NET: fec_mxc.c: Add a way to disable auto negotiation 12 years ago
Eric Nelson 5c1ad3e6f8 net: fec_mxc: allow use with cache enabled 12 years ago
Troy Kisky 13947f43c9 net: fec_mxc: add PHYLIB support 12 years ago
Troy Kisky 28774cbaac net: fec_mxc: add 1000 Mbps selection 12 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() 13 years ago
Marek Vasut e382fb4873 FEC: Add timeout for chip reset 13 years ago
Marek Vasut 2e5f44213f FEC: Allow registering MII postconfiguration callback 13 years ago
Marek Vasut 9e27e9dca1 FEC: Allow multiple FECes 13 years ago
Marek Vasut d133b881b9 FEC: Abstract access to fec->eth in MII operations 13 years ago
Marek Vasut 392b850233 FEC: Allow selection of MII mode via CONFIG_FEC_XCV_TYPE 13 years ago
Marek Vasut a50a90c90e FEC: Add RMII mode support 13 years ago
Marek Vasut 9eb3770b7b FEC: Kill mode select FIXME's 13 years ago
Marek Vasut 77dbd6ab7f FEC: Use defined constant instead of magic number 13 years ago
Marek Vasut 879cf26130 FEC: Use proper accessor to read register in debug call 13 years ago
Graeme Russ a60d1e5b8e Timer: Fix misuse of ARM *timer_masked() functions outside arch/arm 13 years ago
Liu Hui-R64343 96912453fe fec_mxc: add support for MX53 processor 14 years ago