Commit Graph

54 Commits (bbd76227dc37377c170b6ab26ae6e594906a323f)

Author SHA1 Message Date
Hannes Schmelzer db40c1aa1c drivers/net/phy: add fixed-phy / fixed-link support 8 years ago
John Haechten a5fd13ad19 net: phy: MSCC Add Support for VSC8530-VSC8531-VSC8540-VSC8541 8 years ago
Kevin Smith 24ae3961f8 net: phy: Add PHY driver for mv88e61xx switches 9 years ago
Michal Simek 7a673f0b06 phy: Wire return value from phy_config() 9 years ago
Michal Simek b733c278d7 net: phy: Handle phy_startup() error codes properly 9 years ago
Michal Simek ef5e821bd8 phy: Return correct error code when timeout happens 9 years ago
Siva Durga Prasad Paladugu ed6fad3e25 phy: Add phy driver support for xilinx PCS/PMA core 9 years ago
Shaohui Xie ddcd1f3084 net: phy: introduce a quirk PHY_FLAG_BROKEN_RESET 9 years ago
Alexandre Messier 1f9e672c79 net: phy: Use 'autoneg' flag from phydev 9 years ago
Alexandre Messier 53b0c38c7a net: phy: Set ANRESTART in setup_forced 9 years ago
Alexey Brodkin b18acb0a11 drivers/net/phy: introduce phy_set_supported() 9 years ago
Sascha Hauer 44bc317487 net: phy: genphy: Allow overwriting features 9 years ago
Florian Fainelli bbdcaff12a net: phy: ensure Gigabit features are masked off if requested 9 years ago
Stefan Agner a058052c35 net: phy: do not read configuration register on reset 9 years ago
Simon Glass 24b852a7a2 Move console definitions into a new console.h file 9 years ago
Edgar E. Iglesias 721aed7912 net: phy: Add support for Texas Instruments DP83867 9 years ago
Bin Meng 17ecfa9b45 net: phy: Test previous phydev->dev against new mac dev 9 years ago
Bin Meng 3e1949d774 net: phy: Change to print all phys that are not found 9 years ago
Bin Meng 0132b9ab6e net: phy: Don't create phy device when there is no phy 9 years ago
Mugunthan V N 26d3acdab8 net: phy: on phy device create do not initialize link to 1 9 years ago
Jörg Krause 59370f3fcd net: phy: delay only if reset handler is registered 10 years ago
Jörg Krause 2c171a2a5f net: phy: fix data type of phy_id 10 years ago
Michal Simek abbfcbe58e net: phy: Add support for all targets which requires MANUAL_RELOC 10 years ago
Shengzhou Liu 5707d5ffd4 net/phy: fixup for get_phy_id 10 years ago
Simon Glass c74c8e6651 dm: net: Adjust PHY interface to work with CONFIG_DM_ETH 10 years ago
Shaohui Xie f7c38cf827 phylib: add support for aquantia PHYs 10 years ago
Shengzhou Liu 9b18e5199e net/phy: Add support for CS4315/CS4340 PHY 10 years ago
Jeroen Hofstee 3c6928fd7b net: phy: fix warnings with W=1 10 years ago
Khoronzhuk, Ivan adc9a79f3f net: phy: print a number of phy that is not found 10 years ago
Masahiro Yamada 368b4d2b49 drivers: net: remove dead drivers 11 years ago
Cormier, Jonathan 08be2836df phy: fix create_phy_by_mask for when its given an actual search mask 11 years ago
Shengzhou Liu 597fe041a8 net/phy: enable get_phy_id redefinable 11 years ago
David Dueck 3a530d1b3e phy: Use supported field during autonegotiation 11 years ago
Heiko Schocher f6d1f6e4a5 net, phy, cpsw: fix gigabit register access 12 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Fabio Estevam 9a5dad2393 net: phy: Set SUPPORTED_1000baseX_Half flag in ESTATUS_1000_XHALF case 12 years ago
Sascha Silbe 9ba30f6bc2 phy: fix 10/100Mbps operation on 1Gbps-capable links 12 years ago
Charles Coldwell de1d786edf add support for Xilinx 1000BASE-X phy (GTX) 12 years ago
Yegor Yefremov 0fae25089d net: add ICPlus PHY driver 12 years ago
Yegor Yefremov e2043f5c27 phy: export genphy_parse_link() 12 years ago
Matt Porter f485c8a35b phy: add support for ET1011C phys 12 years ago
Troy Kisky 1adb406b01 phy: add phy_find_by_mask/phy_connect_dev 12 years ago
Kim Phillips 960d70c600 drivers/net/: sparse fixes 12 years ago
Timur Tabi 6e5b9ac097 phylib: phy_startup() should return an error code on failure 13 years ago
Troy Kisky 9fafe7dab9 net: phy: make board_phy_config responsible for calling drv->config 13 years ago
Nobuhiro Iwamatsu 5751aa2f24 phy: Add support for SMSC LAN87xx PHYs 13 years ago
Wolfgang Denk 0dcfb0fcb8 Revert "phylib: remove a couple of redundant code lines" 14 years ago
Vladimir Zapolskiy 041c542219 phylib: remove a couple of redundant code lines 14 years ago
Vladimir Zapolskiy e3a77218a2 phylib: reset mii bus only if reset handler is registered 14 years ago
Wolfgang Denk b91a9d9d4d phy.c: make less verbose - turn printf() into debug() 14 years ago