| Commit message (Expand) | Author | Age | Files | Lines |
* | ubox: update to latest git head | John Crispin | 2014-03-12 | 2 | -8/+22 |
* | ubus: update to latest git HEAD | John Crispin | 2014-03-12 | 1 | -2/+2 |
* | fstools: add the new fstools package | John Crispin | 2014-03-12 | 12 | -31/+321 |
* | grub2: update to 2.02-beta2, fixes mac os x 10.9 support (and many other things) | Felix Fietkau | 2014-03-12 | 4 | -80/+100 |
* | ath9k: merge an aggregation related fix | Felix Fietkau | 2014-03-12 | 1 | -1/+31 |
* | openssl: Fix x86_64 build on some 64bit host systems | Felix Fietkau | 2014-03-12 | 1 | -0/+1 |
* | ath9k: further improvements to noise immunity handling on older chips | Felix Fietkau | 2014-03-11 | 2 | -2/+170 |
* | iptables/netfilter: add connlimit to conntrack-extra | Steven Barth | 2014-03-11 | 1 | -0/+1 |
* | iptables: bump to 1.4.21 | Steven Barth | 2014-03-11 | 1 | -2/+2 |
* | ltq-vmmc: disable mips16 support | Felix Fietkau | 2014-03-11 | 1 | -0/+2 |
* | ltq-tapi: disable mips16 support | Felix Fietkau | 2014-03-11 | 1 | -0/+2 |
* | ltq-adsl: disable mips16 support | Felix Fietkau | 2014-03-11 | 1 | -0/+2 |
* | ltq-adsl: disable mips16 support | Felix Fietkau | 2014-03-11 | 1 | -0/+2 |
* | openvpn: make size optimization configurable | Felix Fietkau | 2014-03-11 | 4 | -1/+22 |
* | netifd: update to latest version, includes interface handling fixes by Hans D... | Felix Fietkau | 2014-03-11 | 1 | -2/+2 |
* | odhcpd/odhcp6c: fix HMAC-MD5 in DHCPv6-Reconfigure | Steven Barth | 2014-03-11 | 2 | -4/+4 |
* | ath9k: add another ANI fix for older chipsets | Felix Fietkau | 2014-03-10 | 1 | -1/+32 |
* | iproute2: add ip-full variant to disable IP_CONFIG_TINY | Felix Fietkau | 2014-03-09 | 1 | -7/+20 |
* | openssl: update to 1.0.1f | Felix Fietkau | 2014-03-09 | 7 | -47/+16 |
* | openssl: detect configuration changes and clean build tree accordingly (fixes... | Felix Fietkau | 2014-03-09 | 1 | -0/+6 |
* | openssl: move make depend call to Build/Configure | Felix Fietkau | 2014-03-09 | 1 | -5/+5 |
* | ath9k: improve ANI debugfs file | Felix Fietkau | 2014-03-09 | 5 | -9/+91 |
* | ath9k: fix tx queue configuration for buffered multicast frames | Felix Fietkau | 2014-03-09 | 1 | -0/+26 |
* | ath9k: further reduce false baseband hang detects on older chips | Felix Fietkau | 2014-03-09 | 5 | -17/+22 |
* | mac80211: add a few upstream fixes | Felix Fietkau | 2014-03-09 | 4 | -10/+101 |
* | netifd: update to latest version, adds a bridge reload fix and fixes #15157 | Felix Fietkau | 2014-03-07 | 1 | -2/+2 |
* | odhcp6c: fix int-overflow after 50d (thx Hauke Mehrtens) | Steven Barth | 2014-03-07 | 1 | -2/+2 |
* | uboot-sunxi: bump u-boot version | Zoltan HERPAI | 2014-03-05 | 6 | -242/+10786 |
* | netifd: don't incorrectly announce up-status via ubus | Steven Barth | 2014-03-05 | 1 | -2/+2 |
* | odhcp6c: several fixes | Steven Barth | 2014-03-05 | 1 | -2/+2 |
* | brcm2708-gpu-fw: update to a newer version | Florian Fainelli | 2014-02-28 | 1 | -4/+4 |
* | ath9k: improve noise immunity behavior for older chipsets (ar92xx and earlier... | Felix Fietkau | 2014-02-28 | 2 | -1/+117 |
* | mac80211: declare missing config parameter mesh_id | Felix Fietkau | 2014-02-28 | 1 | -0/+1 |
* | hostapd: fix deletion of wds sta interfaces in AP mode | Felix Fietkau | 2014-02-28 | 1 | -0/+13 |
* | ath5k: fix enabling 5/10 mhz channel bandwidth support | Felix Fietkau | 2014-02-27 | 1 | -13/+43 |
* | netifd: Reintroduce link-layer sensing (thx Hans Decker, Karl Vogel) | Steven Barth | 2014-02-27 | 1 | -2/+2 |
* | netifd: don't always assume addrs & routes are applied | Steven Barth | 2014-02-26 | 1 | -2/+2 |
* | broadcom-diag: fix compile | Hauke Mehrtens | 2014-02-25 | 1 | -1/+1 |
* | ath9k: add fixes for rx processing and baseband hang detection | Felix Fietkau | 2014-02-25 | 5 | -7/+211 |
* | openssl: use termios instead of termio | Felix Fietkau | 2014-02-24 | 2 | -2/+13 |
* | libnl-tiny: fix include path to poll.h | Felix Fietkau | 2014-02-24 | 1 | -1/+1 |
* | hostapd: link against librt if eglibc is used | Felix Fietkau | 2014-02-24 | 1 | -0/+4 |
* | odhcpd: avoid the unspecificed address being advertised as DNS | Steven Barth | 2014-02-24 | 1 | -2/+2 |
* | odhcpd: fix DNS-server and MSR-entries in RA | Steven Barth | 2014-02-24 | 1 | -2/+2 |
* | usbreset: fix possible access to uninitialized variable (#15041) | Jo-Philipp Wich | 2014-02-23 | 2 | -3/+3 |
* | ubus: update to latest version, fixes lua binding issues and adds fd passing ... | Felix Fietkau | 2014-02-23 | 1 | -2/+2 |
* | libubox: update to latest version, improves uloop error handling | Felix Fietkau | 2014-02-23 | 1 | -2/+2 |
* | procd: depend on libubox directly to rebuild on ABI changes | Felix Fietkau | 2014-02-23 | 1 | -1/+1 |
* | netifd: depend on libubox directly to rebuild on ABI changes | Felix Fietkau | 2014-02-23 | 1 | -1/+1 |
* | ubus: declare main version as ABI version for libubus | Felix Fietkau | 2014-02-23 | 1 | -3/+3 |