kernel-ark/drivers/net/wireless/rt2x00
Johannes Berg 881d948c23 wireless: restrict to 32 legacy rates
Since the standards only define 12 legacy rates, 32 is certainly
a sane upper limit and we don't need to use u64 everywhere. Add
sanity checking that no more than 32 rates are registered and
change the variables to u32 throughout.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-01-29 16:01:09 -05:00
..
Kconfig rt2x00: Replace RFKILL with INPUT 2009-01-29 15:59:47 -05:00
Makefile rt2x00: Move link tuning into seperate file 2009-01-29 15:58:34 -05:00
rt2x00.h wireless: restrict to 32 legacy rates 2009-01-29 16:01:09 -05:00
rt2x00config.c mac80211: constify ieee80211_if_conf.bssid 2009-01-29 16:01:07 -05:00
rt2x00crypto.c rt2x00: Update copyright year to 2009 2009-01-29 16:00:45 -05:00
rt2x00debug.c rt2x00: Update copyright year to 2009 2009-01-29 16:00:45 -05:00
rt2x00debug.h rt2x00: Update copyright year to 2009 2009-01-29 16:00:45 -05:00
rt2x00dev.c rt2x00: Update copyright year to 2009 2009-01-29 16:00:45 -05:00
rt2x00dump.h rt2x00: Update copyright year to 2009 2009-01-29 16:00:45 -05:00
rt2x00firmware.c rt2x00: Update copyright year to 2009 2009-01-29 16:00:45 -05:00
rt2x00leds.c rt2x00: Update copyright year to 2009 2009-01-29 16:00:45 -05:00
rt2x00leds.h rt2x00: Update copyright year to 2009 2009-01-29 16:00:45 -05:00
rt2x00lib.h mac80211: constify ieee80211_if_conf.bssid 2009-01-29 16:01:07 -05:00
rt2x00link.c rt2x00: Update copyright year to 2009 2009-01-29 16:00:45 -05:00
rt2x00mac.c rt2x00: Update copyright year to 2009 2009-01-29 16:00:45 -05:00
rt2x00pci.c rt2x00: Update copyright year to 2009 2009-01-29 16:00:45 -05:00
rt2x00pci.h rt2x00: Update copyright year to 2009 2009-01-29 16:00:45 -05:00
rt2x00queue.c rt2x00: Update copyright year to 2009 2009-01-29 16:00:45 -05:00
rt2x00queue.h rt2x00: Update copyright year to 2009 2009-01-29 16:00:45 -05:00
rt2x00reg.h rt2x00: Update copyright year to 2009 2009-01-29 16:00:45 -05:00
rt2x00rfkill.c rt2x00: Update copyright year to 2009 2009-01-29 16:00:45 -05:00
rt2x00usb.c rt2x00: Update copyright year to 2009 2009-01-29 16:00:45 -05:00
rt2x00usb.h rt2x00: Update copyright year to 2009 2009-01-29 16:00:45 -05:00
rt61pci.c rt2x00: conf_tx() only need register access for WMM queues 2009-01-29 16:00:46 -05:00
rt61pci.h rt2x00: Update copyright year to 2009 2009-01-29 16:00:45 -05:00
rt73usb.c rt2x00: conf_tx() only need register access for WMM queues 2009-01-29 16:00:46 -05:00
rt73usb.h rt2x00: Update copyright year to 2009 2009-01-29 16:00:45 -05:00
rt2400pci.c rt2x00: Add LED_MODE_ASUS support 2009-01-29 16:00:46 -05:00
rt2400pci.h rt2x00: Update copyright year to 2009 2009-01-29 16:00:45 -05:00
rt2500pci.c rt2x00: Add LED_MODE_ASUS support 2009-01-29 16:00:46 -05:00
rt2500pci.h rt2x00: Update copyright year to 2009 2009-01-29 16:00:45 -05:00
rt2500usb.c rt2x00: Add LED_MODE_ASUS support 2009-01-29 16:00:46 -05:00
rt2500usb.h rt2x00: Update copyright year to 2009 2009-01-29 16:00:45 -05:00