linux/drivers/net/wireless/ti/wlcore
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
..
acx.c wlcore: enable beacon filtering only after receiving a beacon 2014-02-13 15:20:16 -05:00
acx.h wl18xx: move to new firmware (wl18xx-fw-3.bin) 2014-02-13 15:20:15 -05:00
boot.c
boot.h
cmd.c wlcore: user smaller sqn padding for GEM 2014-07-15 15:59:52 -04:00
cmd.h wlcore: add smart config definitions 2014-07-15 15:59:55 -04:00
conf.h wlcore: fwlog dynamic mem_block control 2013-10-23 09:47:40 +03:00
debug.h wlcore: use print_hex_dump_debug() 2013-03-25 12:36:24 +02:00
debugfs.c wlcore/wl18xx/wl12xx: convert bitmaps to unsigned longs 2014-07-15 16:00:02 -04:00
debugfs.h wlcore: Remove trailing semicolon from do {...} while (0) macro 2014-05-16 14:26:53 -04:00
event.c wlcore: ignore dummy packet events in PLT mode 2014-04-14 14:31:41 -04:00
event.h
hw_ops.h wlcore/wl18xx: add smart config commands 2014-07-15 15:59:56 -04:00
ini.h
init.c wlcore: enable beacon filtering only after receiving a beacon 2014-02-13 15:20:16 -05:00
init.h
io.c
io.h wlcore: block read/writes to FW during ELP 2014-02-13 15:20:14 -05:00
Kconfig Remove GENERIC_HARDIRQ config option 2013-09-13 15:09:52 +02:00
main.c wlcore/wl18xx/wl12xx: convert bitmaps to unsigned longs 2014-07-15 16:00:02 -04:00
Makefile wlcore: handle smart config vendor commands 2014-07-15 15:59:56 -04:00
ps.c wlcore: AP: don't start mac80211 PS on non-peer HLIDs 2014-02-13 15:20:14 -05:00
ps.h
rx.c wlcore/wl12xx/wl18xx: configure num_links per-hw 2014-02-13 15:20:15 -05:00
rx.h wlcore/wl12xx/wl18xx: simplify fw_status handling 2014-02-13 15:20:15 -05:00
scan.c cfg80211: consolidate passive-scan and no-ibss flags 2013-11-25 20:49:35 +01:00
scan.h mac80211: split sched scan IEs 2014-06-25 09:10:43 +02:00
sdio.c wlcore: fix usage of platform_device_add_data() 2014-04-30 12:08:17 -04:00
spi.c drivers/net/wireless/ti/wl*/spi.c: Simplify CRC computation 2014-05-16 14:26:53 -04:00
sysfs.c net: Replace min macro with min_t 2014-03-03 15:35:54 -05:00
sysfs.h wlcore: move sysfs handling to a separate file 2013-06-17 11:56:59 +03:00
testmode.c wlcore: fix interrogate command length 2013-10-23 09:47:40 +03:00
testmode.h mac80211: add vif to testmode cmd 2013-08-12 14:11:42 +02:00
tx.c wlcore/wl18xx/wl12xx: convert bitmaps to unsigned longs 2014-07-15 16:00:02 -04:00
tx.h wlcore: send EAPOL frames with voice priority 2014-02-13 15:20:15 -05:00
vendor_cmd.c wlcore/wl18xx: handle smart config events 2014-07-15 15:59:57 -04:00
vendor_cmd.h wlcore/wl18xx: handle smart config events 2014-07-15 15:59:57 -04:00
wl12xx_80211.h
wlcore_i.h wlcore: user smaller sqn padding for GEM 2014-07-15 15:59:52 -04:00
wlcore.h wlcore/wl18xx/wl12xx: convert bitmaps to unsigned longs 2014-07-15 16:00:02 -04:00