| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | add missing 3.6 symbols | kaloz | 2012-10-29 | 2 | -7/+16 |
* | [orion]: the uImage's filename will hardly change | kaloz | 2012-10-29 | 1 | -3/+2 |
* | generic: add more symbols for 3.6 | juhosg | 2012-10-29 | 1 | -2/+33 |
* | ar71xx: add initial support for 3.6 | juhosg | 2012-10-28 | 100 | -0/+8858 |
* | kernel: update linux 3.6 to 3.6.4 | juhosg | 2012-10-28 | 5 | -8/+8 |
* | ar71xx: remove NO_AUTOINCR flag from the NAND drivers | juhosg | 2012-10-28 | 6 | -3/+33 |
* | generic: fix crashlog patch for 3.6 | juhosg | 2012-10-28 | 1 | -15/+6 |
* | ar71xx: ag71xx: fix build_skb arguments for 3.6 | juhosg | 2012-10-27 | 2 | -1/+13 |
* | generic: fix tcp_window_check patch for 3.6 | juhosg | 2012-10-27 | 1 | -6/+6 |
* | [package/kernel]: remove references to 2.6.39 | kaloz | 2012-10-27 | 3 | -4/+1 |
* | [generic]: instead of updating the whole file, just add the additional boards | kaloz | 2012-10-27 | 4 | -7474/+66 |
* | package/kernel: arc4 needs blkcipher support on 3.6 | juhosg | 2012-10-27 | 1 | -1/+1 |
* | [orion]: rename erase size variables | kaloz | 2012-10-27 | 1 | -7/+7 |
* | [orion]: add support for Netgear WN802T | kaloz | 2012-10-27 | 3 | -0/+90 |
* | [orion]: don't enforce rootfs location | kaloz | 2012-10-27 | 1 | -1/+1 |
* | [brcm47xx]: generate images for the D-Link DWL-3150 as well | kaloz | 2012-10-27 | 1 | -2/+8 |
* | ar71xx: enable sysupgrade for the CAP4200AG board | juhosg | 2012-10-27 | 1 | -1/+5 |
* | package/uboot-envtools: add CAP4200AG support | juhosg | 2012-10-27 | 1 | -1/+2 |
* | ar71xx: add profile and build image for the CAP4200AG | juhosg | 2012-10-27 | 2 | -0/+19 |
* | ar71xx: add user-space part for the CAP4200AG | juhosg | 2012-10-27 | 4 | -0/+13 |
* | ar71xx: add support for the Senao CAP4200AG board | juhosg | 2012-10-27 | 3 | -0/+171 |
* | ar71xx: add ath79_wmac_disable_[25]ghz helpers | juhosg | 2012-10-27 | 1 | -0/+31 |
* | generic: allow to disable [25]GHz support in ath9k via platform data | juhosg | 2012-10-27 | 2 | -0/+73 |
* | generic: use mtd_read in myloader parser | juhosg | 2012-10-27 | 1 | -2/+2 |
* | ar71xx: use mtd_read in wrt160nl_part | juhosg | 2012-10-27 | 1 | -2/+2 |
* | ar71xx: use mtd_read in tplinkpart | juhosg | 2012-10-27 | 1 | -4/+4 |
* | ar71xx: generate 4,8,16M images for the WPE72 | juhosg | 2012-10-27 | 1 | -1/+4 |
* | generic: swconfig: use led_set_brightness in LED control code | juhosg | 2012-10-26 | 2 | -2/+13 |
* | generic: add missing symbols for 3.6 | juhosg | 2012-10-26 | 1 | -0/+21 |
* | ar71xx: reject TP-Link images containing a bootloader | juhosg | 2012-10-26 | 1 | -0/+12 |
* | ramips: use correct key code for the RFKILL switch on the TEW-691GR | juhosg | 2012-10-26 | 1 | -1/+1 |
* | [malta] add 3.6 kernel configuration | florian | 2012-10-26 | 1 | -0/+304 |
* | [brcm63xx] add missing 6345 clock bits patch to 3.6 patches | florian | 2012-10-26 | 1 | -0/+34 |
* | [kernel] add some more 3.6 config symbols | florian | 2012-10-26 | 1 | -0/+12 |
* | ath9k: fix a stale bf->bf_next pointer, potentially leading to double-free er... | nbd | 2012-10-25 | 1 | -0/+18 |
* | mac80211: refresh patch | nbd | 2012-10-25 | 1 | -10/+4 |
* | [brcm63xx] add preliminary support for 3.6 kernel | florian | 2012-10-25 | 105 | -0/+12641 |
* | brcm47xx: check for .ELF header in partition parser | hauke | 2012-10-25 | 1 | -2/+8 |
* | b43-tools: get rid of the libfl dependency to fix build errors on mac os x | nbd | 2012-10-25 | 2 | -0/+15 |
* | acx-mac80211: add md5sum for acx-mac80211 file, to download it from the mirror. | hauke | 2012-10-25 | 1 | -0/+1 |
* | mac80211: add md5sum for linux-firmware file, to download it from the mirror. | hauke | 2012-10-25 | 1 | -0/+2 |
* | b43-tools: fix md5sum | hauke | 2012-10-25 | 1 | -1/+1 |
* | mac80211: update carl9170 firmware | hauke | 2012-10-25 | 1 | -2/+2 |
* | kernel: add PCI id 14e4:4350 to ssb | hauke | 2012-10-25 | 4 | -0/+58 |
* | kernel: add a few missing config symbols for x86. added to generic config bec... | nbd | 2012-10-25 | 2 | -0/+8 |
* | kernel: refresh config files using kconfig.pl | nbd | 2012-10-25 | 2 | -127/+123 |
* | kernel: fix the pcspkr module, add proper dependencies, add the actual sound ... | nbd | 2012-10-25 | 1 | -15/+21 |
* | kernel: update bcma and ssb to master-2012-10-18 from wireless-testing | hauke | 2012-10-25 | 41 | -3564/+4589 |
* | hostapd: merge some pending fixes (fixes assoc errors when moving between vap... | nbd | 2012-10-25 | 2 | -1/+43 |
* | [brcm63xx] fix Ethernet DMA for 636x and 6328 after r33916 | florian | 2012-10-25 | 1 | -12/+49 |