index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
at803x.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: phy: move at803x PHY driver to dedicated directory
Christian Marangi
2024-02-01
1
-2759
/
+0
*
net: phy: at803x: add LED support for qca808x
Christian Marangi
2024-01-27
1
-0
/
+327
*
net: phy: at803x: make read_status more generic
Christian Marangi
2024-01-07
1
-5
/
+12
*
net: phy: at803x: add support for cdt cross short test for qca808x
Christian Marangi
2024-01-07
1
-17
/
+69
*
net: phy: at803x: refactor qca808x cable test get status function
Christian Marangi
2024-01-07
1
-31
/
+49
*
net: phy: at803x: generalize cdt fault length function
Christian Marangi
2024-01-07
1
-7
/
+6
*
Revert "Introduce PHY listing and link_topology tracking"
Jakub Kicinski
2024-01-05
1
-2
/
+0
*
net: phy: add helpers to handle sfp phy connect/disconnect
Maxime Chevallier
2024-01-01
1
-0
/
+2
*
net: phy: at803x: better align function varibles to open parenthesis
Christian Marangi
2023-12-26
1
-30
/
+37
*
net: phy: at803x: replace msleep(1) with usleep_range
Christian Marangi
2023-12-21
1
-3
/
+3
*
net: phy: at803x: remove extra space after cast
Christian Marangi
2023-12-21
1
-1
/
+1
*
net: phy: at803x: make read specific status function more generic
Christian Marangi
2023-12-15
1
-8
/
+18
*
net: phy: at803x: move specific qca808x config_aneg to dedicated function
Christian Marangi
2023-12-15
1
-26
/
+40
*
net: phy: at803x: drop specific PHY ID check from cable test functions
Christian Marangi
2023-12-13
1
-45
/
+50
*
net: phy: at803x: move at8035 specific DT parse to dedicated probe
Christian Marangi
2023-12-13
1
-19
/
+41
*
net: phy: at803x: move at8031 functions in dedicated section
Christian Marangi
2023-12-13
1
-133
/
+133
*
net: phy: at803x: make at8031 related DT functions name more specific
Christian Marangi
2023-12-13
1
-8
/
+8
*
net: phy: at803x: move specific at8031 config_intr to dedicated function
Christian Marangi
2023-12-13
1
-6
/
+24
*
net: phy: at803x: move specific at8031 WOL bits to dedicated function
Christian Marangi
2023-12-13
1
-17
/
+25
*
net: phy: at803x: move specific at8031 config_init to dedicated function
Christian Marangi
2023-12-13
1
-20
/
+25
*
net: phy: at803x: move specific at8031 probe mode check to dedicated probe
Christian Marangi
2023-12-13
1
-20
/
+19
*
net: phy: at803x: move specific DT option for at8031 to specific probe
Christian Marangi
2023-12-13
1
-24
/
+31
*
net: phy: at803x: move qca83xx specific check in dedicated functions
Christian Marangi
2023-12-13
1
-31
/
+37
*
net: phy: at803x: raname hw_stats functions to qca83xx specific name
Christian Marangi
2023-12-13
1
-22
/
+22
*
net: phy: at803x: move disable WOL to specific at8031 probe
Christian Marangi
2023-12-13
1
-10
/
+17
*
net: phy: at803x: fix passing the wrong reference for config_intr
Christian Marangi
2023-12-13
1
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-10
1
-22
/
+25
|
\
|
*
net: phy: at803x: remove set/get wol callbacks for AR8032
Li Yang
2023-08-04
1
-2
/
+0
|
*
net: phy: at803x: fix the wol setting functions
Li Yang
2023-08-04
1
-20
/
+25
*
|
net: phy: at803x: add qca8081 fifo reset on the link changed
Luo Jie
2023-07-17
1
-0
/
+14
*
|
net: phy: at803x: remove qca8081 1G fast retrain and slave seed config
Luo Jie
2023-07-17
1
-18
/
+32
*
|
net: phy: at803x: support qca8081 1G chip type
Luo Jie
2023-07-17
1
-0
/
+15
*
|
net: phy: at803x: enable qca8081 slave seed conditionally
Luo Jie
2023-07-17
1
-5
/
+20
*
|
net: phy: at803x: merge qca8081 slave seed function
Luo Jie
2023-07-17
1
-20
/
+9
*
|
net: phy: at803x: support qca8081 genphy_c45_pma_read_abilities
Luo Jie
2023-07-17
1
-10
/
+18
|
/
*
net: phy: at803x: Use devm_regulator_get_enable_optional()
Christophe JAILLET
2023-06-18
1
-37
/
+7
*
net: phy: at803x: Replace of_gpio.h with what indeed is used
Andy Shevchenko
2023-03-19
1
-2
/
+1
*
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-12-13
1
-1
/
+1
|
\
|
*
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-18
1
-1
/
+1
*
|
net: phy: at803x: fix error return code in at803x_probe()
Wei Yongjun
2022-11-22
1
-1
/
+3
|
/
*
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-12
1
-1
/
+1
*
net: sfp: augment SFP parsing with phy_interface_t bitmap
Russell King
2022-10-03
1
-1
/
+2
*
net: phy: at803x: add disable hibernation mode support
Wei Fang
2022-08-18
1
-0
/
+25
*
net: phy: at803x: fix NULL pointer dereference on AR9331 PHY
Oleksij Rempel
2022-06-19
1
-0
/
+6
*
net: phy: at803x: disable WOL at probe
Viorel Suman
2022-05-31
1
-11
/
+22
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-04
1
-13
/
+13
|
\
|
*
net: phy: Fix qca8081 with speeds lower than 2.5Gb/s
Jonathan McDowell
2022-02-01
1
-13
/
+13
*
|
net: phy: at803x: Support downstream SFP cage
Robert Hancock
2022-01-27
1
-0
/
+56
*
|
net: phy: at803x: add fiber support
Robert Hancock
2022-01-27
1
-9
/
+67
*
|
net: phy: at803x: move page selection fix to config_init
Robert Hancock
2022-01-27
1
-24
/
+16
|
/
[next]