summaryrefslogtreecommitdiff
path: root/drivers/staging/brcm80211/util/nvram/nvram_ro.c
AgeCommit message (Expand)Author
2011-05-10staging: brcm80211: move another file only used by brcmsmac into appropriate dirHenry Ptasinski
2011-05-10staging: brcm80211: remove unused functionHenry Ptasinski
2011-05-03staging: brcm80211: replace error codes part 1Roland Vossen
2011-05-03staging: brcm80211: made error codes in bcmutils.h positiveRoland Vossen
2011-04-25staging: brcm80211: remove unnecessary include from nvram_ro.cArend van Spriel
2011-04-25staging: brcm80211: replaced BCME_OK by 0Roland Vossen
2011-03-03staging: brcm80211: remove osl source files from driverArend van Spriel
2011-03-01staging: brcm80211: remove usage of struct osl_info for register accessArend van Spriel
2011-02-23staging: brcm80211: remove the rest of broadcom specific byte swapping routinesStanislav Fomichev
2011-02-18staging: brcm80211: replace bcopy with memcpyStanislav Fomichev
2010-12-01staging: brcm80211: bcmp => memcmpBrett Rudley
2010-11-17staging: brcm80211: s/osl_t/struct osl_info/gBrett Rudley
2010-10-21Staging: brcm80211: remove typedefs.hGreg Kroah-Hartman
2010-10-14staging: brcm80211: replace MFREE with kfreemike.rapoport@gmail.com
2010-10-14staging: brcm80211: replace MALLOC() with k[zm]allocmike.rapoport@gmail.com
2010-10-12staging: brcm80211: remove BCMUNINITFN() macro.Jason Cooper
2010-10-12staging: brcm80211: remove BCMINITFN() macro.Jason Cooper
2010-10-08Staging: brcm80211: remove BCMATTACHFN macroGreg Kroah-Hartman
2010-10-08Staging: brcm80211: util: remove unneeded usage of uintptrGreg Kroah-Hartman
2010-10-05staging: brcm80211: Move #includes out of headerBrett Rudley
2010-09-14staging: brcm80211: fix "ERROR: do not initialise statics to 0 or NULL"Jason Cooper
2010-09-14staging: brcm80211: fix "ERROR: trailing statements should be on next line"Jason Cooper
2010-09-14staging: brcm80211: fix "ERROR: do not use assignment in if condition"Jason Cooper
2010-09-14staging: brcm80211: fix "ERROR: return is not a function, paren..."Jason Cooper
2010-09-14staging: brcm80211: fix "ERROR: open brace '{' following function dec..."Jason Cooper
2010-09-14staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo *bar"'Jason Cooper
2010-09-09Staging: Add initial release of brcm80211 - Broadcom 802.11n wireless LAN dri...Henry Ptasinski