index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
marvell.c
Age
Commit message (
Expand
)
Author
2008-11-15
phy: Add support for Marvell 88E1118 PHY
Ron Madrid
2008-07-22
net/phy: Fix 88e1111 copper/fiber selection in RGMII mode
Wang Jian
2008-07-22
net/phy: Fix copper/fiber auto-selection for 88e1111
Wang Jian
2008-04-04
net: marvell.c fix sparse shadowed variable warning
Harvey Harrison
2008-03-25
netxen, phy/marvell, skge: minor checkpatch fixes
Jeff Garzik
2008-03-25
Marvell PHY m88e1111 driver fix
Alexandr Smirnov
2007-12-01
phylib: marvell: add support for TX-only and RX-only Internal Delay
Kim Phillips
2007-11-05
phylib: Add ID for Marvell 88E1240
Olof Johansson
2007-07-10
phylib: Add Marvell 88E1112 phy id
Olof Johansson
2007-07-10
phylib: cleanup marvell.c a bit
Olof Johansson
2007-07-08
phylib: m88e1111: enable SGMII mode
Kapil Juneja
2007-06-09
phylib: add RGMII-ID mode to the Marvell m88e1111 PHY to fix broken ucc_geth
Kim Phillips
2007-02-17
phylib: Add support for Marvell 88e1111S and 88e1145
Andy Fleming
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2005-11-05
Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*.
Jeff Garzik
2005-07-30
This patch adds a PHY Abstraction Layer to the Linux Kernel, enabling
Andy Fleming