kernel-ark/drivers/net/wireless/b43
Michael Buesch 280d0e16bc b43: Put multicast frames on the mcast queue
This queues frames flagged as "send after DTIM" by mac80211
on the special multicast queue. The firmware will take care
to send the packet after the DTIM.

Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-01-28 15:09:45 -08:00
..
b43.h b43: Put multicast frames on the mcast queue 2008-01-28 15:09:45 -08:00
debugfs.c b43: Remove the PHY spinlock 2008-01-28 15:09:32 -08:00
debugfs.h
dma.c b43: Put multicast frames on the mcast queue 2008-01-28 15:09:45 -08:00
dma.h b43: Remove PIO support 2008-01-28 15:09:17 -08:00
Kconfig b43: Add NPHY kconfig option 2008-01-28 15:09:20 -08:00
leds.c b43: Convert to use of the new SPROM structure 2008-01-28 15:04:42 -08:00
leds.h
lo.c b43: Fix PHY register routing 2008-01-28 15:09:32 -08:00
lo.h
main.c b43: Put multicast frames on the mcast queue 2008-01-28 15:09:45 -08:00
main.h b43: Only select allowed TX and RX antennas 2008-01-28 15:09:14 -08:00
Makefile b43: Add N-PHY register definitions 2008-01-28 15:09:31 -08:00
nphy.c b43: Add N-PHY register definitions 2008-01-28 15:09:31 -08:00
nphy.h b43: Add N-PHY register definitions 2008-01-28 15:09:31 -08:00
pcmcia.c
pcmcia.h
phy.c b43: Remove the PHY spinlock 2008-01-28 15:09:32 -08:00
phy.h b43: Remove the PHY spinlock 2008-01-28 15:09:32 -08:00
rfkill.c
rfkill.h
sysfs.c
sysfs.h
tables.c b43: Fix for broken transmission 2008-01-28 15:05:59 -08:00
tables.h b43: rewrite A PHY initialization 2008-01-28 15:04:31 -08:00
wa.c b43: Fix for broken transmission 2008-01-28 15:05:59 -08:00
wa.h b43: rewrite A PHY initialization 2008-01-28 15:04:31 -08:00
xmit.c mac80211: dont use interface indices in drivers 2008-01-28 15:09:36 -08:00
xmit.h