index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-27
Add genphy_c45_config_aneg() function to phy-c45.c
Marco Hartmann
2
-1
/
+27
2019-08-13
net: phy: consider AN_RESTART status when reading link status
Heiner Kallweit
2
-1
/
+25
2019-08-12
net: phy: at803x: stop switching phy delay config needlessly
André Draszik
1
-24
/
+8
2019-08-02
net: phy: fix race in genphy_update_link
Heiner Kallweit
1
-0
/
+6
2019-07-31
net: phy: phy_led_triggers: Fix a possible null-pointer dereference in phy_le...
Jia-Ju Bai
1
-1
/
+2
2019-07-30
net: phy: fixed_phy: print gpio error only if gpio node is present
Hubert Feurstein
1
-2
/
+4
2019-07-27
net: phylink: Fix flow control for fixed-link
René van Dorst
1
-0
/
+2
2019-07-24
net: phy: mscc: initialize stats array
Andreas Schwab
1
-8
/
+8
2019-07-24
net: phylink: don't start and stop SGMII PHYs in SFP modules twice
Arseny Solokha
1
-4
/
+4
2019-07-21
net: phy: sfp: hwmon: Fix scaling of RX power
Andrew Lunn
1
-1
/
+1
2019-07-12
net: phy: make exported variables non-static
Denis Efremov
1
-3
/
+3
2019-07-08
net: phy: Make use of linkmode_mod_bit helper
Fuqian Huang
1
-12
/
+4
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-2
/
+2
2019-06-15
Revert "net: phylink: set the autoneg state in phylink_phy_change"
David S. Miller
1
-1
/
+0
2019-06-15
net: phylink: set the autoneg state in phylink_phy_change
Ioana Ciornei
1
-0
/
+1
2019-06-14
net: phy: sfp: clean up a condition
Dan Carpenter
1
-1
/
+1
2019-06-14
net: phy: Add more 1000BaseX support detection
Robert Hancock
1
-0
/
+2
2019-06-09
net: phy: broadcom: Add genphy_suspend and genphy_resume for BCM5464
Vladimir Oltean
1
-0
/
+2
2019-06-09
net: sfp: add mutex to prevent concurrent state checks
Robert Hancock
1
-1
/
+5
2019-06-09
net: sfp: Stop SFP polling and interrupt handling during shutdown
Robert Hancock
1
-5
/
+26
2019-06-09
net: phy: rename Asix Electronics PHY driver
Michael Schmitz
3
-2
/
+2
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-8
/
+29
2019-06-06
net: phy: Add detection of 1000BaseX link mode support
Robert Hancock
1
-0
/
+3
2019-06-05
net: phy: remove state PHY_FORCING
Heiner Kallweit
1
-24
/
+2
2019-06-04
net: phylink: avoid reducing support mask
Russell King
1
-4
/
+9
2019-06-03
net: sfp: read eeprom in maximum 16 byte increments
Russell King
1
-4
/
+20
2019-05-31
net: sfp: remove sfp-bus use of netdevs
Russell King
2
-9
/
+4
2019-05-31
net: sfp: add mandatory attach/detach methods for sfp buses
Russell King
2
-2
/
+18
2019-05-31
net: phy: allow Clause 45 access via mii ioctl
Russell King
1
-9
/
+24
2019-05-31
net: phylink: support for link gpio interrupt
Russell King
1
-4
/
+32
2019-05-31
net: phylink: remove netdev from phylink mii ioctl emulation
Russell King
1
-8
/
+4
2019-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-10
/
+62
2019-05-30
net: phy: export phy_queue_state_machine
Heiner Kallweit
1
-3
/
+5
2019-05-30
net: phy: add callback for custom interrupt handler to struct phy_driver
Heiner Kallweit
1
-2
/
+7
2019-05-30
net: phy: enable interrupts when PHY is attached already
Heiner Kallweit
2
-15
/
+23
2019-05-30
net: phy: sfp: enable i2c-bus detection on ACPI based systems
Ruslan Babayev
1
-8
/
+27
2019-05-29
net: phy: tja11xx: Switch to HWMON_CHANNEL_INFO()
Marek Vasut
1
-22
/
+2
2019-05-29
net: phylink: Add phylink_{printk, err, warn, info, dbg} macros
Ioana Ciornei
1
-60
/
+77
2019-05-29
net: phylink: Add PHYLINK_DEV operation type
Ioana Ciornei
1
-5
/
+20
2019-05-29
net: phylink: Add struct phylink_config to PHYLINK API
Ioana Ciornei
1
-9
/
+17
2019-05-29
net: phylink: Add phylink_mac_link_{up, down} wrapper functions
Ioana Ciornei
1
-18
/
+32
2019-05-29
net: phy: Add phy_standalone sysfs entry
Ioana Ciornei
1
-0
/
+22
2019-05-29
net: phy: Check against net_device being NULL
Ioana Ciornei
1
-0
/
+6
2019-05-29
net: phy: Guard against the presence of a netdev
Ioana Ciornei
1
-10
/
+23
2019-05-29
net: phy: Add phy_sysfs_create_links helper function
Vladimir Oltean
1
-17
/
+26
2019-05-29
net: phy: dp83867: Set up RGMII TX delay
Max Uvarov
1
-3
/
+1
2019-05-29
net: phy: dp83867: do not call config_init twice
Max Uvarov
1
-1
/
+1
2019-05-29
net: phy: dp83867: increase SGMII autoneg timer duration
Max Uvarov
1
-0
/
+18
2019-05-29
net: phy: dp83867: fix speed 10 in sgmii mode
Max Uvarov
1
-0
/
+17
2019-05-29
net: phy: marvell10g: report if the PHY fails to boot firmware
Russell King
1
-0
/
+13
[next]