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