summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/util/bcmotp.c
Commit message (Expand)AuthorAgeFilesLines
* staging: brcm80211: replace error codes part 2Roland Vossen2011-05-031-8/+8
* staging: brcm80211: replace error codes part 1Roland Vossen2011-05-031-7/+7
* staging: brcm80211: made error codes in bcmutils.h positiveRoland Vossen2011-05-031-15/+15
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* staging: brcm80211: Remove NULL check before kfreeIlia Mirkin2011-03-141-2/+1
* staging: brcm80211: remove osl source files from driverArend van Spriel2011-03-021-1/+0
* staging: brcm80211: remove usage of struct osl_info from util sourcesArend van Spriel2011-03-011-13/+2
* staging: brcm80211: remove usage of struct osl_info for register accessArend van Spriel2011-03-011-15/+15
* 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-1/+1
* staging: brcm80211: remove redundant CHIPID macroArend van Spriel2010-12-021-3/+3
* staging: brcm80211 needs lots of delay.hRandy Dunlap2010-12-011-0/+1
* staging: brcm80211: bzero => memsetBrett Rudley2010-12-011-1/+1
* staging: brcm80211: s/osl_t/struct osl_info/gBrett Rudley2010-11-171-5/+5
* staging: brcm80211: Purge linuxver.h and redistribute #includes as requiredBrett Rudley2010-11-091-1/+2
* Staging: brcm80211: remove typedefs.hGreg Kroah-Hartman2010-10-211-3/+2
* staging: brcm80211: replace MFREE with kfreemike.rapoport@gmail.com2010-10-141-1/+1
* staging: brcm80211: replace MALLOC() with k[zm]allocmike.rapoport@gmail.com2010-10-141-1/+1
* staging: brcm80211: remove OSL_DELAYmike.rapoport@gmail.com2010-10-141-1/+1
* Staging: brcm80211: remove FALSE #defineGreg Kroah-Hartman2010-10-121-2/+2
* Staging: brcm80211: remove TRUE #defineGreg Kroah-Hartman2010-10-121-1/+1
* staging: brcm80211: remove BCMNMIATTACHFN() macro.Jason Cooper2010-10-121-5/+5
* Staging: brcm80211: remove ROUNDUP macroGreg Kroah-Hartman2010-10-081-1/+1
* Staging: brcm80211: s/uint32/u32/Greg Kroah-Hartman2010-10-081-9/+9
* Staging: brcm80211: s/uint16/u16/Greg Kroah-Hartman2010-10-071-27/+27
* Staging: brcm80211: util: s/uint8/u8/Greg Kroah-Hartman2010-10-051-1/+1
* staging: brcm80211: Move #includes out of headerBrett Rudley2010-10-051-0/+3
* staging: brcm80211: fix "ERROR: space required after that ..."Jason Cooper2010-09-141-1/+1
* staging: brcm80211: fix "ERROR: space prohibited after that ..."Jason Cooper2010-09-141-1/+1
* staging: brcm80211: fix "ERROR: trailing statements should be on next line"Jason Cooper2010-09-141-2/+4
* staging: brcm80211: fix "ERROR: do not use assignment in if condition"Jason Cooper2010-09-141-3/+6
* staging: brcm80211: fix "ERROR: return is not a function, paren..."Jason Cooper2010-09-141-4/+4
* staging: brcm80211: fix "ERROR: open brace '{' following function dec..."Jason Cooper2010-09-141-4/+8
* staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo *bar"'Jason Cooper2010-09-141-22/+22
* Staging: Add initial release of brcm80211 - Broadcom 802.11n wireless LAN dri...Henry Ptasinski2010-09-081-0/+954
OpenPOWER on IntegriCloud