Netdev List
 help / color / mirror / Atom feed
* [PATCH 0/5] d80211: pull request - fragmentation, fixes
@ 2006-06-23 13:01 Jiri Benc
  2006-06-23 13:01 ` [PATCH 1/5] d80211: update tx.skb after TX handler calls Jiri Benc
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Jiri Benc @ 2006-06-23 13:01 UTC (permalink / raw)
  To: John W. Linville; +Cc: netdev

Please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/jbenc/dscape.git master
to obtain following patches:

Jiri Benc:
      d80211: update tx.skb after TX handler calls
      d80211: per-queue TX flow control
      d80211: handle full queue when sending fragments
      d80211: add first_fragment flag to ieee80211_tx_control

Michael Buesch:
      d80211: allow NULL for control in beacon_get

 include/net/d80211.h     |   32 +++++
 net/d80211/ieee80211.c   |  293 ++++++++++++++++++++++++++++++++++++----------
 net/d80211/ieee80211_i.h |   20 +++
 net/d80211/wme.c         |    9 +
 4 files changed, 285 insertions(+), 69 deletions(-)


-- 
Jiri Benc
SUSE Labs

^ permalink raw reply	[flat|nested] 7+ messages in thread
* [PATCH 0/5] d80211: better fragmentation handling
@ 2006-06-12 19:16 Jiri Benc
  2006-06-12 19:16 ` [PATCH 4/5] d80211: add first_fragment flag to ieee80211_tx_control Jiri Benc
  0 siblings, 1 reply; 7+ messages in thread
From: Jiri Benc @ 2006-06-12 19:16 UTC (permalink / raw)
  To: netdev; +Cc: John W. Linville, Michael Buesch

Following patches allow proper handling of situation when hw queue gets
filled up while sending 802.11 fragments.

This breaks drivers; an example how to fix them is in second patch. Also,
get_tx_stats callback is optional now.

-- 
Jiri Benc
SUSE Labs

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2006-06-23 12:59 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-23 13:01 [PATCH 0/5] d80211: pull request - fragmentation, fixes Jiri Benc
2006-06-23 13:01 ` [PATCH 1/5] d80211: update tx.skb after TX handler calls Jiri Benc
2006-06-23 13:01 ` [PATCH 2/5] d80211: per-queue TX flow control Jiri Benc
2006-06-23 13:01 ` [PATCH 3/5] d80211: handle full queue when sending fragments Jiri Benc
2006-06-23 13:01 ` [PATCH 4/5] d80211: add first_fragment flag to ieee80211_tx_control Jiri Benc
2006-06-23 13:01 ` [PATCH 5/5] d80211: allow NULL for control in beacon_get Jiri Benc
  -- strict thread matches above, loose matches on Subject: below --
2006-06-12 19:16 [PATCH 0/5] d80211: better fragmentation handling Jiri Benc
2006-06-12 19:16 ` [PATCH 4/5] d80211: add first_fragment flag to ieee80211_tx_control Jiri Benc

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox