index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-13
net: phy: Fix MDIO_THUNDER dependencies
Florian Fainelli
1
-0
/
+1
2017-06-09
net: phy: add missing SPEED_14000
Joe Perches
1
-0
/
+2
2017-06-05
net: phy: fix kernel-doc warnings
Randy Dunlap
1
-1
/
+1
2017-06-01
net: phy: micrel: Restore led_mode and clk_sel on resume
Leonard Crestez
1
-14
/
+28
2017-05-31
net: fix auto-loading of Marvell DSA driver
Russell King
1
-0
/
+13
2017-05-31
net: phy: fix marvell phy status reading
Russell King
1
-2
/
+0
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-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
2017-03-22
net: phy: remove the indirect MMD read/write methods
Russell King
1
-85
/
+34
2017-03-22
net: phy: convert micrel to new read_mmd/write_mmd driver methods
Russell King
1
-7
/
+6
2017-03-22
net: phy: switch remaining users to phy_(read|write)_mmd()
Russell King
6
-55
/
+42
2017-03-22
net: phy: make phy_(read|write)_mmd() generic MMD accessors
Russell King
1
-8
/
+25
2017-03-22
net: phy: move phy MMD accessors to phy-core.c
Russell King
3
-86
/
+136
2017-03-15
drivers: net: phy: xgene: Fix mdio write
Quan Nguyen
1
-1
/
+1
2017-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-16
/
+2
2017-03-13
net: bcmgenet: add support for the GENETv5 hardware
Doug Berger
1
-1
/
+2
2017-03-13
net: phy: bcm7xxx: add support for 28nm EPHY
Doug Berger
1
-2
/
+213
2017-03-13
net: phy: bcm-phylib: replace obsolete EEE macro references
Doug Berger
1
-3
/
+3
2017-03-09
net: phy: marvell: Fix double free of hwmon device
Andrew Lunn
1
-15
/
+0
2017-03-07
spi_ks8995: regs_size incorrect for some devices
Blomme, Maarten
1
-1
/
+1
[next]