| Commit message (Expand) | Author | Age | Files | Lines |
* | mktplinkfw: fix help string, and remove duplicated option | juhosg | 2010-03-08 | 1 | -5/+3 |
* | package: fix w1-gpio-custom package (closes #6770) | juhosg | 2010-03-08 | 2 | -11/+11 |
* | mkimage: fix spurious build errors caused by its braindead build system | nbd | 2010-03-08 | 1 | -0/+1 |
* | imagebuilder: add REVISION variable (closes #6795) | juhosg | 2010-03-08 | 2 | -2/+6 |
* | ar71xx: simplify WP543 image generation, and fix rootfs offset | juhosg | 2010-03-08 | 1 | -16/+7 |
* | add missing file from patch | thepeople | 2010-03-08 | 1 | -0/+14 |
* | finish cleaning my broken commit | thepeople | 2010-03-08 | 5 | -448/+0 |
* | ar71xx: sync .33 config | juhosg | 2010-03-08 | 1 | -5/+0 |
* | ar71xx: enable AR7240 DSA driver on 2.6.33 as well | juhosg | 2010-03-08 | 3 | -0/+109 |
* | fix missing parts of r19997. | thepeople | 2010-03-08 | 8 | -0/+549 |
* | ar71xx: refresh patches | juhosg | 2010-03-08 | 3 | -10/+10 |
* | ar71xx: add NAND driver for the RB750 | juhosg | 2010-03-08 | 6 | -1/+410 |
* | ar71xx: add ar71xx_gpio_function_setup | juhosg | 2010-03-08 | 2 | -1/+21 |
* | package: add module for the RB750 LED driver | juhosg | 2010-03-08 | 1 | -0/+16 |
* | ar71xx: add LED driver for the RB750 | juhosg | 2010-03-08 | 7 | -0/+249 |
* | ar71xx: add latch handling code for the RB750 | juhosg | 2010-03-08 | 2 | -0/+104 |
* | ar71xx: increase kernel partition size for the WP543 boards | juhosg | 2010-03-08 | 1 | -4/+4 |
* | [package] dnsmasq: prevent bad command line error when a dhcp pool has ignore... | jow | 2010-03-08 | 1 | -1/+1 |
* | [package] acx: remove wrong CONFIG_PCI dep (should have been PCI_SUPPORT, but... | nico | 2010-03-08 | 1 | -1/+1 |
* | mac80211: remove an obsolete patch which breaks 2.6.32 compat | nbd | 2010-03-08 | 1 | -14/+0 |
* | mac80211: small whitespace fix in minstrel_ht | nbd | 2010-03-08 | 1 | -1/+1 |
* | [xburst] Add sound support for the n516. | lars | 2010-03-07 | 3 | -0/+313 |
* | [xburst] Add support for enabling/disabling the aic controllers clock. | lars | 2010-03-07 | 2 | -27/+50 |
* | mac80211: fix a few more minstrel_ht bugs (thx to Christian Lamparter) | nbd | 2010-03-07 | 1 | -6/+8 |
* | [ar7] add support for new ar7-atm version D7.05.00.00 (#6515) | florian | 2010-03-07 | 22 | -0/+1761 |
* | mac80211: improve minstrel_ht performance by reducing the impact of slow samp... | nbd | 2010-03-07 | 1 | -6/+14 |
* | [ar7] correct the MDIO base address and reset sequence for Titan (#6573) | florian | 2010-03-07 | 2 | -27/+85 |
* | [ar7] add one more acx-mac80211 patch to finally allow its building on ar7 | florian | 2010-03-07 | 1 | -0/+13 |
* | mac80211: simplify minstrel_ht code, rewrite packet sampling algorithm for im... | nbd | 2010-03-07 | 1 | -126/+107 |
* | mac80211: increase minstrel_ht precision by properly using a-mpdu frame stats | nbd | 2010-03-07 | 1 | -5/+4 |
* | mac80211: implement .rate_update in minstrel_ht | nbd | 2010-03-07 | 1 | -23/+45 |
* | mac80211: update to wireless-testing 2010-03-03 | nbd | 2010-03-07 | 13 | -119/+11 |
* | [toolchain] uClibc: enhance debug support (closes: #6118) | nico | 2010-03-07 | 4 | -5/+22 |
* | [toolchain] uClibc: revert to old linuxthreads implementation on x86 (like al... | nico | 2010-03-07 | 4 | -8/+0 |
* | ar71xx: add preliminary support for the RouterBOARD 750 | juhosg | 2010-03-07 | 8 | -0/+53 |
* | ar71xx: make the rb4xx nand driver depends on AR71XX_MACH_RB4XX | juhosg | 2010-03-07 | 2 | -2/+2 |
* | ar71xx: rename mach-rb-4xx.c to mach-rb4xx.c, and change Kconfig symbol | juhosg | 2010-03-07 | 5 | -4/+4 |
* | [package] siit: oops, 'make M=... modules' is 2.6 only, use SUBDIRS=... instead | nico | 2010-03-07 | 1 | -1/+1 |
* | [package] siit: use $(KERNEL_MAKEOPTS) | nico | 2010-03-07 | 1 | -7/+3 |
* | [package] siit: remove obsolete dep (builds fine on 2.6.31 since r18191) | nico | 2010-03-07 | 1 | -1/+1 |
* | [ar7] let 802.1q tagged frames go in and out from cpmac (#6730) | florian | 2010-03-06 | 2 | -0/+22 |
* | [ar7] fallback to "dumb switch" mode if no PHY was detected | florian | 2010-03-06 | 1 | -0/+16 |
* | [ar7] fix cpmac panics with 2.6.32 (#6764) | florian | 2010-03-06 | 1 | -0/+15 |
* | [ar7] add some missing patches to acx-mac80211 it now builds the pci module a... | florian | 2010-03-06 | 2 | -0/+62 |
* | [toolchain] gcc: only enable/disable TLS support in final stage (closes: #6788) | nico | 2010-03-06 | 1 | -5/+8 |
* | [ar7] move netdev_ops conversion, previous hunk was not correct | florian | 2010-03-06 | 1 | -7/+17 |
* | [ar7] update acx-mac80211 to a newer snapshot and fix its compilation wrt new... | florian | 2010-03-06 | 8 | -371/+176 |
* | [ar7] migrate acx to netdev_ops, required for later kernels | florian | 2010-03-06 | 1 | -0/+41 |
* | mac80211: enable debugfs support by default - having access to the rate contr... | nbd | 2010-03-06 | 1 | -0/+1 |
* | fix missing symbols for kernel 2.6.33, closes #6803 thanks Maddes | thepeople | 2010-03-05 | 1 | -0/+24 |