2014-04-24 |
nbd | build: add a prereq check for file (#15692) Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-04-22 |
nbd | netifd: update to latest version, adds support for... Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-04-19 |
nbd | feeds.conf.default: the telephony feed is now on git... Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-04-19 |
nbd | netifd: update to the latest version, fixes some more... Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-04-18 |
nbd | base-files: remove duplicate wps button handler (#15621) Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-04-18 |
nbd | build: reimplement package build directory override Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-04-13 |
nbd | iw: sync nl80211.h (fixes settting antenna_gain) Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-04-12 |
nbd | kernel: mark kmod-usb-phy-nop as hidden to avoid building... Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-04-12 |
nbd | hostapd: fix "bad number" error due to missing wps_pbc_in_m1...
|
commit | commitdiff | tree |
2014-04-11 |
nbd | netifd: switch to using git.openwrt.org Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-04-11 |
nbd | netifd: update to latest version, adds a force_link... Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-04-11 |
nbd | x86_64: add usb support (including storage) to the... Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-04-11 |
nbd | x86: set default kernel version to 3.10 Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-04-11 |
nbd | x86: remove linux 3.8 support Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-04-10 |
nbd | netifd: update to the latest version, fixes some reload... Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-04-10 |
nbd | kernel: add a dependency of kmod-r8169 on r8169-firmware Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-04-10 |
nbd | linux-firmware: add a new package for firmware (currently... Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-04-10 |
nbd | build: add support for packing version control downloads... Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-04-10 |
nbd | generic: remove obsolete symbol export from block2mtd... Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-04-10 |
nbd | x86: try harder to attach block2mtd to fix boot issues... Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-04-10 |
nbd | netifd: fix a regression related to ppp + multiple... Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-04-10 |
nbd | mac80211: add back missing tx power handling fix (... Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-04-08 |
nbd | mac80211: fix warnings triggered by tx power changes... Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-04-08 |
nbd | mac80211: fix user antenna gain calculation Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-04-08 |
nbd | ath9k: fix AP mode crash issues Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-04-08 |
nbd | ath9k: fix some ANI related stability issues Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-04-08 |
nbd | base-files: add back missing function for find_mtd_part... Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-04-07 |
nbd | netifd: update to the latest version, fixes a l3_dev... Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-04-07 |
nbd | ar71xx: move some always-used led related functionality... Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-04-07 |
nbd | /lib/functions.sh: remove config_rename() Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-04-07 |
nbd | /lib/functions.sh: move rarely used mtd and macaddr... Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-04-07 |
nbd | /lib/functions.sh: remove jffs2_mark_erase() Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-04-07 |
nbd | base-files: remove config_clear() and list_remove() Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-04-07 |
nbd | base-files: move uci_apply_defaults() to /etc/init... Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-04-07 |
nbd | /lib/functions.sh: remove hotplug_dev() Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-04-07 |
nbd | /lib/functions.sh: remove strtok() Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-04-07 |
nbd | /lib/functions.sh: move preinit related functions to... Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-04-07 |
nbd | /lib/functions.sh: remove pi_include() Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-04-07 |
nbd | /lib/functions.sh: remove jffs2_ready() Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-04-07 |
nbd | /lib/functions.sh: remove support for non-overlayfs... Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-04-07 |
nbd | ar71xx: add support for the TP-LINK TL-WR841N/ND v9
|
commit | commitdiff | tree |
2014-04-07 |
nbd | ar71xx: add support for QCA953x SoC
|
commit | commitdiff | tree |
2014-04-06 |
nbd | hostapd: update to version 2014-04-04 Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-04-06 |
nbd | mac80211: update to wireless-testing 2014-03-31 Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-04-06 |
nbd | ramips: fix regression from r39949 (#15382) Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-04-05 |
nbd | uclibc++: disable mips16 support to avoid linkage errors... Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-04-05 |
nbd | odhcp6c: Add renew handler for proto dhcpv6
|
commit | commitdiff | tree |
2014-04-05 |
nbd | netifd: Add renew handler for proto dhcp
|
commit | commitdiff | tree |
2014-04-05 |
nbd | netifd: update to latest version, fixes issues when... Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-04-02 |
nbd | x86: xen_domu is functional, remove broken flag Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-03-30 |
nbd | grub2: disable mkfont - fix build on Archlinux
|
commit | commitdiff | tree |
2014-03-30 |
nbd | grub2: disable libdevmapper - fix build when it's available
|
commit | commitdiff | tree |
2014-03-29 |
nbd | dropbear: move options.h editing to Build/Configure
|
commit | commitdiff | tree |
2014-03-29 |
nbd | dropbear: add options SSHKeepAlive and IdleTimeout.
|
commit | commitdiff | tree |
2014-03-29 |
nbd | dropbear: fix interface config setting
|
commit | commitdiff | tree |
2014-03-29 |
nbd | dropbear: update to 2014.63
|
commit | commitdiff | tree |
2014-03-26 |
nbd | feeds.conf.default: fix copy&paste mistake (#15383) Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-03-26 |
nbd | feeds: switch to using http(s) urls Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-03-26 |
nbd | usbmode: switch to http:// instead of git:// Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-03-26 |
nbd | jsonpath: switch to http:// instead of git:// Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-03-26 |
nbd | libubox: switch to git.openwrt.org as source Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-03-26 |
nbd | mtd: add support for bad blocks in NAND flash Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-03-25 |
nbd | ustream-ssl: update to latest version, adds certificate... Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-03-23 |
nbd | ca-certificates: install to /etc/ssl/certs/ directly... Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-03-22 |
nbd | partially revert "build: remove check for nonexistant...
|
commit | commitdiff | tree |
2014-03-22 |
nbd | uhttpd: update to latest version, improves cgi path... Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-03-21 |
nbd | ustream-ssl: update to the latest version, fixes cyassl... Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-03-21 |
nbd | uhttpd: update to latest version, fixes HEAD requests... Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-03-21 |
nbd | netifd: update to the latest version, adds support... Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-03-21 |
nbd | px5g: rename the old package to px5g-standalone, add... Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-03-21 |
nbd | polarssl: add support for generating rsa keys Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-03-21 |
nbd | libroxml: add package (tiny XML parser/writer library) Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-03-21 |
nbd | x86_64: fix sysupgrade
|
commit | commitdiff | tree |
2014-03-21 |
nbd | x86: fix sysupgrade
|
commit | commitdiff | tree |
2014-03-21 |
nbd | hostapd: add pbc_in_m1 option
|
commit | commitdiff | tree |
2014-03-21 |
nbd | ead: clean up
|
commit | commitdiff | tree |
2014-03-21 |
nbd | ead: set_nonblock() is doing nothing (typo)
|
commit | commitdiff | tree |
2014-03-21 |
nbd | ppp: remove ppp requirement from chat
|
commit | commitdiff | tree |
2014-03-21 |
nbd | libnl-tiny: ensure compatibility to libnl version 3... Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-03-21 |
nbd | Add Bosch C_CAN/D_CAN modules kernel package
|
commit | commitdiff | tree |
2014-03-21 |
nbd | kernel: add can.ko to the kmod-can package.
|
commit | commitdiff | tree |
2014-03-21 |
nbd | mac80211: iwlagn include firmware for 7260 cards
|
commit | commitdiff | tree |
2014-03-21 |
nbd | busybox: remove obsolete brctl linux 2.4 compat patch Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-03-21 |
nbd | busybox: remove obsolete awk include() patch Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-03-21 |
nbd | ustream-ssl: update to latest version, fixes writes... Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-03-21 |
nbd | ca-certificates: add system CA certificates package... Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-03-21 |
nbd | procd: add a PROCD_DEBUG variable that will dump the... Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-03-21 |
nbd | build: remove GREP_OPTIONS export from rules.mk, defining... Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-03-21 |
nbd | build: remove duplicate variable definitions Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-03-21 |
nbd | build: remove check to nonexistant CONFIG_ENABLE_LOCALE... Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-03-21 |
nbd | build: remove check for nonexistant CONFIG_TAR_VERBOSITY... Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-03-21 |
nbd | mac80211: Enable kmod-rt2800-soc package for rt288x...
|
commit | commitdiff | tree |
2014-03-20 |
nbd | netifd: update to the latest version, fixes ubus handling... Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-03-20 |
nbd | toolchain: remove accidental leftover debug code Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-03-20 |
nbd | busybox: fix existing "export -n" in ash
|
commit | commitdiff | tree |
2014-03-20 |
nbd | netifd: update to latest version, fixes an autostart... Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-03-20 |
nbd | toolchain: add a symlink for musl softfloat ldso to... Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-03-20 |
nbd | firewall: update to latest version, fixes a musl build... Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-03-20 |
nbd | iptables: fix issues with the new musl version Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
2014-03-20 |
nbd | pppd: fix build errors with musl Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
commit | commitdiff | tree |
next |