| Commit message (Expand) | Author | Age | Files | Lines |
* | hostapd: fix wep with netifd | Felix Fietkau | 2013-12-23 | 1 | -4/+4 |
* | wpa_supplicant: fix interface combination parsing issues | Felix Fietkau | 2013-12-21 | 1 | -0/+18 |
* | opkg: switch to git repository (#14655) | Jo-Philipp Wich | 2013-12-21 | 1 | -3/+3 |
* | dnsmasq: rework init procedure | Jo-Philipp Wich | 2013-12-21 | 3 | -11/+46 |
* | change fixup method and fix CFLAGS handling | Imre Kaloz | 2013-12-20 | 3 | -3/+14 |
* | ath9k: merge a timer handling fixes | Felix Fietkau | 2013-12-20 | 1 | -6/+8 |
* | handle new libs required for new kernels | Imre Kaloz | 2013-12-20 | 1 | -0/+10 |
* | ath9k: merge another round of upstream (or -pending) fixes and cleanups | Felix Fietkau | 2013-12-19 | 17 | -170/+2799 |
* | procd: fix service file tracking | Jo-Philipp Wich | 2013-12-18 | 1 | -2/+2 |
* | netifd: add reload trigger for /etc/config/wireless as well | Jo-Philipp Wich | 2013-12-18 | 1 | -1/+4 |
* | busybox: add back support for top-level menuconfig based config overrides (ca... | Felix Fietkau | 2013-12-17 | 3 | -6/+7 |
* | gpio-button-hotplug: fix crash on remove | Jonas Gorski | 2013-12-17 | 1 | -1/+1 |
* | busybox: restore init scripts | Jo-Philipp Wich | 2013-12-17 | 1 | -8/+3 |
* | firewall: fix handling of tcp_ecn parameter | Jo-Philipp Wich | 2013-12-17 | 1 | -2/+2 |
* | iproute2: reduce .ipk package size from ~100k down to ~60k | Felix Fietkau | 2013-12-17 | 2 | -1/+121 |
* | busybox: disable module utils, kmodloader provides them | Felix Fietkau | 2013-12-17 | 1 | -6/+7 |
* | busybox: fix typo in Config.in (#14628) | Felix Fietkau | 2013-12-17 | 1 | -1/+1 |
* | kernel: add rtc-ds1672 module support | Luka Perkov | 2013-12-17 | 1 | -0/+17 |
* | busybox: add support for config overrides via env/busybox-config | Felix Fietkau | 2013-12-16 | 1 | -0/+6 |
* | busybox: remove busybox menuconfig from top level menuconfig | Felix Fietkau | 2013-12-16 | 29 | -8185/+886 |
* | hostapd: move old wifi setup scripts to hostapd-common-old | Felix Fietkau | 2013-12-16 | 2 | -5/+14 |
* | dnsmasq: switch to /lib/functions/network.sh | Jo-Philipp Wich | 2013-12-16 | 1 | -15/+11 |
* | base-files: ipcalc.sh: support bit length as netmask parameter | Jo-Philipp Wich | 2013-12-16 | 1 | -1/+5 |
* | base-files: add network_get_protocol() to /lib/functions/network.sh | Jo-Philipp Wich | 2013-12-16 | 1 | -2/+7 |
* | mac80211: fix AP mode scanning issues | Felix Fietkau | 2013-12-16 | 1 | -1/+47 |
* | netifd: update to latest version, fixes a null pointer crash | Felix Fietkau | 2013-12-16 | 1 | -2/+2 |
* | ath9k: fix interrupt storms on AR913x | Felix Fietkau | 2013-12-15 | 1 | -7/+13 |
* | Convert DHCP->6rd and DHCPv6->DS-Lite autoconfig to dynamic interface | Steven Barth | 2013-12-15 | 5 | -27/+25 |
* | odhcp6c: add source routing support | Steven Barth | 2013-12-15 | 3 | -5/+15 |
* | uhttpd: don't process ubus_* and lua_* options if corresponding plugin is not... | Jo-Philipp Wich | 2013-12-15 | 1 | -4/+8 |
* | ath9k: merge another round of cleanups and fixes submitted to linux-wireless | Felix Fietkau | 2013-12-14 | 14 | -227/+1201 |
* | ath9k: merge an interrupt processing fix for AR5008-AR9002 | Felix Fietkau | 2013-12-14 | 1 | -0/+78 |
* | kernel: move BLKCIPHER into crypto-core to avoid pulling in crypto-manager fo... | Felix Fietkau | 2013-12-14 | 1 | -4/+5 |
* | netifd: update to the latest version, adds a revert of the link state handlin... | Felix Fietkau | 2013-12-14 | 1 | -2/+2 |
* | openssl: Support multi-threaded applications | Felix Fietkau | 2013-12-14 | 1 | -1/+1 |
* | usbmode: add an init script to switch devices that show up too early for the ... | Felix Fietkau | 2013-12-13 | 3 | -9/+16 |
* | netifd: prevent an unnecessary restart of netifd-managed wifi interfaces at b... | Felix Fietkau | 2013-12-13 | 1 | -1/+1 |
* | fix jffs2 with internal libgcc and switch omap4 to ext4 | Imre Kaloz | 2013-12-13 | 2 | -0/+45 |
* | iw: reduce size and make the phy dump output more readable | Felix Fietkau | 2013-12-13 | 2 | -2/+111 |
* | opkg: do not add blank "Provides:" fields to package metadata | Felix Fietkau | 2013-12-13 | 1 | -0/+11 |
* | /sbin/wifi: reload network/wireless on wifi restart | Felix Fietkau | 2013-12-11 | 1 | -1/+1 |
* | netifd: fix crashes triggered by adding/removing wireless devices on reload | Felix Fietkau | 2013-12-11 | 1 | -2/+2 |
* | kernel: add CAN modules | Luka Perkov | 2013-12-11 | 1 | -0/+222 |
* | mac80211: add missing set_default to fix stray "radio0: sh: bad number" messages | Jo-Philipp Wich | 2013-12-10 | 1 | -0/+2 |
* | hostapd: fix short_preamble option | Jo-Philipp Wich | 2013-12-10 | 1 | -1/+1 |
* | libevent2: Configure with --disable-debug-mode | John Crispin | 2013-12-09 | 1 | -1/+2 |
* | ubox: fix logging support. the initial connect failed | John Crispin | 2013-12-09 | 1 | -2/+2 |
* | procd: update procd, add ulimit support | John Crispin | 2013-12-09 | 1 | -2/+2 |
* | ubox: fix up pidcount handling inside log.init | John Crispin | 2013-12-09 | 1 | -0/+3 |
* | gpio-button-hotplug: add irq mode to driver | John Crispin | 2013-12-09 | 1 | -94/+176 |