All of lore.kernel.org
 help / color / mirror / Atom feed
From: Johannes Berg <johannes@sipsolutions.net>
To: John Linville <linville@tuxdriver.com>
Cc: linux-wireless@vger.kernel.org
Subject: [PATCH 0/5] mac80211 fixes & improvements
Date: Thu, 15 May 2008 12:55:24 +0200	[thread overview]
Message-ID: <20080515105524.359863000@sipsolutions.net> (raw)

This patch series contains a fix (first patch) for some of my previous
mac80211 work and these changes:

 * make drivers use wake_queue exclusively and mac80211 start queues
   when the master device is started
 * use rate index in ieee80211_tx_control (preparation for skb->cb)
 * reorder some tx handlers (preparation for skb->cb)
 * move TX info/status into skb->cb

This patch series is based on the recent 26-patch Intel update and
will not apply before that. It applies whether or not the patches
that akpm sent are applied or not.

Since this touches a lot of drivers, I would appreciate any testing
of these patches, but if they go in and break drivers I'll just have
to fix it up later...

I'll rework fragmentation and MQ on top of this later.

johannes


             reply	other threads:[~2008-05-15 11:04 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-15 10:55 Johannes Berg [this message]
2008-05-15 10:55 ` [PATCH 1/5] mac80211: fix bugs in queue handling functions Johannes Berg
2008-05-15 10:55 ` [PATCH 2/5] mac80211: let drivers wake but not start queues Johannes Berg
2008-05-15 10:55 ` [PATCH 3/5] mac80211: use rate index in TX control Johannes Berg
2008-05-15 10:55 ` [PATCH 4/5] mac80211: reorder some transmit handlers Johannes Berg
2008-05-15 10:55 ` [PATCH 5/5] mac80211: move TX info into skb->cb Johannes Berg
2008-05-15 11:11   ` Johannes Berg
2008-05-15 11:32     ` Ivo van Doorn
2008-05-15 11:22       ` Johannes Berg
2008-05-15 11:58         ` Ivo van Doorn
2008-05-15 11:49           ` Johannes Berg
2008-05-22  3:10   ` John W. Linville
2008-05-22  7:25     ` Johannes Berg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080515105524.359863000@sipsolutions.net \
    --to=johannes@sipsolutions.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.