linux/drivers/net/wireless/ti/wl12xx
Eliad Peller 5e74b3aa6f wlcore/wl18xx/wl12xx: convert bitmaps to unsigned longs
The *_bit operations expect unsigned longs.
Instead of casting the pointers, simply define various
bitmaps as unsigned long (instead of u32).

Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2014-07-15 16:00:02 -04:00
..
Kconfig
Makefile wlcore: update events enum/struct to new fw api 2012-11-27 10:49:29 +02:00
acx.c
acx.h wl18xx: PG2.0 HW Watch dog interrupt support 2012-06-07 18:11:01 +03:00
cmd.c mac80211: support secondary channel offset in CSA 2013-04-16 15:29:44 +02:00
cmd.h wlcore: update channel_switch/stop_channel_switch commands 2012-11-27 10:49:28 +02:00
conf.h
debugfs.c wlcore/wl12xx/wl18xx: move lower driver debugfs to a subdir 2012-06-05 15:58:59 +03:00
debugfs.h wl12xx: implement fw status debugfs entries 2012-06-05 15:58:12 +03:00
event.c wlcore: support scan reports during periodic scan 2012-12-11 12:37:23 +02:00
event.h wlcore: update events enum/struct to new fw api 2012-11-27 10:49:29 +02:00
main.c wlcore/wl18xx/wl12xx: convert bitmaps to unsigned longs 2014-07-15 16:00:02 -04:00
reg.h
scan.c mac80211: split sched scan IEs 2014-06-25 09:10:43 +02:00
scan.h mac80211: split sched scan IEs 2014-06-25 09:10:43 +02:00
wl12xx.h wlcore/wl12xx/wl18xx: configure max_stations per-hw 2014-02-13 15:20:15 -05:00