linux_dsm_epyc7002/drivers/net/wireless/ath/carl9170
Joe Perches 7a1283d8f5 carl9170: Convert byte_rev_table uses to bitrev8
Use the inline function instead of directly indexing the array.

This allows some architectures with hardware instructions
for bit reversals to eliminate the array.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2014-10-30 15:26:52 -04:00
..
carl9170.h carl9170: fix sending URBs with wrong type when using full-speed 2014-08-11 14:43:51 -04:00
cmd.c
cmd.h
debug.c wireless: delete non-required instances of include <linux/init.h> 2014-01-03 15:37:01 -05:00
debug.h
eeprom.h
fw.c
fwcmd.h
fwdesc.h
hw.h
Kconfig
led.c
mac.c
main.c carl9170: Remove redundant protection check 2014-08-28 14:49:35 -04:00
Makefile
phy.c carl9170: Convert byte_rev_table uses to bitrev8 2014-10-30 15:26:52 -04:00
phy.h
rx.c carl9170: Remove casts of pointer to same type 2014-03-27 14:20:05 -04:00
tx.c carl9170: tx: Replace rcu_assign_pointer() with RCU_INIT_POINTER() 2014-08-28 14:50:13 -04:00
usb.c carl9170: fix sending URBs with wrong type when using full-speed 2014-08-11 14:43:51 -04:00
version.h
wlan.h