summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/util/hndpmu.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-03staging: brcm80211: separate hndpmu functionality for brcmsmac driverArend van Spriel1-2174/+0
2011-05-03staging: brcm80211: remove use of si_* functions from wlc_phy_lcn.cArend van Spriel1-0/+3
2011-05-03staging: brcm80211: remove unused functions from hndpmu.cArend van Spriel1-383/+0
2011-05-03staging: brcm80211: removed ASSERTs from util dir, part 2Roland Vossen1-73/+1
2011-04-04staging: brcm80211: deleted unused code in hndpmu.cRoland Vossen1-39/+0
2011-04-04staging: brcm80211: deleted inactive BCMDBG_FORCEHT codeRoland Vossen1-4/+0
2011-04-04staging: brcm80211: code cleanupRoland Vossen1-6/+0
2011-03-02staging: brcm80211: remove osl source files from driverArend van Spriel1-1/+0
2011-03-01staging: brcm80211: remove usage of struct osl_info from util sourcesArend van Spriel1-73/+63
2011-03-01staging: brcm80211: remove usage of struct osl_info for register accessArend van Spriel1-258/+249
2011-02-18staging: brcm80211: remove usage of printf (macro) from driverArend van Spriel1-1/+1
2011-02-04staging: brcm80211: align common dirver codeArend van Spriel1-6/+5
2011-01-25Revert "staging: brcm80211: assure common sources are truly common"Greg Kroah-Hartman1-8/+6
2011-01-25staging: brcm80211: assure common sources are truly commonArend van Spriel1-6/+8
2011-01-21staging: brcm80211: moved code around for cleanupArend van Spriel1-3/+0
2010-12-02staging: brcm80211: remove redundant CHIPREV macroArend van Spriel1-4/+4
2010-12-02staging: brcm80211: remove redundant CHIPID macroArend van Spriel1-43/+43
2010-12-01staging: brcm80211 needs lots of delay.hRandy Dunlap1-0/+1
2010-11-17staging: brcm80211: s/osl_t/struct osl_info/gBrett Rudley1-36/+37
2010-11-09staging: brcm80211: Purge linuxver.h and redistribute #includes as requiredBrett Rudley1-1/+5
2010-10-21Staging: brcm80211: remove typedefs.hGreg Kroah-Hartman1-5/+3
2010-10-14staging: brcm80211: remove OSL_DELAYmike.rapoport@gmail.com1-7/+7
2010-10-12Staging: brcm80211: remove FALSE #defineGreg Kroah-Hartman1-5/+5
2010-10-12Staging: brcm80211: remove TRUE #defineGreg Kroah-Hartman1-10/+10
2010-10-12staging: brcm80211: remove BCMINITFN() macro.Jason Cooper1-14/+14
2010-10-12staging: brcm80211: remove BCMINITDATA() macro.Jason Cooper1-11/+11
2010-10-08Staging: brcm80211: remove BCMATTACHFN macroGreg Kroah-Hartman1-22/+20
2010-10-08Staging: brcm80211: remove BCMATTACHDATA macroGreg Kroah-Hartman1-17/+17
2010-10-08Staging: brcm80211: remove ARRAYSIZE macroGreg Kroah-Hartman1-11/+11
2010-10-08Staging: brcm80211: remove OFFSETOF macroGreg Kroah-Hartman1-10/+10
2010-10-08Staging: brcm80211: s/uint32/u32/Greg Kroah-Hartman1-91/+91
2010-10-07Staging: brcm80211: s/uint16/u16/Greg Kroah-Hartman1-5/+5
2010-10-05Staging: brcm80211: s/int8/s8/Greg Kroah-Hartman1-1/+1
2010-10-05Staging: brcm80211: util: s/uint8/u8/Greg Kroah-Hartman1-26/+26
2010-10-05staging: brcm80211: Move #includes out of headerBrett Rudley1-0/+2
2010-09-30staging: brcm80211: fix #ifdef BRCM_FULLMAC messNohee Ko1-91/+11
2010-09-21staging: brcm80211: add fullmac driverHenry Ptasinski1-0/+91
2010-09-16staging: brcm80211: use string native libraryAndy Shevchenko1-4/+5
2010-09-14staging: brcm80211: fix "ERROR: space required after that ..."Jason Cooper1-3/+6
2010-09-14staging: brcm80211: fix "ERROR: space required after that close brace"Jason Cooper1-3/+3
2010-09-14staging: brcm80211: fix "ERROR: space prohibited after that ..."Jason Cooper1-1/+1
2010-09-14staging: brcm80211: fix "ERROR: do not initialise statics to 0 or NULL"Jason Cooper1-1/+1
2010-09-14staging: brcm80211: fix "ERROR: that open brace { ... prev line"Jason Cooper1-56/+28
2010-09-14staging: brcm80211: fix "ERROR: do not use assignment in if condition"Jason Cooper1-4/+8
2010-09-14staging: brcm80211: fix "ERROR: return is not a function, paren..."Jason Cooper1-4/+4
2010-09-14staging: brcm80211: fix "ERROR: open brace '{' following function dec..."Jason Cooper1-23/+46
2010-09-14staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo *bar"'Jason Cooper1-58/+58
2010-09-08Staging: Add initial release of brcm80211 - Broadcom 802.11n wireless LAN dri...Henry Ptasinski1-0/+2681