summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* kernel: keep more symbols in the kernel modules when doing profilingFelix Fietkau2012-03-012-4/+8
* build: add TARGET_CXXFLAGS and EXTRA_CXXFLAGS, defaulting to *_CFLAGS via laz...Felix Fietkau2012-03-012-2/+5
* kernel: do not rename module symbols with kallsyms enabledFelix Fietkau2012-03-012-1/+6
* mac80211: fix ad-hoc mode performance regressionFelix Fietkau2012-03-011-0/+11
* tools: symlink seq to the host staging dir (gseq on mac os x)Felix Fietkau2012-02-291-0/+1
* mac80211: delete linux/eeprom_93cx6.h since the module is used from the kerne...Felix Fietkau2012-02-291-0/+1
* mac80211: remove 060-fix_compat_security.patch, it is no longer neededFelix Fietkau2012-02-281-11/+0
* brcm47xx: use kernel 3.2 by defaultHauke Mehrtens2012-02-281-1/+1
* netifd: update, fix some mac address handling issuesFelix Fietkau2012-02-271-2/+2
* netifd: add missing do_sysctl functionFelix Fietkau2012-02-271-0/+5
* iwcap: fix reversed umaskJo-Philipp Wich2012-02-271-2/+2
* add iwcap - a small radiotap capture utility for background monitoring of wir...Jo-Philipp Wich2012-02-272-0/+632
* mac80211: update to wireless-testing 2012-02-27Felix Fietkau2012-02-2721-909/+253
* ath9k: fix beacon issues on ar93xxFelix Fietkau2012-02-271-0/+113
* netifd: update to 2012-02-26, fixes ipv4 broadcast handlingFelix Fietkau2012-02-271-2/+2
* netifd: add a hotplug handler for setting sysctls (based on the old 10-routes...Felix Fietkau2012-02-271-0/+36
* mac80211: update to wireless-testing 2012-02-23Felix Fietkau2012-02-2734-301/+924
* netifd: add a new udhcpc default script for command line use (no uci support)Felix Fietkau2012-02-271-0/+57
* revert unrelated change in previous commitJo-Philipp Wich2012-02-271-1/+0
* partly revert r30708, it breaks various archesJo-Philipp Wich2012-02-275-0/+5
* ramips: don't read RAMIPS_RX_CALC_IDX0 register in the loopGabor Juhos2012-02-261-1/+3
* ramips: raeth: add rx_info structureGabor Juhos2012-02-262-24/+57
* ramips: raeth: add tx_info structureGabor Juhos2012-02-262-19/+55
* Revert "scripts/download.pl: fix sourceforge url"Felix Fietkau2012-02-261-1/+1
* ixp4xx: fix a compile errorFelix Fietkau2012-02-251-0/+11
* firewall: allow ICMPv6 type 129 (echo reply) - this fixes basic ICMPv6 in cas...Jo-Philipp Wich2012-02-252-1/+3
* scripts/download.pl: fix sourceforge urlFelix Fietkau2012-02-251-1/+1
* add some missing 2.6.39 kernel symbols observed on x86/generic buildsJo-Philipp Wich2012-02-251-0/+4
* enable RTC_CLASS for Linux 3.2 and 3.3Jo-Philipp Wich2012-02-252-0/+2
* kernel: only depend on kmod-rtc-core if its provided by the used Kernel versionJo-Philipp Wich2012-02-251-2/+2
* dropbear: patch possible use after free by authenticated remote users with ac...Jo-Philipp Wich2012-02-253-3/+94
* ramips: raeth: don't process disabled interruptsGabor Juhos2012-02-251-5/+11
* ar71xx: use v6.0.0 in UBTN-XM firmwares (closes #11038)Gabor Juhos2012-02-241-1/+1
* uci: update to git head, reduces quotations in exported config files and fixe...Jo-Philipp Wich2012-02-241-3/+3
* ramips: fix FONERA20N image generationGabor Juhos2012-02-241-4/+6
* broadcom-wl: remove an erroneous BUG() call in the glue driverJo-Philipp Wich2012-02-242-8/+2
* config: deprecated symbol CONFIG_LEDS_GPIO_PLATFORMJo-Philipp Wich2012-02-248-6/+2
* ramips: image: increase minimum kernel partition size to 896kGabor Juhos2012-02-231-13/+13
* ramips: image: cleanup and sort templates/profilesGabor Juhos2012-02-231-173/+167
* ramips: image: use GENERIC_4M template for the ALL0256N boardGabor Juhos2012-02-231-5/+1
* ramips: image: introduce mkmtd/{,phys,spi} helpersGabor Juhos2012-02-231-45/+58
* ramips: image: pass mtdlayout variables by valueGabor Juhos2012-02-231-29/+29
* ramips: image: merge F5D8235V{1,2} templatesGabor Juhos2012-02-231-7/+3
* ramips: image: use generic template for the WR6202, OMNIEMB, W502U boardsGabor Juhos2012-02-231-20/+3
* ramips: image: introduce mkcmdline helperGabor Juhos2012-02-231-22/+26
* ramips: image: use the GENERIC_4M template for the V11ST-FE boardGabor Juhos2012-02-231-6/+1
* ramips: image: simplify Makefile a bitGabor Juhos2012-02-231-25/+28
* ramips: image: add MkImageLzma wrapperGabor Juhos2012-02-231-8/+9
* ramips: image: allow to build board specific initramfs imagesGabor Juhos2012-02-231-30/+83
* firewall: bail out if uci is used in firewall include filesJo-Philipp Wich2012-02-232-2/+8