linux-sg2042/drivers/net/wireless/ti/wl18xx
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 wl18xx: add dependency on mac80211 2012-06-05 17:16:09 +03:00
Makefile wlcore: update events enum/struct to new fw api 2012-11-27 10:49:29 +02:00
acx.c wlcore: add ACX_PEER_CAP command 2012-12-11 09:35:34 +02:00
acx.h wlcore: add ACX_PEER_CAP command 2012-12-11 09:35:34 +02:00
cmd.c wlcore/wl18xx: add smart config commands 2014-07-15 15:59:56 -04:00
cmd.h wlcore/wl18xx: add smart config commands 2014-07-15 15:59:56 -04:00
conf.h wl18xx: add new phy configuration parameters for telec support 2013-02-08 10:17:03 +02:00
debugfs.c wlcore: Prevent interaction with HW after recovery is queued 2012-09-27 12:13:50 +03:00
debugfs.h wl18xx: implement fw status debugfs entries 2012-06-05 15:58:16 +03:00
event.c wlcore/wl18xx: handle smart config events 2014-07-15 15:59:57 -04:00
event.h wlcore/wl18xx: handle smart config events 2014-07-15 15:59:57 -04:00
io.c wl18xx: fix bogus compile warning on cc config option 2012-07-18 15:08:21 +03:00
io.h wlcore: Force checking of io functions' return values 2012-06-22 10:49:45 +03:00
main.c wlcore/wl18xx/wl12xx: convert bitmaps to unsigned longs 2014-07-15 16:00:02 -04:00
reg.h wl18xx: print new RDL versions during boot 2013-09-30 21:12:22 +03:00
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
tx.c wl18xx: fix last tx rate calculation 2014-07-15 15:59:53 -04:00
tx.h wl18xx: pad only last frame in aggregration buffer for PG2 2012-06-07 18:11:06 +03:00
wl18xx.h wl18xx: change the number of WLAN addrs per chip 2014-07-15 16:00:01 -04:00