index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
Age
Commit message (
Expand
)
Author
Lines
2017-06-06
net: phy: add Marvell Alaska X 88X3310 10Gigabit PHY support
Russell King
-0
/
+374
2017-06-06
net: phy: split out 10G genphy support
Russell King
-86
/
+83
2017-06-06
net: phy: hook up clause 45 autonegotiation restart
Russell King
-2
/
+21
2017-06-06
net: phy: avoid genphy_aneg_done() for PHYs without clause 22 support
Russell King
-0
/
+6
2017-06-06
net: phy: add 802.3 clause 45 support to phylib
Russell King
-15
/
+241
2017-06-06
net: phy: Delete unused function phy_ethtool_gset
yuval.shaia@oracle.com
-24
/
+0
2017-06-05
mdio: mux: fix an incorrect less than zero error check using a u32
Colin Ian King
-1
/
+1
2017-06-05
net: phy: fix kernel-doc warnings
Randy Dunlap
-1
/
+1
2017-06-04
net: phy: smsc: Implement PHY statistics
Andrew Lunn
-0
/
+72
2017-06-04
net: phy: marvell: make some functions static
Colin Ian King
-3
/
+3
2017-06-04
mdio: mux: make child bus walking more permissive and errors more verbose
Jon Mason
-7
/
+17
2017-06-02
net: phy: use of_mdio_parse_addr
Jon Mason
-13
/
+2
2017-06-01
net: phy: micrel: Restore led_mode and clk_sel on resume
Leonard Crestez
-14
/
+28
2017-05-31
phy: micrel: add Microchip KSZ 9477 Switch PHY support
Woojung Huh
-0
/
+11
2017-05-31
net: fix auto-loading of Marvell DSA driver
Russell King
-0
/
+13
2017-05-31
net: phy: fix marvell phy status reading
Russell King
-2
/
+0
2017-05-30
net: phy: Add Cortina CS4340 driver
Bogdan Purcareata
-0
/
+124
2017-05-27
net: phy: Relax error checking on sysfs_create_link()
Florian Fainelli
-8
/
+22
2017-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-31
/
+38
2017-05-26
net: phy: marvell: Uniform page names
Andrew Lunn
-48
/
+46
2017-05-26
net: phy: marvell: helper to get and set page
Andrew Lunn
-44
/
+31
2017-05-26
net: phy: marvell: More hidden page changes refactored
Andrew Lunn
-16
/
+46
2017-05-26
net: phy: marvell: #defines for copper and fibre pages
Andrew Lunn
-11
/
+11
2017-05-26
net: phy: Create sysfs reciprocal links for attached_dev/phydev
Florian Fainelli
-0
/
+11
2017-05-25
net: phy: put genphy_config_init's EXPORT_SYMBOL directly after the function
Uwe Kleine-König
-1
/
+1
2017-05-24
net: phy: marvell: Limit errata to 88m1101
Andrew Lunn
-29
/
+37
2017-05-24
net/phy: fix mdio-octeon dependency and build
Randy Dunlap
-1
/
+1
2017-05-18
Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbook
Jonathan Corbet
-0
/
+1
2017-05-17
net: phy: marvell: checkpatch - Fix remaining long lines
Andrew Lunn
-4
/
+8
2017-05-17
net: phy: marvell: Add helpers to get/set page
Andrew Lunn
-56
/
+59
2017-05-17
net: phy: marvell: Refactor some bigger functions
Andrew Lunn
-213
/
+271
2017-05-17
net: phy: marvell: Checkpatch - assignments and comparisons
Andrew Lunn
-3
/
+5
2017-05-17
net: phy: marvell: Checkpatch - Missing or extra blank lines
Andrew Lunn
-3
/
+2
2017-05-17
net: phy: Marvell: checkpatch - Comments
Andrew Lunn
-13
/
+15
2017-05-16
net: phy: Remove residual magic from PHY drivers
Andrew Lunn
-36
/
+35
2017-05-16
drivers: net: phy: xgene: Add lock to protect mac access
Quan Nguyen
-37
/
+40
2017-05-16
net: fix some identation issues at kernel-doc markups
Mauro Carvalho Chehab
-0
/
+1
2017-05-15
mdio: mux: fix device_node_continue.cocci warnings
Julia Lawall
-1
/
+0
2017-05-11
net: phy: Call bus->reset() after releasing PHYs from reset
Florian Fainelli
-3
/
+3
2017-05-11
mdio: mux: Correct mdio_mux_init error path issues
Jon Mason
-5
/
+7
2017-05-08
net: mdio-mux: bcm-iproc: call mdiobus_free() in error path
Jon Mason
-1
/
+4
2017-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
-1
/
+1
2017-04-30
net: phy: Allow BCM5481x PHYs to setup internal TX/RX clock delay
Abhishek Shah
-36
/
+33
2017-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-15
/
+36
2017-04-26
Revert "phy: micrel: Disable auto negotiation on startup"
David S. Miller
-11
/
+0
2017-04-26
net: phy: fix auto-negotiation stall due to unavailable interrupt
Alexander Kochetkov
-4
/
+36
2017-04-24
mdio_bus: Issue GPIO RESET to PHYs.
Roger Quadros
-0
/
+47
2017-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-2
/
+0
2017-04-20
dp83640: don't recieve time stamps twice
Dan Carpenter
-2
/
+0
2017-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-15
/
+2
[prev]
[next]