Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | ar71xx: add a common function to configure USB power GPIOs | Gabor Juhos | 2012-06-19 | |
| | | | | SVN-Revision: 32454 | |||
* | ar71xx: correctly detect NETGEAR WNDRMAC | Gabor Juhos | 2012-06-19 | |
| | | | | | | | | | This patch helps properly detect a WNDRMAC device. Before this patch the model is detected as "NETGEAR ?????????N". Signed-off-by: Roman A. aka BasicXP <x12ozmouse@ya.ru> SVN-Revision: 32453 | |||
* | ar71xx: add USB LED support by default for WNDR3700/WNDR3800/WNDRMAC | Gabor Juhos | 2012-06-19 | |
| | | | | | | | | | This adds kmod-leds-wndr3700-usb package to a default build for WNDR3700, WNDR3800 and WNDRMAC in order to support the green USB LED. Signed-off-by: Roman A. aka BasicXP <x12ozmouse@ya.ru> SVN-Revision: 32452 | |||
* | ar71xx: add support for the embeddedwireless Dorin board (based on patch by ↵ | Felix Fietkau | 2012-06-19 | |
| | | | | | | embeddedwireless.de) SVN-Revision: 32447 | |||
* | ar71xx: add support for reading the MAC address from OTP ROM on AR933x | Felix Fietkau | 2012-06-19 | |
| | | | | SVN-Revision: 32446 | |||
* | ar71xx: swap the PHY address of the ethernet port of TL-MR3040/TL-MR11U ↵ | Felix Fietkau | 2012-06-13 | |
| | | | | | | similar to TL-MR3020 to fix ethernet link detection SVN-Revision: 32336 | |||
* | ar71xx: fix LZMA loader build regression from r32090 (thx, juhosg) | Felix Fietkau | 2012-06-06 | |
| | | | | SVN-Revision: 32095 | |||
* | ar71xx: fix PHY setup on TL-MR3020 (fixes #11572) | Felix Fietkau | 2012-06-06 | |
| | | | | SVN-Revision: 32093 | |||
* | ar71xx: add a helper function for setting up PHY4 swapping on ar933x | Felix Fietkau | 2012-06-06 | |
| | | | | SVN-Revision: 32092 | |||
* | ar71xx: only build all loader images if the image builder is enabled - saves ↵ | Felix Fietkau | 2012-06-06 | |
| | | | | | | some time on make target/install SVN-Revision: 32090 | |||
* | bump to 3.3.8 | John Crispin | 2012-06-05 | |
| | | | | SVN-Revision: 32055 | |||
* | uboot-envtools: update to 2012.04.01 | Luka Perkov | 2012-06-04 | |
| | | | | SVN-Revision: 32051 | |||
* | ar71xx: add default LED setup for the DB120 board | Gabor Juhos | 2012-05-29 | |
| | | | | SVN-Revision: 31997 | |||
* | ar71xx: use the generic uci-default functions for initial LED setup | Gabor Juhos | 2012-05-29 | |
| | | | | SVN-Revision: 31992 | |||
* | ar71xx: do not override the mdio clock for ar9330. the override value ↵ | Felix Fietkau | 2012-05-28 | |
| | | | | | | (obtained from an atheros driver) seems to break ethernet functionality SVN-Revision: 31956 | |||
* | ar71xx: improve rx performance of the ethernet driver by using build_skb to ↵ | Felix Fietkau | 2012-05-28 | |
| | | | | | | deliver a cache-hot skb to the network stack SVN-Revision: 31934 | |||
* | ar71xx: fix MII clock settings for various chips, improves ethernet ↵ | Felix Fietkau | 2012-05-27 | |
| | | | | | | stability on AR934x SVN-Revision: 31925 | |||
* | ar71xx: fix TL-WR1041 image size | Gabor Juhos | 2012-05-27 | |
| | | | | SVN-Revision: 31923 | |||
* | kernel: update linux 3.3 to 3.3.7 | Gabor Juhos | 2012-05-23 | |
| | | | | SVN-Revision: 31848 | |||
* | ar71xx: fix an insignificant typo | Gabor Juhos | 2012-05-23 | |
| | | | | | | Patch from #11485. SVN-Revision: 31847 | |||
* | ar71xx: fix WLAN led for RB751U-2HnD and RB751G-2HnD | Gabor Juhos | 2012-05-23 | |
| | | | | | | Patch by Kamil Trzciński <ayufan@osk-net.pl> SVN-Revision: 31846 | |||
* | ar71xx: add support for TP-Link TL-MR3040 | Gabor Juhos | 2012-05-23 | |
| | | | | | | | | | Support for TP-Link TL-MR3040. Power LED not working - always on red, after start should be green. Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> SVN-Revision: 31845 | |||
* | linux: move certain disabled symbols to the generic configs | Gabor Juhos | 2012-05-15 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * CONFIG_ARCH_DMA_ADDR_T_64BIT * CONFIG_ARCH_HAS_ILOG2_U32 * CONFIG_ARCH_HAS_ILOG2_U64 * CONFIG_ARCH_PHYS_ADDR_T_64BIT * CONFIG_ARCH_SUPPORTS_MSI * CONFIG_GENERIC_CPU_DEVICES * CONFIG_HWMON_DEBUG_CHIP * CONFIG_I2C_PXA_PCI * CONFIG_LEDS_GPIO * CONFIG_MINIX_FS_NATIVE_ENDIAN * CONFIG_MLX4_CORE * CONFIG_POWER_SUPPLY * CONFIG_POWER_SUPPLY_DEBUG * CONFIG_QUOTACTL * CONFIG_SDIO_UART * CONFIG_SENSORS_K10TEMP * CONFIG_SENSORS_SCH56XX_COMMON * CONFIG_SENSORS_VIA_CPUTEMP * CONFIG_SERIO_AMBAKMI * CONFIG_SERIO_I8042 * CONFIG_SERIO_LIBPS2 * CONFIG_SERIO_PCIPS2 * CONFIG_SERIO_RAW * CONFIG_SERIO_SERPORT * CONFIG_SPI_BITBANG * CONFIG_SPI_GPIO SVN-Revision: 31737 | |||
* | ar71xx: remove AG71XX_RX_PKT_RESERVE, it is no longer necessary (found by ↵ | Felix Fietkau | 2012-05-15 | |
| | | | | | | Eric Dumazet) SVN-Revision: 31736 | |||
* | kernel: update linux 3.3 to 3.3.6 | Gabor Juhos | 2012-05-14 | |
| | | | | SVN-Revision: 31709 | |||
* | ar71xx: fix build error if PCI is disabled | Gabor Juhos | 2012-05-07 | |
| | | | | SVN-Revision: 31646 | |||
* | kernel: update linux 3.3 to 3.3.5 | Gabor Juhos | 2012-05-07 | |
| | | | | SVN-Revision: 31645 | |||
* | kernel: rewrite the phy packet hook, put it in the network stack to avoid ↵ | Felix Fietkau | 2012-05-06 | |
| | | | | | | having to keep non-upstream ethernet driver changes SVN-Revision: 31637 | |||
* | ar71xx: add profile and build image for the TL-WR1041N v2 board | Gabor Juhos | 2012-05-05 | |
| | | | | | | Patch-by: Vince Huang <axishero@foxmail.com> SVN-Revision: 31610 | |||
* | ar71xx: add support for the TP-Link TL-WR1041N v2 board | Gabor Juhos | 2012-05-05 | |
| | | | | | | Patch-by: Vince Huang <axishero@foxmail.com> SVN-Revision: 31608 | |||
* | ar71xx: update 3.3 patches | Gabor Juhos | 2012-05-05 | |
| | | | | SVN-Revision: 31602 | |||
* | ar71xx: fix a typo in the db120 mach file | Gabor Juhos | 2012-05-05 | |
| | | | | | | Reported-by: Sven Eckelmann <sven@narfation.org> SVN-Revision: 31601 | |||
* | kernel: update linux 3.3 to 3.3.4 | Gabor Juhos | 2012-04-30 | |
| | | | | SVN-Revision: 31541 | |||
* | ar71xx: allow to disable link polling on unused PHYs | Gabor Juhos | 2012-04-29 | |
| | | | | SVN-Revision: 31533 | |||
* | ar71xx: enable MIB counters in the built-in switch of the AR934x | Gabor Juhos | 2012-04-25 | |
| | | | | SVN-Revision: 31476 | |||
* | ar71xx: TL-WR741NDv4: add WLAN LED config | Gabor Juhos | 2012-04-24 | |
| | | | | | | | | On TP-Link TL-WR741ND version 4, the WLAN LED must be configured to work. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net> SVN-Revision: 31461 | |||
* | kernel: update linux 3.3 to 3.3.3 | Jonas Gorski | 2012-04-24 | |
| | | | | SVN-Revision: 31460 | |||
* | ar71xx: remove duplicated AP121 Kconfig entry | Gabor Juhos | 2012-04-20 | |
| | | | | SVN-Revision: 31382 | |||
* | ar71xx: nuke 3.2 support | Gabor Juhos | 2012-04-19 | |
| | | | | SVN-Revision: 31360 | |||
* | ar71xx: switch to 3.3.2 | Gabor Juhos | 2012-04-19 | |
| | | | | SVN-Revision: 31359 | |||
* | ar71xx: sync 3.3 config | Gabor Juhos | 2012-04-19 | |
| | | | | SVN-Revision: 31358 | |||
* | ar71xx: merge/reorganize 3.3 patches | Gabor Juhos | 2012-04-19 | |
| | | | | SVN-Revision: 31357 | |||
* | ar71xx: use ap91_pci_init for RB751{,G} | Gabor Juhos | 2012-04-19 | |
| | | | | SVN-Revision: 31356 | |||
* | ar71xx: move USB device registration directly into rb751{,g}_setup | Gabor Juhos | 2012-04-19 | |
| | | | | SVN-Revision: 31355 | |||
* | ar71xx: add ap9x_pci_get_wmac_data helper | Gabor Juhos | 2012-04-19 | |
| | | | | SVN-Revision: 31354 | |||
* | ar71xx: add sanity checks to decode_rle | Gabor Juhos | 2012-04-19 | |
| | | | | | | Also use -EINVAL instead of -1. SVN-Revision: 31353 | |||
* | kernel: also update the targets to use 3.2.15 | Jonas Gorski | 2012-04-17 | |
| | | | | | | Thanks Gabor for spotting it. SVN-Revision: 31337 | |||
* | kernel: update linux 3.3 to 3.3.2 | Jonas Gorski | 2012-04-17 | |
| | | | | SVN-Revision: 31336 | |||
* | kernel: update linux 3.2 to 3.2.14 | Jonas Gorski | 2012-04-09 | |
| | | | | SVN-Revision: 31222 | |||
* | ar71xx: image: build initramfs images for the WHR boards | Gabor Juhos | 2012-04-06 | |
| | | | | SVN-Revision: 31209 |