linux/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
..
Kconfig missing dependencies on HAS_DMA 2008-05-21 16:55:59 -07:00
Makefile b43: Add PIO support for PCMCIA devices 2008-04-08 15:05:56 -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 mac80211: move TX info into skb->cb 2008-05-21 21:48:11 -04:00
leds.c b43: Fix possible MMIO access while device is down 2008-06-25 10:55:09 -04:00
leds.h
lo.c b43: replace limit_value macro with clamp_val 2008-05-14 16:29:32 -04:00
lo.h b43: Rewrite LO calibration algorithm 2008-05-07 15:02:12 -04:00
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
nphy.c b43: nphy.c remove duplicated include 2008-05-14 16:29:49 -04:00
nphy.h b43: Don't compile N-PHY code when N-PHY is disabled 2008-03-25 16:41:59 -04:00
pcmcia.c ssb: Turn suspend/resume upside down 2008-04-08 15:05:57 -04:00
pcmcia.h
phy.c b43: use the bitrev helpers rather than rolling a private one 2008-05-14 16:29:50 -04:00
phy.h b43: Rewrite LO calibration algorithm 2008-05-07 15:02:12 -04:00
pio.c b43: Fix PIO skb clobber 2008-06-27 09:09:19 -04:00
pio.h mac80211: move TX info into skb->cb 2008-05-21 21:48:11 -04:00
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.c
tables.h
tables_nphy.c
tables_nphy.h
wa.c
wa.h
xmit.c mac80211: partially fix skb->cb use 2008-07-29 16:55:08 -04:00
xmit.h mac80211: move TX info into skb->cb 2008-05-21 21:48:11 -04:00