This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
mirror of
https://github.com/openwrt/openwrt.git
synced
2025-02-08 20:10:37 +00:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
openwrt
/
target
/
linux
/
ar71xx
/
files
/
drivers
/
net
/
ag71xx
History
Felix Fietkau
6a90a35f2b
Revert "ar71xx: move phy_connect call to ag71xx_open" (r18691) It's causing issues with switch drivers that register with swconfig and makes fixing those unnecessarily complicated. Fixes rtl8306 switch support on the WRT160NL.
...
SVN-Revision: 18789
2009-12-15 22:37:54 +00:00
..
ag71xx_ar8216.c
ag71xx driver: forgot to add a new file
2009-02-25 17:52:14 +00:00
ag71xx_ethtool.c
use dev_name() instead of bus_id in ag71xx, ohci-ar71xx, ehci-ar71xx drivers
2009-05-05 19:21:39 +00:00
ag71xx_main.c
Revert "ar71xx: move phy_connect call to ag71xx_open" (r18691) It's causing issues with switch drivers that register with swconfig and makes fixing those unnecessarily complicated. Fixes rtl8306 switch support on the WRT160NL.
2009-12-15 22:37:54 +00:00
ag71xx_mdio.c
ar71xx: add support for external mii_bus
2009-12-08 10:29:27 +00:00
ag71xx_phy.c
ar71xx: fix NULL pointer dereference in the ethernet driver
2009-12-11 19:32:58 +00:00
ag71xx.h
ar71xx: add support for external mii_bus
2009-12-08 10:29:27 +00:00
Kconfig
select ar8216 support for the WRT400N (thanks to netprince)
2009-04-26 18:47:41 +00:00
Makefile
ag71xx driver: add a workaround for the ar8216 chip, until we get a suitable switch driver
2009-02-25 16:47:11 +00:00