summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/util/hndpmu.c
Commit message (Expand)AuthorAgeFilesLines
* staging: brcm80211: separate hndpmu functionality for brcmsmac driverArend van Spriel2011-05-031-2174/+0
* staging: brcm80211: remove use of si_* functions from wlc_phy_lcn.cArend van Spriel2011-05-031-0/+3
* staging: brcm80211: remove unused functions from hndpmu.cArend van Spriel2011-05-031-383/+0
* staging: brcm80211: removed ASSERTs from util dir, part 2Roland Vossen2011-05-031-73/+1
* staging: brcm80211: deleted unused code in hndpmu.cRoland Vossen2011-04-041-39/+0
* staging: brcm80211: deleted inactive BCMDBG_FORCEHT codeRoland Vossen2011-04-041-4/+0
* staging: brcm80211: code cleanupRoland Vossen2011-04-041-6/+0
* 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-73/+63
* staging: brcm80211: remove usage of struct osl_info for register accessArend van Spriel2011-03-011-258/+249
* staging: brcm80211: remove usage of printf (macro) from driverArend van Spriel2011-02-181-1/+1
* staging: brcm80211: align common dirver codeArend van Spriel2011-02-041-6/+5
* Revert "staging: brcm80211: assure common sources are truly common"Greg Kroah-Hartman2011-01-251-8/+6
* staging: brcm80211: assure common sources are truly commonArend van Spriel2011-01-251-6/+8
* staging: brcm80211: moved code around for cleanupArend van Spriel2011-01-211-3/+0
* staging: brcm80211: remove redundant CHIPREV macroArend van Spriel2010-12-021-4/+4
* staging: brcm80211: remove redundant CHIPID macroArend van Spriel2010-12-021-43/+43
* staging: brcm80211 needs lots of delay.hRandy Dunlap2010-12-011-0/+1
* staging: brcm80211: s/osl_t/struct osl_info/gBrett Rudley2010-11-171-36/+37
* staging: brcm80211: Purge linuxver.h and redistribute #includes as requiredBrett Rudley2010-11-091-1/+5
* Staging: brcm80211: remove typedefs.hGreg Kroah-Hartman2010-10-211-5/+3
* staging: brcm80211: remove OSL_DELAYmike.rapoport@gmail.com2010-10-141-7/+7
* Staging: brcm80211: remove FALSE #defineGreg Kroah-Hartman2010-10-121-5/+5
* Staging: brcm80211: remove TRUE #defineGreg Kroah-Hartman2010-10-121-10/+10
* staging: brcm80211: remove BCMINITFN() macro.Jason Cooper2010-10-121-14/+14
* staging: brcm80211: remove BCMINITDATA() macro.Jason Cooper2010-10-121-11/+11
* Staging: brcm80211: remove BCMATTACHFN macroGreg Kroah-Hartman2010-10-081-22/+20
* Staging: brcm80211: remove BCMATTACHDATA macroGreg Kroah-Hartman2010-10-081-17/+17
* Staging: brcm80211: remove ARRAYSIZE macroGreg Kroah-Hartman2010-10-081-11/+11
* Staging: brcm80211: remove OFFSETOF macroGreg Kroah-Hartman2010-10-081-10/+10
* Staging: brcm80211: s/uint32/u32/Greg Kroah-Hartman2010-10-081-91/+91
* Staging: brcm80211: s/uint16/u16/Greg Kroah-Hartman2010-10-071-5/+5
* Staging: brcm80211: s/int8/s8/Greg Kroah-Hartman2010-10-051-1/+1
* Staging: brcm80211: util: s/uint8/u8/Greg Kroah-Hartman2010-10-051-26/+26
* staging: brcm80211: Move #includes out of headerBrett Rudley2010-10-051-0/+2
* staging: brcm80211: fix #ifdef BRCM_FULLMAC messNohee Ko2010-09-301-91/+11
* staging: brcm80211: add fullmac driverHenry Ptasinski2010-09-211-0/+91
* staging: brcm80211: use string native libraryAndy Shevchenko2010-09-161-4/+5
* staging: brcm80211: fix "ERROR: space required after that ..."Jason Cooper2010-09-141-3/+6
* staging: brcm80211: fix "ERROR: space required after that close brace"Jason Cooper2010-09-141-3/+3
* staging: brcm80211: fix "ERROR: space prohibited after that ..."Jason Cooper2010-09-141-1/+1
* staging: brcm80211: fix "ERROR: do not initialise statics to 0 or NULL"Jason Cooper2010-09-141-1/+1
* staging: brcm80211: fix "ERROR: that open brace { ... prev line"Jason Cooper2010-09-141-56/+28
* 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-4/+4
* staging: brcm80211: fix "ERROR: open brace '{' following function dec..."Jason Cooper2010-09-141-23/+46
* staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo *bar"'Jason Cooper2010-09-141-58/+58
* Staging: Add initial release of brcm80211 - Broadcom 802.11n wireless LAN dri...Henry Ptasinski2010-09-081-0/+2681
OpenPOWER on IntegriCloud