index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-17
NET: Support clause 45 MDIO commands at the MDIO bus level
Jason Gunthorpe
2
-11
/
+53
2010-02-18
tg3: Push phylib definitions to phylib
Matt Carlson
1
-4
/
+1
2010-02-04
libphy: add phy_find_first function
Jiri Pirko
1
-0
/
+16
2010-01-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-3
/
+2
2010-01-23
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
3
-0
/
+192
2010-01-21
phy: add RTBI mode for m88e1111
Liu Yu-B13201
1
-0
/
+38
2010-01-19
phylib: Move workqueue initialization to a proper place
Anton Vorontsov
2
-3
/
+2
2010-01-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-25
/
+81
2010-01-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-25
/
+81
2010-01-07
phy: SMSC device Energy Detect power-down mode
Giuseppe Cavallaro
1
-2
/
+19
2010-01-04
broadcom: Fix &&/|| confusion in bcm54xx_adjust_rxrefclk()
roel kluin
1
-2
/
+2
2009-12-31
phylib: Properly reinitialize PHYs after hibernation
Anton Vorontsov
2
-22
/
+58
2009-12-31
phylib: Fix deadlock on resume
Anton Vorontsov
1
-2
/
+22
2009-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+2
2009-12-19
broadcom: bcm54xx_shadow_read() errors ignored in bcm54xx_adjust_rxrefclk()
Roel Kluin
1
-1
/
+2
2009-12-17
NET: Add driver for Octeon MDIO buses.
David Daney
3
-0
/
+192
2009-12-04
drivers/net: Move && and || to end of previous line
Joe Perches
1
-9
/
+9
2009-11-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2009-11-17
net: fix mdio section mismatch warning
Stephen Rothwell
1
-1
/
+1
2009-11-03
tg3 / broadcom: Optionally disable TXC if no link
Matt Carlson
1
-0
/
+5
2009-11-03
tg3 / broadcom: Add APD support for GPHYs
Matt Carlson
1
-9
/
+42
2009-11-03
tg3 / broadcom: Add code to disable rxc refclk
Matt Carlson
1
-0
/
+43
2009-11-03
tg3 / broadcom: Refine AC131 APD support
Matt Carlson
1
-3
/
+5
2009-11-03
tg3 / broadcom: Add PHY_BRCM_CLEAR_RGMII_MODE flag
Matt Carlson
1
-0
/
+6
2009-11-03
broadcom: Consolidate dev_flags definitions
Matt Carlson
1
-10
/
+1
2009-11-03
broadcom: Fix slow link problem
Matt Carlson
1
-8
/
+14
2009-11-03
broadcom: Isolate phy dsp accesses
Matt Carlson
1
-48
/
+42
2009-10-15
net: Fix OF platform drivers coldplug/hotplug when compiled as modules
Anton Vorontsov
1
-0
/
+1
2009-09-11
phy/marvell: Make non-aneg speed/duplex forcing work for 88E1111 PHYs
Anton Vorontsov
1
-1
/
+20
2009-09-11
drivers/net/phy: introduce missing kfree
Julia Lawall
1
-1
/
+1
2009-09-04
netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations
Ben Hutchings
1
-3
/
+0
2009-08-27
broadcom: Make the 57780 IEEE compliant
Matt Carlson
1
-2
/
+35
2009-08-27
broadcom: Add AC131 phy support
Matt Carlson
1
-0
/
+158
2009-08-27
broadcom: Add BCM50610M support
Matt Carlson
1
-8
/
+30
2009-07-24
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-41
/
+36
2009-07-23
net: Rework mdio-ofgpio driver to use of_mdio infrastructure
Mark Ware
1
-41
/
+36
2009-07-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+3
2009-07-14
NET: phy_device, fix lock imbalance
Jiri Slaby
1
-1
/
+3
2009-07-08
MIPS: BCM63XX: Add integrated ethernet PHY support for phylib.
Maxime Bizon
3
-0
/
+139
2009-07-03
phylib: fixes for PHY_RESUMING state changes
Wade Farnsworth
1
-3
/
+22
2009-06-17
phy_device: fix parameter name in kernel-doc
Randy Dunlap
1
-1
/
+1
2009-06-03
net/phy/marvell: update m88e1111 support for SGMII mode
Haiying Wang
1
-0
/
+1
2009-04-27
phylib: add *_direct() variants of phy_connect and phy_attach functions
Grant Likely
1
-33
/
+85
2009-04-27
phylib: rework to prepare for OF registration of PHYs
Grant Likely
2
-30
/
+44
2009-04-16
phylib: Fix delay argument of schedule_delayed_work
Atsushi Nemoto
1
-3
/
+2
2009-04-14
phylib: Add interrupt source check function to M88E1121R driver
Anatolij Gustschin
1
-0
/
+13
2009-04-14
phylib: Allow early-out in phy_change
Anatolij Gustschin
1
-0
/
+9
2009-04-14
phylib: Basic support for the M88E1121R Marvell chip
Sergei Poselenov
1
-0
/
+41
2009-04-11
phy: error handling for platform_device_register_simple()
Dan Carpenter
1
-2
/
+3
2009-04-03
workqueue: add to_delayed_work() helper function
Jean Delvare
1
-2
/
+1
[next]