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