index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
fec_mxc.c
Age
Commit message (
Expand
)
Author
2013-01-28
net: fec_mxc: get phydev before fec_probe
Troy Kisky
2013-01-28
net: fec_mxc: only call phy_connect in fec_probe
Troy Kisky
2013-01-28
net: fec_mxc: use fec_set_dev_name to set name
Troy Kisky
2013-01-28
net: fec_mxc: have fecmxc_initialize call fecmxc_initialize_multi
Troy Kisky
2013-01-28
net: fec_mxc: change fec_mii_setspeed parameter
Troy Kisky
2013-01-28
net: fec_mxc: delete CONFIG_FEC_MXC_MULTI
Troy Kisky
2012-09-27
FEC: Replace magic contants
Marek Vasut
2012-09-27
FEC: Rework the TX wait mechanism
Marek Vasut
2012-09-27
FEC: Remove endless loop in the FEC driver
Marek Vasut
2012-09-27
FEC: Properly align address over the buffers for cache ops
Marek Vasut
2012-09-27
FEC: Do not pass unaligned buffer to network stack
Marek Vasut
2012-07-19
net: fec_mxc: Fix MDC for xMII
benoit.thebaudeau@advans
2012-07-19
net: fec_mxc: Fix setting of RCR for xMII
benoit.thebaudeau@advans
2012-07-11
net: abort network initialization if the PHY driver fails
Timur Tabi
2012-05-22
drivers/net/fec_mxc.c: Fix compile warning
Joe Hershberger
2012-05-15
FEC: Abstract out register setup
Marek Vasut
2012-05-15
NET: fec_mxc.c: Add a way to disable auto negotiation
Stefano Babic
2012-03-29
net: fec_mxc: allow use with cache enabled
Eric Nelson
2012-02-27
net: fec_mxc: add PHYLIB support
Troy Kisky
2012-02-27
net: fec_mxc: add 1000 Mbps selection
Troy Kisky
2012-01-16
net: imx: Add multi-FEC support for imx_get_mac_from_fuse
Fabio Estevam
2012-01-16
fec: add the i.mx6q enet driver support
Jason Liu
2011-11-11
FEC: Add support for iMX28 quirks
Marek Vasut
2011-10-27
GCC4.6: Squash warnings in fec_mxc.c
Marek Vasut
2011-09-30
FEC: Squish "got MAC from fuse" message, make it debug()
Marek Vasut
2011-09-30
FEC: Add timeout for chip reset
Marek Vasut
2011-09-30
FEC: Allow registering MII postconfiguration callback
Marek Vasut
2011-09-30
FEC: Allow multiple FECes
Marek Vasut
2011-09-30
FEC: Abstract access to fec->eth in MII operations
Marek Vasut
2011-09-30
FEC: Allow selection of MII mode via CONFIG_FEC_XCV_TYPE
Marek Vasut
2011-09-30
FEC: Add RMII mode support
Marek Vasut
2011-09-30
FEC: Kill mode select FIXME's
Marek Vasut
2011-09-30
FEC: Use defined constant instead of magic number
Marek Vasut
2011-09-30
FEC: Use proper accessor to read register in debug call
Marek Vasut
2011-07-16
Timer: Fix misuse of ARM *timer_masked() functions outside arch/arm
Graeme Russ
2011-02-01
fec_mxc: add support for MX53 processor
Liu Hui-R64343
2011-01-09
miiphy: convert to linux/mii.h
Mike Frysinger
2010-11-21
imx: Get fec mac address from fuse
Liu Hui-R64343
2010-11-14
net: fec_mxc: Add initialized eth_device structure
Nobuhiro Iwamatsu
2010-10-19
drivers/net/fec_mxc.c: write mac address in init
John Rigby
2010-08-09
miiphy: constify device name
Mike Frysinger
2010-08-09
net,fec: Shorten device name as done for other drivers
Stefano Babic
2010-05-03
net: fec_mxc: add write_hwaddr support
Heiko Schocher
2010-05-03
fec_mxc.c: Fix MX27 FEC MAC validity check
Eric Jarrige
2010-05-03
fec_mxc don't use internal eeprom on MX25
John Rigby
2010-03-31
net, fec_mxc: only setup the device enetaddr with eeprom value
Heiko Schocher
2010-03-07
fec_mxc: add MX25 support
John Rigby
2010-03-07
fec_mxc: cleanup and factor out MX27 dependencies
John Rigby
2010-02-07
fec_mxc: add support for MX51 processor
Stefano Babic
2009-12-14
fec_mxc: incomplete error handling
John Ogness
[next]