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
/
phylink.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+4
2019-03-01
net: phy: phylink: fix uninitialized variable in phylink_get_mac_state
Heiner Kallweit
1
-0
/
+4
2019-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+13
2019-02-12
net: phylink: avoid resolving link state too early
Russell King
1
-6
/
+13
2019-02-12
net: phylink: add phylink_init_eee() helper
Russell King
1
-0
/
+18
2019-02-12
net: phylink: only call mac_config() during resolve when link is up
Russell King
1
-2
/
+9
2019-01-24
net: phy: change phy_start_interrupts to phy_request_interrupt
Heiner Kallweit
1
-2
/
+2
2019-01-24
net: phy: start state machine in phy_start only
Heiner Kallweit
1
-1
/
+0
2019-01-22
net: phy: Fixup GPLv2 SPDX tags based on license text
Andrew Lunn
1
-5
/
+2
2018-11-11
net: ethernet: Convert phydev advertize and supported from u32 to link mode
Andrew Lunn
1
-12
/
+7
2018-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-20
/
+28
2018-10-05
net: phy: phylink: fix SFP interface autodetection
Baruch Siach
1
-20
/
+28
2018-10-01
net: phy: Move linkmode helpers to somewhere public
Andrew Lunn
1
-27
/
+0
2018-09-19
net: phy: phylink: ensure the carrier is off when starting phylink
Antoine Tenart
1
-0
/
+3
2018-08-09
phylink: add helper for configuring 2500BaseX modes
Russell King
1
-0
/
+30
2018-05-21
net: phy: phylink: Don't release NULL GPIO
Florian Fainelli
1
-1
/
+1
2018-05-11
net: phy: phylink: Poll link GPIOs
Russell King
1
-0
/
+16
2018-05-11
net: phy: phylink: Release link GPIO
Florian Fainelli
1
-0
/
+2
2018-05-11
net: phy: phylink: Use gpiod_get_value_cansleep()
Florian Fainelli
1
-1
/
+1
2018-03-30
sfp/phylink: move module EEPROM ethtool access into netdev core ethtool
Russell King
1
-28
/
+0
2018-03-30
net: phy: phylink: Provide PHY interface to mac_link_{up, down}
Florian Fainelli
1
-1
/
+3
2018-03-04
net: phy: Fix spelling mistake: "advertisment"-> "advertisement"
Colin Ian King
1
-6
/
+6
2018-03-01
net: phylink: Remove redundant netdev.phydev assignment
Richard Cochran
1
-2
/
+0
2018-02-28
phylink,sfp: negotiate interface format with MAC
Russell King
1
-14
/
+19
2018-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+3
2018-01-08
phylink: mark expected switch fall-throughs in phylink_mii_ioctl
Gustavo A. R. Silva
1
-0
/
+2
2018-01-02
phylink: remove 'mode' variable from phylink_sfp_module_insert()
Russell King
1
-7
/
+8
2018-01-02
phylink: ensure we report link down when LOS asserted
Russell King
1
-2
/
+1
2017-12-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2017-12-25
phylink: ensure AN is enabled
Russell King
1
-0
/
+1
2017-12-25
phylink: ensure the PHY interface mode is appropriately set
Russell King
1
-0
/
+1
2017-12-21
phylink: avoid attaching more than one PHY
Russell King
1
-0
/
+3
2017-12-18
phylink: fix locking asserts
Russell King
1
-17
/
+17
2017-12-15
net: phy: phylink: Handle NULL fwnode_handle
Florian Fainelli
1
-0
/
+3
2017-12-13
net: phy: phylink: Report MoCA as PORT_BNC
Florian Fainelli
1
-1
/
+4
2017-12-13
net: phy: phylink: Allow setting a custom link state callback
Florian Fainelli
1
-2
/
+32
2017-12-13
net: phy: phylink: Remove error message
Florian Fainelli
1
-3
/
+1
2017-12-13
net: phy: phylink: Use PHY device interface if N/A
Florian Fainelli
1
-0
/
+6
2017-12-13
net: phy: phylink: Allow specifying PHY device flags
Florian Fainelli
1
-2
/
+5
2017-12-05
phylink: convert to fwnode
Russell King
1
-38
/
+53
2017-12-05
sfp: convert to fwnode
Russell King
1
-1
/
+2
2017-12-05
phylink: add documentation for kernel APIs
Russell King
1
-0
/
+182
2017-12-05
phylink: restart 802.3z negotiation when starting net device
Russell King
1
-0
/
+6
2017-12-05
phylink: remove phylink_init_eee()
Russell King
1
-13
/
+0
2017-12-05
phylink: add support for 2500baseX and 10GbaseKR
Russell King
1
-0
/
+2
2017-12-05
phylink: get rid of separate Cisco SGMII and 802.3z modes
Russell King
1
-25
/
+14
2017-12-05
phylink: merge SGMII and 802.3z handling
Russell King
1
-7
/
+9
2017-12-05
phy: add phy_interface_mode_is_8023z() helper
Russell King
1
-2
/
+1
2017-12-01
phylink: ensure we take the link down when phylink_stop() is called
Russell King
1
-0
/
+1
2017-11-04
phylink: make local function phylink_phy_change() static
Wei Yongjun
1
-1
/
+2
[next]