index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
Age
Commit message (
Expand
)
Author
2018-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-10-23
Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2018-10-22
net: phy: phy_support_sym_pause: Clear Asym Pause
Andrew Lunn
2018-10-21
net: phy: mdio-mux-bcm-iproc: simplify getting .driver_data
Wolfram Sang
2018-10-19
net: phy: micrel: add Microchip KSZ9131 initial driver
Yuiko Oshino
2018-10-17
net: phy: mscc: fix memory leak in vsc8574_config_pre_init
Gustavo A. R. Silva
2018-10-17
net: phy: mscc: fix signedness bug in vsc85xx_downshift_get
Gustavo A. R. Silva
2018-10-15
net: phy: merge phy_start_aneg and phy_start_aneg_priv
Heiner Kallweit
2018-10-15
net: phy: simplify handling of PHY_RESUMING in state machine
Heiner Kallweit
2018-10-15
net: phy: improve handling of PHY_RUNNING in state machine
Heiner Kallweit
2018-10-15
net: phy: trigger state machine immediately in phy_start_machine
Heiner Kallweit
2018-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-11
net: phy: sfp: remove sfp_mutex's definition
Sebastian Andrzej Siewior
2018-10-08
net: phy: mscc: add support for VSC8574 PHY
Quentin Schulz
2018-10-08
net: phy: mscc: add support for VSC8584 PHY
Quentin Schulz
2018-10-08
net: phy: mscc: remove unneeded temporary variable
Quentin Schulz
2018-10-08
net: phy: mscc: shorten `x != 0` condition to `x`
Quentin Schulz
2018-10-08
net: phy: mscc: remove unneeded parenthesis
Quentin Schulz
2018-10-08
net: phy: mscc: Add EEE init sequence
Raju Lakkaraju
2018-10-08
net: phy: mscc: add ethtool statistics counters
Raju Lakkaraju
2018-10-08
net: phy: mscc: migrate to phy_select/restore_page functions
Quentin Schulz
2018-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-05
net: phy: phylink: fix SFP interface autodetection
Baruch Siach
2018-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-01
net: phy: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-10-01
net: phy: improve handling delayed work
Heiner Kallweit
2018-10-01
net: phy: Replace phy driver features u32 with link_mode bitmap
Andrew Lunn
2018-10-01
net: phy: Add phydev_info()
Andrew Lunn
2018-10-01
net: phy: Add phydev_warn()
Andrew Lunn
2018-10-01
net: phy: Move linkmode helpers to somewhere public
Andrew Lunn
2018-09-28
net: phy: mdio-bcm-unimac: mark PM functions as __maybe_unused
Arnd Bergmann
2018-09-28
phy: mscc: fix printf format
Arnd Bergmann
2018-09-26
net: phy: sfp: Fix unregistering of HWMON SFP device
Andrew Lunn
2018-09-26
net: phy: fix WoL handling when suspending the PHY
Heiner Kallweit
2018-09-26
Revert "net: phy: fix WoL handling when suspending the PHY"
David S. Miller
2018-09-26
net: phy: fix WoL handling when suspending the PHY
Heiner Kallweit
2018-09-25
net: phy: marvell: Fix build.
David S. Miller
2018-09-25
net: phy: marvell: Avoid unnecessary soft reset
Florian Fainelli
2018-09-25
net: phy: Stop with excessive soft reset
Florian Fainelli
2018-09-25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-21
net: phy: mdio-bcm-unimac: Allow configuring MDIO clock divider
Florian Fainelli
2018-09-21
net: phy: don't reschedule state machine when PHY is halted
Heiner Kallweit
2018-09-19
net: phy: phylink: ensure the carrier is off when starting phylink
Antoine Tenart
2018-09-19
net: phy: call state machine synchronously in phy_stop
Heiner Kallweit
2018-09-18
sfp: fix oops with ethtool -m
Russell King
2018-09-17
net: mdio: remove duplicated include from mdio_bus.c
YueHaibing
2018-09-16
net: phy: et011c: Remove incorrect PHY_POLL flags
Florian Fainelli
2018-09-13
gpiolib: Pass array info to get/set array functions
Janusz Krzysztofik
2018-09-13
gpiolib: Pass bitmaps, not integer arrays, to get/set array
Janusz Krzysztofik
2018-09-12
net: ethernet: Add helper to determine if pause configuration is supported
Andrew Lunn
[next]