| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | ar71xx: ag71xx: compute the RX buffer size from the maximum frame size | Gabor Juhos | 2013-12-17 | 2 | -3/+1 |
* | ar71xx: ag71xx: store RX buffer size in the ag71xx struct | Gabor Juhos | 2013-12-17 | 2 | -6/+8 |
* | 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 |
* | ar71xx: ag71xx: store maximum frame length in the ag71xx struct | Gabor Juhos | 2013-12-17 | 2 | -2/+8 |
* | ar71xx: ag71xx: use mdio bus name in ar7240_probe messages | Gabor Juhos | 2013-12-17 | 1 | -4/+4 |
* | ag71xx: ag71xx: use device name for debugfs entry | Gabor Juhos | 2013-12-17 | 1 | -3/+7 |
* | busybox: fix typo in Config.in (#14628) | Felix Fietkau | 2013-12-17 | 1 | -1/+1 |
* | imx6: ventana: add canbus utils | Luka Perkov | 2013-12-17 | 1 | -1/+2 |
* | imx6: ventana: add default kernel modules for GSC | Luka Perkov | 2013-12-17 | 1 | -0/+1 |
* | imx6: add rtc feature support | Luka Perkov | 2013-12-17 | 3 | -1/+8 |
* | kernel: add rtc-ds1672 module support | Luka Perkov | 2013-12-17 | 1 | -0/+17 |
* | imx6: drop upstreamed patch | Luka Perkov | 2013-12-17 | 1 | -25/+0 |
* | automake: update to 1.11.6 | Luka Perkov | 2013-12-17 | 4 | -24/+10 |
* | 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 |
* | uClibc: disable sha256 and sha512 for libcrypt - saves about 13k uncompressed... | Felix Fietkau | 2013-12-16 | 1 | -2/+2 |
* | hostapd: move old wifi setup scripts to hostapd-common-old | Felix Fietkau | 2013-12-16 | 2 | -5/+14 |
* | ar71xx: add initial support for the Mikrotik RB911G/RB912UAG boards | Gabor Juhos | 2013-12-16 | 4 | -0/+218 |
* | 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 |
* | ar71xx: add NAND driver for the Mikrotik RB91x boards | Gabor Juhos | 2013-12-16 | 2 | -0/+378 |
* | ar71xx: rb2011: use board name from the hardware config | Gabor Juhos | 2013-12-16 | 2 | -6/+30 |
* | ar71xx: rb2011: simplify setup code | Gabor Juhos | 2013-12-16 | 1 | -16/+19 |
* | ar71xx: rb2011: use the new RouterBOOT helpers | Gabor Juhos | 2013-12-16 | 1 | -46/+29 |
* | ralink: fix dir810 networking | John Crispin | 2013-12-16 | 1 | -1/+2 |
* | ar71xx: rb95x: use the rb_get_wlan_data helper | Gabor Juhos | 2013-12-16 | 1 | -37/+14 |
* | ar71xx: add some RouterBOOT specific helper functions | Gabor Juhos | 2013-12-16 | 2 | -0/+153 |
* | kernel: define RB_ID_HW_OPTIONS in include/linux/routerboot.h | Gabor Juhos | 2013-12-16 | 1 | -0/+1 |
* | ar71xx: refresh m25p80 patches | Gabor Juhos | 2013-12-16 | 3 | -3/+3 |
* | netifd: update to latest version, fixes a null pointer crash | Felix Fietkau | 2013-12-16 | 1 | -2/+2 |
* | ar71xx: rb95x: nuke rb95x_gpio_init | Gabor Juhos | 2013-12-16 | 1 | -6/+2 |
* | kernel/3.1[02]: add Winbond W25X05 SPI flash support | Gabor Juhos | 2013-12-16 | 2 | -0/+40 |
* | kernel: remove obsolete yaffs options from target configs | Gabor Juhos | 2013-12-16 | 4 | -8/+0 |
* | kernel: update yaffs code | Gabor Juhos | 2013-12-16 | 108 | -15464/+9533 |
* | kernel/3.9: remove yaffs patches | Gabor Juhos | 2013-12-16 | 15 | -1643/+0 |
* | kernel/3.6: remove yaffs support | Gabor Juhos | 2013-12-16 | 16 | -1644/+0 |
* | kernel/3.3: remove yaffs support | Gabor Juhos | 2013-12-16 | 10 | -733/+0 |
* | ar71xx/mikrotik: disable unused MTD options | Gabor Juhos | 2013-12-16 | 1 | -0/+8 |
* | ar71xx: add dummy rle_decode function if CONFIG_RLE_DECOMPRESS is not set | Gabor Juhos | 2013-12-16 | 1 | -1/+11 |
* | ar71xx: add userspace support for WD My Net N750 | Gabor Juhos | 2013-12-16 | 5 | -3/+19 |
* | ar71xx: add kernel support for WD My Net N750 | Gabor Juhos | 2013-12-16 | 3 | -0/+236 |
* | generic: ar8216: Enable jumbo frames on AR8327 by default | Gabor Juhos | 2013-12-15 | 1 | -2/+2 |
* | ar71xx: build image for the TP-Link TL-WA901ND v3 board | Gabor Juhos | 2013-12-15 | 1 | -1/+2 |
* | ar71xx: add user-space support for the TP-Link TL-WA901ND v3 board | Gabor Juhos | 2013-12-15 | 5 | -1/+8 |
* | ar71xx: add kernel support for the TL-WA901ND v3 board | Gabor Juhos | 2013-12-15 | 2 | -1/+26 |