mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-28 09:39:00 +00:00
d4c999bb89
backport from wireless-drivers-next, replacing some existing patches in our tree (marked with '=' are those which were already present): f483039cf51a rt2x00: use simple_read_from_buffer() =5c656c71b1bf rt2800: move usb specific txdone/txstatus routines to rt2800lib =0b0d556e0ebb rt2800mmio: use txdone/txstatus routines from lib =5022efb50f62 rt2x00: do not check for txstatus timeout every time on tasklet =adf26a356f13 rt2x00: use different txstatus timeouts when flushing =0240564430c0 rt2800: flush and txstatus rework for rt2800mmio 6eba8fd22352 rt2x00: rt2400pci: mark expected switch fall-through 10bb92217747 rt2x00: rt2500pci: mark expected switch fall-through 916e6bbcfcff rt2x00: rt2800lib: mark expected switch fall-throughs 641dd8068ecb rt2x00: rt61pci: mark expected switch fall-through 750afb08ca71 cross-tree: phase out dma_zalloc_coherent() =c2e28ef7711f rt2x00: reduce tx power to nominal level on RT6352 a4296994eb80 rt2x00: Work around a firmware bug with shared keys 2587791d5758 rt2x00: no need to check return value of debugfs_create functions pending on linux-wireless: rt2x00: remove unneeded check rt2x00: remove confusing AGC register rt2800: enable TX_PIN_CFG_LNA_PE_ bits per band rt2800: enable TX_PIN_CFG_RFRX_EN only for MT7620 rt2800: comment and simplify AGC init for RT6352 rt2x00: do not print error when queue is full rt2800: partially restore old mmio txstatus behaviour rt2800: new flush implementation for SoC devices rt2800: move txstatus pending routine rt2800mmio: fetch tx status changes rt2800mmio: use timer and work for handling tx statuses timeouts rt2x00: remove last_nostatus_check rt2x00: remove not used entry field rt2x00mmio: remove legacy comment While at it also rename some existing patches now that there are separate folders with patches for each driver to make things a bit nicer to handle. Signed-off-by: Daniel Golle <daniel@makrotopia.org> |
||
---|---|---|
.. | ||
001-rt2x00-use-simple_read_from_buffer.patch | ||
002-rt2800-move-usb-specific-txdone-txstatus-routines-to.patch | ||
003-rt2800mmio-use-txdone-txstatus-routines-from-lib.patch | ||
004-rt2x00-do-not-check-for-txstatus-timeout-every-time-.patch | ||
005-rt2x00-use-different-txstatus-timeouts-when-flushing.patch | ||
006-rt2800-flush-and-txstatus-rework-for-rt2800mmio.patch | ||
007-rt2x00-rt2400pci-mark-expected-switch-fall-through.patch | ||
008-rt2x00-rt2500pci-mark-expected-switch-fall-through.patch | ||
009-rt2x00-rt2800lib-mark-expected-switch-fall-throughs.patch | ||
010-rt2x00-rt61pci-mark-expected-switch-fall-through.patch | ||
011-cross-tree-phase-out-dma_zalloc_coherent.patch | ||
012-rt2x00-reduce-tx-power-to-nominal-level-on-RT6352.patch | ||
013-rt2x00-Work-around-a-firmware-bug-with-shared-keys.patch | ||
014-rt2x00-no-need-to-check-return-value-of-debugfs_crea.patch | ||
015-rt2x00-remove-unneeded-check.patch | ||
016-rt2x00-remove-confusing-AGC-register.patch | ||
017-rt2800-enable-TX_PIN_CFG_LNA_PE_-bits-per-band.patch | ||
018-rt2800-enable-TX_PIN_CFG_RFRX_EN-only-for-MT7620.patch | ||
019-rt2800-comment-and-simplify-AGC-init-for-RT6352.patch | ||
020-rt2x00-do-not-print-error-when-queue-is-full.patch | ||
021-rt2800-partially-restore-old-mmio-txstatus-behaviour.patch | ||
022-rt2800-new-flush-implementation-for-SoC-devices.patch | ||
023-rt2800-move-txstatus-pending-routine.patch | ||
024-rt2800mmio-fetch-tx-status-changes.patch | ||
025-rt2800mmio-use-timer-and-work-for-handling-tx-status.patch | ||
026-rt2x00-remove-last_nostatus_check.patch | ||
027-rt2x00-remove-not-used-entry-field.patch | ||
028-rt2x00mmio-remove-legacy-comment.patch | ||
100-rt2x00_options.patch | ||
501-rt2x00-allow-to-build-rt2800soc-module-for-RT3883.patch | ||
502-rt2x00-rt2800lib-enable-support-for-RT3883.patch | ||
503-rt2x00-rt2800lib-add-rf_vals-for-RF3853.patch | ||
504-rt2x00-rt2800lib-enable-VCO-calibration-for-RF3853.patch | ||
505-rt2x00-rt2800lib-add-channel-configuration-function-.patch | ||
506-rt2x00-rt2800lib-enable-RF3853-support.patch | ||
507-rt2x00-rt2800lib-add-MAC-register-initialization-for.patch | ||
508-rt2x00-rt2800soc-fix-rt2800soc_disable_radio-for-RT3.patch | ||
509-rt2x00-rt2800lib-add-BBP-register-initialization-for.patch | ||
510-rt2x00-rt2800lib-add-RFCSR-initialization-for-RT3883.patch | ||
511-rt2x00-rt2800lib-use-the-extended-EEPROM-map-for-RT3.patch | ||
512-rt2x00-rt2800lib-force-rf-type-to-RF3853-on-RT3883.patch | ||
513-rt2x00-rt2800lib-add-channel-configuration-code-for-.patch | ||
514-rt2x00-rt2800lib-fix-txpower_to_dev-function-for-RT3.patch | ||
515-rt2x00-rt2800lib-use-correct-txpower-calculation-fun.patch | ||
516-rt2x00-rt2800lib-hardcode-txmixer-gain-values-to-zer.patch | ||
517-rt2x00-rt2800lib-use-correct-RT-XWI-size-for-RT3883.patch | ||
518-rt2x00-rt2800lib-fix-antenna-configuration-for-RT388.patch | ||
519-rt2x00-rt2800lib-fix-LNA-gain-configuration-for-RT38.patch | ||
520-rt2x00-rt2800lib-fix-VGC-setup-for-RT3883.patch | ||
521-rt2x00-rt2800lib-fix-EEPROM-LNA-validation-for-RT388.patch | ||
522-rt2x00-rt2800lib-fix-txpower-compensation-for-RT3883.patch | ||
601-rt2x00-introduce-rt2x00_platform_h.patch | ||
602-rt2x00-introduce-rt2x00eeprom.patch | ||
603-rt2x00-of_load_eeprom_filename.patch | ||
604-rt2x00-load-eeprom-on-SoC-from-a-mtd-device-defines-.patch | ||
606-rt2x00-allow_disabling_bands_through_platform_data.patch | ||
607-rt2x00-add_platform_data_mac_addr.patch | ||
608-rt2x00-allow_disabling_bands_through_dts.patch | ||
609-rt2x00-make-wmac-loadable-via-OF-on-rt288x-305x-SoC.patch | ||
610-rt2x00-change-led-polarity-from-OF.patch | ||
611-rt2x00-add-AP+STA-support.patch | ||
650-rt2x00-add-support-for-external-PA-on-MT7620.patch | ||
651-rt2x00-remove-unneccesary-code.patch | ||
982-rt2x00-add-rf-self-txdc-calibration.patch | ||
983-rt2x00-add-r-calibration.patch | ||
984-rt2x00-add-rxdcoc-calibration.patch | ||
985-rt2x00-add-rxiq-calibration.patch | ||
986-rt2x00-add-TX-LOFT-calibration.patch |