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
2024-01-16
net: sfp-bus: fix SFP mode detect from bitrate
Russell King (Oracle)
1
-4
/
+4
2024-01-12
net: phy: micrel: populate .soft_reset for KSZ9131
Claudiu Beznea
1
-0
/
+1
2024-01-12
net: micrel: Fix PTP frame parsing for lan8841
Horatiu Vultur
1
-0
/
+8
2024-01-07
net: phy: at803x: make read_status more generic
Christian Marangi
1
-5
/
+12
2024-01-07
net: phy: at803x: add support for cdt cross short test for qca808x
Christian Marangi
1
-17
/
+69
2024-01-07
net: phy: at803x: refactor qca808x cable test get status function
Christian Marangi
1
-31
/
+49
2024-01-07
net: phy: at803x: generalize cdt fault length function
Christian Marangi
1
-7
/
+6
2024-01-04
Revert "Introduce PHY listing and link_topology tracking"
Jakub Kicinski
9
-145
/
+4
2024-01-04
net: phy: aquantia: switch to crc_itu_t()
Stephen Rothwell
2
-4
/
+4
2024-01-04
net: phylink: move phylink_pcs_neg_mode() into phylink.c
Russell King (Oracle)
1
-0
/
+66
2024-01-04
net: mdio_bus: add refcounting for fwnodes to mdiobus
Russell King (Oracle)
1
-0
/
+13
2024-01-02
Revert "net: mdio: get/put device node during (un)registration"
Jakub Kicinski
1
-3
/
+0
2024-01-01
net: sfp: Add helper to return the SFP bus name
Maxime Chevallier
1
-0
/
+11
2024-01-01
net: phy: add helpers to handle sfp phy connect/disconnect
Maxime Chevallier
5
-0
/
+48
2024-01-01
net: sfp: pass the phy_device when disconnecting an sfp module's PHY
Maxime Chevallier
3
-3
/
+12
2024-01-01
net: phy: Introduce ethernet link topology representation
Maxime Chevallier
3
-1
/
+74
2024-01-01
net: mdio: get/put device node during (un)registration
Luiz Angelo Daros de Luca
1
-0
/
+3
2023-12-27
net: phy: nxp-c45-tja11xx: implement mdo_insert_tx_tag
Radu Pirea (NXP OSS)
1
-0
/
+41
2023-12-27
net: phy: nxp-c45-tja11xx: add MACsec statistics
Radu Pirea (NXP OSS)
1
-0
/
+345
2023-12-27
net: phy: nxp-c45-tja11xx: add MACsec support
Radu Pirea (NXP OSS)
5
-32
/
+1459
2023-12-26
net: phy: at803x: better align function varibles to open parenthesis
Christian Marangi
1
-30
/
+37
2023-12-25
net: sfp: fix PHY discovery for FS SFP-10G-T module
Marek BehĂșn
1
-4
/
+13
2023-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-2
/
+4
2023-12-21
net: phy: at803x: replace msleep(1) with usleep_range
Christian Marangi
1
-3
/
+3
2023-12-21
net: phy: at803x: remove extra space after cast
Christian Marangi
1
-1
/
+1
2023-12-17
net: phy: add support for PHY package MMD read/write
Christian Marangi
1
-0
/
+140
2023-12-17
net: phy: restructure __phy_write/read_mmd to helper and phydev user
Christian Marangi
1
-34
/
+30
2023-12-17
net: phy: extend PHY package API to support multiple global address
Christian Marangi
4
-22
/
+38
2023-12-17
net: phylink: reimplement population of pl->supported for in-band
Vladimir Oltean
1
-66
/
+5
2023-12-15
net: phy: skip LED triggers on PHYs on SFP modules
Daniel Golle
1
-2
/
+4
2023-12-15
net: phy: at803x: make read specific status function more generic
Christian Marangi
1
-8
/
+18
2023-12-15
net: phy: at803x: move specific qca808x config_aneg to dedicated function
Christian Marangi
1
-26
/
+40
2023-12-15
net: phy: add Rust Asix PHY driver
FUJITA Tomonori
3
-1
/
+148
2023-12-15
rust: core abstractions for network PHY drivers
FUJITA Tomonori
1
-0
/
+8
2023-12-13
net: phy: Add support for the DP83TG720S Ethernet PHY
Oleksij Rempel
3
-0
/
+202
2023-12-13
net: phy: c45: add genphy_c45_pma_read_ext_abilities() function
Oleksij Rempel
1
-55
/
+74
2023-12-13
net: phy: at803x: drop specific PHY ID check from cable test functions
Christian Marangi
1
-45
/
+50
2023-12-13
net: phy: at803x: move at8035 specific DT parse to dedicated probe
Christian Marangi
1
-19
/
+41
2023-12-13
net: phy: at803x: move at8031 functions in dedicated section
Christian Marangi
1
-133
/
+133
2023-12-13
net: phy: at803x: make at8031 related DT functions name more specific
Christian Marangi
1
-8
/
+8
2023-12-13
net: phy: at803x: move specific at8031 config_intr to dedicated function
Christian Marangi
1
-6
/
+24
2023-12-13
net: phy: at803x: move specific at8031 WOL bits to dedicated function
Christian Marangi
1
-17
/
+25
2023-12-13
net: phy: at803x: move specific at8031 config_init to dedicated function
Christian Marangi
1
-20
/
+25
2023-12-13
net: phy: at803x: move specific at8031 probe mode check to dedicated probe
Christian Marangi
1
-20
/
+19
2023-12-13
net: phy: at803x: move specific DT option for at8031 to specific probe
Christian Marangi
1
-24
/
+31
2023-12-13
net: phy: at803x: move qca83xx specific check in dedicated functions
Christian Marangi
1
-31
/
+37
2023-12-13
net: phy: at803x: raname hw_stats functions to qca83xx specific name
Christian Marangi
1
-22
/
+22
2023-12-13
net: phy: at803x: move disable WOL to specific at8031 probe
Christian Marangi
1
-10
/
+17
2023-12-13
net: phy: at803x: fix passing the wrong reference for config_intr
Christian Marangi
1
-3
/
+3
2023-12-10
net: mdio_bus: replace deprecated strncpy with strscpy
Justin Stitt
1
-1
/
+1
[next]