summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* ralink: merge the mt7620a/n subtargetsJohn Crispin2014-11-1913-240/+45
* netifd: fix race, expose config optionsSteven Barth2014-11-191-2/+2
* mac80211: fix a crash bug in minstrel_htFelix Fietkau2014-11-181-0/+47
* mac80211: add support for reporting tx status without attached skbFelix Fietkau2014-11-186-0/+400
* mac80211: enable minstrel_ht VHT supportFelix Fietkau2014-11-181-0/+1
* base-files: properly fix copying ld*.so with eglibcJonas Gorski2014-11-181-4/+1
* odhcp6c: be less verbose by default, increase musl compatibilitySteven Barth2014-11-181-3/+3
* ralink: set ralink_soc on mt7621John Crispin2014-11-171-12/+24
* ralink: fix pcie resetJohn Crispin2014-11-172-11/+21
* kernel/modules: use crc32c_generic.ko instead of crc32c.koJohn Crispin2014-11-171-0/+5
* kernel/modules: location of usb-common.ko changedJohn Crispin2014-11-171-0/+6
* kernel: add the ubifs EOF marker support to 3.14 kernelJohn Crispin2014-11-171-0/+51
* ramips: disable 2.4 ghz on 802.11ac wifi on WHR-1166DFelix Fietkau2014-11-161-0/+1
* ramips: use mediatek,mtd-eeprom instead of ralink for mt76Felix Fietkau2014-11-161-1/+1
* ramips: fix default config breakage on whr-1166dFelix Fietkau2014-11-161-1/+1
* trace-cmd: update to v2.4Felix Fietkau2014-11-161-2/+2
* mac80211: fix VHT rate selectionFelix Fietkau2014-11-161-0/+22
* mac80211: backport list_last_entryFelix Fietkau2014-11-161-0/+20