开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2021-06-25
net: mdiobus: withdraw fwnode_mdbiobus_register
Marcin Wojtas
2021-06-22
net/fsl: switch to fwnode_mdiobus_register
Marcin Wojtas
2021-06-11
net/fsl: Use [acpi|of]_mdiobus_register
Calvin Johnson
2020-09-24
net/fsl: quieten expected MDIO access failures
Jamie Iles
2020-06-23
net/fsl: enable extended scanning in xgmac_mdio
Jeremy Linton
2020-06-23
net/fsl: acpize xgmac_mdio
Calvin Johnson
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