linux/drivers/net/wireless/brcm80211/brcmsmac
Arend van Spriel 81d2e2d148 brcm80211: smac: rename buffer endianess conversion functions
The functions ltoh16_buf() and htol16_buf() have been renamed
to le16_to_cpu_buf() and cpu_to_le16_buf() for more clarity
what it does.

Reported-by: Joe Perches <joe@perches.com>
Reported-by: Larry Finger <Larry.Finger@lwfinger.net>
Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com>
Reviewed-by: Alwin Beukers <alwin@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-11-08 15:54:22 -05:00
..
phy brcm80211: smac: remove phy api bypass in rate.h 2011-11-08 15:54:09 -05:00
Makefile
aiutils.c
aiutils.h brcm80211: removed duplicate defines 2011-11-08 15:54:01 -05:00
ampdu.c
ampdu.h
antsel.c
antsel.h
brcms_trace_events.c
brcms_trace_events.h
channel.c brcm80211: moved function brcmu_chspec_malformed 2011-10-14 14:48:19 -04:00
channel.h
d11.h
dma.c brcm80211: removed duplicate defines 2011-11-08 15:54:01 -05:00
dma.h
mac80211_if.c brcm80211: smac: changed check to confirm STA only support 2011-11-08 15:54:22 -05:00
mac80211_if.h brcm80211: smac: mute transmit on ops_start 2011-11-08 15:54:21 -05:00
main.c brcm80211: smac: mute transmit on ops_start 2011-11-08 15:54:21 -05:00
main.h brcm80211: smac: removed down-on-watchdog MPC functionality 2011-11-08 15:54:16 -05:00
nicpci.c
nicpci.h
otp.c
otp.h
phy_shim.c
phy_shim.h
pmu.c brcm80211: removed duplicate defines 2011-11-08 15:54:01 -05:00
pmu.h
pub.h brcm80211: smac: mute transmit on ops_start 2011-11-08 15:54:21 -05:00
rate.c
rate.h brcm80211: smac: remove phy api bypass in rate.h 2011-11-08 15:54:09 -05:00
scb.h
srom.c brcm80211: smac: rename buffer endianess conversion functions 2011-11-08 15:54:22 -05:00
srom.h brcm80211: smac: removed support for SROM rev < 8 2011-11-08 15:54:03 -05:00
stf.c brcm80211: removed unused functions 2011-10-14 14:48:18 -04:00
stf.h
types.h
ucode_loader.c
ucode_loader.h