index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
/
xgmac_mdio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/fsl: constify of_device_id array
Fabian Frederick
2015-03-17
1
-1
/
+1
*
net/fsl: modify xgmac_mdio for little endian SoCs
Shaohui Xie
2015-03-16
1
-28
/
+68
*
net/fsl: fix a bug in xgmac_mdio
Shaohui Xie
2015-03-16
1
-1
/
+1
*
net/fsl: Replace spin_event_timeout() with arch independent in xgmac_mdio
Shaohui Xie
2015-01-25
1
-8
/
+16
*
net/fsl: drop in_be32() & out_be32() in xgmac_mdio
Shaohui Xie
2015-01-25
1
-14
/
+14
*
net/fsl: replace (1 << x) with BIT(x) for bit definitions in xgmac_mdio
Shaohui Xie
2015-01-13
1
-7
/
+7
*
net/fsl: fix a bug in xgmac_mdio
Shaohui Xie
2015-01-13
1
-1
/
+1
*
net/fsl: Add mEMAC MDIO support to XGMAC MDIO
Andy Fleming
2015-01-06
1
-11
/
+53
*
net/fsl: remove hardcoded clock setting from xgmac_mdio
Shaohui Xie
2015-01-02
1
-14
/
+0
*
net/fsl: remove irq assignment from xgmac_mdio
Shaohui Xie
2015-01-02
1
-2
/
+1
*
net/fsl: remove reset from xgmac_mdio
Shaohui Xie
2015-01-02
1
-19
/
+0
*
net/fsl: Add format length modifier to avoid negative values
Shruti Kanetkar
2014-07-30
1
-1
/
+1
*
net/fsl: fix misspelled word
Madalin Bucur
2014-07-30
1
-1
/
+1
*
net/fsl: Make xgmac_mdio read error message useful
Shruti Kanetkar
2014-06-11
1
-1
/
+3
*
drivers: clean-up prom.h implicit includes
Rob Herring
2013-10-09
1
-0
/
+1
*
net: ethernet: use platform_{get,set}_drvdata()
Jingoo Han
2013-05-25
1
-2
/
+2
*
net/freescale: remove __dev* attributes
Bill Pemberton
2012-12-03
1
-2
/
+2
*
net/fsl: introduce Freescale 10G MDIO driver
Timur Tabi
2012-08-24
1
-0
/
+274