index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
Age
Commit message (
Expand
)
Author
2017-08-11
net: phy: Add rockchip PHY driver support
David Wu
2017-08-11
phylink: Fix an uninitialized variable bug
Dan Carpenter
2017-08-08
net: phy: mdio-bcm-unimac: fix unsigned wrap-around when decrementing timeout
Colin Ian King
2017-08-06
sfp: add SFP module support
Russell King
2017-08-06
phylink: add in-band autonegotiation support for 10GBase-KR mode.
Russell King
2017-08-06
phylink: add support for MII ioctl access to Clause 45 PHYs
Russell King
2017-08-06
phylink: add module EEPROM support
Russell King
2017-08-06
sfp: add sfp-bus to bridge between network devices and sfp cages
Russell King
2017-08-06
phylink: add phylink infrastructure
Russell King
2017-08-06
net: phy: add I2C mdio bus
Russell King
2017-08-06
net: phy: export phy_start_machine() for phylink
Russell King
2017-08-06
net: phy: provide a hook for link up/link down events
Russell King
2017-08-06
net: phy: add 1000Base-X to phy settings table
Russell King
2017-08-06
net: phy: move phy_lookup_setting() and guts of phy_supported_speeds() to phy...
Russell King
2017-08-06
net: phy: split out PHY speed and duplex string generation
Russell King
2017-08-06
net: phy: allow settings table to support more than 32 link modes
Russell King
2017-08-04
net: phy: marvell: logical vs bitwise OR typo
Dan Carpenter
2017-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-07-31
net: phy: marvell: Refactor setting downshift into a helper
Andrew Lunn
2017-07-31
net: phy: marvell: Use the set_polarity helper
Andrew Lunn
2017-07-31
net: phy: marvell: Refactor m88e1121 RGMII delay configuration
Andrew Lunn
2017-07-31
net: phy: marvell: Consolidate setting the phy-mode
Andrew Lunn
2017-07-31
net: phy: marvell: consolidate RGMII delay code
Andrew Lunn
2017-07-31
net: phy: marvell: Use core genphy_soft_reset()
Andrew Lunn
2017-07-31
net: phy: marvell: tabification
Andrew Lunn
2017-07-31
net: phy: Correctly process PHY_HALTED in phy_stop_machine()
Florian Fainelli
2017-07-31
net: phy: Log only PHY state transitions
Marc Gonzalez
2017-07-31
net: phy: mdio-bcm-unimac: Allow specifying platform data
Florian Fainelli
2017-07-31
net: phy: mdio-bcm-unimac: Add debug print for PHY workaround
Florian Fainelli
2017-07-31
net: phy: mdio-bcm-unimac: create unique bus names
Florian Fainelli
2017-07-31
net: phy: mdio-bcm-unimac: factor busy polling loop
Florian Fainelli
2017-07-27
net: phy: Remove stale comments referencing timer
Florian Fainelli
2017-07-27
net: phy: rework Kconfig settings for MDIO_BUS
Arnd Bergmann
2017-07-24
net: Convert to using %pOF instead of full_name
Rob Herring
2017-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-07-17
mdio_bus: Remove unneeded gpiod NULL check
Fabio Estevam
2017-07-14
mdio: mux: fix parsing mux registers outside of the PHY address range
Martin Blumenstingl
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-07-05
net: phy: dp83867: add workaround for incorrect RX_CTRL pin strap
Murali Karicheri
2017-07-03
Merge tag 'docs-4.13' of git://git.lwn.net/linux
Linus Torvalds
2017-07-03
net: phy: Add phy loopback support in net phy framework
Lin Yun Sheng
2017-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-23
net: dp83640: Avoid NULL pointer dereference.
Richard Cochran
2017-06-22
net: phy: smsc: fix buffer overflow in memcpy
Arnd Bergmann
2017-06-22
net/phy: micrel: configure intterupts after autoneg workaround
Zach Brown
2017-06-20
net: phy: lxt: Export link partner advertising
Thomas Bogendoerfer
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-13
net: phy: Make phy_ethtool_ksettings_get return void
yuval.shaia@oracle.com
2017-06-13
net: phy: Fix MDIO_THUNDER dependencies
Florian Fainelli
2017-06-13
mdio_bus: use devm_gpiod_get_optional()
Sergei Shtylyov
[prev]
[next]