index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
Files
Lines
2022-03-17
net/fsl: xgmac_mdio: use correct format characters
Bill Wendling
1
-1
/
+1
2022-01-31
net/fsl: xgmac_mdio: fix return value check in xgmac_mdio_probe()
Wei Yongjun
1
-2
/
+2
2022-01-28
net/fsl: xgmac_mdio: Fix spelling mistake "frequecy" -> "frequency"
Colin Ian King
1
-1
/
+1
2022-01-27
net/fsl: xgmac_mdio: Support setting the MDC frequency
Tobias Waldekranz
1
-1
/
+37
2022-01-27
net/fsl: xgmac_mdio: Support preamble suppression
Tobias Waldekranz
1
-0
/
+18
2022-01-27
net/fsl: xgmac_mdio: Use managed device resources
Tobias Waldekranz
1
-29
/
+6
2022-01-19
net/fsl: xgmac_mdio: Fix incorrect iounmap when removing module
Tobias Waldekranz
1
-1
/
+2
2022-01-19
net/fsl: xgmac_mdio: Add workaround for erratum A-009885
Tobias Waldekranz
1
-6
/
+19
2022-01-02
net/fsl: Remove leftover definition in xgmac_mdio
Markus Koch
1
-1
/
+0
2021-06-25
net: mdiobus: withdraw fwnode_mdbiobus_register
Marcin Wojtas
1
-2
/
+9
2021-06-22
net/fsl: switch to fwnode_mdiobus_register
Marcin Wojtas
1
-9
/
+2
2021-06-11
net/fsl: Use [acpi|of]_mdiobus_register
Calvin Johnson
1
-9
/
+21
2020-09-24
net/fsl: quieten expected MDIO access failures
Jamie Iles
1
-1
/
+1
2020-06-23
net/fsl: enable extended scanning in xgmac_mdio
Jeremy Linton
1
-0
/
+1
2020-06-23
net/fsl: acpize xgmac_mdio
Calvin Johnson
1
-10
/
+22
2020-01-23
net/fsl: treat fsl,erratum-a011043
Madalin Bucur
1
-1
/
+6
2016-08-08
net/fsl: use of_property_read_bool
Julia Lawall
1
-5
/
+2
2015-03-17
net/fsl: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2015-03-16
net/fsl: modify xgmac_mdio for little endian SoCs
Shaohui Xie
1
-28
/
+68
2015-03-16
net/fsl: fix a bug in xgmac_mdio
Shaohui Xie
1
-1
/
+1
2015-01-25
net/fsl: Replace spin_event_timeout() with arch independent in xgmac_mdio
Shaohui Xie
1
-8
/
+16
2015-01-25
net/fsl: drop in_be32() & out_be32() in xgmac_mdio
Shaohui Xie
1
-14
/
+14
2015-01-13
net/fsl: replace (1 << x) with BIT(x) for bit definitions in xgmac_mdio
Shaohui Xie
1
-7
/
+7
2015-01-13
net/fsl: fix a bug in xgmac_mdio
Shaohui Xie
1
-1
/
+1
2015-01-06
net/fsl: Add mEMAC MDIO support to XGMAC MDIO
Andy Fleming
1
-11
/
+53
2015-01-02
net/fsl: remove hardcoded clock setting from xgmac_mdio
Shaohui Xie
1
-14
/
+0
2015-01-02
net/fsl: remove irq assignment from xgmac_mdio
Shaohui Xie
1
-2
/
+1
2015-01-02
net/fsl: remove reset from xgmac_mdio
Shaohui Xie
1
-19
/
+0
2014-07-30
net/fsl: Add format length modifier to avoid negative values
Shruti Kanetkar
1
-1
/
+1
2014-07-30
net/fsl: fix misspelled word
Madalin Bucur
1
-1
/
+1
2014-06-11
net/fsl: Make xgmac_mdio read error message useful
Shruti Kanetkar
1
-1
/
+3
2013-10-09
drivers: clean-up prom.h implicit includes
Rob Herring
1
-0
/
+1
2013-05-25
net: ethernet: use platform_{get,set}_drvdata()
Jingoo Han
1
-2
/
+2
2012-12-03
net/freescale: remove __dev* attributes
Bill Pemberton
1
-2
/
+2
2012-08-24
net/fsl: introduce Freescale 10G MDIO driver
Timur Tabi
1
-0
/
+274