828 Commits (1859500829c1e10132cb26b31990520a04113c28)

Author SHA1 Message Date
Gabor Juhos e697d8c27f ag71xx driver: fix a kernel crash caused by r14496 16 years ago
Gabor Juhos 39628cdd5f ag71xx driver: fix return code of the napi poll routine, was broken since [13545] (patch by Ubiquiti Networks) 16 years ago
Gabor Juhos 4bcc027e97 ag71xx driver: update phy connecting code 16 years ago
Gabor Juhos 09e02ec5a7 remove netif schedule from the ag71xx driver 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) 16 years ago
Gabor Juhos e746170640 pull ethernet mac out of reset before registering the mdio_bus 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>) 16 years ago
Gabor Juhos d97af0443e create firmware images for the Planex MZK-W04NU board 16 years ago
Gabor Juhos 43ed2ff89d parse RedBoot environments as well (patch by Jonas <jmajau@ubnt.com>) 16 years ago
Gabor Juhos 9e624a7144 mzk-w04nu: fetch MAC address from the flash 16 years ago
Gabor Juhos 03de003183 fix handling of invalid arguments passed by some bootloaders (thanks to Jeff Hansen and to Jonas) 16 years ago
Gabor Juhos 8a5c467323 parse dot-separated MAC address (patch by Jonas <jmajau@ubnt.com>) 16 years ago
Gabor Juhos b0e3550f2a mzk-w04nu: add GPIO LEDs and buttons 16 years ago
Gabor Juhos 0dfca05fbe print some informations about the SoC at bootup 16 years ago
Gabor Juhos e3d58387a3 fix leds-gpio platform data initialization (closes #4512) 16 years ago
Gabor Juhos 92dd3af727 tew-632brp: enable WAN port 16 years ago
Gabor Juhos 8c12e6eced experimental support for the Planex MZK-W04NU board 16 years ago
Gabor Juhos 457bef0475 tew-632brp: add WPS button 16 years ago
Gabor Juhos 6bea544949 move random MAC address generation into the platform initialization code 16 years ago
Gabor Juhos bd38281dba add preliminary support for the Planex MZK-W300NH board 16 years ago
Gabor Juhos 3fa9ee3bfa remove board specific stuff from the generic machine setup 16 years ago
Gabor Juhos f1953fdf4b add preliminary support for the Atheros PB42 board 16 years ago
Gabor Juhos 9bb47dc62d fix the registered machine type of the WNR2000 board 16 years ago
Gabor Juhos e5501cb623 register WMAC device on the Netgear WNR2000 board 16 years ago
Gabor Juhos 6f35d8b500 prepare for ath9k support 16 years ago
Gabor Juhos 2083bb5e6f add experimental support for the NETGEAR WNR2000 board 16 years ago
Gabor Juhos 38826c1e19 add dummy WMAC device 16 years ago
Gabor Juhos 42de997943 add experimental support for the Ubiquiti LSX board 16 years ago
Gabor Juhos af71c482cf add WMAC definitions 16 years ago
Gabor Juhos 7abf10d6e6 add Ubiquiti board detection 16 years ago
Gabor Juhos 067e900705 use SoC specific irq dispatch code 16 years ago
Gabor Juhos 2a33d0dd82 fix GPIO function select bit definitions (based on a patch by Jonas <jmajau at ubnt.com>) 16 years ago
Gabor Juhos 581a7a36a9 rb-4xx: setup code cleanup 16 years ago
Gabor Juhos f2b7ac69ee improve Ubiquiti RouterStation support (based on a patch by Jonas <jmajau at ubnt.com>) 16 years ago
Gabor Juhos 91491c6e37 rename RouterStation stuff, and add machine type for the LSX board 16 years ago
Gabor Juhos 4a51052d7b prepare for RouterStation support 16 years ago
Gabor Juhos d49e66360c move machine setup code 16 years ago
Gabor Juhos d4aa7ecdca tew-632brp: add status LED 16 years ago
Gabor Juhos f212ab51ef tew-632brp: register GPIO buttons 16 years ago
Gabor Juhos 00923918c1 tew-632brp: register GPIO LEDs 16 years ago
Gabor Juhos e643c26169 tew-632brp: use LZMA compressed uImage 16 years ago
Gabor Juhos 4eb4a07b33 tew-632brp: register flash device 16 years ago
Gabor Juhos d31fe48ea0 register eth0 device on the TEW-632BRP board 16 years ago
Gabor Juhos 5ea042a30d ag71xx driver: increase size of dma descriptors 16 years ago
Gabor Juhos 4b6e4d88a9 ag71xx driver: use same FIFO configuration for all SOC 16 years ago
Gabor Juhos 206ccdf4ae ag71xx driver: add OOM handler 16 years ago
Gabor Juhos 2a680498b3 ag71xx driver: don't refill rx buffers twice 16 years ago
Gabor Juhos d058a11ada ag71xx driver: interrupt status is masked by hw, don't mask it again 16 years ago
Gabor Juhos 9d5a38adad ag71xx driver: remove unused code 16 years ago
Gabor Juhos c33682316e ag71xx driver: NAPI poll cleanup 16 years ago