index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
/
xgmac_mdio.c
Age
Commit message (
Expand
)
Author
2020-01-23
net/fsl: treat fsl,erratum-a011043
Madalin Bucur
2016-08-08
net/fsl: use of_property_read_bool
Julia Lawall
2015-03-17
net/fsl: constify of_device_id array
Fabian Frederick
2015-03-16
net/fsl: modify xgmac_mdio for little endian SoCs
Shaohui Xie
2015-03-16
net/fsl: fix a bug in xgmac_mdio
Shaohui Xie
2015-01-25
net/fsl: Replace spin_event_timeout() with arch independent in xgmac_mdio
Shaohui Xie
2015-01-25
net/fsl: drop in_be32() & out_be32() in xgmac_mdio
Shaohui Xie
2015-01-13
net/fsl: replace (1 << x) with BIT(x) for bit definitions in xgmac_mdio
Shaohui Xie
2015-01-13
net/fsl: fix a bug in xgmac_mdio
Shaohui Xie
2015-01-06
net/fsl: Add mEMAC MDIO support to XGMAC MDIO
Andy Fleming
2015-01-02
net/fsl: remove hardcoded clock setting from xgmac_mdio
Shaohui Xie
2015-01-02
net/fsl: remove irq assignment from xgmac_mdio
Shaohui Xie
2015-01-02
net/fsl: remove reset from xgmac_mdio
Shaohui Xie
2014-07-30
net/fsl: Add format length modifier to avoid negative values
Shruti Kanetkar
2014-07-30
net/fsl: fix misspelled word
Madalin Bucur
2014-06-11
net/fsl: Make xgmac_mdio read error message useful
Shruti Kanetkar
2013-10-09
drivers: clean-up prom.h implicit includes
Rob Herring
2013-05-25
net: ethernet: use platform_{get,set}_drvdata()
Jingoo Han
2012-12-03
net/freescale: remove __dev* attributes
Bill Pemberton
2012-08-24
net/fsl: introduce Freescale 10G MDIO driver
Timur Tabi