Commit Graph

48 Commits (cc61c31df26f06a1ee92bfee51fb4cf74ee30d06)

Author SHA1 Message Date
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 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() 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
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 14 years ago
Mike Frysinger 5700bb6352 miiphy: constify device name 14 years ago
Stefano Babic f699fe1e1f net,fec: Shorten device name as done for other drivers 14 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
Heiko Schocher b78b48c6a0 net, fec_mxc: only setup the device enetaddr with eeprom value 15 years ago
John Rigby 740d6ae5b9 fec_mxc: add MX25 support 15 years ago
John Rigby cb17b92de0 fec_mxc: cleanup and factor out MX27 dependencies 15 years ago
Stefano Babic 4294b2485b fec_mxc: add support for MX51 processor 15 years ago
John Ogness c179a2896e fec_mxc: incomplete error handling 15 years ago
javier Martin 651ef90fa6 mxc_fec: avoid free() calls to already freed pointers. 15 years ago
javier Martin e8f1546a88 mxc_fec: fix some erroneous PHY accesses. 15 years ago
Wolfgang Denk 28958b8bea Coding Style cleanup; update CHANGELOG. 15 years ago
Ilya Yanok 0b23fb368d fec_mxc: driver for FEC ethernet controller on i.MX27 15 years ago