| Commit message (Expand) | Author | Age | Files | Lines |
* | iwcap: fix reversed umask | Jo-Philipp Wich | 2012-02-27 | 1 | -2/+2 |
* | add iwcap - a small radiotap capture utility for background monitoring of wir... | Jo-Philipp Wich | 2012-02-27 | 2 | -0/+632 |
* | mac80211: update to wireless-testing 2012-02-27 | Felix Fietkau | 2012-02-27 | 21 | -909/+253 |
* | ath9k: fix beacon issues on ar93xx | Felix Fietkau | 2012-02-27 | 1 | -0/+113 |
* | netifd: update to 2012-02-26, fixes ipv4 broadcast handling | Felix Fietkau | 2012-02-27 | 1 | -2/+2 |
* | netifd: add a hotplug handler for setting sysctls (based on the old 10-routes... | Felix Fietkau | 2012-02-27 | 1 | -0/+36 |
* | mac80211: update to wireless-testing 2012-02-23 | Felix Fietkau | 2012-02-27 | 34 | -301/+924 |
* | netifd: add a new udhcpc default script for command line use (no uci support) | Felix Fietkau | 2012-02-27 | 1 | -0/+57 |
* | revert unrelated change in previous commit | Jo-Philipp Wich | 2012-02-27 | 1 | -1/+0 |
* | partly revert r30708, it breaks various arches | Jo-Philipp Wich | 2012-02-27 | 5 | -0/+5 |
* | ramips: don't read RAMIPS_RX_CALC_IDX0 register in the loop | Gabor Juhos | 2012-02-26 | 1 | -1/+3 |
* | ramips: raeth: add rx_info structure | Gabor Juhos | 2012-02-26 | 2 | -24/+57 |
* | ramips: raeth: add tx_info structure | Gabor Juhos | 2012-02-26 | 2 | -19/+55 |
* | Revert "scripts/download.pl: fix sourceforge url" | Felix Fietkau | 2012-02-26 | 1 | -1/+1 |
* | ixp4xx: fix a compile error | Felix Fietkau | 2012-02-25 | 1 | -0/+11 |
* | firewall: allow ICMPv6 type 129 (echo reply) - this fixes basic ICMPv6 in cas... | Jo-Philipp Wich | 2012-02-25 | 2 | -1/+3 |
* | scripts/download.pl: fix sourceforge url | Felix Fietkau | 2012-02-25 | 1 | -1/+1 |
* | add some missing 2.6.39 kernel symbols observed on x86/generic builds | Jo-Philipp Wich | 2012-02-25 | 1 | -0/+4 |
* | enable RTC_CLASS for Linux 3.2 and 3.3 | Jo-Philipp Wich | 2012-02-25 | 2 | -0/+2 |
* | kernel: only depend on kmod-rtc-core if its provided by the used Kernel version | Jo-Philipp Wich | 2012-02-25 | 1 | -2/+2 |
* | dropbear: patch possible use after free by authenticated remote users with ac... | Jo-Philipp Wich | 2012-02-25 | 3 | -3/+94 |
* | ramips: raeth: don't process disabled interrupts | Gabor Juhos | 2012-02-25 | 1 | -5/+11 |
* | ar71xx: use v6.0.0 in UBTN-XM firmwares (closes #11038) | Gabor Juhos | 2012-02-24 | 1 | -1/+1 |
* | uci: update to git head, reduces quotations in exported config files and fixe... | Jo-Philipp Wich | 2012-02-24 | 1 | -3/+3 |
* | ramips: fix FONERA20N image generation | Gabor Juhos | 2012-02-24 | 1 | -4/+6 |
* | broadcom-wl: remove an erroneous BUG() call in the glue driver | Jo-Philipp Wich | 2012-02-24 | 2 | -8/+2 |
* | config: deprecated symbol CONFIG_LEDS_GPIO_PLATFORM | Jo-Philipp Wich | 2012-02-24 | 8 | -6/+2 |
* | ramips: image: increase minimum kernel partition size to 896k | Gabor Juhos | 2012-02-23 | 1 | -13/+13 |
* | ramips: image: cleanup and sort templates/profiles | Gabor Juhos | 2012-02-23 | 1 | -173/+167 |
* | ramips: image: use GENERIC_4M template for the ALL0256N board | Gabor Juhos | 2012-02-23 | 1 | -5/+1 |
* | ramips: image: introduce mkmtd/{,phys,spi} helpers | Gabor Juhos | 2012-02-23 | 1 | -45/+58 |
* | ramips: image: pass mtdlayout variables by value | Gabor Juhos | 2012-02-23 | 1 | -29/+29 |
* | ramips: image: merge F5D8235V{1,2} templates | Gabor Juhos | 2012-02-23 | 1 | -7/+3 |
* | ramips: image: use generic template for the WR6202, OMNIEMB, W502U boards | Gabor Juhos | 2012-02-23 | 1 | -20/+3 |
* | ramips: image: introduce mkcmdline helper | Gabor Juhos | 2012-02-23 | 1 | -22/+26 |
* | ramips: image: use the GENERIC_4M template for the V11ST-FE board | Gabor Juhos | 2012-02-23 | 1 | -6/+1 |
* | ramips: image: simplify Makefile a bit | Gabor Juhos | 2012-02-23 | 1 | -25/+28 |
* | ramips: image: add MkImageLzma wrapper | Gabor Juhos | 2012-02-23 | 1 | -8/+9 |
* | ramips: image: allow to build board specific initramfs images | Gabor Juhos | 2012-02-23 | 1 | -30/+83 |
* | firewall: bail out if uci is used in firewall include files | Jo-Philipp Wich | 2012-02-23 | 2 | -2/+8 |
* | iwinfo: fix wl backend, unsigned -> signed for mcs idx, revision bump after l... | Jo-Philipp Wich | 2012-02-23 | 3 | -4/+4 |
* | iwinfo: replace internal constant mode strings with enums | Jo-Philipp Wich | 2012-02-23 | 13 | -52/+71 |
* | iwinfo: implement netlink scanning code, rework IE parsing code | Jo-Philipp Wich | 2012-02-23 | 7 | -240/+510 |
* | drop backported patches as they cause regressions and oopses | John Crispin | 2012-02-23 | 3 | -249/+0 |
* | fixes etop locking issue | John Crispin | 2012-02-23 | 1 | -6/+5 |
* | ramips: merge identical switch configuration entries | Gabor Juhos | 2012-02-22 | 1 | -23/+5 |
* | ramips: use unified switch identifiers in uci-defaults/network | Gabor Juhos | 2012-02-22 | 1 | -12/+12 |
* | ramips: fix VLAN config of the RT-N15 | Gabor Juhos | 2012-02-22 | 1 | -2/+8 |
* | iwinfo: fix array size mismatch after r30684 | Jo-Philipp Wich | 2012-02-22 | 1 | -4/+4 |
* | Allow full 250mw (24dBm) on WRT54GL and related with wl legacy driver on iwin... | Jo-Philipp Wich | 2012-02-22 | 1 | -2/+2 |