summaryrefslogtreecommitdiff
path: root/drivers/net/phy/at803x.c
AgeCommit message (Expand)Author
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
2022-01-11net: phy: at803x: make array offsets staticColin Ian King
2021-10-27net: phy: Fix unsigned comparison with less than zeroJiapeng Chong
2021-10-25net: phy: add qca8081 cdt featureLuo Jie
2021-10-25net: phy: adjust qca8081 master/slave seed value if link downLuo Jie
2021-10-25net: phy: add qca8081 soft_reset and enable master/slave seedLuo Jie
2021-10-25net: phy: add qca8081 config_initLuo Jie
2021-10-25net: phy: add qca8081 config_anegLuo Jie
2021-10-25net: phy: add qca8081 get_featuresLuo Jie
2021-10-25net: phy: add qca8081 read_statusLuo Jie
2021-10-25net: phy: add qca8081 ethernet phy driverLuo Jie
2021-10-25net: phy: at803x: use GENMASK() for speed statusLuo Jie
2021-10-25net: phy: at803x: improve the WOL featureLuo Jie
2021-10-25net: phy: at803x: use phy_modify()Luo Jie
2021-10-25net: phy: at803x: replace AT803X_DEVICE_ADDR with MDIO_MMD_PCSLuo Jie
2021-10-10net: phy: at803x: better describe debug regsAnsuel Smith
2021-10-10net: phy: at803x: enable prefer master for 83xx internal phyAnsuel Smith
2021-10-10net: phy: at803x: add DAC amplitude fix for 8327 phyAnsuel Smith
2021-10-10net: phy: at803x: fix resume for QCA8327 phyAnsuel Smith
2021-10-05net: phy: at803x: add QCA9561 supportDavid Bauer
2021-09-20net: phy: at803x: fix spacing and improve name for 83xx phyAnsuel Smith
2021-09-20net: phy: at803x: add resume/suspend function to qca83xx phyAnsuel Smith
2021-09-20net: phy: at803x: add support for qca 8327 A variant internal phyAnsuel Smith
2021-09-14net: phy: at803x: add support for qca 8327 internal phyAnsuel Smith
2021-07-21net: phy: at803x: finish the phy id checking simplificationVladimir Oltean
2021-07-20net: phy: at803x: simplify custom phy id matchingRussell King
2021-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski