| Commit message (Expand) | Author | Age | Files | Lines |
* | libbsd: add support for aarch64 | Florian Fainelli | 2014-11-24 | 1 | -0/+19 |
* | libubox: fix a variable handling regression in jshn | Felix Fietkau | 2014-11-23 | 1 | -1/+1 |
* | libubox: update to the latest version, adds some jshn optimizations | Felix Fietkau | 2014-11-23 | 1 | -2/+2 |
* | lzo: disable unaligned access for everything except x86 | Felix Fietkau | 2014-11-23 | 1 | -0/+4 |
* | busybox: turn on BUSYBOX_DEFAULT_FEATURE_SH_NOFORK to slightly improve perfor... | Felix Fietkau | 2014-11-23 | 1 | -1/+1 |
* | netifd: update to the latest version, fixes issues when changing a bridge mem... | Felix Fietkau | 2014-11-23 | 1 | -2/+2 |
* | hostapd: fix build error on some variants with CONFIG_WPA_RFKILL_SUPPORT=y (#... | Felix Fietkau | 2014-11-23 | 1 | -1/+3 |
* | ath9k: fix some ar913x irq handling issues | Felix Fietkau | 2014-11-23 | 3 | -7/+17 |
* | mac80211: fix a crash on using VHT rates | Felix Fietkau | 2014-11-21 | 1 | -0/+34 |
* | hostapd: switch dependency from mac80211 to cfg80211 | Felix Fietkau | 2014-11-21 | 1 | -4/+4 |
* | mt76: add new mediatek 802.11ac driver | Felix Fietkau | 2014-11-20 | 1 | -0/+53 |
* | procd: update to the latest version, fixes ubus service list | Felix Fietkau | 2014-11-19 | 1 | -2/+2 |
* | mac80211: try to get interface addresses from wiphy sysfs 'addresses' if no m... | Felix Fietkau | 2014-11-19 | 1 | -1/+19 |
* | mac80211: add an intermediate software queueing implementation | Felix Fietkau | 2014-11-19 | 1 | -0/+498 |
* | mac80211: add support for passing sta rate table updates to the driver | Felix Fietkau | 2014-11-19 | 1 | -0/+92 |
* | uboot-envtools: add carambola2 support | John Crispin | 2014-11-19 | 1 | -0/+1 |
* | kernel: remove gpio-pwm kmod definition | Jonas Gorski | 2014-11-19 | 1 | -16/+0 |
* | base-files: supress errors from ldd | Jonas Gorski | 2014-11-19 | 1 | -1/+1 |
* | toolchain: musl: fix symlink for ldd | Jonas Gorski | 2014-11-19 | 1 | -1/+1 |
* | nf_conntrack_rtsp: update to latest version | John Crispin | 2014-11-19 | 3 | -611/+626 |
* | uqmi: update to latest git HEAD | John Crispin | 2014-11-19 | 1 | -2/+2 |
* | ralink: merge the mt7620a/n subtargets | John Crispin | 2014-11-19 | 1 | -1/+1 |
* | netifd: fix race, expose config options | Steven Barth | 2014-11-19 | 1 | -2/+2 |
* | mac80211: fix a crash bug in minstrel_ht | Felix Fietkau | 2014-11-18 | 1 | -0/+47 |
* | mac80211: add support for reporting tx status without attached skb | Felix Fietkau | 2014-11-18 | 6 | -0/+400 |
* | mac80211: enable minstrel_ht VHT support | Felix Fietkau | 2014-11-18 | 1 | -0/+1 |
* | base-files: properly fix copying ld*.so with eglibc | Jonas Gorski | 2014-11-18 | 1 | -4/+1 |
* | odhcp6c: be less verbose by default, increase musl compatibility | Steven Barth | 2014-11-18 | 1 | -3/+3 |
* | kernel/modules: use crc32c_generic.ko instead of crc32c.ko | John Crispin | 2014-11-17 | 1 | -0/+5 |
* | kernel/modules: location of usb-common.ko changed | John Crispin | 2014-11-17 | 1 | -0/+6 |
* | trace-cmd: update to v2.4 | Felix Fietkau | 2014-11-16 | 1 | -2/+2 |
* | mac80211: fix VHT rate selection | Felix Fietkau | 2014-11-16 | 1 | -0/+22 |
* | mac80211: backport list_last_entry | Felix Fietkau | 2014-11-16 | 1 | -0/+20 |
* | mac80211: backport devm_kmemdup | Felix Fietkau | 2014-11-16 | 1 | -0/+23 |
* | package/uboot-envtools: add OpenMesh MR900v2 support | John Crispin | 2014-11-14 | 1 | -0/+1 |
* | package/om-watchdog: add OpenMesh MR900v2 support | John Crispin | 2014-11-14 | 1 | -1/+1 |
* | package/uboot-envtools: add OpenMesh MR900 support | John Crispin | 2014-11-14 | 1 | -0/+1 |
* | package/om-watchdog: add OpenMesh MR900 support | John Crispin | 2014-11-14 | 1 | -0/+3 |
* | procd: update to latest git HEAD | John Crispin | 2014-11-14 | 1 | -2/+2 |
* | pppd: add option to set custom host-uniq pppoe tag | Matteo Croce | 2014-11-14 | 2 | -1/+173 |
* | ath9k: fix crashes when using shared IRQs | Felix Fietkau | 2014-11-13 | 8 | -7/+125 |
* | lldpd: allow discovery protocols to be disabled from menuconfig | Jo-Philipp Wich | 2014-11-11 | 3 | -6/+60 |
* | kirkwood: add support for Linksys EA3500 | Luka Perkov | 2014-11-10 | 1 | -0/+1 |
* | 6in4: detect curl and busybox wget | Steven Barth | 2014-11-09 | 1 | -8/+27 |
* | mac80211: fix kernel crash on netdev unregister on newer 3.14 kernels | Felix Fietkau | 2014-11-09 | 1 | -1/+3 |
* | procd: update to the latest version, fixes job control on the console shell | Felix Fietkau | 2014-11-08 | 1 | -2/+2 |
* | netifd: fix default ORO-setting for 6rd | Steven Barth | 2014-11-08 | 2 | -2/+2 |
* | mac80211: update to wireless-testing 2014-11-04 | Felix Fietkau | 2014-11-07 | 65 | -3205/+37 |
* | mac80211: merge a few pending upstream fixes | Felix Fietkau | 2014-11-07 | 14 | -85/+365 |
* | package/*: replace occurences of 'ln -sf' to '$(LN)' | Nicolas Thill | 2014-11-06 | 12 | -34/+34 |