summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* package i2c master driverFlorian Fainelli2011-03-301-0/+15
* kernel: add missing dependency for ocf on kmod-crypto-hashFelix Fietkau2011-03-301-1/+1
* mac80211: add all drivers to PKG_CONFIG_DEPENDSFelix Fietkau2011-03-301-0/+9
* ath9k: fix reported signal strengthFelix Fietkau2011-03-301-0/+27
* nl80211: send EAP frames as QoS data frames for QoS aware clients, should fix...Felix Fietkau2011-03-301-0/+195
* Update filesystem selectionHamish Guthrie2011-03-303-7/+3
* qos-scripts: remove the layer7 based classifiers from the default configurati...Felix Fietkau2011-03-301-6/+0
* Add uboot-envtools to gumstix buildsHamish Guthrie2011-03-303-2/+4
* kernel: fix autoload for the crypto_hash module (patch from #9136)Felix Fietkau2011-03-291-1/+1
* busybox: enable cmp by default (#9133)Felix Fietkau2011-03-291-1/+1
* * adds spi driver, thx danielJohn Crispin2011-03-294-0/+1218
* * fix ARV7518PW supportJohn Crispin2011-03-293-2/+23
* * use netif_rx of the phydev if it is providedJohn Crispin2011-03-291-5/+10
* * shrink the memory window of the wdtJohn Crispin2011-03-292-4/+4
* * several updates to the voice packagesJohn Crispin2011-03-298-155/+345
* scripts/diffconfig.sh: handle CONFIG_ALL, CONFIG_DEVEL and CONFIG_TOOLCHAINOP...Felix Fietkau2011-03-281-0/+3
* geos: support cpu MSR register and flashrom for coreboot upgradesFlorian Fainelli2011-03-281-1/+3
* Update omap24xx kconfigMichael Büsch2011-03-281-7/+15
* Update 2.6.38 to 2.6.38.2Michael Büsch2011-03-288-39/+64
* linux/atheros: add missing netpoll option. (closes #9130)Alexandros C. Couloumbis2011-03-281-0/+31
* The Geos target (and probably others, like net5501) need to grab the new cs55...Travis Kemen2011-03-281-3/+8
* ramips: remove 2.6.36 stuffGabor Juhos2011-03-279-456/+0
* ramips: switch to 2.6.37Gabor Juhos2011-03-2710-1/+485
* ramips: UPF_FIXED_TYPE must be set for the serial portsGabor Juhos2011-03-271-1/+1
* ramips: define GPIO chips separately for each SoCsGabor Juhos2011-03-277-84/+152
* ramips: move GPIO definitions into a separate header fileGabor Juhos2011-03-275-63/+52
* ramips: setup GPIO chip functions on the flyGabor Juhos2011-03-271-12/+5
* ramips: use separate register base for GPIO chipsGabor Juhos2011-03-271-8/+16
* ramips: fix dir-300 mtd layoutGabor Juhos2011-03-271-1/+1
* ramips: enable MDIO on the HW550-3G boardGabor Juhos2011-03-271-1/+5
* ramips: add sysupgrade and status LED support for HW550-3GGabor Juhos2011-03-273-12/+15
* ubus: update to 2011-03-27 (includes an API simplification for object signatu...Felix Fietkau2011-03-271-2/+3
* libubox: update to 2011-03-27 (includes some minor fixes), add PKG_MIRROR_MD5SUMFelix Fietkau2011-03-271-2/+3
* ath9k: fix PS-Poll frame reception in AP mode on AR91xx and earlier - should ...Felix Fietkau2011-03-271-0/+13
* uci: fix linking against libdl (#9123)Felix Fietkau2011-03-271-3/+3
* block-mount: Merged block-mount, block-extroot, and block-hotplug into a sing...Daniel Dickinson2011-03-277-81/+21
* block-mount block-extroot: Bump packages versions forgetten during previous t...Daniel Dickinson2011-03-272-2/+2
* block-mount block-extroot: Add commands /etc/init.d/fstab overlay_enable and ...Daniel Dickinson2011-03-271-0/+25
* block-mount block-extroot: Rename /tmp/rom-disabled to /tmp/whole_root-dsible...Daniel Dickinson2011-03-272-3/+9
* uci: update to fix lua plugin linker issue (#9121)Felix Fietkau2011-03-271-3/+3
* uci: install libucimap to the staging dirFelix Fietkau2011-03-261-0/+1
* remove ucitrigger, it is unused and will be replaced by something different i...Felix Fietkau2011-03-265-720/+0
* uci: update to latest version, uses cmake nowFelix Fietkau2011-03-262-66/+42
* madwifi: add support for translating country codes into internal country code...Felix Fietkau2011-03-262-6/+249
* Revert "kernel: remove all local symbols from kernel modules at link time to ...Felix Fietkau2011-03-265-25/+3
* strip .gnu.attributes and .reginfo from kernel modulesFelix Fietkau2011-03-261-1/+1
* mac80211: disable an unnecessary backport to reduce code sizeFelix Fietkau2011-03-261-0/+16
* mac80211: remove an obsolete backport patchFelix Fietkau2011-03-261-11/+0
* kernel: use -fno-caller-savesFelix Fietkau2011-03-262-7/+13
* global cflags: remove -funit-at-a-time, it is ignored by recent compilers. in...Felix Fietkau2011-03-2625-32/+32