linux/drivers/net/wireless
George Spelvin e757201b8d drivers/net/wireless/ti/wl*/spi.c: Simplify CRC computation
These devices require commands stored in buffers in an odd order,
different from that in which the CRC is computed.

Rather than make two copies of the commands in two different orders,
form the commands in logical (CRC) order, append the CRC, then byte-swap
in place to the desired order.

The old code worked fine, I'm just scratching an "ugh, that's ugly"
itch.

Signed-off-by: George Spelvin <linux@horizon.com>
Reviewed-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2014-05-16 14:26:53 -04:00
..
ath Merge branch 'for-linville' of git://github.com/kvalo/ath 2014-05-16 14:15:28 -04:00
b43 b43: drop SSB dependency 2014-05-13 15:56:36 -04:00
b43legacy
brcm80211 brcmfmac: determine chanspec from struct cfg80211_chan_def info 2014-05-13 15:56:52 -04:00
cw1200 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next 2014-04-30 12:04:27 -04:00
hostap
ipw2x00
iwlegacy iwlegacy: Convert /n to \n 2014-04-30 12:08:17 -04:00
iwlwifi Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next 2014-05-16 14:16:17 -04:00
libertas
libertas_tf
mwifiex mwifiex: add HT operation IE in TDLS setup confirm 2014-05-07 16:08:08 -04:00
orinoco orinoco_usb: Fix broken firmware load error checking 2014-05-13 15:56:35 -04:00
p54
prism54
rsi rsi: Changed the return value to enable BA set-up 2014-05-13 15:56:53 -04:00
rt2x00 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless 2014-05-13 15:27:44 -04:00
rtl818x rtl8187: make CTS-to-self protection work 2014-05-07 16:08:09 -04:00
rtlwifi rtlwifi: rtl8723be: add msi module parameter 2014-05-13 15:56:33 -04:00
ti drivers/net/wireless/ti/wl*/spi.c: Simplify CRC computation 2014-05-16 14:26:53 -04:00
zd1211rw
adm8211.c
adm8211.h
airo.c
airo.h
airo_cs.c
at76c50x-usb.c
at76c50x-usb.h
atmel.c
atmel.h
atmel_cs.c
atmel_pci.c
Kconfig
mac80211_hwsim.c mac80211_hwsim: Advertise support for AP mode channel width changes 2014-04-28 18:11:59 +02:00
mac80211_hwsim.h
Makefile
mwl8k.c
ray_cs.c ray_cs: replace del_timer by del_timer_sync 2014-04-22 15:06:28 -04:00
ray_cs.h
rayctl.h
rndis_wlan.c
wl3501.h
wl3501_cs.c
zd1201.c
zd1201.h