index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: xgmac_mdio: use correct format characters
Bill Wendling
2022-03-17
1
-1
/
+1
*
net/fsl: xgmac_mdio: fix return value check in xgmac_mdio_probe()
Wei Yongjun
2022-01-31
1
-2
/
+2
*
net/fsl: xgmac_mdio: Fix spelling mistake "frequecy" -> "frequency"
Colin Ian King
2022-01-28
1
-1
/
+1
*
net/fsl: xgmac_mdio: Support setting the MDC frequency
Tobias Waldekranz
2022-01-27
1
-1
/
+37
*
net/fsl: xgmac_mdio: Support preamble suppression
Tobias Waldekranz
2022-01-27
1
-0
/
+18
*
net/fsl: xgmac_mdio: Use managed device resources
Tobias Waldekranz
2022-01-27
1
-29
/
+6
*
net/fsl: xgmac_mdio: Fix incorrect iounmap when removing module
Tobias Waldekranz
2022-01-19
1
-1
/
+2
*
net/fsl: xgmac_mdio: Add workaround for erratum A-009885
Tobias Waldekranz
2022-01-19
1
-6
/
+19
*
net/fsl: Remove leftover definition in xgmac_mdio
Markus Koch
2022-01-02
1
-1
/
+0
*
net: mdiobus: withdraw fwnode_mdbiobus_register
Marcin Wojtas
2021-06-25
1
-2
/
+9
*
net/fsl: switch to fwnode_mdiobus_register
Marcin Wojtas
2021-06-22
1
-9
/
+2
*
net/fsl: Use [acpi|of]_mdiobus_register
Calvin Johnson
2021-06-11
1
-9
/
+21
*
net/fsl: quieten expected MDIO access failures
Jamie Iles
2020-09-24
1
-1
/
+1
*
net/fsl: enable extended scanning in xgmac_mdio
Jeremy Linton
2020-06-23
1
-0
/
+1
*
net/fsl: acpize xgmac_mdio
Calvin Johnson
2020-06-23
1
-10
/
+22
*
net/fsl: treat fsl,erratum-a011043
Madalin Bucur
2020-01-23
1
-1
/
+6
*
net/fsl: use of_property_read_bool
Julia Lawall
2016-08-08
1
-5
/
+2
*
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