openwrtv4/package/kernel/mac80211/patches
Felix Fietkau ddfaee36ba ath9k: make DMA stop related messages debug-only (#11862, #9654)
A long time ago, ath9k had issues during reset where the DMA engine
would stay active and could potentially corrupt memory.
To debug those issues, the driver would print warnings whenever they
occur.

Nowadays, these issues are gone and the primary cause of these messages
is if the MAC is stuck during reset or busy processing a long
transmission. This is fairly harmless, yet these messages continue to
worry users.

To reduce the number of bogus bug reports, turn these messages into
debug messages and count their occurence in the "reset" debugfs file.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 46158
2015-07-02 11:45:08 +00:00
..
000-fix_kconfig.patch mac80211: update to wireless-testing 2015-03-09 2015-03-11 15:02:47 +00:00
001-fix_build.patch mac80211: update to wireless-testing 2015-03-09 2015-03-11 15:02:47 +00:00
002-change_allconfig.patch packages: clean up the package folder 2013-06-21 16:54:37 +00:00
003-remove_bogus_modparams.patch mac80211: update to wireless-testing 2015-03-09 2015-03-11 15:02:47 +00:00
004-backports_debugfs_fix.patch mac80211: update to wireless-testing 2015-03-09 2015-03-11 15:02:47 +00:00
008-fix_netdev_unregister.patch mac80211: update to wireless-testing 2015-03-09 2015-03-11 15:02:47 +00:00
010-disable_rfkill.patch packages: clean up the package folder 2013-06-21 16:54:37 +00:00
010-fix-uml-build.patch mac80211: fix build on UML 2015-06-26 00:43:03 +00:00
020-add_mpls_h.patch mac80211: add missing header file 2015-03-11 16:36:35 +00:00
030-rt2x00_options.patch mac80211: update to wireless-testing 2015-03-09 2015-03-11 15:02:47 +00:00
040-brcmutil_option.patch packages: clean up the package folder 2013-06-21 16:54:37 +00:00
045-bcma-from-4.1.patch kernel: mac80211: backport bcma patch renaming IRQ control function 2015-03-24 10:38:59 +00:00
050-lib80211_option.patch mac80211: update to wireless-testing 2015-03-09 2015-03-11 15:02:47 +00:00
060-no_local_ssb_bcma.patch mac80211: update to wireless-testing 2015-03-09 2015-03-11 15:02:47 +00:00
070-ath_common_config.patch ath: fix selecting the module individually (#19162) 2015-03-14 02:00:50 +00:00
080-disable_clk_backport.patch mac80211: disable the clk_* backport, it is unused by drivers and has the wrong ifdef 2014-06-13 13:29:18 +00:00
090-linux_3_18_12_compat.patch mac80211: make it work with 3.18.12+ 2015-05-21 19:32:16 +00:00
100-revert-cryptoapi-ports.patch mac80211: update to wireless-testing 2015-03-09 2015-03-11 15:02:47 +00:00
110-mac80211_keep_keys_on_stop_ap.patch mac80211: update to wireless-testing 2015-03-09 2015-03-11 15:02:47 +00:00
120-cfg80211_allow_perm_addr_change.patch cfg80211: add support for changing the device mac address via sysfs 2014-12-11 20:07:58 +00:00
150-disable_addr_notifier.patch mac80211: update to wireless-testing 2015-03-09 2015-03-11 15:02:47 +00:00
201-ath5k-WAR-for-AR71xx-PCI-bug.patch mac80211: update to wireless-testing 2014-01-23 2014-01-30 13:21:36 +00:00
210-ap_scan.patch mac80211: update to wireless-testing 2015-03-09 2015-03-11 15:02:47 +00:00
300-mac80211-add-an-intermediate-software-queue-implemen.patch mac80211: make it work with 3.18.12+ 2015-05-21 19:32:16 +00:00
301-mac80211-lock-rate-control.patch mac80211: update software queueing patch 2015-03-20 16:24:06 +00:00
302-ath9k-restart-only-triggering-DFS-detector-line.patch mac80211: update to wireless-testing 2015-03-09 2015-03-11 15:02:47 +00:00
303-ath9k-add-DFS-support-for-extension-channel.patch mac80211: update to wireless-testing 2015-03-09 2015-03-11 15:02:47 +00:00
304-ath9k-allow-40MHz-radar-detection-width.patch mac80211: update to wireless-testing 2015-03-09 2015-03-11 15:02:47 +00:00
305-ath5k-channel-change-fix.patch mac80211: make it work with 3.18.12+ 2015-05-21 19:32:16 +00:00
306-ath5k-fix-reset-race.patch mac80211: make it work with 3.18.12+ 2015-05-21 19:32:16 +00:00
307-ath9k-fix-tracking-of-enabled-AP-beacons.patch ath9k: fix a beacon enable handling bug 2015-03-12 16:21:53 +00:00
308-mac80211-minstrel_ht-fix-rounding-issue-in-MCS-durat.patch mac80211: fix a rounding issue in minstrel MCS rate duration calculation 2015-03-14 02:00:44 +00:00
309-ath9k-disable-TPC-support-again-for-now.patch ath9k: disable TPC support for now until bugs have been found and fixed 2015-03-15 07:10:38 +00:00
310-mac80211-don-t-look-up-stations-for-multicast-addres.patch mac80211: update the software queue patch to the version accepted upstream 2015-04-03 19:42:33 +00:00
311-mac80211-remove-drop_unencrypted-code.patch mac80211: make it work with 3.18.12+ 2015-05-21 19:32:16 +00:00
312-mac80211-don-t-look-up-destination-station-twice.patch mac80211: update the software queue patch to the version accepted upstream 2015-04-03 19:42:33 +00:00
313-mac80211-drop-4-addr-VLAN-frames-earlier-if-not-conn.patch mac80211: update the software queue patch to the version accepted upstream 2015-04-03 19:42:33 +00:00
314-mac80211-mesh-avoid-pointless-station-lookup.patch mac80211: update the software queue patch to the version accepted upstream 2015-04-03 19:42:33 +00:00
315-mac80211-avoid-duplicate-TX-path-station-lookup.patch mac80211: make it work with 3.18.12+ 2015-05-21 19:32:16 +00:00
316-mac80211-reduce-log-spam-from-ieee80211_handle_pwr_c.patch mac80211: get rid of tx power related log spam 2015-04-04 17:51:53 +00:00
317-brcmfmac-Fix-race-condition-in-msgbuf-ioctl-processi.patch mac80211: merge a number of upstream driver fixes/improvements 2015-04-14 12:17:34 +00:00
318-brcmfmac-Update-msgbuf-commonring-size-for-improved-.patch mac80211: merge a number of upstream driver fixes/improvements 2015-04-14 12:17:34 +00:00
319-ath9k_htc-add-new-WMI_REG_RMW_CMDID-command.patch mac80211: make it work with 3.18.12+ 2015-05-21 19:32:16 +00:00
320-ath9k-ar9271_hw_pa_cal-use-defs-instead-of-magin-num.patch mac80211: merge a number of upstream driver fixes/improvements 2015-04-14 12:17:34 +00:00
321-ath9k-ar9271_hw_pa_cal-use-proper-makroses.patch mac80211: merge a number of upstream driver fixes/improvements 2015-04-14 12:17:34 +00:00
322-ath9k-ar9271_hw_pa_cal-use-RMW-buffer.patch mac80211: merge a number of upstream driver fixes/improvements 2015-04-14 12:17:34 +00:00
323-ath9k-add-multi_read-to-be-compatible-with-ath9k_htc.patch mac80211: make it work with 3.18.12+ 2015-05-21 19:32:16 +00:00
324-ath9k-add-new-function-ath9k_hw_read_array.patch mac80211: make it work with 3.18.12+ 2015-05-21 19:32:16 +00:00
325-ath9k-ar9271_hw_pa_cal-use-REG_READ_ARRAY.patch mac80211: merge a number of upstream driver fixes/improvements 2015-04-14 12:17:34 +00:00
326-ath9k-use-one-shot-read-in-ath9k_hw_update_mibstats.patch mac80211: make it work with 3.18.12+ 2015-05-21 19:32:16 +00:00
327-ath9k-ath9k_hw_loadnf-use-REG_RMW.patch mac80211: merge a number of upstream driver fixes/improvements 2015-04-14 12:17:34 +00:00
328-ath9k-write-buffer-related-optimisation-in-ar5008_hw.patch mac80211: merge a number of upstream driver fixes/improvements 2015-04-14 12:17:34 +00:00
329-ath9k-ath9k_hw_set_4k_power_cal_tabl-use-rmw-buffer.patch mac80211: merge a number of upstream driver fixes/improvements 2015-04-14 12:17:34 +00:00
330-ath9k-use-rmw-buffer-in-ath9k_hw_set_operating_mode-.patch mac80211: merge a number of upstream driver fixes/improvements 2015-04-14 12:17:34 +00:00
331-ath9k-ath9k_hw_4k_set_board_values-use-rmw-buffer.patch mac80211: merge a number of upstream driver fixes/improvements 2015-04-14 12:17:34 +00:00
332-ath9k-ath9k_hw_analog_shift_rmw-use-REG_RMW.patch mac80211: merge a number of upstream driver fixes/improvements 2015-04-14 12:17:34 +00:00
333-ath9k-use-REG_RMW-and-rmw-buffer-in-ath9k_hw_4k_set_.patch mac80211: make it work with 3.18.12+ 2015-05-21 19:32:16 +00:00
334-ath9k-use-REG_RMW-and-rmw-buffer-in-ath9k_hw_def_set.patch mac80211: merge a number of upstream driver fixes/improvements 2015-04-14 12:17:34 +00:00
335-brcmfmac-Fix-oops-when-SDIO-device-is-removed.patch mac80211: update brcmfmac to the wireless-drivers-next-for-davem-2015-04-09 2015-04-24 10:45:33 +00:00
336-brcmfmac-Simplify-watchdog-sleep.patch mac80211: update brcmfmac to the wireless-drivers-next-for-davem-2015-04-09 2015-04-24 10:45:33 +00:00
337-brcmfmac-Fix-possible-race-condition.patch mac80211: update brcmfmac to the wireless-drivers-next-for-davem-2015-04-09 2015-04-24 10:45:33 +00:00
338-brcmfmac-Add-support-for-BCM4345-SDIO-chipset.patch mac80211: update brcmfmac to the wireless-drivers-next-for-davem-2015-04-09 2015-04-24 10:45:33 +00:00
339-brcmfmac-remove-duplication-of-ramsize-info.patch mac80211: update brcmfmac to the wireless-drivers-next-for-davem-2015-04-09 2015-04-24 10:45:33 +00:00
340-brcmfmac-always-perform-cores-checks.patch mac80211: update brcmfmac to the wireless-drivers-next-for-davem-2015-04-09 2015-04-24 10:45:33 +00:00
341-brcmfmac-rename-chip-download-functions.patch mac80211: update brcmfmac to the wireless-drivers-next-for-davem-2015-04-09 2015-04-24 10:45:33 +00:00
342-brcmfmac-assure-device-is-ready-for-download-after-b.patch mac80211: update brcmfmac to the wireless-drivers-next-for-davem-2015-04-09 2015-04-24 10:45:33 +00:00
343-brcmfmac-extract-ram-size-info-from-internal-memory-.patch mac80211: update brcmfmac to the wireless-drivers-next-for-davem-2015-04-09 2015-04-24 10:45:33 +00:00
344-brcmfmac-take-save-restore-memory-into-account-for-S.patch mac80211: update brcmfmac to the wireless-drivers-next-for-davem-2015-04-09 2015-04-24 10:45:33 +00:00
345-brcmfmac-fix-watchdog-timer-regression.patch mac80211: update brcmfmac to the wireless-drivers-next-for-davem-2015-04-09 2015-04-24 10:45:33 +00:00
346-brcmfmac-avoid-runtime-pm-for-sdio-host-controller.patch mac80211: update brcmfmac to the wireless-drivers-next-for-davem-2015-04-09 2015-04-24 10:45:33 +00:00
347-brcmfmac-Add-necessary-memory-barriers-for-SDIO.patch mac80211: update brcmfmac to the wireless-drivers-next-for-davem-2015-04-09 2015-04-24 10:45:33 +00:00
348-brcmfmac-Remove-unnecessary-new-line-in-pcie-console.patch mac80211: update brcmfmac to the wireless-drivers-next-for-davem-2015-04-09 2015-04-24 10:45:33 +00:00
349-brcmfmac-add-MODULE_FIRMWARE-macros-for-bcm4356-PCIe.patch mac80211: update brcmfmac to the wireless-drivers-next-for-davem-2015-04-09 2015-04-24 10:45:33 +00:00
350-brcmfmac-add-support-for-BCM43430-SDIO-chipset.patch mac80211: update brcmfmac to the wireless-drivers-next-for-davem-2015-04-09 2015-04-24 10:45:33 +00:00
351-brcmfmac-only-support-the-BCM43455-7-device.patch mac80211: update brcmfmac to the wireless-drivers-next-for-davem-2015-04-09 2015-04-24 10:45:33 +00:00
352-brcmfmac-remove-support-for-unreleased-BCM4354-PCIe.patch mac80211: update brcmfmac to the wireless-drivers-next-for-davem-2015-04-09 2015-04-24 10:45:33 +00:00
353-brcmfmac-disable-MBSS-feature-for-BCM43362.patch mac80211: update brcmfmac to the wireless-drivers-next-for-davem-2015-04-09 2015-04-24 10:45:33 +00:00
354-brcmfmac-use-static-superset-of-channels-for-wiphy-b.patch mac80211: backport brcmfmac to support multiple devices NVRAM 2015-04-24 10:53:11 +00:00
355-brcmfmac-update-wiphy-band-information-upon-updating.patch mac80211: backport brcmfmac to support multiple devices NVRAM 2015-04-24 10:53:11 +00:00
356-brcmfmac-add-description-for-feature-flags.patch mac80211: backport brcmfmac to support multiple devices NVRAM 2015-04-24 10:53:11 +00:00
357-brcmfmac-make-scheduled-scan-support-conditional.patch mac80211: backport brcmfmac to support multiple devices NVRAM 2015-04-24 10:53:11 +00:00
358-brcmfmac-add-support-for-BCM4324-rev-B5-chipset.patch mac80211: backport brcmfmac to support multiple devices NVRAM 2015-04-24 10:53:11 +00:00
359-brcmfmac-process-interrupt-regardless-sdiod-state.patch mac80211: backport brcmfmac to support multiple devices NVRAM 2015-04-24 10:53:11 +00:00
360-brcmfmac-fix-sdio-suspend-and-resume.patch mac80211: backport brcmfmac to support multiple devices NVRAM 2015-04-24 10:53:11 +00:00
361-brcmfmac-add-support-for-BCM4358-PCIe-device.patch mac80211: backport brcmfmac to support multiple devices NVRAM 2015-04-24 10:53:11 +00:00
362-brcmfmac-add-additional-43602-pcie-device-id.patch mac80211: backport brcmfmac to support multiple devices NVRAM 2015-04-24 10:53:11 +00:00
363-brcmfmac-Add-support-for-multiple-PCIE-devices-in-nv.patch mac80211: backport brcmfmac to support multiple devices NVRAM 2015-04-24 10:53:11 +00:00
364-brcmfmac-cleanup-a-sizeof.patch mac80211: backport today's brcmfmac changes 2015-05-26 12:14:34 +00:00
365-brcmfmac-check-result-of-USB-firmware-request.patch mac80211: backport today's brcmfmac changes 2015-05-26 12:14:34 +00:00
366-brcmfmac-prohibit-ACPI-power-management-for-brcmfmac.patch mac80211: backport today's brcmfmac changes 2015-05-26 12:14:34 +00:00
367-brcmfmac-avoid-gcc-5.1-warning.patch mac80211: backport today's brcmfmac changes 2015-05-26 12:14:34 +00:00
368-brcmfmac-allow-device-tree-node-without-interrupts-p.patch mac80211: backport today's brcmfmac changes 2015-05-26 12:14:34 +00:00
369-brcmfmac-Improve-throughput-by-scheduling-msbug-flow.patch mac80211: backport today's brcmfmac changes 2015-05-26 12:14:34 +00:00
370-brcmfmac-remove-pci-shared-structure-rev4-support.patch mac80211: backport today's brcmfmac changes 2015-05-26 12:14:34 +00:00
371-brcmfmac-remove-dummy-cache-flush-invalidate-functio.patch mac80211: backport today's brcmfmac changes 2015-05-26 12:14:34 +00:00
372-brcmfmac-add-support-for-dma-indices-feature.patch mac80211: backport today's brcmfmac changes 2015-05-26 12:14:34 +00:00
373-brcmfmac-avoid-null-pointer-access-when-brcmf_msgbuf.patch mac80211: backport today's brcmfmac changes 2015-05-28 10:39:11 +00:00
374-brcmfmac-fix-invalid-access-to-struct-acpi_device-fi.patch mac80211: backport today's brcmfmac changes 2015-05-28 10:39:11 +00:00
375-brcmfmac-simplify-check-stripping-v2-NVRAM.patch mac80211: backport today's brcmfmac changes 2015-05-28 10:39:11 +00:00
376-brcmfmac-simplify-check-finding-NVRAM-v1-device-path.patch mac80211: backport today's brcmfmac changes 2015-05-28 10:39:11 +00:00
377-brcmfmac-treat-0-as-end-of-comment-when-parsing-NVRA.patch mac80211: backport today's brcmfmac changes 2015-05-28 10:39:11 +00:00
378-brcmfmac-allow-NVRAM-values-to-contain-spaces.patch mac80211: backport one missed brcmfmac NVRAM-related patch 2015-05-28 20:57:23 +00:00
379-ath9k-fix-DMA-stop-sequence-for-AR9003.patch ath9k: fix an issue with stopping rx/tx dma on AR93xx 2015-06-02 08:47:21 +00:00
380-brcmfmac-support-NVRAMs-containing-pci-devpaths-inst.patch mac80211: backport today's brcmfmac changes 2015-06-08 12:50:38 +00:00
381-brcmfmac-set-wiphy-perm_addr-to-hardware-MAC-address.patch mac80211: backport today's brcmfmac changes 2015-06-08 12:50:38 +00:00
382-brcmfmac-use-direct-data-pointer-in-NVRAM-parser-str.patch mac80211: backport today's brcmfmac changes 2015-06-08 12:50:38 +00:00
383-b43-fix-support-for-14e4-4321-PCI-dev-with-BCM4321-c.patch mac80211: fix b43 support for 14e4:4321 BCM4321 (band detection) 2015-06-08 12:50:47 +00:00
384-ath9k-force-rx_clear-when-disabling-rx.patch ath9k: add another fix for some rx/tx dma stop issues, refresh patches 2015-06-17 09:09:03 +00:00
385-ath9k_hw-fix-device-ID-check-for-AR956x.patch ath9k: fix ar956x device detection 2015-06-21 17:52:12 +00:00
385-brcmfmac-Update-msgbuf-read-pointer-quicker.patch mac80211: backport some brcmfmac patches 2015-06-21 12:07:33 +00:00
386-brcmfmac-remove-chipinfo-debugfs-entry.patch mac80211: backport some brcmfmac patches 2015-06-21 12:07:33 +00:00
387-brcmfmac-remove-watchdog-reset-from-brcmf_pcie_busco.patch mac80211: backport some brcmfmac patches 2015-06-21 12:07:33 +00:00
388-brcmfmac-use-debugfs_create_devm_seqfile-helper-func.patch mac80211: backport some brcmfmac patches 2015-06-21 12:07:33 +00:00
389-brcmfmac-Check-if-firmware-supports-p2p.patch mac80211: backport some brcmfmac patches 2015-06-21 12:07:33 +00:00
390-brcmfmac-Build-wiphy-mode-and-interface-combinations.patch mac80211: backport some brcmfmac patches 2015-06-21 12:07:33 +00:00
391-brcmfmac-rework-.get_station-callback.patch mac80211: backport some brcmfmac patches 2015-06-21 12:07:33 +00:00
392-brcmfmac-have-sdio-return-EIO-when-device-communicat.patch mac80211: backport some brcmfmac patches 2015-06-21 12:07:33 +00:00
393-ath9k-make-DMA-stop-related-messages-debug-only.patch ath9k: make DMA stop related messages debug-only (#11862, #9654) 2015-07-02 11:45:08 +00:00
400-ath_move_debug_code.patch mac80211: merge a number of upstream driver fixes/improvements 2015-04-14 12:17:34 +00:00
401-ath9k_blink_default.patch mac80211: update to wireless-testing 2015-03-09 2015-03-11 15:02:47 +00:00
402-ath_regd_optional.patch mac80211: add some improvements to the software queueing code 2015-03-17 17:14:43 +00:00
403-world_regd_fixup.patch mac80211: update to 2014-10-08 2014-10-18 17:38:59 +00:00
404-regd_no_assoc_hints.patch mac80211: update to wireless-testing 2015-03-09 2015-03-11 15:02:47 +00:00
405-ath_regd_us.patch mac80211: update to 2014-10-08 2014-10-18 17:38:59 +00:00
406-ath_relax_default_regd.patch mac80211: make it work with 3.18.12+ 2015-05-21 19:32:16 +00:00
410-ath9k_allow_adhoc_and_ap.patch mac80211: merge a number of upstream driver fixes/improvements 2015-04-14 12:17:34 +00:00
411-ath5k_allow_adhoc_and_ap.patch mac80211: make it work with 3.18.12+ 2015-05-21 19:32:16 +00:00
420-ath5k_disable_fast_cc.patch packages: clean up the package folder 2013-06-21 16:54:37 +00:00
430-add_ath5k_platform.patch packages: clean up the package folder 2013-06-21 16:54:37 +00:00
431-add_platform_eeprom_support_to_ath5k.patch mac80211: make it work with 3.18.12+ 2015-05-21 19:32:16 +00:00
432-ath5k_add_pciids.patch mac80211: update to wireless-testing 2014-09-26 2014-09-27 20:51:43 +00:00
440-ath5k_channel_bw_debugfs.patch mac80211: make it work with 3.18.12+ 2015-05-21 19:32:16 +00:00
500-ath9k_eeprom_debugfs.patch mac80211: update to wireless-testing 2015-03-09 2015-03-11 15:02:47 +00:00
501-ath9k_ahb_init.patch mac80211: merge a number of upstream driver fixes/improvements 2015-04-14 12:17:34 +00:00
510-ath9k_intr_mitigation_tweak.patch ath9k: fix ar956x device detection 2015-06-21 17:52:12 +00:00
511-ath9k_reduce_rxbuf.patch mac80211: update to wireless-testing 2015-03-09 2015-03-11 15:02:47 +00:00
512-ath9k_channelbw_debugfs.patch mac80211: merge a number of upstream driver fixes/improvements 2015-04-14 12:17:34 +00:00
513-ath9k_add_pci_ids.patch ath9k: fix ar956x device detection 2015-06-21 17:52:12 +00:00
522-mac80211_configure_antenna_gain.patch mac80211: make it work with 3.18.12+ 2015-05-21 19:32:16 +00:00
530-ath9k_extra_leds.patch mac80211: make it work with 3.18.12+ 2015-05-21 19:32:16 +00:00
531-ath9k_extra_platform_leds.patch mac80211: update to 2014-10-08 2014-10-18 17:38:59 +00:00
540-ath9k_reduce_ani_interval.patch ath9k: improve noise immunity behavior for older chipsets (ar92xx and earlier), should improve stability 2014-02-28 18:08:23 +00:00
541-ath9k_rx_dma_stop_check.patch ath9k: add another fix for some rx/tx dma stop issues, refresh patches 2015-06-17 09:09:03 +00:00
542-ath9k_debugfs_diag.patch ath9k: fix ar956x device detection 2015-06-21 17:52:12 +00:00
543-ath9k_entropy_from_adc.patch mac80211: make it work with 3.18.12+ 2015-05-21 19:32:16 +00:00
544-ath9k-ar933x-usb-hang-workaround.patch ath9k: fix ar956x device detection 2015-06-21 17:52:12 +00:00
545-ath9k_ani_ws_detect.patch mac80211: merge a number of upstream driver fixes/improvements 2015-04-14 12:17:34 +00:00
600-0001-rt2x00-rt2800lib-move-rt2800_drv_data-declaration-in.patch mac80211: update to wireless-testing 2014-09-26 2014-09-27 20:51:43 +00:00
600-0002-rt2x00-rt2800lib-introduce-RT2800_HAS_HIGH_SHARED_ME.patch mac80211: update to wireless-testing 2015-03-09 2015-03-11 15:02:47 +00:00
600-0003-rt2x00-rt2800-serialize-shared-memory-access.patch mac80211: make it work with 3.18.12+ 2015-05-21 19:32:16 +00:00
600-0004-rt2x00-rt2800lib-fix-beacon-generation-on-RT3593.patch mac80211: update to wireless-testing 2014-09-26 2014-09-27 20:51:43 +00:00
600-0005-rt2x00-rt2800lib-add-hw_beacon_count-field-to-struct.patch mac80211: make it work with 3.18.12+ 2015-05-21 19:32:16 +00:00
600-0006-rt2x00-rt2800lib-init-additional-beacon-offset-regis.patch mac80211: make it work with 3.18.12+ 2015-05-21 19:32:16 +00:00
600-0007-rt2x00-rt2800lib-fix-max-supported-beacon-count-for-.patch mac80211: update to wireless-testing 2015-03-09 2015-03-11 15:02:47 +00:00
600-0008-rt2x00-allow-to-build-rt2800soc-module-for-RT3883.patch mac80211: rt2x00: add support for the RT3662/RT3883 SoCs 2014-04-23 07:52:18 +00:00
600-0009-rt2x00-rt2800lib-enable-support-for-RT3883.patch mac80211: update to wireless-testing 2015-03-09 2015-03-11 15:02:47 +00:00
600-0010-rt2x00-rt2800lib-add-rf_vals-for-RF3853.patch mac80211: update to wireless-testing 2015-03-09 2015-03-11 15:02:47 +00:00
600-0011-rt2x00-rt2800lib-enable-VCO-calibration-for-RF3853.patch mac80211: update to wireless-testing 2015-03-09 2015-03-11 15:02:47 +00:00
600-0012-rt2x00-rt2800lib-add-channel-configuration-function-.patch mac80211: update to wireless-testing 2014-09-26 2014-09-27 20:51:43 +00:00
600-0013-rt2x00-rt2800lib-enable-RF3853-support.patch mac80211: update to wireless-testing 2015-03-09 2015-03-11 15:02:47 +00:00
600-0014-rt2x00-rt2800lib-add-MAC-register-initialization-for.patch mac80211: make it work with 3.18.12+ 2015-05-21 19:32:16 +00:00
600-0015-rt2x00-rt2800soc-fix-rt2800soc_disable_radio-for-RT3.patch mac80211: rt2x00: add support for the RT3662/RT3883 SoCs 2014-04-23 07:52:18 +00:00
600-0016-rt2x00-rt2800lib-add-BBP-register-initialization-for.patch mac80211: make it work with 3.18.12+ 2015-05-21 19:32:16 +00:00
600-0017-rt2x00-rt2800lib-add-RFCSR-initialization-for-RT3883.patch mac80211: update to wireless-testing 2015-03-09 2015-03-11 15:02:47 +00:00
600-0018-rt2x00-rt2800lib-use-the-extended-EEPROM-map-for-RT3.patch mac80211: rt2x00: add support for the RT3662/RT3883 SoCs 2014-04-23 07:52:18 +00:00
600-0019-rt2x00-rt2800lib-force-rf-type-to-RF3853-on-RT3883.patch mac80211: update to wireless-testing 2015-03-09 2015-03-11 15:02:47 +00:00
600-0020-rt2x00-rt2800lib-add-channel-configuration-code-for-.patch mac80211: make it work with 3.18.12+ 2015-05-21 19:32:16 +00:00
600-0021-rt2x00-rt2800lib-fix-txpower_to_dev-function-for-RT3.patch rt2x00: merge beacon setup fixes, disable unused hw beacon slots 2014-06-05 14:09:14 +00:00
600-0022-rt2x00-rt2800lib-use-correct-txpower-calculation-fun.patch mac80211: update to wireless-testing 2015-03-09 2015-03-11 15:02:47 +00:00
600-0023-rt2x00-rt2800lib-hardcode-txmixer-gain-values-to-zer.patch mac80211: update to wireless-testing 2015-03-09 2015-03-11 15:02:47 +00:00
600-0024-rt2x00-rt2800lib-use-correct-RT-XWI-size-for-RT3883.patch mac80211: rt2x00: add support for the RT3662/RT3883 SoCs 2014-04-23 07:52:18 +00:00
600-0025-rt2x00-rt2800lib-use-correct-beacon-base-for-RT3883.patch mac80211: rt2x00: add support for the RT3662/RT3883 SoCs 2014-04-23 07:52:18 +00:00
600-0026-rt2x00-rt2800lib-use-correct-beacon-count-for-RT3883.patch mac80211: update to wireless-testing 2015-03-09 2015-03-11 15:02:47 +00:00
600-0027-rt2x00-rt2800lib-fix-antenna-configuration-for-RT388.patch rt2x00: merge beacon setup fixes, disable unused hw beacon slots 2014-06-05 14:09:14 +00:00
600-0028-rt2x00-rt2800lib-fix-LNA-gain-configuration-for-RT38.patch rt2x00: merge beacon setup fixes, disable unused hw beacon slots 2014-06-05 14:09:14 +00:00
600-0029-rt2x00-rt2800lib-fix-VGC-setup-for-RT3883.patch mac80211: make it work with 3.18.12+ 2015-05-21 19:32:16 +00:00
600-0030-rt2x00-rt2800lib-fix-EEPROM-LNA-validation-for-RT388.patch mac80211: update to wireless-testing 2015-03-09 2015-03-11 15:02:47 +00:00
600-0031-rt2x00-rt2800lib-fix-txpower-compensation-for-RT3883.patch mac80211: update to wireless-testing 2014-09-26 2014-09-27 20:51:43 +00:00
600-0032-rt2x00-rt2800lib-enable-RT2800_HAS_HIGH_SHARED_MEM-f.patch mac80211: update to wireless-testing 2015-03-09 2015-03-11 15:02:47 +00:00
600-0033-rt2x00-rt2800lib-use-high-memory-for-beacons-on-RT38.patch mac80211: rt2x00: add support for the RT3662/RT3883 SoCs 2014-04-23 07:52:18 +00:00
600-0034-rt2x00-rt2800mmio-add-a-workaround-for-spurious-TX_F.patch mac80211: update to wireless-testing 2014-09-26 2014-09-27 20:51:43 +00:00
601-rt2x00-set_pci_mwi.patch mac80211: update to wireless-testing 2014-01-23 2014-01-30 13:21:36 +00:00
602-rt2x00-introduce-rt2x00_platform_h.patch mac80211: update to wireless-testing 2014-01-23 2014-01-30 13:21:36 +00:00
603-rt2x00-introduce-rt2x00eeprom.patch mac80211: update to wireless-testing 2015-03-09 2015-03-11 15:02:47 +00:00
604-rt2x00-of_load_eeprom_filename.patch mac80211: update to wireless-testing 2014-01-23 2014-01-30 13:21:36 +00:00
605-rt2x00-load-eeprom-on-SoC-from-a-mtd-device-defines-.patch mac80211: update to wireless-testing 2014-01-23 2014-01-30 13:21:36 +00:00
607-rt2x00-allow_disabling_bands_through_platform_data.patch rt2x00: merge beacon setup fixes, disable unused hw beacon slots 2014-06-05 14:09:14 +00:00
608-add_platform_data_mac_addr.patch mac80211: update to wireless-testing 2015-03-09 2015-03-11 15:02:47 +00:00
609-rt2x00-allow_disabling_bands_through_dts.patch mac80211/rt2x00: allow disabling bands through dts 2014-08-25 06:36:01 +00:00
610-rt2x00-fix-rt3352-ext-pa.patch mac80211: update to wireless-testing 2015-03-09 2015-03-11 15:02:47 +00:00
611-rt2x00-rf_vals-rt3352-xtal20.patch mac80211: update to wireless-testing 2015-03-09 2015-03-11 15:02:47 +00:00
612-rt2x00-make-wmac-loadable-via-OF-on-rt288x-305x-SoC.patch mac80211: update to wireless-testing 2015-03-09 2015-03-11 15:02:47 +00:00
615-rt2x00-fix_20mhz_clk.patch mac80211: update to wireless-testing 2015-03-09 2015-03-11 15:02:47 +00:00
616-rt2x00-support-rt5350.patch mac80211: make it work with 3.18.12+ 2015-05-21 19:32:16 +00:00
619-rt2x00-change-led-polarity-from-OF.patch mac80211: update to wireless-testing 2015-03-09 2015-03-11 15:02:47 +00:00
620-rt2x00-add-AP+STA-support.patch mac80211: update to wireless-testing 2014-09-26 2014-09-27 20:51:43 +00:00
620-rt2x00-rt3352-rf-id.patch mac80211: update to wireless-testing 2015-03-09 2015-03-11 15:02:47 +00:00
621-rt2x00-ht20_40_fix.patch mac80211: update to wireless-testing 2014-09-26 2014-09-27 20:51:43 +00:00
700-mwl8k-missing-pci-id-for-WNR854T.patch mac80211: update to wireless-testing 2015-03-09 2015-03-11 15:02:47 +00:00
801-libertas-configure-sysfs-links.patch mac80211: update to wireless-testing 2015-03-09 2015-03-11 15:02:47 +00:00
802-libertas-set-wireless-macaddr.patch mac80211: make it work with 3.18.12+ 2015-05-21 19:32:16 +00:00
805-b43-gpio-mask-module-option.patch mac80211: update to wireless-testing 2015-03-09 2015-03-11 15:02:47 +00:00
810-b43_no_pio.patch mac80211: update to wireless-testing 2015-03-09 2015-03-11 15:02:47 +00:00
820-b43-add-antenna-control.patch ath9k: add another fix for some rx/tx dma stop issues, refresh patches 2015-06-17 09:09:03 +00:00
841-b43-reduce-number-of-RX-slots.patch packages: clean up the package folder 2013-06-21 16:54:37 +00:00
845-b43-only-use-gpio-0-1-for-led.patch mac80211: update to wireless-testing 2015-03-09 2015-03-11 15:02:47 +00:00
847-b43-always-take-overlapping-devs.patch mac80211: b43: load b43 on core rev 17 and 18. 2013-07-14 14:23:04 +00:00
850-brcmsmac-remove-extra-regulation-restriction.patch mac80211: update to wireless-testing 2014-01-23 2014-01-30 13:21:36 +00:00
860-brcmfmac-use-bcm47xx-platform-NVRAM-as-fallback.patch mac80211: add brcmfmac patch reading NVRAM from platform 2015-06-08 15:17:35 +00:00
861-brcmfmac-register-wiphy-s-during-module_init.patch mac80211: add brcmfmac patch for synchronous init 2015-06-08 15:17:52 +00:00
900-wlcore-Add-support-for-DT-platform-data.patch mac80211: update to wireless-testing 2014-05-19 2014-05-20 09:35:17 +00:00
910-00-rt2x00-enable-rt2800soc-for-mt7620.patch mac80211: refresh patch 2014-08-02 19:51:58 +00:00
910-01-add-support-for-mt7620.patch mac80211: make it work with 3.18.12+ 2015-05-21 19:32:16 +00:00
920-ath10k_allow_fallback_to_board_bin_on_empty_otp_stream.patch mac80211: update to wireless-testing 2015-03-09 2015-03-11 15:02:47 +00:00
921-ath10k_init_devices_synchronously.patch mac80211: update to wireless-testing 2015-03-09 2015-03-11 15:02:47 +00:00
930-ath10k_add_tpt_led_trigger.patch mac80211: update to wireless-testing 2015-03-09 2015-03-11 15:02:47 +00:00