index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-07
net: phylink: initialize carrier state at creation
Klaus Kudielka
1
-0
/
+1
2023-11-01
net: phy: fill in missing MODULE_DESCRIPTION()s
Andrew Lunn
4
-0
/
+4
2023-10-20
net: phy: micrel: Fix forced link mode for KSZ886X switches
Oleksij Rempel
1
-0
/
+22
2023-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+3
2023-10-18
net: phy: bcm7xxx: Add missing 16nm EPHY statistics
Florian Fainelli
1
-0
/
+3
2023-10-17
net: phylink: remove a bunch of unused validation methods
Russell King (Oracle)
1
-27
/
+8
2023-10-17
net: phylink: remove .validate() method
Russell King (Oracle)
1
-10
/
+6
2023-10-17
net: phylink: provide mac_get_caps() method
Russell King (Oracle)
1
-3
/
+11
2023-10-16
net: phy: smsc: replace deprecated strncpy with ethtool_sprintf
Justin Stitt
1
-4
/
+2
2023-10-13
net: phy: tja11xx: replace deprecated strncpy with ethtool_sprintf
Justin Stitt
1
-4
/
+2
2023-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+6
2023-10-10
net: phy: mscc: macsec: reject PN update requests
Radu Pirea (NXP OSS)
1
-0
/
+6
2023-10-06
net: phy: broadcom: add support for BCM5221 phy
Giulio Benetti
1
-33
/
+121
2023-10-06
net: phy: dp83867: Add support for hardware blinking LEDs
Sascha Hauer
1
-0
/
+137
2023-10-05
net: sfp: improve Nokia GPON sfp fixup
Russell King (Oracle)
1
-1
/
+16
2023-10-05
net: sfp: re-implement ignoring the hardware TX_FAULT signal
Russell King (Oracle)
1
-8
/
+8
2023-10-03
net: sfp: add quirk for FS's 2.5G copper SFP
Raju Lakkaraju
1
-0
/
+3
2023-10-03
net: phy: amd: Support the Altima AMI101L
Linus Walleij
2
-12
/
+25
2023-09-28
net: sfp: add quirk for Fiberstone GPON-ONU-34-20BI
Christian Marangi
1
-0
/
+5
2023-09-19
net: phy: fix regression with AX88772A PHY driver
Russell King (Oracle)
2
-2
/
+3
2023-09-17
net: phy: convert phy_stop() to use split state machine
Russell King (Oracle)
1
-1
/
+3
2023-09-17
net: phy: split locked and unlocked section of phy_state_machine()
Russell King (Oracle)
1
-26
/
+42
2023-09-17
net: phy: move phy_state_machine()
Russell King (Oracle)
1
-76
/
+76
2023-09-17
net: phy: move phy_suspend() to end of phy_state_machine()
Russell King (Oracle)
1
-7
/
+6
2023-09-17
net: phy: move call to start aneg
Russell King (Oracle)
1
-5
/
+6
2023-09-17
net: phy: call phy_error_precise() while holding the lock
Russell King (Oracle)
1
-3
/
+1
2023-09-17
net: phy: always call phy_process_state_change() under lock
Russell King (Oracle)
1
-1
/
+1
2023-09-06
net: phy: Provide Module 4 KSZ9477 errata (DS80000754C)
Lukasz Majewski
1
-3
/
+6
2023-08-25
net: phylink: add phylink_limit_mac_speed()
Russell King (Oracle)
1
-0
/
+18
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-4
/
+17
2023-08-23
dp83640: Use list_for_each_entry() helper
Jinjie Ruan
1
-11
/
+4
2023-08-19
net: phy: Fix deadlocking in phy_error() invocation
Serge Semin
1
-4
/
+7
2023-08-19
net: sfp: handle 100G/25G active optical cables in sfp_parse_support
Josua Mayer
1
-0
/
+10
2023-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-11
/
+15
2023-08-15
net: phy: mediatek-ge-soc: support PHY LEDs
Daniel Golle
1
-9
/
+426
2023-08-15
net: phy: broadcom: stub c45 read/write for 54810
Justin Chen
1
-0
/
+13
2023-08-14
net: phy: Introduce PSGMII PHY interface mode
Gabor Juhos
2
-0
/
+5
2023-08-13
net: phy: fix IRQ-based wake-on-lan over hibernate / power off
Russell King (Oracle)
1
-11
/
+2
2023-08-10
net: phy: marvell: Add support for offloading LED blinking
Andrew Lunn
1
-0
/
+281
2023-08-10
net: phy: phy_device: Call into the PHY driver to set LED offload
Andrew Lunn
1
-0
/
+68
2023-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-22
/
+25
2023-08-07
net: sfp: Remove unused function declaration sfp_link_configure()
Yue Haibing
1
-1
/
+0
2023-08-04
net: phy: move marking PHY on SFP module into SFP code
Russell King (Oracle)
2
-2
/
+3
2023-08-04
net: phy: at803x: remove set/get wol callbacks for AR8032
Li Yang
1
-2
/
+0
2023-08-04
net: phy: at803x: fix the wol setting functions
Li Yang
1
-20
/
+25
2023-08-02
net: phy: provide phylib stubs for hardware timestamping operations
Vladimir Oltean
4
-0
/
+65
2023-08-02
net: transfer rtnl_lock() requirement from ethtool_set_ethtool_phy_ops() to c...
Vladimir Oltean
1
-0
/
+7
2023-08-01
net: phy: nxp-c45-tja11xx: reset PCS if the link goes down
Radu Pirea (NXP OSS)
1
-0
/
+17
2023-08-01
net: phy: nxp-c45-tja11xx: read ext trig ts on TJA1120
Radu Pirea (NXP OSS)
1
-6
/
+58
2023-08-01
net: phy: nxp-c45-tja11xx: run cable test with the PHY in test mode
Radu Pirea (NXP OSS)
1
-0
/
+5
[next]