| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [ep93xx] add 3.2 support | florian | 2012-01-29 | 5 | -1/+1528 |
* | [kernel] add another 3.2 framebuffer symbol | florian | 2012-01-29 | 1 | -0/+1 |
* | [au1000] add support for 3.2 kernel | florian | 2012-01-29 | 5 | -1/+319 |
* | switch: fix some memory leaks in switch_parse_vlan() | hauke | 2012-01-28 | 3 | -7/+8 |
* | [ar71xx] add support for the Atheros AP113 reference board | florian | 2012-01-28 | 14 | -12/+316 |
* | [ar71xx] refresh 3.2 patches | florian | 2012-01-28 | 12 | -19/+20 |
* | [tools] autoconf: another relocatability fix for autom4te, substitute hardcod... | jow | 2012-01-28 | 1 | -0/+13 |
* | [tools] automake: generate relative aclocal symlinks in staging_dir | jow | 2012-01-28 | 1 | -4/+4 |
* | [sdk] make sure .config gets copied as file | jow | 2012-01-28 | 1 | -1/+1 |
* | brcm47xx: add fix for cardbus host controller | hauke | 2012-01-27 | 2 | -0/+44 |
* | mac80211: fix patch when running on ssb based devices | hauke | 2012-01-27 | 1 | -5/+6 |
* | ath9k: revert one more linux upstream commit in the initvals to fully fix the... | nbd | 2012-01-27 | 1 | -96/+112 |
* | ath9k: fix initvals for high-power ar938x devices, fixes tx power on buffalo ... | nbd | 2012-01-27 | 1 | -0/+192 |
* | ar71xx: use 64k block size for WZR-HP-AG300H | juhosg | 2012-01-27 | 1 | -1/+1 |
* | ar71xx: fix sysupgrade image building of atheros boards after r29899 | juhosg | 2012-01-27 | 1 | -10/+10 |
* | ar71xx: create the temporary directory before building initramfs images | juhosg | 2012-01-26 | 1 | -1/+1 |
* | ar71xx: create a profile and build images for Compex WPE72 | juhosg | 2012-01-26 | 2 | -0/+17 |
* | firmware-utils/mkmylofw: add WPE72 support | juhosg | 2012-01-26 | 2 | -0/+4 |
* | ar71xx: add support for Compex WPE72/WPE72NX | juhosg | 2012-01-26 | 11 | -4/+230 |
* | generic: add WPE72 ID to myloader.h | juhosg | 2012-01-26 | 1 | -0/+1 |
* | ramips: add support for Sitecom WL-341v3 and other Sercomm IP1006RRv2 boards | juhosg | 2012-01-26 | 11 | -0/+212 |
* | mac80211: enable support for RaLink Rt53xx USB devices in rt2800usb | juhosg | 2012-01-25 | 1 | -1/+1 |
* | ar71xx: TL-MR3020: fix board detection, fix missing mandatory package and mod... | juhosg | 2012-01-25 | 5 | -4/+7 |
* | ar71xx: TL-MR3020: fix GPIO polarity for button and switch | juhosg | 2012-01-25 | 2 | -6/+6 |
* | netifd: update to latest, fixes a crash when the interface protocol was not s... | nbd | 2012-01-24 | 1 | -2/+2 |
* | [package] hostapd: introduce a client_cert option which is passed on to wpa_s... | jow | 2012-01-24 | 2 | -2/+5 |
* | ar71xx: use the lzma loader on the Planex boards | juhosg | 2012-01-24 | 1 | -3/+20 |
* | ar71xx: rename Sysupgrade/{KR,RK} to Sysupgrade/{KR,RK}uImage | juhosg | 2012-01-24 | 1 | -12/+12 |
* | ar71xx: fix the AP/Router LED definitons on MZK-W300NH | juhosg | 2012-01-24 | 2 | -16/+12 |
* | ar71xx: preset WLAN LED config on MZK-W300NH | juhosg | 2012-01-24 | 1 | -0/+4 |
* | ar71xx: remove hardcoded MTD layout from planex files | juhosg | 2012-01-24 | 4 | -164/+4 |
* | ar71xx: pass mtdlayout to Planex boards via command line | juhosg | 2012-01-24 | 1 | -1/+2 |
* | ar71xx: remove an unused header file | juhosg | 2012-01-24 | 1 | -24/+0 |
* | ramips: generate sysupgrade image for the ALL0256N | juhosg | 2012-01-24 | 1 | -0/+5 |
* | ramips: add user-space support for ALL0256N | juhosg | 2012-01-24 | 6 | -1/+20 |
* | ramips: add kernel support for ALL0256N | juhosg | 2012-01-24 | 5 | -0/+136 |
* | [lantiq] Initial DSL framework | blogic | 2012-01-24 | 5 | -27/+331 |
* | ar71xx: nuke fs_all variable in image/Makefile | juhosg | 2012-01-24 | 1 | -2/+0 |
* | ar71xx: create interim kernel files in a separate dir | juhosg | 2012-01-24 | 1 | -66/+68 |
* | ar71xx: prebuild all loaders in Image/Prepare stage | juhosg | 2012-01-24 | 1 | -2/+20 |
* | ImageBuilder: respect the PROFILE parameter | juhosg | 2012-01-24 | 1 | -4/+5 |
* | hostapd: merge an upstream workaround for broken clients sending the wrong wp... | nbd | 2012-01-24 | 3 | -3/+21 |
* | ramips: scripts updates | juhosg | 2012-01-23 | 6 | -23/+47 |
* | ar71xx: 3.2: fix build errors if PCI is not enabled | juhosg | 2012-01-23 | 2 | -1/+19 |
* | ar71xx: fix compiler warning if PCI is not enabled | juhosg | 2012-01-23 | 1 | -1/+1 |
* | ar71xx: add initial support for 3.2 | juhosg | 2012-01-22 | 200 | -0/+25484 |
* | ar71xx: move arch specific files to files-2.6.39 | juhosg | 2012-01-22 | 121 | -0/+0 |
* | ar71xx: build ALFA AP96 images with default profile as well | juhosg | 2012-01-22 | 1 | -0/+1 |
* | [package] base-files: add a uci-defaults script which will migrate the root p... | jow | 2012-01-22 | 2 | -1/+13 |
* | netifd: update to latest version, add some more status info and rework shell ... | nbd | 2012-01-22 | 1 | -2/+2 |