Commit Graph

170 Commits (bc3538d2d218d89c845d9e6ab71b39ab38886e46)

Author SHA1 Message Date
Gabor Juhos ed861cf5e9 use dev_name() instead of bus_id in ag71xx, ohci-ar71xx, ehci-ar71xx drivers
SVN-Revision: 15629
15 years ago
Gabor Juhos 432136fba6 select ar8216 support for the WRT400N (thanks to netprince)
SVN-Revision: 15427
15 years ago
Gabor Juhos aab2d9371b add experimental support for the Linksys WRT400N board (thanks to netprince)
SVN-Revision: 15422
15 years ago
Gabor Juhos 6931d43546 enable the synopsys woarkaround in the ehci-ar71xx driver
SVN-Revision: 15349
15 years ago
Gabor Juhos d17716e16f ap81: register GPIO LEDs
SVN-Revision: 14931
16 years ago
Gabor Juhos d63a050292 ap81: register SPI flash, and add default MTD partitions
SVN-Revision: 14924
16 years ago
Gabor Juhos ed3b6e558e ap81: register GPIO buttons
SVN-Revision: 14923
16 years ago
Gabor Juhos 64958577a7 ap81: register USB host controller
SVN-Revision: 14922
16 years ago
Gabor Juhos ef537a68da ap81: register ethernet devices, and add default network configuration file
SVN-Revision: 14921
16 years ago
Gabor Juhos 066052eddf ap83: remove unnecessary include
SVN-Revision: 14920
16 years ago
Gabor Juhos beb47c57af preliminary support for the Atheros AP81 refrence board
SVN-Revision: 14888
16 years ago
Gabor Juhos 9b59499893 pb42: add GPIO buttons
SVN-Revision: 14877
16 years ago
Gabor Juhos fa36af494f pb42: fix ethernet, remove USB registration, add default network configuration
SVN-Revision: 14876
16 years ago
Gabor Juhos 83f6f853e9 ls-sr71: add GPIO LEDs
SVN-Revision: 14873
16 years ago
Gabor Juhos a31a173aec simplify setup code for Ubiquiti boards
SVN-Revision: 14872
16 years ago
Gabor Juhos 1d5f4b3687 tew-632brp: increase the size of rootfs partition, and build one unified firmware image only
SVN-Revision: 14709
16 years ago
Gabor Juhos 91984cff19 aw-nr580: add GPIO LEDs
SVN-Revision: 14687
16 years ago
Gabor Juhos 23636366dc aw-nr580: add support for the PCI slot
SVN-Revision: 14686
16 years ago
Gabor Juhos 5842bd91b6 aw-nr580: add support for the LAN ports
SVN-Revision: 14685
16 years ago
Gabor Juhos 38f75ef671 aw-nr580: add GPIO buttons
SVN-Revision: 14682
16 years ago
Gabor Juhos df2c881e14 move 'ar71xx_add_device_usb' definition into devices.h
SVN-Revision: 14680
16 years ago
Gabor Juhos 47dc8c615a TL-WR941ND: update flash partition map
SVN-Revision: 14673
16 years ago
Gabor Juhos 53b833a6c4 preliminary support for the Ubiquiti RouterStation Pro
SVN-Revision: 14666
16 years ago
Andy Boyett 1adf135943 wnr2000: enable ar8216 workaround, add network config. LAN ports now work
SVN-Revision: 14663
16 years ago
Andy Boyett 0b44a56a36 wnr2000: configure eth1 (WAN) and detect the ar8216 switch on eth0 (LAN)
ar8216 headers are embedded in packets on eth0 so it is not usable yet

SVN-Revision: 14661
16 years ago
Andy Boyett ec0f53cb37 wnr2000: buttons and blinkenlights!
SVN-Revision: 14660
16 years ago
Gabor Juhos 2242545e56 ag71xx driver: forgot to add a new file
SVN-Revision: 14657
16 years ago
Gabor Juhos 8e0e4cb3d8 mzk-w04nu: enable the ar8216 chip workaround, and add a default network configuration file
SVN-Revision: 14656
16 years ago
Gabor Juhos 0e8a23d053 ag71xx driver: add a workaround for the ar8216 chip, until we get a suitable switch driver
SVN-Revision: 14655
16 years ago
Gabor Juhos 60c561f016 remove duplicated includes
SVN-Revision: 14638
16 years ago
Gabor Juhos 77b57258af TL-WR941ND: add DSA device for the Marvell 88E6060 switch
SVN-Revision: 14637
16 years ago
Gabor Juhos f7cf3b2a68 move device registration function prototypes into a separate header file
SVN-Revision: 14635
16 years ago
Gabor Juhos 46cf4434b6 rename platform.c to devices.c
SVN-Revision: 14634
16 years ago
Gabor Juhos 1afc3a7bd5 enable TL-WR941ND in kernel config
SVN-Revision: 14633
16 years ago
Gabor Juhos a34753cacd tl-wr941nd: register ethernet device, and fix machine id
SVN-Revision: 14632
16 years ago
Gabor Juhos db0a4e48f9 micrel phy driver: change initcall level if compiled into the kernel
SVN-Revision: 14628
16 years ago
Gabor Juhos 8e4fbc7399 preliminary support for the TL-WR941ND
SVN-Revision: 14627
16 years ago
Gabor Juhos 507e6e4140 add an alias board name for the Ubiquiti RouterStation
SVN-Revision: 14563
16 years ago
Gabor Juhos 357ed07a84 add a workaround for fixing the bad performance of the Ubiquiti RouterStation/LS-SR71 boards, until they fix their bootloader.
SVN-Revision: 14556
16 years ago
Gabor Juhos df267a8e2e ag71xx driver: add Kconfig option for enabling debug messages
SVN-Revision: 14517
16 years ago
Gabor Juhos bc8dc1cdba ag71xx driver: apply 2.6.28 specific patches
SVN-Revision: 14515
16 years ago
Gabor Juhos 731a4e5b1d switch to 2.6.28
SVN-Revision: 14514
16 years ago
Gabor Juhos e697d8c27f ag71xx driver: fix a kernel crash caused by r14496
SVN-Revision: 14504
16 years ago
Gabor Juhos 39628cdd5f ag71xx driver: fix return code of the napi poll routine, was broken since [13545] (patch by Ubiquiti Networks)
SVN-Revision: 14496
16 years ago
Gabor Juhos 4bcc027e97 ag71xx driver: update phy connecting code
SVN-Revision: 14495
16 years ago
Gabor Juhos 09e02ec5a7 remove netif schedule from the ag71xx driver
SVN-Revision: 14494
16 years ago
Gabor Juhos 40b538d6d2 add preliminary support for the Ubiquiti LS-SR71 board (thanks to Xianghua Xiao for the initial patch, and for testing)
SVN-Revision: 14488
16 years ago
Gabor Juhos e746170640 pull ethernet mac out of reset before registering the mdio_bus
SVN-Revision: 14486
16 years ago
Gabor Juhos 7ec663a2ad parse the board parameter from the command line first Signed-off-by: Andrea Tassi <andrea.tassi at gmail.com> and WiFi(ed) - The Embedded Development Team (of Riccardo Coppola <coppola.riccardo at gmail.com>, Andrea Tassi <andrea.tassi at gmail.com> and Massimiliano Toce <massimiliano.toce at gmail.com>)
SVN-Revision: 14482
16 years ago
Gabor Juhos d97af0443e create firmware images for the Planex MZK-W04NU board
SVN-Revision: 14413
16 years ago