linux/drivers/net/wireless
Amitkumar Karwar 4e3c44207f mwifiex: put multicast/broadcast packets to the same RA
For ad-hoc mode, RA is created for each peer connected. In case of
multicast traffic new RA will be created for each multicast
address. While processing Tx packets we have to go through this
RA list. We can avoid some RA nodes by sharing same RA for both
multicast and broadcast packets.

Therefore "memset(0xff)" is used to treat multicast packet as broadcast
one while choosing RA.

Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Yogesh Ashok Powar <yogeshp@marvell.com>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-07-21 14:52:02 -04:00
..
ath wireless: ath9k: use %pM to print MAC 2011-07-20 15:04:39 -04:00
b43 b43: bcma: implement full core reset 2011-07-19 17:03:12 -04:00
b43legacy
hostap
ipw2x00 ipw2100: Fix command list for debugging 2011-07-06 15:05:43 -04:00
iwlegacy iwlegacy: Add missing comma between constant string array 2011-07-13 14:49:34 -04:00
iwlwifi iwlagn: probe would crash with DEBUG_SHIRQ 2011-07-21 07:41:07 -07:00
iwmc3200wifi
libertas libertas: only enable mesh when interface is active 2011-07-20 15:04:41 -04:00
libertas_tf wireless: unify QoS control field definitions 2011-06-27 15:09:39 -04:00
mwifiex mwifiex: put multicast/broadcast packets to the same RA 2011-07-21 14:52:02 -04:00
orinoco orinoco: minor fixes for problems found by checkpatch.pl 2011-07-15 13:38:31 -04:00
p54
prism54
rt2x00 rt2800usb: Add new device ID for Belkin 2011-07-11 15:02:21 -04:00
rtl818x
rtlwifi wireless: rtlwifi: throw away MAC_FMT and use %pM instead 2011-07-20 15:04:38 -04:00
wl12xx Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx 2011-07-08 11:05:20 -04:00
wl1251
zd1211rw
adm8211.c
adm8211.h
airo_cs.c
airo.c
airo.h
at76c50x-usb.c
at76c50x-usb.h
atmel_cs.c
atmel_pci.c
atmel.c
atmel.h
Kconfig
mac80211_hwsim.c mac80211: restrict advertised HW scan rates 2011-06-27 15:09:39 -04:00
mac80211_hwsim.h
Makefile
mwl8k.c mwl8k: Fixing sta dereference when ieee80211_tx_info->control.sta is NULL 2011-07-15 13:38:30 -04:00
ray_cs.c
ray_cs.h
rayctl.h
rndis_wlan.c
wl3501_cs.c
wl3501.h
zd1201.c
zd1201.h