kernel-ark/drivers/net/wireless/b43
Johannes Berg d0f0980414 mac80211: partially fix skb->cb use
This patch fixes mac80211 to not use the skb->cb over the queue step
from virtual interfaces to the master. The patch also, for now,
disables aggregation because that would still require requeuing,
will fix that in a separate patch. There are two other places (software
requeue and powersaving stations) where requeue can happen, but that is
not currently used by any drivers/not possible to use respectively.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-07-29 16:55:08 -04:00
..
b43.h b43: Add simple firmware watchdog 2008-06-27 09:09:16 -04:00
debugfs.c b43: Add debugfs firmware debugging knob 2008-06-27 09:09:16 -04:00
debugfs.h b43: Add debugfs firmware debugging knob 2008-06-27 09:09:16 -04:00
dma.c ssb, b43, b43legacy, b44: Rewrite SSB DMA API 2008-06-27 09:09:15 -04:00
dma.h
Kconfig
leds.c b43: Fix possible MMIO access while device is down 2008-06-25 10:55:09 -04:00
leds.h
lo.c
lo.h
main.c mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flag 2008-07-29 16:36:24 -04:00
main.h b43: Add debugfs files for random SHM access 2008-06-26 16:49:18 -04:00
Makefile
nphy.c
nphy.h
pcmcia.c
pcmcia.h
phy.c
phy.h
pio.c b43: Fix PIO skb clobber 2008-06-27 09:09:19 -04:00
pio.h
rfkill.c b43/b43legacy: add RFKILL_STATE_HARD_BLOCKED support 2008-06-30 17:37:37 -04:00
rfkill.h
sysfs.c
sysfs.h
tables_nphy.c
tables_nphy.h
tables.c
tables.h
wa.c
wa.h
xmit.c mac80211: partially fix skb->cb use 2008-07-29 16:55:08 -04:00
xmit.h