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
/
phy
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-31
phy: micrel: add Microchip KSZ 9477 Switch PHY support
Woojung Huh
1
-0
/
+11
2017-05-30
net: phy: Add Cortina CS4340 driver
Bogdan Purcareata
3
-0
/
+124
2017-05-27
net: phy: Relax error checking on sysfs_create_link()
Florian Fainelli
1
-8
/
+22
2017-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-31
/
+38
2017-05-26
net: phy: marvell: Uniform page names
Andrew Lunn
1
-48
/
+46
2017-05-26
net: phy: marvell: helper to get and set page
Andrew Lunn
1
-44
/
+31
2017-05-26
net: phy: marvell: More hidden page changes refactored
Andrew Lunn
1
-16
/
+46
2017-05-26
net: phy: marvell: #defines for copper and fibre pages
Andrew Lunn
1
-11
/
+11
2017-05-26
net: phy: Create sysfs reciprocal links for attached_dev/phydev
Florian Fainelli
1
-0
/
+11
2017-05-25
net: phy: put genphy_config_init's EXPORT_SYMBOL directly after the function
Uwe Kleine-König
1
-1
/
+1
2017-05-24
net: phy: marvell: Limit errata to 88m1101
Andrew Lunn
1
-29
/
+37
2017-05-24
net/phy: fix mdio-octeon dependency and build
Randy Dunlap
1
-1
/
+1
2017-05-17
net: phy: marvell: checkpatch - Fix remaining long lines
Andrew Lunn
1
-4
/
+8
2017-05-17
net: phy: marvell: Add helpers to get/set page
Andrew Lunn
1
-56
/
+59
2017-05-17
net: phy: marvell: Refactor some bigger functions
Andrew Lunn
1
-213
/
+271
2017-05-17
net: phy: marvell: Checkpatch - assignments and comparisons
Andrew Lunn
1
-3
/
+5
2017-05-17
net: phy: marvell: Checkpatch - Missing or extra blank lines
Andrew Lunn
1
-3
/
+2
2017-05-17
net: phy: Marvell: checkpatch - Comments
Andrew Lunn
1
-13
/
+15
2017-05-16
net: phy: Remove residual magic from PHY drivers
Andrew Lunn
4
-36
/
+35
2017-05-16
drivers: net: phy: xgene: Add lock to protect mac access
Quan Nguyen
2
-37
/
+40
2017-05-15
mdio: mux: fix device_node_continue.cocci warnings
Julia Lawall
1
-1
/
+0
2017-05-11
net: phy: Call bus->reset() after releasing PHYs from reset
Florian Fainelli
1
-3
/
+3
2017-05-11
mdio: mux: Correct mdio_mux_init error path issues
Jon Mason
1
-5
/
+7
2017-05-08
net: mdio-mux: bcm-iproc: call mdiobus_free() in error path
Jon Mason
1
-1
/
+4
2017-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2017-04-30
net: phy: Allow BCM5481x PHYs to setup internal TX/RX clock delay
Abhishek Shah
1
-36
/
+33
2017-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-15
/
+36
2017-04-26
Revert "phy: micrel: Disable auto negotiation on startup"
David S. Miller
1
-11
/
+0
2017-04-26
net: phy: fix auto-negotiation stall due to unavailable interrupt
Alexander Kochetkov
1
-4
/
+36
2017-04-24
mdio_bus: Issue GPIO RESET to PHYs.
Roger Quadros
1
-0
/
+47
2017-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+0
2017-04-20
dp83640: don't recieve time stamps twice
Dan Carpenter
1
-2
/
+0
2017-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-15
/
+2
2017-04-17
net: phy: test the right variable in phy_write_mmd()
Dan Carpenter
1
-1
/
+1
2017-04-17
net: phy: micrel: fix crash when statistic requested for KSZ9031 phy
Grygorii Strashko
1
-15
/
+2
2017-04-17
net: phy: simplify phy_supported_speeds()
Russell King
1
-10
/
+4
2017-04-17
net: phy: improve phylib correctness for non-autoneg settings
Russell King
1
-43
/
+66
2017-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-04-05
phy/ethtool: Add missing SPEED_<foo> strings
Joe Perches
1
-0
/
+14
2017-04-01
net: phy: allow EEE with any interface mode
Russell King
1
-8
/
+1
2017-04-01
net: phy: restart phy autonegotiation after EEE advertisment change
Russell King
1
-2
/
+19
2017-04-01
net: phy: avoid setting unsupported EEE advertisments
Russell King
1
-5
/
+10
2017-03-29
net: phy: Allow building mdio-boardinfo into the kernel
Florian Fainelli
4
-17
/
+47
2017-03-28
net: break include loop netdevice.h, dsa.h, devlink.h
Andrew Lunn
1
-0
/
+1
2017-03-24
net: phy: Allow splitting MDIO bus/device support from PHYs
Florian Fainelli
4
-27
/
+56
2017-03-24
net: phy: MDIO_BCM_UNIMAC should depend on OF_MDIO
Florian Fainelli
1
-1
/
+1
2017-03-24
net: phy: handle state correctly in phy_stop_machine
Nathan Sullivan
1
-1
/
+1
2017-03-24
net: phy: dp83848: Fix Typo
Andrew F. Davis
1
-1
/
+1
2017-03-23
net: phy: Export mdiobus_register_board_info()
Florian Fainelli
1
-0
/
+1
2017-03-22
net: phy: clean up mmd_phy_indirect()
Russell King
1
-7
/
+7
[next]