summaryrefslogtreecommitdiff
path: root/drivers/net/phy/at803x.c
AgeCommit message (Expand)Author
2024-01-31net: phy: move at803x PHY driver to dedicated directoryChristian Marangi
2024-01-26net: phy: at803x: add LED support for qca808xChristian Marangi
2024-01-07net: phy: at803x: make read_status more genericChristian Marangi
2024-01-07net: phy: at803x: add support for cdt cross short test for qca808xChristian Marangi
2024-01-07net: phy: at803x: refactor qca808x cable test get status functionChristian Marangi
2024-01-07net: phy: at803x: generalize cdt fault length functionChristian Marangi
2024-01-04Revert "Introduce PHY listing and link_topology tracking"Jakub Kicinski
2024-01-01net: phy: add helpers to handle sfp phy connect/disconnectMaxime Chevallier
2023-12-26net: phy: at803x: better align function varibles to open parenthesisChristian Marangi
2023-12-21net: phy: at803x: replace msleep(1) with usleep_rangeChristian Marangi
2023-12-21net: phy: at803x: remove extra space after castChristian Marangi
2023-12-15net: phy: at803x: make read specific status function more genericChristian Marangi
2023-12-15net: phy: at803x: move specific qca808x config_aneg to dedicated functionChristian Marangi
2023-12-13net: phy: at803x: drop specific PHY ID check from cable test functionsChristian Marangi
2023-12-13net: phy: at803x: move at8035 specific DT parse to dedicated probeChristian Marangi
2023-12-13net: phy: at803x: move at8031 functions in dedicated sectionChristian Marangi
2023-12-13net: phy: at803x: make at8031 related DT functions name more specificChristian Marangi
2023-12-13net: phy: at803x: move specific at8031 config_intr to dedicated functionChristian Marangi
2023-12-13net: phy: at803x: move specific at8031 WOL bits to dedicated functionChristian Marangi
2023-12-13net: phy: at803x: move specific at8031 config_init to dedicated functionChristian Marangi
2023-12-13net: phy: at803x: move specific at8031 probe mode check to dedicated probeChristian Marangi
2023-12-13net: phy: at803x: move specific DT option for at8031 to specific probeChristian Marangi
2023-12-13net: phy: at803x: move qca83xx specific check in dedicated functionsChristian Marangi
2023-12-13net: phy: at803x: raname hw_stats functions to qca83xx specific nameChristian Marangi
2023-12-13net: phy: at803x: move disable WOL to specific at8031 probeChristian Marangi
2023-12-13net: phy: at803x: fix passing the wrong reference for config_intrChristian Marangi
2023-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-04net: phy: at803x: remove set/get wol callbacks for AR8032Li Yang
2023-08-04net: phy: at803x: fix the wol setting functionsLi Yang
2023-07-17net: phy: at803x: add qca8081 fifo reset on the link changedLuo Jie
2023-07-17net: phy: at803x: remove qca8081 1G fast retrain and slave seed configLuo Jie
2023-07-17net: phy: at803x: support qca8081 1G chip typeLuo Jie
2023-07-17net: phy: at803x: enable qca8081 slave seed conditionallyLuo Jie
2023-07-17net: phy: at803x: merge qca8081 slave seed functionLuo Jie
2023-07-17net: phy: at803x: support qca8081 genphy_c45_pma_read_abilitiesLuo Jie
2023-06-18net: phy: at803x: Use devm_regulator_get_enable_optional()Christophe JAILLET
2023-03-19net: phy: at803x: Replace of_gpio.h with what indeed is usedAndy Shevchenko
2022-12-12Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-11-21net: phy: at803x: fix error return code in at803x_probe()Wei Yongjun
2022-11-18treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld
2022-10-11treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld
2022-10-03net: sfp: augment SFP parsing with phy_interface_t bitmapRussell King
2022-08-18net: phy: at803x: add disable hibernation mode supportWei Fang
2022-06-19net: phy: at803x: fix NULL pointer dereference on AR9331 PHYOleksij Rempel
2022-05-30net: phy: at803x: disable WOL at probeViorel Suman
2022-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-01net: phy: Fix qca8081 with speeds lower than 2.5Gb/sJonathan McDowell
2022-01-27net: phy: at803x: Support downstream SFP cageRobert Hancock
2022-01-27net: phy: at803x: add fiber supportRobert Hancock
2022-01-27net: phy: at803x: move page selection fix to config_initRobert Hancock