| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | mac80211: fix a module build/dependency issue that was breaking lib80211 | Felix Fietkau | 2016-05-16 | 1 | -0/+11 |
* | fstools: update to latest git HEAD | John Crispin | 2016-05-15 | 1 | -2/+2 |
* | procd: update to latest git HEAD | John Crispin | 2016-05-15 | 1 | -2/+2 |
* | iw: refresh patches | Felix Fietkau | 2016-05-15 | 4 | -25/+11 |
* | mac80211: update to wireless-testing 2016-05-12 | Felix Fietkau | 2016-05-15 | 145 | -9915/+1186 |
* | base-files: Enhancements to /etc/profile | Vittorio G (VittGam) | 2016-05-14 | 1 | -0/+4 |
* | nettle: update to 3.2 | Syrone Wong | 2016-05-13 | 1 | -2/+2 |
* | e2fsprogs: update to 1.42.13 | Kevin Darbyshire-Bryant | 2016-05-13 | 1 | -2/+2 |
* | lua: Fixed broken __lt/__le operators caused by lnum patch. | David Thornley | 2016-05-13 | 2 | -0/+44 |
* | dropbear: update to 2016.73 | Jo-Philipp Wich | 2016-05-13 | 6 | -28/+18 |
* | kernel: remove ocf support, cryptodev-linux should be used instead | Felix Fietkau | 2016-05-12 | 1 | -48/+0 |
* | openssl: replace ocf-crypto-headers with a header file from cryptodev-linux | Felix Fietkau | 2016-05-12 | 4 | -521/+293 |
* | iperf: Drop single-threaded variant | Bert Vermeulen | 2016-05-12 | 2 | -50/+4 |
* | iperf: Upgrade to version 2.0.8 | Bert Vermeulen | 2016-05-12 | 2 | -104/+5 |
* | global: change my email address | John Crispin | 2016-05-12 | 23 | -23/+23 |
* | ramips: add initial support for SamKnows SK-WB8 | Andrew Yong | 2016-05-12 | 1 | -1/+2 |
* | dropbear: Add --disable-utmpx again | Hans Dedecker | 2016-05-12 | 1 | -0/+1 |
* | libusb: remove stale patch | John Crispin | 2016-05-12 | 1 | -33/+0 |
* | build: remove leftover dependenices on TARGET_rdc | Felix Fietkau | 2016-05-12 | 1 | -1/+1 |
* | x86/xen_domu: enable xen drivers in the kernel config instead of packaging th... | Felix Fietkau | 2016-05-12 | 1 | -123/+0 |
* | x86: remove the kvm_guest subtarget | Felix Fietkau | 2016-05-12 | 1 | -48/+0 |
* | busybox: fix issues with the ip command on mips64 | Felix Fietkau | 2016-05-12 | 1 | -0/+75 |
* | fstools: update to latest git revision | John Crispin | 2016-05-11 | 1 | -2/+2 |
* | ncurses: add a compatibility symlink for packages searching for ncursesw/ncur... | Felix Fietkau | 2016-05-11 | 1 | -0/+1 |
* | base-files: Fix config_generate when there are no switch VLANs or ports confi... | Vittorio Gambaletta (VittGam) | 2016-05-11 | 1 | -38/+42 |
* | netifd: Remove hardcoded DHCP release option | Hans Dedecker | 2016-05-11 | 1 | -1/+1 |
* | ncurses: install a dummy libtinfo.a for packages that try to link it | Felix Fietkau | 2016-05-11 | 1 | -0/+1 |
* | Revert "ncurses: package the tinfo library separately" | Felix Fietkau | 2016-05-11 | 1 | -3/+2 |
* | mtd: imagetag: fix compilation with changed mtd_fixtrx call | Rafał Miłecki | 2016-05-11 | 1 | -1/+4 |
* | gettext-full: avoid spurious dependencies on ncurses | Felix Fietkau | 2016-05-10 | 1 | -0/+1 |
* | ncurses: package the tinfo library separately | Felix Fietkau | 2016-05-10 | 1 | -2/+3 |
* | iftop: Update to latest version, and drop patch | Bert Vermeulen | 2016-05-10 | 2 | -14/+2 |
* | ncurses: provide libncurses compatibility symlinks in libncursesw | Felix Fietkau | 2016-05-10 | 1 | -1/+7 |
* | ubox: make logging code honour the hostname properly | John Crispin | 2016-05-10 | 1 | -2/+4 |
* | ubox: turn logd into a separate package | blogic | 2016-05-10 | 1 | -3/+17 |
* | ncurses: install pkg-config files to fix util-linux build breakage | Felix Fietkau | 2016-05-10 | 1 | -7/+4 |
* | mtd: add -c option for specifying amount of data to be used for checksum | Rafał Miłecki | 2016-05-09 | 3 | -12/+31 |
* | mtd: trx: use separated buffer for TRX header | Rafał Miłecki | 2016-05-09 | 1 | -5/+18 |
* | mtd: seama: exit with error if Seama header wasn't found | rmilecki | 2016-05-09 | 1 | -1/+1 |
* | mtd: seama: fix image data handling | rmilecki | 2016-05-09 | 1 | -28/+18 |
* | mtd: seama: move buf allocation to the MD5 function | rmilecki | 2016-05-09 | 1 | -16/+22 |
* | mtd: seama: update MD5 using header in the first block buffer | rmilecki | 2016-05-09 | 1 | -4/+3 |
* | mtd: seama: add md5 to header struct | rmilecki | 2016-05-09 | 2 | -12/+11 |
* | mtd: check for Seama magic early when fixing MD5 | rmilecki | 2016-05-09 | 1 | -7/+21 |
* | mtd: add missing breaks in a switch | rmilecki | 2016-05-09 | 1 | -0/+2 |
* | mtd: use tabs for indents | rmilecki | 2016-05-09 | 1 | -7/+7 |
* | ncurses: remove libncurses, provide it via libncursesw | Felix Fietkau | 2016-05-09 | 1 | -45/+8 |
* | mt76: update to the latest version | Felix Fietkau | 2016-05-05 | 2 | -13/+2 |
* | mt76: fix rebuild on CONFIG_PACKAGE_MAC80211_MESH changes | Felix Fietkau | 2016-05-05 | 1 | -0/+2 |
* | base-files: evaluate uci-defaults on run-time installations | Daniel Golle | 2016-05-04 | 1 | -0/+11 |