| Commit message (Expand) | Author | Age | Files | Lines |
* | mtd: fix compile error with musl | Felix Fietkau | 2014-05-21 | 1 | -0/+1 |
* | fstools: update to the latest version | Luka Perkov | 2014-05-21 | 1 | -2/+9 |
* | iwinfo: remove old lua compat macros | Felix Fietkau | 2014-05-21 | 1 | -31/+0 |
* | iwinfo: un-export internal api header files | Felix Fietkau | 2014-05-21 | 8 | -4/+4 |
* | iwinfo: bump release and start using ABI_VERSION | Felix Fietkau | 2014-05-21 | 1 | -1/+2 |
* | iwinfo: move wl_ops to iwinfo_wl.c, make functions static | Felix Fietkau | 2014-05-21 | 4 | -145/+88 |
* | iwinfo: move nl80211_ops to iwinfo_nl80211.c, make functions static | Felix Fietkau | 2014-05-21 | 5 | -313/+281 |
* | iwinfo: move madwifi_ops to iwinfo_madwifi.c, make functions static | Felix Fietkau | 2014-05-21 | 4 | -144/+85 |
* | iwinfo: move wext_ops to iwinfo_wext.c, make functions static | Felix Fietkau | 2014-05-21 | 10 | -173/+146 |
* | iwinfo: keep an array of backends, reduce the number of ifdefs and hardcoded ... | Felix Fietkau | 2014-05-21 | 6 | -52/+35 |
* | uboot-imx6: update to 2014.04 | Luka Perkov | 2014-05-20 | 3 | -22/+28 |
* | uboot-kirkwood: update to 2014.04 | Luka Perkov | 2014-05-20 | 5 | -96/+7 |
* | dnsmasq: bump to 2.71 | Steven Barth | 2014-05-20 | 1 | -2/+2 |
* | ath9k: revert a faulty rx path fix | Felix Fietkau | 2014-05-20 | 4 | -66/+3 |
* | iw: sync nl80211.h | Felix Fietkau | 2014-05-20 | 2 | -24/+137 |
* | mac80211: update to wireless-testing 2014-05-19 | Felix Fietkau | 2014-05-20 | 76 | -1399/+4652 |
* | dnsmasq: Allow creating static DNS entries from static lease entries | Florian Fainelli | 2014-05-20 | 1 | -0/+7 |
* | kernel: Enable CONFIG_SPI_SPIDEV when selecting kmod-spidev | Florian Fainelli | 2014-05-20 | 1 | -1/+1 |
* | mac80211: fix stbc configuration | Felix Fietkau | 2014-05-19 | 1 | -2/+3 |
* | hostapd: add a package for eapol_test | Felix Fietkau | 2014-05-19 | 2 | -0/+56 |
* | fstools: update to the latest version, adds ubifs support and ubi/mtd fixes | Felix Fietkau | 2014-05-19 | 1 | -2/+2 |
* | ath9k: add some rx path fixes | Felix Fietkau | 2014-05-19 | 5 | -13/+181 |
* | uboot-lantiq: remove duplicate define | Luka Perkov | 2014-05-19 | 1 | -2/+0 |
* | uboot-envtools: update to 2014.04 | Luka Perkov | 2014-05-19 | 3 | -19/+20 |
* | mac80211: fix ht capabilities for HT20 | Felix Fietkau | 2014-05-18 | 1 | -1/+2 |
* | ltq-hcd: disable mips16 support | Felix Fietkau | 2014-05-18 | 1 | -0/+2 |
* | base-files: enable force_link for lan by default | Felix Fietkau | 2014-05-16 | 1 | -0/+1 |
* | netifd: update to the latest version, fixes wireless setup cancellation | Felix Fietkau | 2014-05-15 | 1 | -2/+2 |
* | mac80211: fix VHT80 channel allocation (thx, SeG) | Felix Fietkau | 2014-05-15 | 1 | -1/+1 |
* | package: ignore failed downloads with IGNORE_ERRORS | Jo-Philipp Wich | 2014-05-14 | 1 | -0/+1 |
* | opkg: introduce a --force-checksum cmdline flag to be ale to ignore mismatchi... | Jo-Philipp Wich | 2014-05-14 | 2 | -2/+87 |
* | gpio-button-hotplug: fix (and extend) package description | Hauke Mehrtens | 2014-05-14 | 1 | -2/+8 |
* | button-hotplug: describe module a bit better & mention gpio-button-hotplug | Hauke Mehrtens | 2014-05-14 | 1 | -1/+2 |
* | dnsmasq: bump to 2.7.0 | Steven Barth | 2014-05-14 | 3 | -67/+3 |
* | kernel: other.mk: add thermal option | Luka Perkov | 2014-05-11 | 1 | -0/+1 |
* | ubi-utils: fix typo | Luka Perkov | 2014-05-11 | 1 | -1/+1 |
* | broadcom-wl: bring interfaces up, do not rely on netifd doing it | Felix Fietkau | 2014-05-11 | 1 | -0/+1 |
* | netifd: update to latest version, fixes a regression on wds client support | Felix Fietkau | 2014-05-10 | 1 | -2/+2 |
* | iwinfo: adjust for changed wpa_supplicant control socket path | Jo-Philipp Wich | 2014-05-10 | 2 | -3/+9 |
* | netifd: Fix nested protocols going offline at reload + various route issues | Steven Barth | 2014-05-09 | 2 | -4/+2 |
* | odhcp6c: bring up nested interfaces on config change | Steven Barth | 2014-05-09 | 1 | -0/+2 |
* | uhttpd: update to the latest version, fixes cgi path handling issues | Felix Fietkau | 2014-05-09 | 1 | -2/+2 |
* | uclient: fix uclient-fetch permissions | Felix Fietkau | 2014-05-09 | 1 | -1/+1 |
* | procd: add explicit libubox dependency to force rebuild on ABI changes (#16300) | Felix Fietkau | 2014-05-09 | 1 | -1/+1 |
* | libubox: update to the latest version, adds minor enhancements/fixes for uloo... | Felix Fietkau | 2014-05-09 | 1 | -2/+2 |
* | add uclient, a small HTTP/1.1 client library (+ utility), using ustream-ssl | Felix Fietkau | 2014-05-09 | 1 | -0/+51 |
* | mac80211: fix warning in select_queue with kernel 3.14 | Hauke Mehrtens | 2014-05-08 | 1 | -0/+31 |
* | igmpproxy: move to trunk, add myself as maintainer | Felix Fietkau | 2014-05-08 | 9 | -0/+624 |
* | odhcp6c: some more fixes for map / lw4o6 support | Steven Barth | 2014-05-08 | 2 | -2/+3 |
* | apex: change Source URL for Apex package | Florian Fainelli | 2014-05-07 | 1 | -2/+1 |