aboutsummaryrefslogtreecommitdiff
path: root/target/linux/ar71xx
Commit message (Expand)AuthorAge
* preliminary support for the Ubiquiti RouterStation ProGabor Juhos2009-02-26
* defconfig: remove network config installed by base-files so defconfig can workAndy Boyett2009-02-26
* wnr2000: enable ar8216 workaround, add network config. LAN ports now workAndy Boyett2009-02-26
* defconfig: move defaults from /etc/config/defaults/ to /etc/defconfig/, previ...Andy Boyett2009-02-26
* wnr2000: configure eth1 (WAN) and detect the ar8216 switch on eth0 (LAN)Andy Boyett2009-02-26
* wnr2000: buttons and blinkenlights!Andy Boyett2009-02-26
* ag71xx driver: forgot to add a new fileGabor Juhos2009-02-25
* mzk-w04nu: enable the ar8216 chip workaround, and add a default network confi...Gabor Juhos2009-02-25
* ag71xx driver: add a workaround for the ar8216 chip, until we get a suitable ...Gabor Juhos2009-02-25
* add default network configuration for the TL-WR941ND boardGabor Juhos2009-02-24
* add more base-filesGabor Juhos2009-02-24
* enable DSA supportGabor Juhos2009-02-23
* remove duplicated includesGabor Juhos2009-02-23
* TL-WR941ND: add DSA device for the Marvell 88E6060 switchGabor Juhos2009-02-23
* move device registration function prototypes into a separate header fileGabor Juhos2009-02-23
* rename platform.c to devices.cGabor Juhos2009-02-23
* enable TL-WR941ND in kernel configGabor Juhos2009-02-23
* tl-wr941nd: register ethernet device, and fix machine idGabor Juhos2009-02-23
* micrel phy driver: change initcall level if compiled into the kernelGabor Juhos2009-02-22
* preliminary support for the TL-WR941NDGabor Juhos2009-02-22
* disable all kernel config options that are set to =mFelix Fietkau2009-02-22
* update to 2.6.28.7 and 2.6.27.19Hauke Mehrtens2009-02-21
* include revision number in Ubiquity imagesFlorian Fainelli2009-02-20
* update to 2.6.28.6Gabor Juhos2009-02-19
* add an alias board name for the Ubiquiti RouterStationGabor Juhos2009-02-19
* add a workaround for fixing the bad performance of the Ubiquiti RouterStation...Gabor Juhos2009-02-18
* ag71xx driver: add Kconfig option for enabling debug messagesGabor Juhos2009-02-15
* ag71xx driver: apply 2.6.28 specific patchesGabor Juhos2009-02-15
* switch to 2.6.28Gabor Juhos2009-02-15
* update to 2.6.27.17Gabor Juhos2009-02-15
* ag71xx driver: fix a kernel crash caused by r14496Gabor Juhos2009-02-13
* ag71xx driver: fix return code of the napi poll routine, was broken since [13...Gabor Juhos2009-02-13
* ag71xx driver: update phy connecting codeGabor Juhos2009-02-13
* remove netif schedule from the ag71xx driverGabor Juhos2009-02-13
* remove 2.6.26 specific stuffGabor Juhos2009-02-13
* add preliminary support for the Ubiquiti LS-SR71 board (thanks to Xianghua Xi...Gabor Juhos2009-02-12
* fix a typo in the dynamic mdio patchGabor Juhos2009-02-12
* pull ethernet mac out of reset before registering the mdio_busGabor Juhos2009-02-12
* parse the board parameter from the command line first Signed-off-by: Andrea T...Gabor Juhos2009-02-12
* sync kernel configsGabor Juhos2009-02-10
* update to 2.6.27.15Gabor Juhos2009-02-08
* update mdio patchGabor Juhos2009-02-06
* create firmware images for the Planex MZK-W04NU boardGabor Juhos2009-02-05
* parse RedBoot environments as well (patch by Jonas <jmajau@ubnt.com>)Gabor Juhos2009-02-03
* mzk-w04nu: fetch MAC address from the flashGabor Juhos2009-02-03
* fix handling of invalid arguments passed by some bootloaders (thanks to Jeff ...Gabor Juhos2009-02-03
* parse dot-separated MAC address (patch by Jonas <jmajau@ubnt.com>)Gabor Juhos2009-02-02
* mzk-w04nu: add GPIO LEDs and buttonsGabor Juhos2009-02-02
* print some informations about the SoC at bootupGabor Juhos2009-02-01
* fix UBNT-RS image generationGabor Juhos2009-01-28