aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #105 from wigyori/chaos_calmerZoltan Herpai2016-09-29111-358/+7833
|\
| * mac80211: brcmfmac: backport changes from 2016-09-27Rafał Miłecki2016-09-2925-1/+1309
| * mac80211: brcmfmac: backport patches that were skipped previously #2Rafał Miłecki2016-09-2925-37/+1380
| * mac80211: brcmfmac: backport patches that were skipped previously #1Rafał Miłecki2016-09-2932-76/+4253
| * mwlwifi: upgrade to 10.3.0.18-20160804Imre Kaloz2016-09-293-113/+2
| * mac80211: brcmfmac: backport patch simplifying brcmf_alloc_vifRafał Miłecki2016-09-295-9/+112
| * mac80211: brcmfmac: fix stopping netdev queue when bus clogs upRafał Miłecki2016-09-291-0/+53
| * mac80211: brcmfmac: support hidden SSIDRafał Miłecki2016-09-291-0/+43
| * ramips: fix usb phy initialisationJohn Crispin2016-09-291-13/+13
| * ramips: fix timing issues when using MT7621 spiJohn Crispin2016-09-291-1/+4
| * mac80211: brcmfmac: fix interfaces managementRafał Miłecki2016-09-296-0/+357
| * CC: kernel: update kernel 3.18 to version 3.18.36Hauke Mehrtens2016-09-2932-197/+97
| * rpcd: iwinfo plugin fixesRafał Miłecki2016-09-291-2/+2
| * mac80211: brcmfmac: fix lockup related to P2P interfaceRafał Miłecki2016-09-294-1/+300
| * CC: openssl: update to 1.0.2jZoltan HERPAI2016-09-291-2/+2
* | Merge pull request #82 from ecsv/openmesh-ccZoltan Herpai2016-09-2125-24/+1012
|\ \
| * | ar71xx: add MR1750v2 to the MR1750 profileSven Eckelmann2016-09-211-2/+2
| * | ar71xx: extract ath10k wifi board.bin for the OpenMesh MR1750v2 boardSven Eckelmann2016-09-211-0/+1
| * | package/uboot-envtools: add OpenMesh MR1750v2 supportSven Eckelmann2016-09-211-0/+1
| * | package/om-watchdog: add OpenMesh MR1750v2 supportSven Eckelmann2016-09-211-1/+1
| * | ar71xx: enable sysupgrade for the OpenMesh MR1750v2Sven Eckelmann2016-09-212-0/+3
| * | ar71xx: add user-space support for the OpenMesh MR1750v2Sven Eckelmann2016-09-214-2/+8
| * | ar71xx: add kernel support for the OpenMesh MR1750v2Sven Eckelmann2016-09-212-0/+11
| * | ar71xx: add OM2P-HSv3 to the OM2P profileSven Eckelmann2016-09-211-2/+2
| * | package/uboot-envtools: add OpenMesh OM2P-HSv3 supportSven Eckelmann2016-09-211-0/+1
| * | package/om-watchdog: add OpenMesh OM2P-HSv3 supportSven Eckelmann2016-09-211-1/+1
| * | ar71xx: enable sysupgrade for the OpenMesh OM2P-HSv3Sven Eckelmann2016-09-212-0/+3
| * | ar71xx: add user-space support for the OpenMesh OM2P-HSv3Sven Eckelmann2016-09-213-0/+5
| * | ar71xx: add kernel support for the OpenMesh OM2P-HSv3Sven Eckelmann2016-09-212-0/+11
| * | ar71xx: add OM5P-ACv2 to the OM5P-AC profileSven Eckelmann2016-09-211-2/+2
| * | ar71xx: extract ath10k wifi board.bin for the OpenMesh OM5P-ACv2 boardSven Eckelmann2016-09-211-1/+2
| * | uboot-envtools: add OpenMesh OM5P-ACv2 supportSven Eckelmann2016-09-211-0/+1
| * | om-watchdog: add OpenMesh OM5P-ACv2 supportSven Eckelmann2016-09-211-1/+1
| * | ar71xx: enable sysupgrade for the OpenMesh OM5P-ACv2Sven Eckelmann2016-09-212-2/+5
| * | ar71xx: add user-space support for the OpenMesh OM5P-ACv2Sven Eckelmann2016-09-212-1/+5
| * | ar71xx: add kernel support for the OpenMesh OM5P-ACv2 boardSven Eckelmann2016-09-213-0/+256
| * | ar71xx: create profile and build image for the OpenMesh OM5P-AC boardSven Eckelmann2016-09-212-1/+13
| * | ar71xx: extract ath10k wifi board.bin for the OpenMesh OM5P-AC boardSven Eckelmann2016-09-211-0/+4
| * | uboot-envtools: add OpenMesh OM5P-AC supportSven Eckelmann2016-09-211-0/+1
| * | om-watchdog: add OpenMesh OM5P-AC supportSven Eckelmann2016-09-211-0/+3
| * | ar71xx: enable sysupgrade for the OpenMesh OM5P-ACSven Eckelmann2016-09-212-3/+10
| * | scripts/om-fwupgradecfg-gen.sh: add support for the OM5P-ACSven Eckelmann2016-09-211-2/+2
| * | ar71xx: add user-space support for the OpenMesh OM5P-ACSven Eckelmann2016-09-213-0/+11
| * | ar71xx: add kernel support for the OpenMesh OM5P-AC boardSven Eckelmann2016-09-213-0/+232
| * | scripts/om-fwupgradecfg-gen.sh: Generate sha256sum for uboot verificationSven Eckelmann2016-09-211-0/+4
| * | scripts/om-fwupgradecfg-gen.sh: Fix u-boot image md5sum checkSven Eckelmann2016-09-211-0/+3
| * | ar71xx: Use private version of ath79_setup_qca955x_eth_cfg for MR1750Sven Eckelmann2016-09-211-1/+23
| * | ar71xx: Use private version of ath79_setup_qca955x_eth_cfg for MR900Sven Eckelmann2016-09-211-1/+23
| * | ar71xx: Use PHY fixups for Open Mesh MR1750Sven Eckelmann2016-09-211-3/+22
| * | ar71xx: Use PHY fixups for Open Mesh MR900Sven Eckelmann2016-09-211-3/+22