openwrt/package/kernel/mac80211/patches
Daniel Golle 3d71d1d9a9 mac80211: rt2x00: reorder patches and prepare for MT7620 external PA
Import change to make external PA capability consistent with the
vendor driver instead of having the logic inverted.
While at it, apply patches in the same order as they got merged
upstream.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2017-04-24 16:33:34 +02:00
..
000-fix_kconfig.patch
001-fix_build.patch
002-change_allconfig.patch mac80211: update to wireless-testing 2017-01-31 2017-02-06 12:27:12 +01:00
003-remove_bogus_modparams.patch
004-kconfig_backport_fix.patch mac80211: update to wireless-testing 2017-01-31 2017-02-06 12:27:12 +01:00
005-revert-devcoredump.patch mac80211: update to wireless-testing 2017-01-31 2017-02-06 12:27:12 +01:00
006-revert-ktime-changes.patch mac80211: update to wireless-testing 2017-01-31 2017-02-06 12:27:12 +01:00
007-revert-genetlink-changes.patch mac80211: update to wireless-testing 2017-01-31 2017-02-06 12:27:12 +01:00
008-revert-ndo_stats64-cleanup.patch mac80211: update to wireless-testing 2017-01-31 2017-02-06 12:27:12 +01:00
009-revert-mtu-changes.patch mac80211: update to wireless-testing 2017-01-31 2017-02-06 12:27:12 +01:00
010-disable_rfkill.patch
011-backport_strscpy.patch mac80211: fix build on linux 3.18 2017-02-09 14:22:26 +01:00
020-01-rt2x00-avoid-introducing-a-USB-dependency-in-the-rt2.patch mac80211: rt2x00: import upstream changes and rebase our patches 2017-03-30 18:31:02 +02:00
020-02-rt2x00usb-do-not-anchor-rx-and-tx-urb-s.patch mac80211: rt2x00: import upstream changes and rebase our patches 2017-03-30 18:31:02 +02:00
020-03-rt2x00usb-fix-anchor-initialization.patch mac80211: rt2x00: import upstream changes and rebase our patches 2017-03-30 18:31:02 +02:00
020-04-rt61pci-use-entry-directly.patch mac80211: rt2x00: import upstream changes and rebase our patches 2017-03-30 18:31:02 +02:00
020-05-rt2x00-call-entry-directly-in-rt2x00_dump_frame.patch mac80211: rt2x00: import upstream changes and rebase our patches 2017-03-30 18:31:02 +02:00
020-06-rt2x00-remove-queue_entry-from-skbdesc.patch mac80211: rt2x00: import upstream changes and rebase our patches 2017-03-30 18:31:02 +02:00
020-07-rt2500usb-don-t-mark-register-accesses-as-inline.patch mac80211: rt2x00: import upstream changes and rebase our patches 2017-03-30 18:31:02 +02:00
020-08-rt2x00-rt2800lib-move-rt2800_drv_data-declaration-in.patch mac80211: rt2x00: import upstream changes and rebase our patches 2017-03-30 18:31:02 +02:00
020-09-rt2800-identify-station-based-on-status-WCID.patch mac80211: rt2x00: import upstream changes and rebase our patches 2017-03-30 18:31:02 +02:00
020-10-rt2x00-separte-filling-tx-status-from-rt2x00lib_txdo.patch mac80211: rt2x00: import upstream changes and rebase our patches 2017-03-30 18:31:02 +02:00
020-11-rt2x00-separte-clearing-entry-from-rt2x00lib_txdone.patch mac80211: rt2x00: import upstream changes and rebase our patches 2017-03-30 18:31:02 +02:00
020-12-rt2x00-add-txdone-nomatch-function.patch mac80211: rt2x00: import upstream changes and rebase our patches 2017-03-30 18:31:02 +02:00
020-13-rt2x00-fixup-fill_tx_status-for-nomatch-case.patch mac80211: rt2x00: import upstream changes and rebase our patches 2017-03-30 18:31:02 +02:00
020-14-rt2x00-use-txdone_nomatch-on-rt2800usb.patch mac80211: rt2x00: import upstream changes and rebase our patches 2017-03-30 18:31:02 +02:00
020-15-rt2800-status-based-rate-flags-for-nomatch-case.patch mac80211: rt2x00: import upstream changes and rebase our patches 2017-03-30 18:31:02 +02:00
020-16-rt2800-use-TXOP_BACKOFF-for-probe-frames.patch mac80211: rt2x00: import upstream changes and rebase our patches 2017-03-30 18:31:02 +02:00
020-17-rt2x00-fix-rt2x00debug_dump_frame-comment.patch mac80211: rt2x00: import upstream changes and rebase our patches 2017-03-30 18:31:02 +02:00
020-18-rt2x00-fix-TX_PWR_CFG_4-register-definition.patch mac80211: rt2x00: import upstream changes and rebase our patches 2017-03-30 18:31:02 +02:00
020-19-rt2x00-add-support-for-MT7620.patch mac80211: rt2x00: import upstream changes and rebase our patches 2017-03-30 18:31:02 +02:00
020-20-rt2x00-reverse-external-PA-capability-flag-logic.patch mac80211: rt2x00: reorder patches and prepare for MT7620 external PA 2017-04-24 16:33:34 +02:00
020-21-rt2800-fix-LNA-gain-assignment-for-MT7620.patch mac80211: rt2x00: reorder patches and prepare for MT7620 external PA 2017-04-24 16:33:34 +02:00
020-22-rt2800-do-VCO-calibration-after-programming-ALC.patch mac80211: rt2x00: reorder patches and prepare for MT7620 external PA 2017-04-24 16:33:34 +02:00
020-23-rt2800-fix-mt7620-vco-calibration-registers.patch mac80211: rt2x00: reorder patches and prepare for MT7620 external PA 2017-04-24 16:33:34 +02:00
020-24-rt2800-fix-mt7620-E2-channel-registers.patch mac80211: rt2x00: reorder patches and prepare for MT7620 external PA 2017-04-24 16:33:34 +02:00
030-rt2x00_options.patch mac80211: rt2x00: import upstream changes and rebase our patches 2017-03-30 18:31:02 +02:00
040-brcmutil_option.patch
050-lib80211_option.patch
060-no_local_ssb_bcma.patch mac80211: update to wireless-testing 2017-01-31 2017-02-06 12:27:12 +01:00
070-ath_common_config.patch
080-ath10k_thermal_config.patch mac80211: fix build error in ath10k with hwmon enabled 2016-10-17 11:01:37 +02:00
090-remove-cred.patch kernel: update 4.4 kernel to 4.4.42 2017-01-13 23:05:36 +01:00
100-remove-cryptoapi-dependencies.patch mac80211: refresh patches 2017-02-12 15:57:37 +01:00
110-mac80211_keep_keys_on_stop_ap.patch mac80211: update to wireless-testing 2017-01-31 2017-02-06 12:27:12 +01:00
120-cfg80211_allow_perm_addr_change.patch
130-mac80211-hwsim-hrtimer-clock.patch mac80211: update to wireless-testing 2017-01-31 2017-02-06 12:27:12 +01:00
150-disable_addr_notifier.patch mac80211: update to wireless-testing 2017-01-31 2017-02-06 12:27:12 +01:00
201-ath5k-WAR-for-AR71xx-PCI-bug.patch
210-ap_scan.patch mac80211: update to wireless-testing 2017-01-31 2017-02-06 12:27:12 +01:00
300-ath9k_hw-reset-AHB-WMAC-interface-on-AR91xx.patch mac80211: update to wireless-testing 2017-01-31 2017-02-06 12:27:12 +01:00
301-ath9k_hw-issue-external-reset-for-QCA955x.patch mac80211: refresh patches 2017-02-12 15:57:37 +01:00
302-ath9k_hw-set-spectral-scan-enable-bit-on-trigger-for.patch mac80211: update to wireless-testing 2017-01-31 2017-02-06 12:27:12 +01:00
303-ath9k-don-t-run-periodic-and-nf-calibation-at-the-sa.patch mac80211: update to wireless-testing 2017-01-31 2017-02-06 12:27:12 +01:00
304-ath9k-force-rx_clear-when-disabling-rx.patch mac80211: update to wireless-testing 2017-01-31 2017-02-06 12:27:12 +01:00
305-ath9k-limit-retries-for-powersave-response-frames.patch mac80211: update to wireless-testing 2017-01-31 2017-02-06 12:27:12 +01:00
306-Revert-ath9k-interpret-requested-txpower-in-EIRP-dom.patch mac80211: update to wireless-testing 2017-01-31 2017-02-06 12:27:12 +01:00
307-mac80211-add-hdrlen-to-ieee80211_tx_data.patch mac80211: update to wireless-testing 2017-01-31 2017-02-06 12:27:12 +01:00
308-mac80211-add-NEED_ALIGNED4_SKBS-hw-flag.patch mac80211: update to wireless-testing 2017-01-31 2017-02-06 12:27:12 +01:00
309-mac80211-minstrel-Enable-STBC-and-LDPC-for-VHT-Rates.patch mac80211: update to wireless-testing 2017-01-31 2017-02-06 12:27:12 +01:00
310-ath9k-fix-moredata-bit-in-PS-buffered-frame-release.patch mac80211: update to wireless-testing 2017-01-31 2017-02-06 12:27:12 +01:00
311-ath9k-clear-potentially-stale-EOSP-status-bit-in-int.patch mac80211: update to wireless-testing 2017-01-31 2017-02-06 12:27:12 +01:00
312-ath9k-report-tx-status-on-EOSP.patch mac80211: update to wireless-testing 2017-01-31 2017-02-06 12:27:12 +01:00
313-ath9k-fix-block-ack-window-tracking-issues.patch mac80211: update to wireless-testing 2017-01-31 2017-02-06 12:27:12 +01:00
314-ath9k-rename-tx_complete_work-to-hw_check_work.patch mac80211: update to wireless-testing 2017-01-31 2017-02-06 12:27:12 +01:00
315-ath9k_hw-check-if-the-chip-failed-to-wake-up.patch mac80211: update to wireless-testing 2017-01-31 2017-02-06 12:27:12 +01:00
316-ath9k-fix-race-condition-in-enabling-disabling-IRQs.patch mac80211: update to wireless-testing 2017-01-31 2017-02-06 12:27:12 +01:00
318-0001-brcmfmac-check-brcmf_bus_get_memdump-result-for-erro.patch mac80211: update brcmfmac backporting brcmf_err cleanups 2017-02-10 00:40:49 +01:00
319-0002-brcmfmac-be-more-verbose-when-PSM-s-watchdog-fires.patch mac80211: update brcmfmac backporting brcmf_err cleanups 2017-02-10 00:40:49 +01:00
319-0003-brcmfmac-use-wiphy_read_of_freq_limits-to-respect-li.patch mac80211: update brcmfmac backporting brcmf_err cleanups 2017-02-10 00:40:49 +01:00
319-0004-brcmfmac-merge-two-brcmf_err-macros-into-one.patch mac80211: update brcmfmac backporting brcmf_err cleanups 2017-02-10 00:40:49 +01:00
319-0005-brcmfmac-switch-to-C-function-__brcmf_err-for-printi.patch mac80211: update brcmfmac backporting brcmf_err cleanups 2017-02-10 00:40:49 +01:00
319-0006-brcmfmac-merge-two-remaining-brcmf_err-macros.patch mac80211: update brcmfmac backporting brcmf_err cleanups 2017-02-10 00:40:49 +01:00
320-ath9k-clean-up-and-fix-ath_tx_count_airtime.patch ath9k: fix various issues in the airtime-fairness implementation 2017-02-12 14:27:41 +01:00
321-mac80211-fix-CSA-in-IBSS-mode.patch mac80211: rename patch to avoid duplicate number 2017-02-22 22:52:47 +01:00
322-mac80211-don-t-handle-filtered-frames-within-a-BA-se.patch mac80211: disable potentially harmful PS software retry for A-MPDU sessions 2017-02-23 16:26:33 +01:00
323-0001-brcmfmac-Use-net_device_stats-from-struct-net_device.patch mac80211: brcmfmac: backport patches pushed on 2017-03-20 2017-03-21 10:45:30 +01:00
323-0002-brcmfmac-always-print-error-when-PSM-s-watchdog-fire.patch mac80211: brcmfmac: backport patches pushed on 2017-03-20 2017-03-21 10:45:30 +01:00
323-0003-brcmfmac-Do-not-print-the-firmware-version-as-an-err.patch mac80211: brcmfmac: backport patches pushed on 2017-03-20 2017-03-21 10:45:30 +01:00
323-0004-brcmfmac-Do-not-complain-about-country-code-00.patch mac80211: brcmfmac: backport patches pushed on 2017-03-20 2017-03-21 10:45:30 +01:00
323-0005-brcmfmac-Handle-status-BRCMF_E_STATUS_ABORT-in-cfg80.patch mac80211: brcmfmac: backport patches pushed on 2017-03-20 2017-03-21 10:45:30 +01:00
323-0006-brcmfmac-move-brcmf_txflowblock-to-bcdc-layer.patch mac80211: brcmfmac: backport patches pushed on 2017-03-20 2017-03-21 10:45:30 +01:00
323-0007-brcmfmac-move-brcmf_txcomplete-to-bcdc-layer.patch mac80211: brcmfmac: backport patches pushed on 2017-03-20 2017-03-21 10:45:30 +01:00
323-0008-brcmfmac-wrap-brcmf_fws_add_interface-into-bcdc-laye.patch mac80211: brcmfmac: backport patches pushed on 2017-03-20 2017-03-21 10:45:30 +01:00
323-0009-brcmfmac-wrap-brcmf_fws_del_interface-into-bcdc-laye.patch mac80211: brcmfmac: backport patches pushed on 2017-03-20 2017-03-21 10:45:30 +01:00
323-0010-brcmfmac-wrap-brcmf_fws_reset_interface-into-bcdc-la.patch mac80211: brcmfmac: backport patches pushed on 2017-03-20 2017-03-21 10:45:30 +01:00
324-ath9k_hw-fix-channel-maximum-power-level-test.patch ath9k: fix power limits on init 2017-03-22 20:49:29 +01:00
325-mac80211-unconditionally-start-new-netdev-queues-wit.patch mac80211: backport an upstream fix for queue start/stop handling 2017-04-03 15:12:06 +02:00
400-ath_move_debug_code.patch mac80211: update to wireless-testing 2017-01-31 2017-02-06 12:27:12 +01:00
401-ath9k_blink_default.patch mac80211: refresh all patches 2016-12-13 12:34:13 +01:00
402-ath_regd_optional.patch ath: do not apply broken power limits with ATH_USER_REGD 2017-03-22 20:49:28 +01:00
403-world_regd_fixup.patch ath: do not apply broken power limits with ATH_USER_REGD 2017-03-22 20:49:28 +01:00
404-regd_no_assoc_hints.patch mac80211: refresh patches 2017-01-14 18:28:24 +01:00
405-ath_regd_us.patch
406-ath_relax_default_regd.patch ath: do not apply broken power limits with ATH_USER_REGD 2017-03-22 20:49:28 +01:00
410-ath9k_allow_adhoc_and_ap.patch mac80211: update to wireless-testing 2017-01-31 2017-02-06 12:27:12 +01:00
411-ath5k_allow_adhoc_and_ap.patch
420-ath5k_disable_fast_cc.patch
430-add_ath5k_platform.patch
431-add_platform_eeprom_support_to_ath5k.patch
432-ath5k_add_pciids.patch
440-ath5k_channel_bw_debugfs.patch mac80211: update to wireless-testing 2017-01-31 2017-02-06 12:27:12 +01:00
500-ath9k_eeprom_debugfs.patch ath9k: remove the deaf rx path state check patch 2017-01-31 11:44:36 +01:00
501-ath9k_ahb_init.patch mac80211: update to wireless-testing 2017-01-31 2017-02-06 12:27:12 +01:00
510-ath9k_intr_mitigation_tweak.patch
511-ath9k_reduce_rxbuf.patch
512-ath9k_channelbw_debugfs.patch ath9k: remove the deaf rx path state check patch 2017-01-31 11:44:36 +01:00
513-ath9k_add_pci_ids.patch mac80211: update to wireless-testing 2017-01-31 2017-02-06 12:27:12 +01:00
522-mac80211_configure_antenna_gain.patch mac80211: update to wireless-testing 2017-01-31 2017-02-06 12:27:12 +01:00
530-ath9k_extra_leds.patch mac80211: refresh patches 2017-02-12 15:57:37 +01:00
531-ath9k_extra_platform_leds.patch ath9k: unset the default LED pin if used by platform leds 2017-04-08 14:30:00 +02:00
540-ath9k_reduce_ani_interval.patch
542-ath9k_debugfs_diag.patch ath9k: remove the deaf rx path state check patch 2017-01-31 11:44:36 +01:00
543-ath9k_entropy_from_adc.patch mac80211: update to wireless-testing 2017-01-31 2017-02-06 12:27:12 +01:00
544-ath9k-ar933x-usb-hang-workaround.patch ath9k: add stability fixes for long standing hang issues (FS#13, #34, #373, #383) 2017-01-25 16:25:48 +01:00
545-ath9k_ani_ws_detect.patch mac80211: update to wireless-testing 2016-10-08 2016-10-13 17:06:03 +02:00
547-ath9k_led_defstate_fix.patch
548-ath9k_enable_gpio_chip.patch ath9k: drop obsolete patch 2017-04-08 14:30:00 +02:00
549-ath9k_enable_gpio_buttons.patch ath9k: drop obsolete patch 2017-04-08 14:30:00 +02:00
550-ath9k-disable-bands-via-dt.patch mac80211: update to wireless-testing 2017-01-31 2017-02-06 12:27:12 +01:00
551-ath9k_ubnt_uap_plus_hsr.patch ath9k: drop obsolete patch 2017-04-08 14:30:00 +02:00
600-01-rt2x00-allow-to-build-rt2800soc-module-for-RT3883.patch mac80211: rt2x00: import upstream changes and rebase our patches 2017-03-30 18:31:02 +02:00
600-02-rt2x00-rt2800lib-enable-support-for-RT3883.patch mac80211: rt2x00: import upstream changes and rebase our patches 2017-03-30 18:31:02 +02:00
600-03-rt2x00-rt2800lib-add-rf_vals-for-RF3853.patch mac80211: rt2x00: import upstream changes and rebase our patches 2017-03-30 18:31:02 +02:00
600-04-rt2x00-rt2800lib-enable-VCO-calibration-for-RF3853.patch mac80211: rt2x00: import upstream changes and rebase our patches 2017-03-30 18:31:02 +02:00
600-05-rt2x00-rt2800lib-add-channel-configuration-function-.patch mac80211: rt2x00: import upstream changes and rebase our patches 2017-03-30 18:31:02 +02:00
600-06-rt2x00-rt2800lib-enable-RF3853-support.patch mac80211: rt2x00: import upstream changes and rebase our patches 2017-03-30 18:31:02 +02:00
600-07-rt2x00-rt2800lib-add-MAC-register-initialization-for.patch mac80211: rt2x00: import upstream changes and rebase our patches 2017-03-30 18:31:02 +02:00
600-08-rt2x00-rt2800soc-fix-rt2800soc_disable_radio-for-RT3.patch mac80211: update to wireless-testing 2017-01-31 2017-02-06 12:27:12 +01:00
600-09-rt2x00-rt2800lib-add-BBP-register-initialization-for.patch mac80211: rt2x00: import upstream changes and rebase our patches 2017-03-30 18:31:02 +02:00
600-10-rt2x00-rt2800lib-add-RFCSR-initialization-for-RT3883.patch mac80211: rt2x00: import upstream changes and rebase our patches 2017-03-30 18:31:02 +02:00
600-11-rt2x00-rt2800lib-use-the-extended-EEPROM-map-for-RT3.patch mac80211: rt2x00: import upstream changes and rebase our patches 2017-03-30 18:31:02 +02:00
600-12-rt2x00-rt2800lib-force-rf-type-to-RF3853-on-RT3883.patch mac80211: rt2x00: import upstream changes and rebase our patches 2017-03-30 18:31:02 +02:00
600-13-rt2x00-rt2800lib-add-channel-configuration-code-for-.patch mac80211: rt2x00: import upstream changes and rebase our patches 2017-03-30 18:31:02 +02:00
600-14-rt2x00-rt2800lib-fix-txpower_to_dev-function-for-RT3.patch mac80211: rt2x00: import upstream changes and rebase our patches 2017-03-30 18:31:02 +02:00
600-15-rt2x00-rt2800lib-use-correct-txpower-calculation-fun.patch mac80211: rt2x00: import upstream changes and rebase our patches 2017-03-30 18:31:02 +02:00
600-16-rt2x00-rt2800lib-hardcode-txmixer-gain-values-to-zer.patch mac80211: rt2x00: import upstream changes and rebase our patches 2017-03-30 18:31:02 +02:00
600-17-rt2x00-rt2800lib-use-correct-RT-XWI-size-for-RT3883.patch mac80211: rt2x00: import upstream changes and rebase our patches 2017-03-30 18:31:02 +02:00
600-18-rt2x00-rt2800lib-fix-antenna-configuration-for-RT388.patch mac80211: rt2x00: import upstream changes and rebase our patches 2017-03-30 18:31:02 +02:00
600-19-rt2x00-rt2800lib-fix-LNA-gain-configuration-for-RT38.patch mac80211: rt2x00: import upstream changes and rebase our patches 2017-03-30 18:31:02 +02:00
600-20-rt2x00-rt2800lib-fix-VGC-setup-for-RT3883.patch mac80211: rt2x00: import upstream changes and rebase our patches 2017-03-30 18:31:02 +02:00
600-21-rt2x00-rt2800lib-fix-EEPROM-LNA-validation-for-RT388.patch mac80211: rt2x00: import upstream changes and rebase our patches 2017-03-30 18:31:02 +02:00
600-22-rt2x00-rt2800lib-fix-txpower-compensation-for-RT3883.patch mac80211: rt2x00: import upstream changes and rebase our patches 2017-03-30 18:31:02 +02:00
600-23-rt2x00-rt2800mmio-add-a-workaround-for-spurious-TX_F.patch mac80211: rt2x00: import upstream changes and rebase our patches 2017-03-30 18:31:02 +02:00
601-rt2x00-introduce-rt2x00_platform_h.patch mac80211: update to wireless-testing 2017-01-31 2017-02-06 12:27:12 +01:00
602-rt2x00-introduce-rt2x00eeprom.patch mac80211: rt2x00: import upstream changes and rebase our patches 2017-03-30 18:31:02 +02:00
603-rt2x00-of_load_eeprom_filename.patch mac80211: update to wireless-testing 2017-01-31 2017-02-06 12:27:12 +01:00
604-rt2x00-load-eeprom-on-SoC-from-a-mtd-device-defines-.patch mac80211: update to wireless-testing 2017-01-31 2017-02-06 12:27:12 +01:00
606-rt2x00-allow_disabling_bands_through_platform_data.patch mac80211: rt2x00: import upstream changes and rebase our patches 2017-03-30 18:31:02 +02:00
607-rt2x00-add_platform_data_mac_addr.patch mac80211: rt2x00: import upstream changes and rebase our patches 2017-03-30 18:31:02 +02:00
608-rt2x00-allow_disabling_bands_through_dts.patch mac80211: rt2x00: import upstream changes and rebase our patches 2017-03-30 18:31:02 +02:00
609-rt2x00-make-wmac-loadable-via-OF-on-rt288x-305x-SoC.patch mac80211: update to wireless-testing 2017-01-31 2017-02-06 12:27:12 +01:00
610-rt2x00-change-led-polarity-from-OF.patch mac80211: rt2x00: import upstream changes and rebase our patches 2017-03-30 18:31:02 +02:00
611-rt2x00-add-AP+STA-support.patch mac80211: rt2x00: import upstream changes and rebase our patches 2017-03-30 18:31:02 +02:00
653-0001-rtl8xxxu-Accept-firmware-signature-0x88e0.patch mac80211: update to wireless-testing 2016-10-08 2016-10-13 17:06:03 +02:00
653-0002-rtl8xxxu-Add-initial-code-to-detect-8188eu-devices.patch mac80211: update to wireless-testing 2017-01-31 2017-02-06 12:27:12 +01:00
653-0003-rtl8xxxu-Add-initial-code-to-parse-8188eu-efuse.patch mac80211: update to wireless-testing 2016-10-08 2016-10-13 17:06:03 +02:00
653-0004-rtl8xxxu-Detect-8188eu-parts-correctly.patch mac80211: update to wireless-testing 2016-10-08 2016-10-13 17:06:03 +02:00
653-0005-rtl8xxxu-First-stab-at-rtl8188e_power_on.patch mac80211: update to wireless-testing 2016-10-08 2016-10-13 17:06:03 +02:00
653-0006-rtl8xxxu-Add-rtl8188e_disabled_to_emu.patch mac80211: update to wireless-testing 2016-10-08 2016-10-13 17:06:03 +02:00
653-0007-rtl8xxxu-8188e-Enable-scheduler.patch mac80211: update to wireless-testing 2016-10-08 2016-10-13 17:06:03 +02:00
653-0008-rtl8xxxu-Add-rtl8188e_usb_quirk-for-enabling-MAC-TX-.patch mac80211: update to wireless-testing 2016-10-08 2016-10-13 17:06:03 +02:00
653-0009-rtl8xxxu-8188e-add-REG_TXDMA_OFFSET_CHK-quirk.patch mac80211: update to wireless-testing 2016-10-08 2016-10-13 17:06:03 +02:00
653-0010-rtl8xxxu-Add-reserved-page-init-parameters-for-8188e.patch mac80211: update to wireless-testing 2016-10-08 2016-10-13 17:06:03 +02:00
653-0011-rtl8xxxu-Correct-TX_TOTAL_PAGE_NUM-for-8188eu.patch mac80211: update to wireless-testing 2016-10-08 2016-10-13 17:06:03 +02:00
653-0012-rtl8xxxu-Add-trxff_boundary-for-8188e.patch mac80211: update to wireless-testing 2016-10-08 2016-10-13 17:06:03 +02:00
653-0013-rtl8xxxu-8188eu-specify-firmware-block-size-and-set-.patch mac80211: update to wireless-testing 2016-10-08 2016-10-13 17:06:03 +02:00
653-0014-rtl8xxxu-Add-8188e-mac-init-table.patch mac80211: update to wireless-testing 2016-10-08 2016-10-13 17:06:03 +02:00
653-0015-rtl8xxxu-Implement-rtl8188eu_init_phy_bb.patch mac80211: update to wireless-testing 2016-10-08 2016-10-13 17:06:03 +02:00
653-0016-rtl8xxxu-Implement-rtl8188eu_init_phy_rf.patch mac80211: update to wireless-testing 2016-10-08 2016-10-13 17:06:03 +02:00
653-0017-rtl8xxxu-Use-auto-LLT-init-for-8188e.patch mac80211: update to wireless-testing 2016-10-08 2016-10-13 17:06:03 +02:00
653-0018-rtl8xxxu-Do-not-set-REG_FPGA0_TX_INFO-on-8188eu.patch mac80211: update to wireless-testing 2016-10-08 2016-10-13 17:06:03 +02:00
653-0019-rtl8xxxu-Do-not-mess-with-REG_FPGA0_XA_RF_INT_OE-eit.patch mac80211: update to wireless-testing 2016-10-08 2016-10-13 17:06:03 +02:00
653-0020-rtl8xxxu-Set-transfer-page-size-for-8188eu.patch mac80211: update to wireless-testing 2016-10-08 2016-10-13 17:06:03 +02:00
653-0021-rtl8xxxu-Enable-TX-report-timer-on-8188eu.patch mac80211: update to wireless-testing 2016-10-08 2016-10-13 17:06:03 +02:00
653-0022-rtl8xxxu-Setup-interrupts-for-8188eu.patch mac80211: update to wireless-testing 2016-10-08 2016-10-13 17:06:03 +02:00
653-0023-rtl8xxxu-Use-rxdesc16-and-32-byte-tx-descriptors-for.patch mac80211: update to wireless-testing 2016-10-08 2016-10-13 17:06:03 +02:00
653-0024-rtl8xxxu-8188eu-use-same-ADDA-on-parameters-as-8723a.patch mac80211: update to wireless-testing 2016-10-08 2016-10-13 17:06:03 +02:00
653-0025-rtl8xxxu-Add-PHY-IQ-calibration-code-for-8188eu.patch mac80211: update to wireless-testing 2016-10-08 2016-10-13 17:06:03 +02:00
653-0026-rtl8xxxu-8188eu-uses-the-gen2-thermal-meter.patch mac80211: update to wireless-testing 2016-10-08 2016-10-13 17:06:03 +02:00
653-0027-rtl8xxxu-Set-REG_USB_HRPWM-to-0-for-8188eu.patch mac80211: update to wireless-testing 2016-10-08 2016-10-13 17:06:03 +02:00
653-0028-rtl8xxxu-Implement-rtl8188eu_config_channel.patch mac80211: update to wireless-testing 2016-10-08 2016-10-13 17:06:03 +02:00
653-0029-rtl8xxxu-Use-gen2-H2C-commands-for-8188eu.patch mac80211: update to wireless-testing 2016-10-08 2016-10-13 17:06:03 +02:00
653-0030-rtl8xxxu-Initialize-GPIO-settings-for-8188eu.patch mac80211: update to wireless-testing 2016-10-08 2016-10-13 17:06:03 +02:00
653-0031-rtl8xxxu-Add-simple-rtl8188eu_rf_on-routine.patch mac80211: update to wireless-testing 2016-10-08 2016-10-13 17:06:03 +02:00
653-0032-rtl8xxxu-Implement-rtl8188e_disable_rf.patch mac80211: update to wireless-testing 2016-10-08 2016-10-13 17:06:03 +02:00
653-0033-rtl8xxxu-Update-8188e-efuse-definition-for-power-val.patch mac80211: update to wireless-testing 2016-10-08 2016-10-13 17:06:03 +02:00
653-0034-rtl8xxxu-Implement-rtl8188e_set_tx_power.patch mac80211: update to wireless-testing 2016-10-08 2016-10-13 17:06:03 +02:00
653-0035-rtl8xxxu-Implement-rtl8xxxu_fill_txdesc_v3-for-8188e.patch mac80211: update to wireless-testing 2017-01-31 2017-02-06 12:27:12 +01:00
653-0036-rtl8xxxu-Add-some-8188eu-registers-and-update-CCK0_A.patch mac80211: update to wireless-testing 2016-10-08 2016-10-13 17:06:03 +02:00
653-0037-rtl8xxxu-Improve-register-description-for-REG_FPGA1_.patch mac80211: update to wireless-testing 2016-10-08 2016-10-13 17:06:03 +02:00
653-0038-rtl8xxxu-properly-detect-RTL8188EU-devices.patch mac80211: update to wireless-testing 2016-10-08 2016-10-13 17:06:03 +02:00
653-0039-rtl8xxxu-Implement-8188eu-specific-8051-reset-functi.patch mac80211: update to wireless-testing 2016-10-08 2016-10-13 17:06:03 +02:00
653-0040-rtl8xxxu-Disable-packet-DMA-aggregation-on-8188eu.patch mac80211: update to wireless-testing 2016-10-08 2016-10-13 17:06:03 +02:00
653-0041-rtl8xxxu-8188eu-set-REG_OFDM0_XA_AGC_CORE1-to-match-.patch mac80211: update to wireless-testing 2017-01-31 2017-02-06 12:27:12 +01:00
653-0042-rtl8xxxu-Fix-rtl8188eu-connection-fail.patch mac80211: update to wireless-testing 2016-10-08 2016-10-13 17:06:03 +02:00
653-0043-rtl8xxxu-Do-not-set-auto-rate-fallback-on-8188eu.patch mac80211: update to wireless-testing 2016-10-08 2016-10-13 17:06:03 +02:00
653-0044-rtl8xxxu-Enable-8188eu-driver.patch mac80211: update to wireless-testing 2016-10-08 2016-10-13 17:06:03 +02:00
653-0045-rtl8xxxu-Add-rtl8188etv-to-USB-device-list.patch mac80211: update to wireless-testing 2017-01-31 2017-02-06 12:27:12 +01:00
653-0046-rtl8xxxu-Add-sitecom-dongle-to-USB-device-list.patch mac80211: update to wireless-testing 2017-01-31 2017-02-06 12:27:12 +01:00
653-0047-rtl8xxxu-Implement-rtl8188eu_active_to_emu.patch mac80211: update to wireless-testing 2016-10-08 2016-10-13 17:06:03 +02:00
653-0048-rtl8xxxu-Implement-rtl8188eu_power_off.patch mac80211: update to wireless-testing 2016-10-08 2016-10-13 17:06:03 +02:00
653-0049-rtl8xxxu-Add-rtl8188eu-USB-ID-for-D-Link-USB-GO-N150.patch mac80211: update to wireless-testing 2017-01-31 2017-02-06 12:27:12 +01:00
653-0050-rtl8xxxu-Clear-SYS_FUNC_UPLL-during-power-up-on-8188.patch mac80211: update to wireless-testing 2016-10-08 2016-10-13 17:06:03 +02:00
653-0051-rtl8xxxu-Early-enable-of-WEP-TKIP-security-on-8188eu.patch mac80211: update to wireless-testing 2016-10-08 2016-10-13 17:06:03 +02:00
653-0052-rtl8xxxu-Correct-power-down-sequence-for-8188eu.patch mac80211: update to wireless-testing 2016-10-08 2016-10-13 17:06:03 +02:00
653-0053-rtl8xxxu-Reset-8188eu-REG_GPIO_MUXCFG-on-power-off.patch mac80211: update to wireless-testing 2016-10-08 2016-10-13 17:06:03 +02:00
653-0054-rtl8xxxu-Handle-devices-with-a-smaller-LLT-buffer.patch mac80211: update to wireless-testing 2016-10-08 2016-10-13 17:06:03 +02:00
653-0055-rtl8xxxu-Fix-reloading-of-driver-for-8188eu-devices.patch mac80211: update to wireless-testing 2016-10-08 2016-10-13 17:06:03 +02:00
653-0056-rtl8xxxu-Make-sure-to-enable-OFDM-paths-for-8188eu-i.patch mac80211: update to wireless-testing 2016-10-08 2016-10-13 17:06:03 +02:00
653-0057-rtl8xxxu-Add-rpt_sel-entry-to-struct-rtl8xxxu_rxdesc.patch mac80211: update to wireless-testing 2016-10-08 2016-10-13 17:06:03 +02:00
700-mwl8k-missing-pci-id-for-WNR854T.patch
801-libertas-configure-sysfs-links.patch mac80211: update to wireless-testing 2017-01-31 2017-02-06 12:27:12 +01:00
802-libertas-set-wireless-macaddr.patch mac80211: update to wireless-testing 2016-10-08 2016-10-13 17:06:03 +02:00
810-b43-gpio-mask-module-option.patch mac80211: rename b43 patches to make more space 2017-01-10 16:28:17 +01:00
811-b43_no_pio.patch mac80211: rename b43 patches to make more space 2017-01-10 16:28:17 +01:00
812-b43-add-antenna-control.patch mac80211: update to wireless-testing 2017-01-31 2017-02-06 12:27:12 +01:00
813-b43-reduce-number-of-RX-slots.patch mac80211: rename b43 patches to make more space 2017-01-10 16:28:17 +01:00
814-b43-only-use-gpio-0-1-for-led.patch mac80211: rename b43 patches to make more space 2017-01-10 16:28:17 +01:00
815-b43-always-take-overlapping-devs.patch mac80211: rename b43 patches to make more space 2017-01-10 16:28:17 +01:00
850-brcmsmac-remove-extra-regulation-restriction.patch
860-brcmfmac-register-wiphy-s-during-module_init.patch mac80211: brcmfmac: backport patches pushed on 2017-03-20 2017-03-21 10:45:30 +01:00
861-brcmfmac-workaround-bug-with-some-inconsistent-BSSes.patch mac80211: update to wireless-testing 2017-01-31 2017-02-06 12:27:12 +01:00
862-brcmfmac-Disable-power-management.patch mac80211: brcmfmac: update Raspberry Pi patches for linux 4.9 2017-02-07 23:16:26 +01:00
863-brcmfmac-add-in-driver-tables-with-country-codes.patch mac80211: brcmfmac: don't use uninitialize mem for country codes 2017-01-24 16:55:21 +01:00
864-brcmfmac-do-not-use-internal-roaming-engine-by-default.patch mac80211: brcmfmac: update Raspberry Pi patches for linux 4.9 2017-02-07 23:16:26 +01:00
921-ath10k_init_devices_synchronously.patch mac80211: update to wireless-testing 2017-01-31 2017-02-06 12:27:12 +01:00
930-ath10k_add_tpt_led_trigger.patch mac80211: update to wireless-testing 2017-01-31 2017-02-06 12:27:12 +01:00
936-ath10k-fix-otp-failure-result.patch mac80211: ath10k: allow failure getting board id via otp 2017-03-28 08:50:18 +02:00
940-mwl8k_init_devices_synchronously.patch Revert "mwl8k: remove synchronous device init hack" 2016-11-04 13:23:07 +01:00
960-0010-ath10k-limit-htt-rx-ring-size.patch mac80211: enable ath10k AHB support for QCA4019 2017-03-22 09:45:18 +01:00
960-0011-ath10k-limit-pci-buffer-size.patch mac80211: enable ath10k AHB support for QCA4019 2017-03-22 09:45:18 +01:00