aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* aarch64: add initial supportFlorian Fainelli2014-11-2411-185/+346
* eglibc: enforce use of autoconf-2.69Florian Fainelli2014-11-241-0/+13
* libubox: fix a variable handling regression in jshnFelix Fietkau2014-11-231-1/+1
* libubox: update to the latest version, adds some jshn optimizationsFelix Fietkau2014-11-231-2/+2
* lzo: disable unaligned access for everything except x86Felix Fietkau2014-11-231-0/+4
* busybox: turn on BUSYBOX_DEFAULT_FEATURE_SH_NOFORK to slightly improve perfor...Felix Fietkau2014-11-231-1/+1
* ar71xx: merge changes from 3.10 that were forgotten for 3.14Felix Fietkau2014-11-2319-29/+153
* netifd: update to the latest version, fixes issues when changing a bridge mem...Felix Fietkau2014-11-231-2/+2
* hostapd: fix build error on some variants with CONFIG_WPA_RFKILL_SUPPORT=y (#...Felix Fietkau2014-11-231-1/+3
* ar71xx: remove linux 3.10 supportFelix Fietkau2014-11-23119-9491/+0
* ar71xx: switch to linux 3.14Felix Fietkau2014-11-231-1/+1
* ath9k: fix some ar913x irq handling issuesFelix Fietkau2014-11-233-7/+17
* brcm63xx: move board compatible strings into a tableJonas Gorski2014-11-2262-398/+490
* mac80211: fix a crash on using VHT ratesFelix Fietkau2014-11-211-0/+34
* hostapd: switch dependency from mac80211 to cfg80211Felix Fietkau2014-11-211-4/+4
* sunxi: add config for 3.18Zoltan HERPAI2014-11-211-0/+529
* sunxi: add initial 3.18 supportZoltan HERPAI2014-11-2118-0/+3863
* brcm47xx: add support for Netgear WGR614 V10Rafał Miłecki2014-11-205-0/+238
* mt76: add new mediatek 802.11ac driverFelix Fietkau2014-11-201-0/+53
* ar8216: Use generic hw_init from ar8236 for ar8216 tooFelix Fietkau2014-11-201-13/+7
* ar8216: simplify PHY fixup/initFelix Fietkau2014-11-201-19/+10
* ar8216: use genphy_config_aneg also for PHY 0Felix Fietkau2014-11-191-10/+1
* ar8216: factor out PHY init code into a generic functionFelix Fietkau2014-11-191-41/+25
* ar8216: introduce fixup_phys callback in ar8xxx_chipFelix Fietkau2014-11-191-2/+13
* ar8216: after a switch reset poll until BCMR_RESET is clearedFelix Fietkau2014-11-191-3/+29
* ar8216: introduce global constant for number of PHYsFelix Fietkau2014-11-192-4/+5
* procd: update to the latest version, fixes ubus service listFelix Fietkau2014-11-191-2/+2
* mac80211: try to get interface addresses from wiphy sysfs 'addresses' if no m...Felix Fietkau2014-11-191-1/+19
* mac80211: add an intermediate software queueing implementationFelix Fietkau2014-11-191-0/+498
* mac80211: add support for passing sta rate table updates to the driverFelix Fietkau2014-11-191-0/+92
* build: allow AutoLoad and AutoProbe to specify modules not included in the pa...Felix Fietkau2014-11-191-8/+4
* [PATCH] brcm47xx: mtd: bcm47xxpart: lower minimal blocksize to 4Ki (from 64Ki)Rafał Miłecki2014-11-192-0/+86
* ixp4xx: Don't overwrite memory in wg302v1_fixup()John Crispin2014-11-191-12/+12
* gemini: add basic nas4220 board supportJohn Crispin2014-11-196-2/+76
* keernel: Fixed dependencies in netfilter modules introduced with 3.18 kernelJohn Crispin2014-11-191-0/+3
* uboot-envtools: add carambola2 supportJohn Crispin2014-11-191-0/+1
* kernel: remove gpio-pwm kmod definitionJonas Gorski2014-11-191-16/+0
* base-files: supress errors from lddJonas Gorski2014-11-191-1/+1
* toolchain: musl: fix symlink for lddJonas Gorski2014-11-191-1/+1
* nf_conntrack_rtsp: update to latest versionJohn Crispin2014-11-193-611/+626
* uqmi: update to latest git HEADJohn Crispin2014-11-191-2/+2
* musl: add getopt support for non-option argumentsJohn Crispin2014-11-191-0/+43
* mpc85xx: add 3.14 kernel support for mpc85xx platformJohn Crispin2014-11-199-0/+1236
* ar71xx: Added support for D-link DHP-1565 rev. A1John Crispin2014-11-1911-0/+234
* ar71xx: fix switch configuration in Ubiquiti UAP ProJohn Crispin2014-11-191-2/+3
* ralink: various fixes to the wm8960 setup codeJohn Crispin2014-11-191-127/+221
* ralink: make the dmaengine driver compile under 3.14John Crispin2014-11-191-35/+0
* ralink: fix tx vlan offload and hardware statusJohn Crispin2014-11-192-27/+40
* ralink: support netconsoleJohn Crispin2014-11-191-0/+15
* ralink: improve tx vlan offloadJohn Crispin2014-11-192-0/+55