mac80211: rt2x00: patch tracking cosmetics
authorDaniel Golle <daniel@makrotopia.org>
Fri, 1 Mar 2019 02:34:40 +0000 (03:34 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Fri, 1 Mar 2019 03:09:00 +0000 (04:09 +0100)
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
package/kernel/mac80211/patches/rt2x00/020-rt2x00-do-not-print-error-when-queue-is-full.patch
package/kernel/mac80211/patches/rt2x00/021-rt2800-partially-restore-old-mmio-txstatus-behaviour.patch
package/kernel/mac80211/patches/rt2x00/022-rt2800-new-flush-implementation-for-SoC-devices.patch
package/kernel/mac80211/patches/rt2x00/023-rt2800-move-txstatus-pending-routine.patch
package/kernel/mac80211/patches/rt2x00/024-rt2800mmio-fetch-tx-status-changes.patch
package/kernel/mac80211/patches/rt2x00/025-rt2800mmio-use-timer-and-work-for-handling-tx-status.patch
package/kernel/mac80211/patches/rt2x00/026-rt2x00-remove-last_nostatus_check.patch
package/kernel/mac80211/patches/rt2x00/027-rt2x00-remove-not-used-entry-field.patch
package/kernel/mac80211/patches/rt2x00/028-rt2x00mmio-remove-legacy-comment.patch

index 1c3d86a7c2df4b4820c49b9bf23f648a1b8b91ce..5098672ac3245d30b136174b46837e8414b0e54d 100644 (file)
@@ -1,6 +1,9 @@
 From 1a8a8989b779e51e4652a30e9f22c36a1b6ffc4b Mon Sep 17 00:00:00 2001
 From: Stanislaw Gruszka <sgruszka@redhat.com>
 Date: Thu, 20 Dec 2018 16:16:11 +0100
+X-Patchwork-Submitter: Stanislaw Gruszka <sgruszka@redhat.com>
+X-Patchwork-Id: 10739037
+X-Patchwork-Delegate: kvalo@adurom.com
 Subject: [PATCH 20/28] rt2x00: do not print error when queue is full
 
 For unknown reasons printk() on some context can cause CPU hung on
index 6214ad30db05515957f62d37d6b79cbe80922f68..52314a79ae92818163d93d2e39bdbc8ed976a9f0 100644 (file)
@@ -1,6 +1,9 @@
 From 91a5340db0526b7263bc8da14b120ea3129b5f28 Mon Sep 17 00:00:00 2001
 From: Stanislaw Gruszka <sgruszka@redhat.com>
 Date: Sat, 9 Feb 2019 12:08:31 +0100
+X-Patchwork-Submitter: Stanislaw Gruszka <sgruszka@redhat.com>
+X-Patchwork-Id: 10804437
+X-Patchwork-Delegate: kvalo@adurom.com
 Subject: [PATCH 21/28] rt2800: partially restore old mmio txstatus behaviour
 
 Do not disable txstatus interrupt and add quota of processed tx statuses in
index 89368ada1c32413cc8809745534a590bf8c5795d..e3a914a0fae46f0b20429ab171c79f6ebde71276 100644 (file)
@@ -1,6 +1,9 @@
 From 11f8ad1656035176bad9d89de7ea0e7fe6d82c32 Mon Sep 17 00:00:00 2001
 From: Stanislaw Gruszka <sgruszka@redhat.com>
 Date: Sat, 9 Feb 2019 12:08:32 +0100
+X-Patchwork-Submitter: Stanislaw Gruszka <sgruszka@redhat.com>
+X-Patchwork-Id: 10804439
+X-Patchwork-Delegate: kvalo@adurom.com
 Subject: [PATCH 22/28] rt2800: new flush implementation for SoC devices
 
 Use new flush_queue() calback for SoC devices, what was already done for
index c7bc4cbbabecaa89f2cb3e2abda735e8f03b39d9..e5bfbecd1e14618103e2d9164662a2ebda8eed0e 100644 (file)
@@ -1,6 +1,9 @@
 From 2bbea7645c3d095014a080db170941818650e141 Mon Sep 17 00:00:00 2001
 From: Stanislaw Gruszka <sgruszka@redhat.com>
 Date: Sat, 9 Feb 2019 12:08:33 +0100
+X-Patchwork-Submitter: Stanislaw Gruszka <sgruszka@redhat.com>
+X-Patchwork-Id: 10804441
+X-Patchwork-Delegate: kvalo@adurom.com
 Subject: [PATCH 23/28] rt2800: move txstatus pending routine
 
 Move rt2800usb_txstatus_pending routine to rt2800lib. It will be reused
index 927325401c9178eb3cb3e90719af3095113c9af4..4bb62c2288a774e78e7aa0a8f52656a6401020b8 100644 (file)
@@ -1,6 +1,9 @@
 From f6a9618198e190a2ba09ce3f0aa8e9ee1763bd38 Mon Sep 17 00:00:00 2001
 From: Stanislaw Gruszka <sgruszka@redhat.com>
 Date: Sat, 9 Feb 2019 12:08:34 +0100
+X-Patchwork-Submitter: Stanislaw Gruszka <sgruszka@redhat.com>
+X-Patchwork-Id: 10804443
+X-Patchwork-Delegate: kvalo@adurom.com
 Subject: [PATCH 24/28] rt2800mmio: fetch tx status changes
 
 Prepare to use rt2800mmio_fetch_txstatus() in concurrent manner and drop
index 60fa5223544a0906433851adf6f37a70dc583571..bf038a5991b44c7e2cb65dec7bc3082ddcb8ec34 100644 (file)
@@ -1,6 +1,9 @@
 From 175c2548332b45b144af673e70fdbb1a947d7aba Mon Sep 17 00:00:00 2001
 From: Stanislaw Gruszka <sgruszka@redhat.com>
 Date: Sat, 9 Feb 2019 12:08:35 +0100
+X-Patchwork-Submitter: Stanislaw Gruszka <sgruszka@redhat.com>
+X-Patchwork-Id: 10804445
+X-Patchwork-Delegate: kvalo@adurom.com
 Subject: [PATCH 25/28] rt2800mmio: use timer and work for handling tx statuses
  timeouts
 
index 7af13e83ed47a1df88fdb16bc64066264ce9dc9e..0daaef5e8b5f186624856c447b7df2bf0ccfff48 100644 (file)
@@ -1,6 +1,9 @@
 From 6013a91f15c9dabd668d5736652b9bcfb0ef0378 Mon Sep 17 00:00:00 2001
 From: Stanislaw Gruszka <sgruszka@redhat.com>
 Date: Sat, 9 Feb 2019 12:08:36 +0100
+X-Patchwork-Submitter: Stanislaw Gruszka <sgruszka@redhat.com>
+X-Patchwork-Id: 10804447
+X-Patchwork-Delegate: kvalo@adurom.com
 Subject: [PATCH 26/28] rt2x00: remove last_nostatus_check
 
 We do not any longer check txstatus timeout from tasklet, so do not need
index 3b3af8172061a0ee1e99a4942f178bd771e53601..53134a5bc3110ef5dd3f93811359592e8b141a3d 100644 (file)
@@ -1,6 +1,9 @@
 From 2758f09b22bc08e89e0391486b2d707ad2479599 Mon Sep 17 00:00:00 2001
 From: Stanislaw Gruszka <sgruszka@redhat.com>
 Date: Sat, 9 Feb 2019 12:08:37 +0100
+X-Patchwork-Submitter: Stanislaw Gruszka <sgruszka@redhat.com>
+X-Patchwork-Id: 10804449
+X-Patchwork-Delegate: kvalo@adurom.com
 Subject: [PATCH 27/28] rt2x00: remove not used entry field
 
 Remove not used any longer queue_entry field and flag.
index fea745f3f50b92b53733b0bc02273fed53927502..199a6e325516ec5ddcf99fdb24cc620f1f3f72ec 100644 (file)
@@ -1,6 +1,9 @@
 From f44e145869bb517460648e4ed71b7e9001964d06 Mon Sep 17 00:00:00 2001
 From: Stanislaw Gruszka <sgruszka@redhat.com>
 Date: Sat, 9 Feb 2019 12:08:38 +0100
+X-Patchwork-Submitter: Stanislaw Gruszka <sgruszka@redhat.com>
+X-Patchwork-Id: 10804451
+X-Patchwork-Delegate: kvalo@adurom.com
 Subject: [PATCH 28/28] rt2x00mmio: remove legacy comment
 
 Remove comment about fields that ware removed.