summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kernel: do not rename module symbols with kallsyms enablednbd2012-03-012-1/+6
* mac80211: fix ad-hoc mode performance regressionnbd2012-03-011-0/+11
* tools: symlink seq to the host staging dir (gseq on mac os x)nbd2012-02-291-0/+1
* mac80211: delete linux/eeprom_93cx6.h since the module is used from the kerne...nbd2012-02-291-0/+1
* mac80211: remove 060-fix_compat_security.patch, it is no longer needednbd2012-02-281-11/+0
* brcm47xx: use kernel 3.2 by defaulthauke2012-02-281-1/+1
* netifd: update, fix some mac address handling issuesnbd2012-02-271-2/+2
* netifd: add missing do_sysctl functionnbd2012-02-271-0/+5
* [package] iwcap: fix reversed umaskjow2012-02-271-2/+2
* [package] add iwcap - a small radiotap capture utility for background monitor...jow2012-02-272-0/+632
* mac80211: update to wireless-testing 2012-02-27nbd2012-02-2721-909/+253
* ath9k: fix beacon issues on ar93xxnbd2012-02-271-0/+113
* netifd: update to 2012-02-26, fixes ipv4 broadcast handlingnbd2012-02-271-2/+2
* netifd: add a hotplug handler for setting sysctls (based on the old 10-routes...nbd2012-02-271-0/+36
* mac80211: update to wireless-testing 2012-02-23nbd2012-02-2734-301/+924
* netifd: add a new udhcpc default script for command line use (no uci support)nbd2012-02-271-0/+57
* [generic] revert unrelated change in previous commitjow2012-02-271-1/+0
* [generic] partly revert r30708, it breaks various archesjow2012-02-275-0/+5
* ramips: don't read RAMIPS_RX_CALC_IDX0 register in the loopjuhosg2012-02-261-1/+3
* ramips: raeth: add rx_info structurejuhosg2012-02-262-24/+57
* ramips: raeth: add tx_info structurejuhosg2012-02-262-19/+55
* Revert "scripts/download.pl: fix sourceforge url"nbd2012-02-261-1/+1
* ixp4xx: fix a compile errornbd2012-02-251-0/+11
* [package] firewall: allow ICMPv6 type 129 (echo reply) - this fixes basic ICM...jow2012-02-252-1/+3
* scripts/download.pl: fix sourceforge urlnbd2012-02-251-1/+1
* [generic] add some missing 2.6.39 kernel symbols observed on x86/generic buildsjow2012-02-251-0/+4
* [x86] enable RTC_CLASS for Linux 3.2 and 3.3jow2012-02-252-0/+2
* [package] kernel: only depend on kmod-rtc-core if its provided by the used Ke...jow2012-02-251-2/+2
* [package] dropbear: patch possible use after free by authenticated remote use...jow2012-02-253-3/+94
* ramips: raeth: don't process disabled interruptsjuhosg2012-02-251-5/+11
* ar71xx: use v6.0.0 in UBTN-XM firmwares (closes #11038)juhosg2012-02-241-1/+1
* [package] uci: update to git head, reduces quotations in exported config file...jow2012-02-241-3/+3
* ramips: fix FONERA20N image generationjuhosg2012-02-241-4/+6
* [package] broadcom-wl: remove an erroneous BUG() call in the glue driverjow2012-02-242-8/+2
* config: deprecated symbol CONFIG_LEDS_GPIO_PLATFORMjow2012-02-248-6/+2
* ramips: image: increase minimum kernel partition size to 896kjuhosg2012-02-231-13/+13
* ramips: image: cleanup and sort templates/profilesjuhosg2012-02-231-173/+167
* ramips: image: use GENERIC_4M template for the ALL0256N boardjuhosg2012-02-231-5/+1
* ramips: image: introduce mkmtd/{,phys,spi} helpersjuhosg2012-02-231-45/+58
* ramips: image: pass mtdlayout variables by valuejuhosg2012-02-231-29/+29
* ramips: image: merge F5D8235V{1,2} templatesjuhosg2012-02-231-7/+3
* ramips: image: use generic template for the WR6202, OMNIEMB, W502U boardsjuhosg2012-02-231-20/+3
* ramips: image: introduce mkcmdline helperjuhosg2012-02-231-22/+26
* ramips: image: use the GENERIC_4M template for the V11ST-FE boardjuhosg2012-02-231-6/+1
* ramips: image: simplify Makefile a bitjuhosg2012-02-231-25/+28
* ramips: image: add MkImageLzma wrapperjuhosg2012-02-231-8/+9
* ramips: image: allow to build board specific initramfs imagesjuhosg2012-02-231-30/+83
* [package] firewall: bail out if uci is used in firewall include filesjow2012-02-232-2/+8
* [package] iwinfo: fix wl backend, unsigned -> signed for mcs idx, revision bu...jow2012-02-233-4/+4
* [package] iwinfo: replace internal constant mode strings with enumsjow2012-02-2313-52/+71