| Commit message (Expand) | Author | Age | Files | Lines |
* | base-files: config_generate did not handle setups with more than 1 switch pro... | John Crispin | 2014-10-27 | 1 | -5/+4 |
* | iwinfo: switch to external git repo, support lookup by phyname & macaddr | Jo-Philipp Wich | 2014-10-27 | 22 | -14848/+10 |
* | busybox: make high ASCII chars printable (#7993) | Jo-Philipp Wich | 2014-10-27 | 2 | -1/+21 |
* | px5g-standalone: use /dev/urandom to initialize serial (#18232) | Jo-Philipp Wich | 2014-10-27 | 2 | -4/+27 |
* | mac80211: fix key flush handling in AP+STA | Felix Fietkau | 2014-10-27 | 3 | -2/+37 |
* | uhttpd: fix HTTP incompatibilities in file handler | Jo-Philipp Wich | 2014-10-27 | 1 | -2/+2 |
* | e2fsprogs: fix description, tune2fs is not part of the e2fsprogs package | John Crispin | 2014-10-26 | 1 | -2/+1 |
* | comgt: fix typo in the ncm proto handler | John Crispin | 2014-10-26 | 1 | -1/+1 |
* | util-linux-dmesg: Add missing install section | John Crispin | 2014-10-26 | 1 | -0/+6 |
* | broadcom-wl: align with mac80211 config | Jo-Philipp Wich | 2014-10-25 | 2 | -6/+15 |
* | base-files: add /etc/shadow to list of essential files to keep in sysupgrade ... | Felix Fietkau | 2014-10-25 | 1 | -0/+1 |
* | hostapd: update to 2014-10-25 | Felix Fietkau | 2014-10-25 | 31 | -409/+113 |
* | ath9k: add a few calibration related fixes | Felix Fietkau | 2014-10-25 | 3 | -10/+22 |
* | odhcp6c: avoid some unnecessary big mallocs | Steven Barth | 2014-10-25 | 1 | -2/+2 |
* | rtlwifi: unbreak usb drivers | Felix Fietkau | 2014-10-24 | 3 | -0/+174 |
* | broadcom_wl: eliminate compiler error with gcc-4.9-linaro | Felix Fietkau | 2014-10-24 | 1 | -0/+21 |
* | openssl: fix target definition for x86_64 (#18182) | Felix Fietkau | 2014-10-24 | 3 | -11/+12 |
* | netifd: update to the latest version, fixes a use-after-free bug | Felix Fietkau | 2014-10-24 | 1 | -2/+2 |
* | gdb: fix build failure on arm | Nicolas Thill | 2014-10-24 | 1 | -0/+22 |
* | linux: add kmod-i2c-piix4 | Jo-Philipp Wich | 2014-10-24 | 1 | -0/+22 |
* | ath: process regulatory notifiers with CONFIG_ATH_USER_REGD set | Felix Fietkau | 2014-10-23 | 1 | -3/+4 |
* | ath10k: fix survey output channel in-use flag | Felix Fietkau | 2014-10-23 | 1 | -0/+19 |
* | ath9k: fix tx power reporting | Felix Fietkau | 2014-10-22 | 11 | -70/+205 |
* | ath9k: merge ar9580/ar955x initval updates | Felix Fietkau | 2014-10-22 | 2 | -0/+199 |
* | ath9k: merge a regulatory handling fix | Felix Fietkau | 2014-10-22 | 4 | -3/+59 |
* | linux: add kmod-hwmon-k10temp | Jo-Philipp Wich | 2014-10-22 | 1 | -0/+16 |
* | kernel: use .ONESHELL to speed up processing of many kmod-* packages | Felix Fietkau | 2014-10-22 | 1 | -0/+1 |
* | kernel: use /bin/sh instead of bash to speed up processing of many kmod-* pac... | Felix Fietkau | 2014-10-22 | 1 | -0/+2 |
* | comgt: drop the use of the non-standard XCASE termios flag (#18186) | Felix Fietkau | 2014-10-21 | 1 | -0/+20 |
* | nftables: bump to latest, fix minigmp | Steven Barth | 2014-10-21 | 4 | -82/+9 |
* | libnftnl: bump to latest | Steven Barth | 2014-10-21 | 1 | -2/+3 |
* | ath9k: merge a fix for queue start/stop handling (fixes #18164, #18130) | Felix Fietkau | 2014-10-21 | 5 | -5/+150 |
* | netifd: update to the latest version, fixes link status handling on VLAN devi... | Felix Fietkau | 2014-10-20 | 1 | -2/+2 |
* | base-files: fix telnet login on musl | Felix Fietkau | 2014-10-20 | 1 | -2/+2 |
* | rpcd: add 802.11ac for iwinfo | Felix Fietkau | 2014-10-20 | 1 | -2/+2 |
* | openssl: host build fails when ccache is enabled | John Crispin | 2014-10-20 | 1 | -0/+5 |
* | hostapd: Add wpa_psk_file option to netifd.sh | John Crispin | 2014-10-20 | 1 | -1/+7 |
* | [comgt]: fix compile against musl | Imre Kaloz | 2014-10-20 | 2 | -2/+31 |
* | Revert "openssl: add host build." | Felix Fietkau | 2014-10-20 | 1 | -56/+0 |
* | openssl: add host build. | John Crispin | 2014-10-20 | 1 | -0/+56 |
* | failsafe-mode: print short help on commandline | John Crispin | 2014-10-20 | 2 | -0/+14 |
* | iproute2: fix musl build | Felix Fietkau | 2014-10-19 | 2 | -0/+399 |
* | authsae: fix musl build | Felix Fietkau | 2014-10-19 | 1 | -0/+10 |
* | gdb: update to version 7.8, fix musl build | Felix Fietkau | 2014-10-19 | 3 | -6/+34 |
* | valgrind: update to the latest version, fix musl support | Felix Fietkau | 2014-10-19 | 4 | -15/+50 |
* | base-files: fix ldd definition if /usr/bin/ldd exists | Felix Fietkau | 2014-10-19 | 1 | -1/+1 |
* | toolchain: drop the mips softfloat symlink hack | Felix Fietkau | 2014-10-19 | 1 | -1/+0 |
* | toolchain: when using musl, install a symlink from ld-musl-*.so to /usr/bin/ldd | Felix Fietkau | 2014-10-19 | 1 | -1/+2 |
* | mountd: explicitly link libubox (needed by libuci) | Felix Fietkau | 2014-10-19 | 1 | -0/+11 |
* | openssl: add ABI_VERSION to fix package rebuild issues (fixes #18169) | Felix Fietkau | 2014-10-19 | 1 | -0/+1 |