dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/net/wireless/brcm80211/brcmsmac
Arend van Spriel 09c7dfa0f0 brcm80211: util: remove function brcmu_format_hex() from brcmutil
The function brcmu_format_hex() filled a string buffer with byte
values from a data buffer. The calling function used this string
buffer in a printk. Now the calling function uses the kernel
function print_hex_dump_bytes().

Reported-by: Johannes Berg <johannes@sipsolutions.net>
Reviewed-by: Alwin Beukers <alwin@broadcom.com>
Reviewed-by: Roland Vossen <rvossen@broadcom.com>
Reviewed-by: Pieter-Paul Giesberts <pieterpg@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:10 -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: indicate severe problems to Mac80211 2011-11-08 15:54:06 -05:00
mac80211_if.h brcm80211: smac: indicate severe problems to Mac80211 2011-11-08 15:54:06 -05:00
main.c brcm80211: util: remove function brcmu_format_hex() from brcmutil 2011-11-08 15:54:10 -05:00
main.h brcm80211: cleanup function prototypes 2011-10-14 14:48:16 -04: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: remove obsolete srom variables from n-phy 2011-11-08 15:54:06 -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: avoid sprom endianess conversions for crc8 check 2011-11-08 15:54:07 -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