| Commit message (Expand) | Author | Age | Files | Lines |
* | ar7-atm: fix compilation for linux 3.10 | Jonas Gorski | 2013-10-12 | 6 | -18/+6085 |
* | dnsmasq: add option broadcast to host sections | Jo-Philipp Wich | 2013-10-11 | 2 | -2/+7 |
* | make the generated images actually flashable on the Unifi devices. | Imre Kaloz | 2013-10-11 | 1 | -2/+2 |
* | ath9k: fix rx issues introduced in my last commit (fixes #14307) | Felix Fietkau | 2013-10-10 | 6 | -13/+114 |
* | firewall: small improvements in nat reflection | Jo-Philipp Wich | 2013-10-10 | 1 | -2/+2 |
* | Incorrect checkout of git submodules | Jo-Philipp Wich | 2013-10-10 | 1 | -1/+1 |
* | ppp: correct module loaded check in proto_pptp_setup | Jo-Philipp Wich | 2013-10-10 | 1 | -1/+1 |
* | dropbear: update to 2013.59 (released 4 october 2013) | Jo-Philipp Wich | 2013-10-10 | 8 | -38/+22 |
* | x86: kvm: disable squashfs and jffs2 images by default | Jo-Philipp Wich | 2013-10-10 | 1 | -0/+1 |
* | ath9k: add some cleanups and minor fixes | Felix Fietkau | 2013-10-10 | 16 | -274/+1435 |
* | kernel: add default config for ARM_ERRATA symbols for kernel 3.3 | Hauke Mehrtens | 2013-10-10 | 1 | -0/+13 |
* | openvpn: rework initscript (fixes #14299) | Luka Perkov | 2013-10-09 | 1 | -8/+30 |
* | procd: fix command handling in procd_add_instance() | Felix Fietkau | 2013-10-09 | 1 | -1/+1 |
* | IPv6 support should depend on if we've enabled it | Imre Kaloz | 2013-10-09 | 1 | -1/+5 |
* | ralink: fixes mpr a1/a2 network setup | John Crispin | 2013-10-09 | 1 | -0/+2 |
* | mac80211: rtlwifi: Align private space in rtl_priv struct | Hauke Mehrtens | 2013-10-09 | 1 | -0/+27 |
* | ralink: add support for the mt7530 eval board | John Crispin | 2013-10-08 | 5 | -40/+177 |
* | ralink: add missing header file to mt7530 driver | John Crispin | 2013-10-08 | 1 | -30/+49 |
* | lantiq: fix up diag.sh | John Crispin | 2013-10-08 | 1 | -2/+0 |
* | kernel: dont rely on library modules to be depended on | John Crispin | 2013-10-08 | 1 | -0/+11 |
* | kernel: remove debug code from module insert script | John Crispin | 2013-10-08 | 1 | -1/+0 |
* | hostapd: recognize 8021x as an authentication mode | Felix Fietkau | 2013-10-08 | 1 | -1/+1 |
* | hostapd: add external registrar support | Felix Fietkau | 2013-10-08 | 1 | -0/+3 |
* | hostapd: enable WPS2 support on hostapd-full.config | Felix Fietkau | 2013-10-08 | 1 | -1/+2 |
* | hostapd: fix hostapd RSN preauthentication PMKSA caching | Felix Fietkau | 2013-10-08 | 1 | -4/+21 |
* | hostapd: Add WPS unconfigured & WPS pin method support | Felix Fietkau | 2013-10-08 | 1 | -3/+13 |
* | hostapd: Add eap_reauth_period config option | Felix Fietkau | 2013-10-08 | 1 | -0/+2 |
* | mac80211: wl12xx: build them again | Hauke Mehrtens | 2013-10-07 | 1 | -1/+2 |
* | mac80211: brcmfmac: BRCMFMAC_USB was not set in config | Hauke Mehrtens | 2013-10-07 | 1 | -1/+2 |
* | openvpn: switch to new procd init script style | Luka Perkov | 2013-10-07 | 2 | -65/+14 |
* | polarssl: update to 1.2.9 | Luka Perkov | 2013-10-07 | 2 | -5/+5 |
* | lantiq: fix ltq_ptm compile | John Crispin | 2013-10-07 | 2 | -2/+2 |
* | lantiq: experia v8 fixes | John Crispin | 2013-10-07 | 3 | -4/+4 |
* | lantiq: fix fritz3370 dts file | John Crispin | 2013-10-07 | 1 | -55/+50 |
* | lantiq: fix fritz image generation | John Crispin | 2013-10-07 | 2 | -8/+10 |
* | lantiq: fix eva partition split for squashfs | John Crispin | 2013-10-07 | 1 | -49/+35 |
* | ralink: fix asiarf image generation | John Crispin | 2013-10-07 | 3 | -6/+6 |
* | ralink: split mt7530 driver out of the gsw driver | John Crispin | 2013-10-07 | 1 | -551/+602 |
* | ralink: build recovery images for dcs930 ip cam | John Crispin | 2013-10-07 | 2 | -1/+27 |
* | ralink: DIR610A1 Fix remaining issues | John Crispin | 2013-10-07 | 3 | -11/+16 |
* | ralink: MT7620 eval board pinmux fixes | John Crispin | 2013-10-07 | 1 | -1/+1 |
* | ralink: make cevt systick selectable via kconfig | John Crispin | 2013-10-07 | 3 | -9/+15 |
* | ralink: fix mt7620a pinmux | John Crispin | 2013-10-07 | 1 | -44/+68 |
* | tools: add tool to generate dcs93xl images | John Crispin | 2013-10-07 | 2 | -0/+40 |
* | odhcp6c: improve server selection, introduce "forceprefix" option | Steven Barth | 2013-10-07 | 2 | -4/+7 |
* | iproute2: update to 3.11 | Luka Perkov | 2013-10-07 | 5 | -18/+6 |
* | brcm47xx: Cocci spatch "noderef" | Hauke Mehrtens | 2013-10-07 | 1 | -0/+23 |
* | brcm47xx: move clock detection patches | Hauke Mehrtens | 2013-10-07 | 2 | -0/+31 |
* | brcm47xx: move and rename nvram gpio patch | Hauke Mehrtens | 2013-10-06 | 1 | -0/+19 |
* | brcm47xx: update early printk patches | Hauke Mehrtens | 2013-10-06 | 7 | -116/+234 |