| Commit message (Expand) | Author | Age | Files | Lines |
* | ath9k: fix issues with external reset on AR913x | Felix Fietkau | 2016-12-27 | 4 | -9/+10 |
* | relayd: fix expiry time handling | Felix Fietkau | 2016-12-27 | 1 | -1/+1 |
* | relayd: fix reload / interface restart issues | Felix Fietkau | 2016-12-27 | 3 | -4/+2 |
* | ath5k: drop bogus warning on drv_set_key with unsupported cipher (FS#334) | Felix Fietkau | 2016-12-27 | 1 | -0/+23 |
* | ath9k: remove old rx dma stop check optimization | Felix Fietkau | 2016-12-27 | 1 | -28/+0 |
* | odhcpd: bump to git HEAD | Stijn Tintel | 2016-12-27 | 1 | -3/+3 |
* | opkg: vfork external gzip command to uncompress data | Jo-Philipp Wich | 2016-12-27 | 4 | -23/+746 |
* | Revert "opkg: vfork external gzip command to uncompress data" | Stijn Tintel | 2016-12-27 | 4 | -746/+23 |
* | odhcpd: Use procd_send_signal in reload_service | Hans Dedecker | 2016-12-26 | 1 | -1/+1 |
* | opkg: add missing dependency on libpthread | Felix Fietkau | 2016-12-26 | 1 | -1/+1 |
* | mwlwifi: Update to latest source | Gabe Rodriguez | 2016-12-26 | 1 | -3/+3 |
* | package/Makefile & ipkg-make-index.sh: add full package data list | Alberto Bursi | 2016-12-26 | 1 | -1/+2 |
* | opkg: vfork external gzip command to uncompress data | Jo-Philipp Wich | 2016-12-26 | 4 | -23/+746 |
* | kernel: split kmod-lib-zlib into two packages to keep it in sync with kernel ... | Felix Fietkau | 2016-12-26 | 3 | -13/+21 |
* | netifd: Upstep to git HEAD version | Hans Dedecker | 2016-12-25 | 1 | -3/+3 |
* | gre: Remove ttl default value assignment (FS#312) | Hans Dedecker | 2016-12-25 | 2 | -2/+2 |
* | ltq-vmmc: mark VOICE_CPE_VMMC_PMC as broken | Hauke Mehrtens | 2016-12-25 | 1 | -0/+1 |
* | kmod-sched-cake: do not build on kernel 3.18 | Hauke Mehrtens | 2016-12-25 | 1 | -1/+1 |
* | brcmfmac: select 802.11ac support | Felix Fietkau | 2016-12-24 | 1 | -1/+1 |
* | libpcap: Fix build when PACKAGECONFIG ipv6 is not enabled | Zefir Kurtisi | 2016-12-24 | 2 | -0/+108 |
* | orion: enable SoC drivers in the kernel config | Felix Fietkau | 2016-12-24 | 3 | -78/+0 |
* | kirkwood: enable SoC drivers in the kernel config | Felix Fietkau | 2016-12-24 | 3 | -22/+5 |
* | kirkwood: convert iconnect, ib62x0 and pogoplug_e02 to the new image build code | Felix Fietkau | 2016-12-24 | 4 | -34/+39 |
* | kernel: Add kmod-ethoc | Florian Fainelli | 2016-12-24 | 1 | -0/+16 |
* | dnsmasq: add log facility option | dibdot | 2016-12-23 | 1 | -0/+1 |
* | ncurses: rename libncursesw to libncurses (more common name) | Felix Fietkau | 2016-12-22 | 1 | -4/+4 |
* | uhttpd: drop uhttpd-mod-tls, it has been useless for years | Felix Fietkau | 2016-12-22 | 1 | -39/+0 |
* | treewide: clean up and unify PKG_VERSION for git based downloads | Felix Fietkau | 2016-12-22 | 52 | -249/+130 |
* | Revert "linux-firmware: Add mirrors" | Felix Fietkau | 2016-12-22 | 1 | -3/+1 |
* | mwlwifi: Update to latest source | Gabe Rodriguez | 2016-12-22 | 1 | -3/+3 |
* | ath10k-firmware: update qca9984 firmware | Pavel Kubelun | 2016-12-22 | 1 | -1/+13 |
* | gettext-full: enforce only static lib on the host build | Alexandru Ardelean | 2016-12-22 | 1 | -0/+2 |
* | ath9k: Add airtime fairness scheduler | Toke Høiland-Jørgensen | 2016-12-22 | 9 | -15/+728 |
* | openvpn: use conditional dependencies to avoid pulling in unused ssl libraries | Felix Fietkau | 2016-12-22 | 1 | -2/+2 |
* | openvpn: reduce binary size using --gc-sections on linking | Felix Fietkau | 2016-12-22 | 1 | -0/+3 |
* | openvpn: fix disabling DES support in mbedtls | Felix Fietkau | 2016-12-22 | 1 | -0/+81 |
* | openvpn: update to 2.4_rc2 | Magnus Kroken | 2016-12-22 | 11 | -75/+103 |
* | vti: add empty install rules for vtiv4 & vtiv6 | Alexandru Ardelean | 2016-12-22 | 1 | -0/+8 |
* | gre: add empty install rules for grev4 & grev6 | Alexandru Ardelean | 2016-12-22 | 1 | -0/+8 |
* | uqmi: add plmn set functionality for netifd proto handler | Florian Eckert | 2016-12-22 | 1 | -2/+22 |
* | adb: new package "Android Debug Bridge" | Henryk Heisig | 2016-12-22 | 2 | -0/+97 |
* | comgt-ncm: fix typo Fix typo in ncm.sh. Resolves: | Cezary Jackiewicz | 2016-12-22 | 1 | -1/+1 |
* | ath10k-firmware: fix missing variable renames (FS#341) | Felix Fietkau | 2016-12-22 | 1 | -2/+2 |
* | odhcpd: Use procd_send_signal in odhcpd-update file | Hans Dedecker | 2016-12-21 | 1 | -5/+3 |
* | hostapd: update to version 2016-12-19 | Koen Vandeputte | 2016-12-20 | 5 | -16/+16 |
* | ncurses: set ABI_VERSION to avoid running into rebuild issues | Felix Fietkau | 2016-12-20 | 1 | -0/+1 |
* | Revert mirror hash fixes | Felix Fietkau | 2016-12-20 | 3 | -3/+3 |
* | ath10k-firmware: bump qca988x version | Kevin Darbyshire-Bryant | 2016-12-20 | 1 | -4/+4 |
* | ath10k-ct: Enable DFS when "Enable DFS support" is set for kmod-ath | Andy Strohman | 2016-12-20 | 1 | -0/+4 |
* | mwlwifi: select 802.11ac support | Felix Fietkau | 2016-12-20 | 1 | -1/+1 |