gluon/patches/openwrt
Matthias Schiffer ef38d386cb Fix the mac80211 backport not to remove the dependencies on kmod-crypto-arc4 and kmod-crypto-aes
The trunk version of mac80211 doesn't need these dependencies anymore as
they are compiled into the kernel.

While this didn't cause any issues for Gluon as we always build the kernel
with all modules, this fix makes the patch work on a plain OpenWrt CC as
well.
2015-11-18 23:07:46 +01:00
..
0001-tools-Makefile-fix-host-tools-build-dependencies.patch Update OpenWrt base 2015-08-06 16:37:23 +02:00
0002-procd-add-support-for-alternative-rc.d-directories.patch Switch to Barrier Breaker 2014-08-07 16:21:56 +02:00
0003-odhcp6c-always-accept-RDNSS-independent-of-the-default-router-lifetime.patch We're on Chaos Calmer now 2015-05-22 01:09:19 +02:00
0004-busybox-enable-telnet-only-when-root-password-is-really-empty-not-when-it-is-locked.patch We're on Chaos Calmer now 2015-05-22 01:09:19 +02:00
0005-base-files-disable-reset-button-handling.patch mac80211: backport from trunk r47249 + additional patches 2015-11-02 02:58:55 +01:00
0006-mac80211-backport-from-trunk-r47249.patch Fix the mac80211 backport not to remove the dependencies on kmod-crypto-arc4 and kmod-crypto-aes 2015-11-18 23:07:46 +01:00
0007-mac80211-ath10k-allow-simultaneous-AP-IBSS.patch Update modules 2015-06-04 20:12:45 +02:00
0008-iwinfo-update-NanoStation-Loco-txpower-offsets.patch Update modules 2015-06-04 20:12:45 +02:00
0009-ar71xx-add-support-for-tp-link-wr740n-v5.0-EU.patch Update OpenWrt base 2015-10-26 19:02:12 +01:00
0010-ar71xx-add-support-for-TL-WR741ND-v5.patch Update OpenWrt base 2015-10-26 19:02:12 +01:00
0011-brcm2708-Implement-sysupgrade.patch Update modules 2015-07-18 18:02:13 +02:00
0012-sunxi-fix-uboot-install-location.patch Update modules 2015-07-18 18:02:13 +02:00
0013-sunxi-respect-CONFIG_TARGET_IMAGES_GZIP.patch Update modules 2015-07-18 18:02:13 +02:00
0014-odhcp6c-add-option-sourcefilter-to-disable-source-filter.patch Update modules 2015-07-18 18:02:13 +02:00
0015-ar71xx-fix-wndr3700_board_detect-for-some-NETGEAR-WNDR3700v2.patch Update OpenWrt base 2015-10-26 19:02:12 +01:00
0016-mac80211-set-mcast-rate-for-mesh-point-interfaces.patch mac80211: backport from trunk r47249 + additional patches 2015-11-02 02:58:55 +01:00
0017-hostapd-prevent-channel-switch-for-5GHz.patch hostapd: prevent channel switch for 5GHz 2015-07-27 20:45:33 +02:00
0018-ar71xx-fix-ethernet-initialization-on-QCA953x-based-boards-TP-Link-TL-WR841N-ND-v9-Compex-WPJ531.patch Backport some QCA953x fixes 2015-08-06 19:24:37 +02:00
0019-ar71xx-rework-patch-for-qca953x-956x.patch Update OpenWrt base 2015-11-02 00:16:09 +01:00
0020-base-files-default_postinst-propagate-the-real-postinst-return-code.patch base-files: default_postinst: propagate the real postinst return code 2015-08-07 18:50:03 +02:00
0021-opkg-work-around-unconditional-libopenssl-build-dependency.patch Update OpenWrt base 2015-10-26 19:02:12 +01:00
0022-hostapd-work-around-unconditional-libopenssl-build-dependency.patch Refresh OpenWrt patches 2015-09-03 22:03:46 +02:00
0023-odhcp6c-minor-fixes.patch Refresh OpenWrt patches 2015-09-03 22:03:46 +02:00
0024-ath9k-add-HSR-tuner-support-for-UniFi-Outdoor-Plus.patch ath9k: add HSR tuner support for UniFi Outdoor Plus 2015-09-03 23:51:19 +02:00
0025-ar71xx-add-support-for-TP-LINK-TL-WR841N-ND-v10.patch Update OpenWrt base 2015-10-26 19:02:12 +01:00
0026-base-files-add-etc-profile.d-support.patch base-files: add /etc/profile.d support 2015-10-11 18:14:08 +02:00
0027-Kernel-Realtek-8150-and-Realtek-8152-based-USB-to-Ethernet-converters.patch kernel: add kernel modules for rtl8150 and rtl8152 based usb-to-ethernet converters 2015-10-12 11:56:35 +02:00
0028-tools-firmware-utils-tplink-safeloader-clean-up-code.patch ar71xx-generic: add support for CPE210/220/510/520 v1.1 (untested) 2015-10-15 22:03:20 +02:00
0029-tools-firmware-utils-tplink-safeloader-fix-support-list-format-clean-up-vendor-information.patch Update CPE210/510 v1.1 support patches 2015-10-16 01:20:16 +02:00
0030-tools-firmware-utils-tplink-safeloader-add-version-1.1-support-to-CPE210-220-510-520.patch Update CPE210/510 v1.1 support patches 2015-10-16 01:20:16 +02:00
0031-ar71xx-fix-ath79_soc_rev-value-for-QCA9531-ver.-2.patch Update OpenWrt base 2015-11-02 00:16:09 +01:00
0032-ipv6-fix-crash-on-ICMPv6-redirects-with-prohibited-blackholed-source.patch ipv6: fix crash on ICMPv6 redirects with prohibited/blackholed source 2015-11-02 02:02:37 +01:00
0033-mac80211-fix-crash-when-using-mesh-11s-VIF-together-with-another-VIF.patch mac80211: backport from trunk r47249 + additional patches 2015-11-02 02:58:55 +01:00
0034-ath10k-add-Candelatech-community-firmware-as-an-additional-choice.patch Fix the mac80211 backport not to remove the dependencies on kmod-crypto-arc4 and kmod-crypto-aes 2015-11-18 23:07:46 +01:00
0035-mac80211-ath9k-add-correct-MAC-BB-name-for-ar9561.patch ar71xx: add TP-LINK TL-WR941ND v6 support (again) 2015-11-02 19:26:15 +01:00
0036-ar71xx-add-support-for-TP-LINK-TL-WR941ND-v6-international-version.patch ar71xx: fix TL-WR941ND v6 switch PHY mask 2015-11-08 20:48:17 +01:00
0037-ar71xx-add-support-for-TP-Link-TL-WR1043ND-v3.patch ar71xx: add support for TP-LINK TL-WR1043ND v3 2015-11-05 18:17:28 +01:00
0038-ar71xx-backport-ath10k-calibration-data-load-changes.patch ar71xx: backport ath10k calibration data load changes 2015-11-18 02:03:35 +01:00