summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/util/nvram/nvram_ro.c
Commit message (Expand)AuthorAgeFilesLines
* staging: brcm80211: move another file only used by brcmsmac into appropriate dirHenry Ptasinski2011-05-101-177/+0
* staging: brcm80211: remove unused functionHenry Ptasinski2011-05-101-29/+0
* staging: brcm80211: replace error codes part 1Roland Vossen2011-05-031-3/+3
* staging: brcm80211: made error codes in bcmutils.h positiveRoland Vossen2011-05-031-3/+3
* staging: brcm80211: remove unnecessary include from nvram_ro.cArend van Spriel2011-04-251-1/+0
* staging: brcm80211: replaced BCME_OK by 0Roland Vossen2011-04-251-1/+1
* staging: brcm80211: remove osl source files from driverArend van Spriel2011-03-021-1/+0
* staging: brcm80211: remove usage of struct osl_info for register accessArend van Spriel2011-03-011-4/+1
* staging: brcm80211: remove the rest of broadcom specific byte swapping routinesStanislav Fomichev2011-02-231-1/+0
* staging: brcm80211: replace bcopy with memcpyStanislav Fomichev2011-02-181-2/+2
* staging: brcm80211: bcmp => memcmpBrett Rudley2010-12-011-1/+1
* staging: brcm80211: s/osl_t/struct osl_info/gBrett Rudley2010-11-171-1/+1
* Staging: brcm80211: remove typedefs.hGreg Kroah-Hartman2010-10-211-2/+1
* staging: brcm80211: replace MFREE with kfreemike.rapoport@gmail.com2010-10-141-2/+2
* staging: brcm80211: replace MALLOC() with k[zm]allocmike.rapoport@gmail.com2010-10-141-2/+3
* staging: brcm80211: remove BCMUNINITFN() macro.Jason Cooper2010-10-121-1/+1
* staging: brcm80211: remove BCMINITFN() macro.Jason Cooper2010-10-121-1/+1
* Staging: brcm80211: remove BCMATTACHFN macroGreg Kroah-Hartman2010-10-081-6/+6
* Staging: brcm80211: util: remove unneeded usage of uintptrGreg Kroah-Hartman2010-10-081-1/+1
* staging: brcm80211: Move #includes out of headerBrett Rudley2010-10-051-0/+1
* staging: brcm80211: fix "ERROR: do not initialise statics to 0 or NULL"Jason Cooper2010-09-141-1/+1
* staging: brcm80211: fix "ERROR: trailing statements should be on next line"Jason Cooper2010-09-141-1/+2
* staging: brcm80211: fix "ERROR: do not use assignment in if condition"Jason Cooper2010-09-141-4/+8
* staging: brcm80211: fix "ERROR: return is not a function, paren..."Jason Cooper2010-09-141-1/+1
* staging: brcm80211: fix "ERROR: open brace '{' following function dec..."Jason Cooper2010-09-141-8/+16
* staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo *bar"'Jason Cooper2010-09-141-1/+1
* Staging: Add initial release of brcm80211 - Broadcom 802.11n wireless LAN dri...Henry Ptasinski2010-09-081-0/+198
OpenPOWER on IntegriCloud