| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | ar71xx: rewrite SPI drivers for the RB4xx boards | juhosg | 2010-08-31 | 31 | -388/+1531 |
* | ar71xx: refresh patches | juhosg | 2010-08-25 | 32 | -113/+101 |
* | [kernel] update to 2.6.32.20 | florian | 2010-08-22 | 1 | -1/+1 |
* | ar71xx: don't override CONFIG_SWAP | juhosg | 2010-08-18 | 2 | -2/+0 |
* | ar71xx: change mac address initialization | juhosg | 2010-08-18 | 31 | -61/+101 |
* | ar71xx: add a new driver for the ar7240 switch using swconfig. | nbd | 2010-08-16 | 7 | -8/+902 |
* | ar71xx: add eap7660d board to diag.sh and sysupgrade | juhosg | 2010-08-14 | 2 | -2/+5 |
* | linux/ar71xx: add nanostation-m signature (thanks Antonio Anselmi) | acoul | 2010-08-14 | 1 | -1/+1 |
* | [ar71xx] add uci-defaults script to migrate vlan 0 to vlan 1 after sysupgrade... | jow | 2010-08-13 | 1 | -0/+13 |
* | ar71xx: remove the fifo cfg overrides for the ap91 ethernet code - these valu... | nbd | 2010-07-27 | 1 | -6/+0 |
* | ar71xx: fix sysupgrade on the ubnt nanostation m | nbd | 2010-07-23 | 1 | -1/+1 |
* | ar71xx: add support for the tp-link tl-wa901nd devices (patch by Pieter "Fate... | nbd | 2010-07-22 | 14 | -1/+197 |
* | ar71xx: set default values for the fifo cfg registers on AR724x | nbd | 2010-07-20 | 1 | -0/+7 |
* | update kernel versions | kaloz | 2010-07-19 | 1 | -1/+1 |
* | generic: move ath5k_platform.h from ar71xx to generic files | juhosg | 2010-07-15 | 1 | -30/+0 |
* | ar71xx: in-flash macs and eeprom for mach-eap7660d | juhosg | 2010-07-15 | 3 | -3/+109 |
* | ar71xx: only reinit the ethernet MAC at .open() on ar724x for now, until we'v... | nbd | 2010-07-06 | 1 | -1/+3 |
* | ag71xx: reset the hardware during open(), this improves recovery from tx time... | nbd | 2010-07-04 | 1 | -0/+2 |
* | ag71xx: fix a memory corruption bug that happens if you flood the interface w... | nbd | 2010-07-04 | 1 | -0/+6 |
* | ar71xx: fix leds-rb750 build failure on 2.6.34 | juhosg | 2010-07-01 | 1 | -0/+1 |
* | [ar71xx] fix dir-825-b1 default network config after r21905 | jow | 2010-07-01 | 1 | -1/+1 |
* | fix commit r21993 | acoul | 2010-06-30 | 2 | -0/+2 |
* | ar71xx: don't use vlan 0 for devices with rtl8366s switch | juhosg | 2010-06-26 | 2 | -2/+2 |
* | ar71xx: add support for the Senao EAP7660D board | juhosg | 2010-06-18 | 11 | -0/+128 |
* | ar71xx: fix RB750 LED configuration | juhosg | 2010-06-17 | 1 | -2/+2 |
* | ar71xx: avoid duplicated 'board' parameter in kernel command line | juhosg | 2010-06-14 | 1 | -8/+31 |
* | ar71xx: add default network config for the RB433UAH board | juhosg | 2010-06-12 | 1 | -0/+26 |
* | ar71xx: nuke AR71XX_MACH_UBNT_AR71XX machtype | juhosg | 2010-06-12 | 2 | -4/+0 |
* | generic: move more common options to generic configuration | juhosg | 2010-06-10 | 1 | -3/+0 |
* | generic: move some common symbols to generic configuration | juhosg | 2010-06-10 | 2 | -3/+0 |
* | generic: standardize CONFIG_INLINE_* symbols usage | juhosg | 2010-06-10 | 1 | -28/+0 |
* | ar71xx: sync kernel configs | juhosg | 2010-06-10 | 3 | -100/+7 |
* | ar71xx: remove more config overrides | juhosg | 2010-06-10 | 2 | -14/+0 |
* | ar71xx: fix phy_mask for the RB450 | juhosg | 2010-06-09 | 1 | -5/+7 |
* | ar71xx: don't override CONFIG_BRIDGE_* options | juhosg | 2010-06-09 | 2 | -4/+0 |
* | ar71xx: fix nand_scan_ident parameters in the rb{4xx,750}_nand drivers for 2.... | juhosg | 2010-06-09 | 1 | -0/+22 |
* | ar71xx: fix build error in the rb{4xx,750}_nand drivers on 2.6.34/35 | juhosg | 2010-06-09 | 2 | -0/+2 |
* | ar71xx: add kernel 2.6.35 preliminary support | acoul | 2010-06-09 | 32 | -0/+1274 |
* | ar71xx: add default network configuration file for the RB450/RB433 boards | juhosg | 2010-06-08 | 2 | -0/+52 |
* | ar71xx: enable the IP17xx driver for the nand subtarget | juhosg | 2010-06-08 | 4 | -4/+1 |
* | ar71xx: fix phy_mask on the RB433 for the IP17xx driver | juhosg | 2010-06-08 | 1 | -4/+7 |
* | ar71xx: fix 2.6.34 build errors | juhosg | 2010-06-07 | 3 | -0/+3 |
* | ar71xx: add missing 2.6.34 config symbol | juhosg | 2010-06-07 | 1 | -0/+1 |
* | ar71xx: build firmware images if Minimal profile is selected | juhosg | 2010-06-06 | 1 | -0/+4 |
* | ar71xx: rename Minimal profile | juhosg | 2010-06-06 | 1 | -5/+5 |
* | ar71xx: clarify the nand subtarget a bit | nbd | 2010-06-05 | 1 | -1/+1 |
* | generic: merge mips multi machine update to generic patches for 2.6.34 | juhosg | 2010-06-04 | 1 | -134/+0 |
* | generic: merge mips multi machine update to generic patches for 2.6.33 | juhosg | 2010-06-04 | 1 | -134/+0 |
* | generic: merge mips multi machine update to generic patches for 2.6.32 | juhosg | 2010-06-04 | 1 | -134/+0 |
* | ar71xx: fix rootfs mount issue (closes #7319) | acoul | 2010-06-01 | 1 | -0/+1 |