aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kernel: take bcm47xx_nvram.h from kernel and not backportsJohn Crispin2016-03-014-122/+52
* ar71xx: backport ath10k firmware loading from trunk (as of r48711)Felix Fietkau2016-02-293-100/+71
* build: download.mk: bugfix download.pl argument call orderFelix Fietkau2016-02-291-1/+1
* build: add support for choosing a different url filename part than the output...Felix Fietkau2016-02-292-4/+9
* mac80211: backport from trunk r48782 + required kernel patches and mt76, mwlwifiFelix Fietkau2016-02-29333-20689/+6014
* ath10k-firmware: remove dependency on kmod-ath10k so that it can be selected ...Felix Fietkau2016-02-291-2/+0
* b43legacy-firmware: add from r48184Felix Fietkau2016-02-291-0/+72
* ath10k-firmware: add from trunk r47984Felix Fietkau2016-02-291-0/+104
* linux-firmware: sync with trunk r48750Felix Fietkau2016-02-298-33/+446
* build: do not deselect CONFIG_USE_SSTRIP if CONFIG_DEBUG is enabledFelix Fietkau2016-02-291-2/+1
* scripts/config: fix handling of CONFDEFAULT on oldconfigFelix Fietkau2016-02-291-2/+2
* ar71xx: reset ethernet tx ring on fast reset to prevent packet loss / irq issuesFelix Fietkau2016-02-291-3/+11
* ramips: Backport support for Netgear EX2700John Crispin2016-02-269-1/+205
* brcm2708: Fix sysupgrade support for Raspberry PiJohn Crispin2016-02-261-1/+1
* kernel: support bgmac on BCM47094Rafał Miłecki2016-02-264-8/+151
* kernel: backport trivial bcma patches from 4.6 for BCM47094Rafał Miłecki2016-02-261-0/+72
* kernel: backport bcma init patch from 4.5Rafał Miłecki2016-02-262-65/+49
* ralink: fix mt7628 ehci supportJohn Crispin2016-02-192-73/+127
* ralink: fix alsa mic in supportJohn Crispin2016-02-191-93/+71
* mvebu: add SolidRun ClearFog A1 supportLuka Perkov2016-02-178-0/+700
* malta: add harddisk supportJohn Crispin2016-02-081-0/+4
* bcm53xx: add Netgear R8500 GPIOsRafał Miłecki2016-02-053-7/+83
* bcm53xx: start working on Netgear R8500Rafał Miłecki2016-02-046-0/+101
* bcm53xx: support Netgear R8500 in sysupgradeRafał Miłecki2016-02-041-0/+1
* bcm53xx: use proper CPU port in b53 for Netgear R8500Rafał Miłecki2016-02-041-1/+3
* openssl: update to 1.0.2f (fixes CVE-2016-0701, CVE-2015-3197)v15.05.1Felix Fietkau2016-01-286-20/+20
* ramips: HiLink HLK-RM04 image name typo (RM02 -> RM04)John Crispin2016-01-211-1/+1
* kernel: fix module load issue in the dma-buf debloat patchFelix Fietkau2016-01-201-1/+10
* mac80211: fix brcmfmac picking wrong channel when using 80 MHzRafał Miłecki2016-01-201-0/+65
* kernel: modularize dma shared buffer code to eliminate kernel bloatFelix Fietkau2016-01-203-0/+46
* kernel: fix keyring reference leak (CVE-2016-0728)Felix Fietkau2016-01-191-0/+75
* kernel: disable AFS support by defaultFelix Fietkau2016-01-192-0/+2
* ar71xx: fix ethernet MAC reset on DMA hangFelix Fietkau2016-01-151-38/+55
* ar71xx: extend ethernet DMA stuck check to all ar724x (and newer) chipsFelix Fietkau2016-01-151-1/+1
* CC: base-files: use the correct path in case of modified preinit optionsJo-Philipp Wich2016-01-142-3/+3
* CC: base-files: sanitize and unify $PATHJo-Philipp Wich2016-01-144-6/+6
* CC: procd: align early init PATH with rest of OpenWrtJo-Philipp Wich2016-01-142-2/+34
* mac80211: resync regulatory db with master-2015-12-14Imre Kaloz2016-01-121-111/+158
* CC: sdk: add base repository fallbackJo-Philipp Wich2016-01-121-0/+1
* CC: gettext-full: make autopoint and gettextize reloctableJo-Philipp Wich2016-01-122-1/+31
* CC: gettext-full: activate format-security checksJo-Philipp Wich2016-01-122-1/+59
* CC: gettext-full: update to version 0.19.6Jo-Philipp Wich2016-01-127-9/+9
* hostapd: fix disassociation with FullMAC drivers and multi-BSSRafał Miłecki2016-01-111-0/+67
* CC: build: add a variable pointing to the main openwrt git repositories (usef...Jo-Philipp Wich2016-01-111-0/+2
* fstools: fix off-by-one error in the version numberFelix Fietkau2016-01-101-1/+1
* fstools: sync with trunk r48191Felix Fietkau2016-01-101-4/+3
* hostapd: fix post v2.4 security issuesFelix Fietkau2016-01-1011-0/+554
* mac80211: brcmfmac: add beamforming supportRafał Miłecki2016-01-1024-4/+2867
* mac80211: brcmfmac: support dumping stationsRafał Miłecki2016-01-1013-1/+1170
* mac80211: brcmfmac: fix getting/setting TX powerRafał Miłecki2016-01-1018-2/+1401