| Commit message (Expand) | Author | Age | Files | Lines |
* | kernel: mark kmod-usb-phy-nop as hidden to avoid building it where it is not ... | Felix Fietkau | 2014-04-12 | 1 | -0/+1 |
* | hostapd: fix "bad number" error due to missing wps_pbc_in_m1 option (since r3... | Felix Fietkau | 2014-04-12 | 1 | -0/+1 |
* | lantiq: more vdsl related cleanups | John Crispin | 2014-04-11 | 2 | -6/+15 |
* | netifd: switch to using git.openwrt.org | Felix Fietkau | 2014-04-11 | 1 | -1/+1 |
* | uci: fix import with not yet existing packages, preserve config permissions o... | Jo-Philipp Wich | 2014-04-11 | 1 | -3/+3 |
* | uhttpd: do not attempt to configure Lua handler if referenced file does not e... | Jo-Philipp Wich | 2014-04-11 | 1 | -3/+5 |
* | netifd: update to latest version, adds a force_link parameter to bring up an ... | Felix Fietkau | 2014-04-11 | 1 | -2/+2 |
* | netifd: update to the latest version, fixes some reload issues with proto=static | Felix Fietkau | 2014-04-10 | 1 | -1/+1 |
* | kernel: add a dependency of kmod-r8169 on r8169-firmware | Felix Fietkau | 2014-04-10 | 1 | -1/+1 |
* | linux-firmware: add a new package for firmware (currently only builds r8169 f... | Felix Fietkau | 2014-04-10 | 1 | -0/+43 |
* | netifd: fix a regression related to ppp + multiple updates (ipv4 + ipv6) | Felix Fietkau | 2014-04-10 | 1 | -2/+2 |
* | mac80211: add back missing tx power handling fix (#12750) | Felix Fietkau | 2014-04-10 | 3 | -4/+26 |
* | lantiq: move the dsl-modem config to network.@dsl-modem[-1] | John Crispin | 2014-04-10 | 2 | -6/+6 |
* | lantiq: vdsl init.d script should auto start | John Crispin | 2014-04-09 | 1 | -1/+1 |
* | lantiq: cleanup vdsl driver bringup | John Crispin | 2014-04-09 | 3 | -15/+161 |
* | odhcpd: use correct defaults for interfaces not in UCI | Steven Barth | 2014-04-09 | 1 | -2/+2 |
* | odhcp6c: fix recovering from status where all addresses have been lost | Steven Barth | 2014-04-09 | 1 | -2/+2 |
* | mac80211: fix warnings triggered by tx power changes when using WDS AP (#15491) | Felix Fietkau | 2014-04-08 | 1 | -0/+21 |
* | mac80211: fix user antenna gain calculation | Felix Fietkau | 2014-04-08 | 1 | -15/+5 |
* | ath9k: fix AP mode crash issues | Felix Fietkau | 2014-04-08 | 1 | -0/+29 |
* | ath9k: fix some ANI related stability issues | Felix Fietkau | 2014-04-08 | 2 | -2/+30 |
* | base-files: add back missing function for find_mtd_part to /lib/functions.sh ... | Felix Fietkau | 2014-04-08 | 2 | -7/+7 |
* | ds-lite: compatibility with ISPs that only offer public PDs | Steven Barth | 2014-04-08 | 2 | -5/+9 |
* | OpenSSL: update to 1.0.1g | Steven Barth | 2014-04-08 | 1 | -2/+2 |
* | base-files: the ubi tol should be installed when jumping to ram_fs | John Crispin | 2014-04-07 | 1 | -0/+1 |
* | base-files: make use of new fstools | John Crispin | 2014-04-07 | 3 | -3/+4 |
* | fstools: update to latest git HEAD | John Crispin | 2014-04-07 | 5 | -21/+27 |
* | netifd: update to the latest version, fixes a l3_dev handling regression lead... | Felix Fietkau | 2014-04-07 | 1 | -2/+2 |
* | /lib/functions.sh: remove config_rename() | Felix Fietkau | 2014-04-07 | 1 | -18/+0 |
* | /lib/functions.sh: move rarely used mtd and macaddr related functions to /lib... | Felix Fietkau | 2014-04-07 | 6 | -138/+123 |
* | /lib/functions.sh: remove jffs2_mark_erase() | Felix Fietkau | 2014-04-07 | 1 | -9/+0 |
* | base-files: remove config_clear() and list_remove() | Felix Fietkau | 2014-04-07 | 1 | -28/+0 |
* | base-files: move uci_apply_defaults() to /etc/init.d/boot | Felix Fietkau | 2014-04-07 | 2 | -12/+12 |
* | /lib/functions.sh: remove hotplug_dev() | Felix Fietkau | 2014-04-07 | 1 | -4/+0 |
* | /lib/functions.sh: remove strtok() | Felix Fietkau | 2014-04-07 | 1 | -26/+0 |
* | /lib/functions.sh: move preinit related functions to /lib/functions/preinit.sh | Felix Fietkau | 2014-04-07 | 3 | -85/+88 |
* | /lib/functions.sh: remove pi_include() | Felix Fietkau | 2014-04-07 | 1 | -24/+0 |
* | /lib/functions.sh: remove jffs2_ready() | Felix Fietkau | 2014-04-07 | 1 | -7/+0 |
* | /lib/functions.sh: remove support for non-overlayfs overlay fopivot types | Felix Fietkau | 2014-04-07 | 1 | -44/+2 |
* | odhcpd: improve managed PD | Steven Barth | 2014-04-06 | 1 | -2/+2 |
* | hostapd: update to version 2014-04-04 | Felix Fietkau | 2014-04-06 | 31 | -604/+290 |
* | mac80211: update to wireless-testing 2014-03-31 | Felix Fietkau | 2014-04-06 | 57 | -6494/+231 |
* | uclibc++: disable mips16 support to avoid linkage errors with libsupc++ objec... | Felix Fietkau | 2014-04-05 | 1 | -0/+1 |
* | odhcp6c: Add renew handler for proto dhcpv6 | Felix Fietkau | 2014-04-05 | 1 | -0/+9 |
* | netifd: Add renew handler for proto dhcp | Felix Fietkau | 2014-04-05 | 1 | -0/+9 |
* | netifd: update to latest version, fixes issues when l3 interface changes on r... | Felix Fietkau | 2014-04-05 | 1 | -2/+2 |
* | fstools: scripts should propagate the cmdline | John Crispin | 2014-04-05 | 2 | -2/+2 |
* | ubi-utils: fix git tree path, a regex went mad | John Crispin | 2014-04-05 | 1 | -1/+1 |
* | lantiq: cleanup the dsl control scripts | John Crispin | 2014-04-05 | 7 | -672/+15 |
* | kernel: fix bluetooth and zsmalloc for 3.14 | Jonas Gorski | 2014-04-04 | 1 | -1/+23 |