summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/util
AgeCommit message (Expand)AuthorFilesLines
2010-10-21staging: brcm80211: Remove unnecessary includes from bcmutils.cHenry Ptasinski1-2/+0
2010-10-21staging: brcm80211: Removed unnecessary pktsetprio() function.Henry Ptasinski1-66/+0
2010-10-21Staging: brcm80211: remove typedefs.hGreg Kroah-Hartman13-37/+23
2010-10-21Staging: brcm80211: remove uintptr typedef usageGreg Kroah-Hartman4-15/+15
2010-10-14staging: brcm80211: remove unrefrenced malloced fieldmike.rapoport@gmail.com1-2/+0
2010-10-14staging: brcm80211: replace MFREE with kfreemike.rapoport@gmail.com7-30/+19
2010-10-14staging: brcm80211: replace MALLOC() with k[zm]allocmike.rapoport@gmail.com7-50/+19
2010-10-14staging: brcm80211: remove osl_malloced()/MALLOCED()mike.rapoport@gmail.com4-14/+5
2010-10-14staging: brcm80211: remove DHD_USE_STATIC_BUFmike.rapoport@gmail.com1-180/+0
2010-10-14Staging: brcm80211: fix up compiler warnings I createdGreg Kroah-Hartman1-3/+3
2010-10-14staging: brcm80211: remove OSL_DELAYmike.rapoport@gmail.com8-43/+32
2010-10-14staging: brcm80211: Purge unused bcmwpa.[ch]Brett Rudley1-56/+0
2010-10-12Staging: brcm80211: remove sbpciregs_t typedefGreg Kroah-Hartman2-7/+6
2010-10-12Staging: brcm80211: util: remove unneeded use of uintptrGreg Kroah-Hartman1-3/+3
2010-10-12Staging: brcm80211: remove FALSE #defineGreg Kroah-Hartman11-59/+59
2010-10-12Staging: brcm80211: remove TRUE #defineGreg Kroah-Hartman11-70/+70
2010-10-12staging: brcm80211: remove useless bcm_ether_ntoa()Andy Shevchenko2-17/+5
2010-10-12staging: brcm80211: remove duplicated function, wf_channel2mhznohee ko1-17/+0
2010-10-12staging: brcm80211: remove BCMNMIATTACHFN() macro.Jason Cooper1-5/+5
2010-10-12staging: brcm80211: remove BCMUNINITFN() macro.Jason Cooper2-2/+2
2010-10-12staging: brcm80211: remove BCMINITFN() macro.Jason Cooper4-24/+24
2010-10-12staging: brcm80211: remove BCMINITDATA() macro.Jason Cooper1-11/+11
2010-10-12staging: brcm80211: fix various checkpatch errors.Jason Cooper1-5/+5
2010-10-11staging: brcm80211: remove custom string library againAndy Shevchenko1-76/+0
2010-10-09staging: brcm80211: remove duplicated file, bcmutils.cnohee ko1-15/+517
2010-10-08staging: brcm80211: Coalesce osl_dma_alloc_consistent between fullmac and sof...Brett Rudley1-14/+6
2010-10-08staging: brcm80211: Purge unused memlist debuggingBrett Rudley1-9/+0
2010-10-08Staging: brcm80211: remove BCMATTACHFN macroGreg Kroah-Hartman7-89/+80
2010-10-08Staging: brcm80211: remove BCMATTACHDATA macroGreg Kroah-Hartman2-124/+124
2010-10-08Staging: brcm80211: hnddma.c: fix compiler warningGreg Kroah-Hartman1-2/+2
2010-10-08Staging: brcm80211: remove ROUNDUP macroGreg Kroah-Hartman2-6/+6
2010-10-08Staging: brcm80211: remove ISALIGNED macroGreg Kroah-Hartman2-6/+6
2010-10-08Staging: brcm80211: remove ARRAYSIZE macroGreg Kroah-Hartman2-12/+12
2010-10-08Staging: brcm80211: remove OFFSETOF macroGreg Kroah-Hartman4-26/+26
2010-10-08Staging: brcm80211: remove broken MIN() implementationGreg Kroah-Hartman2-3/+3
2010-10-08Staging: brcm80211: util: remove unneeded usage of uintptrGreg Kroah-Hartman4-20/+18
2010-10-08Staging: brcm80211: s/int32/s32/Greg Kroah-Hartman3-53/+53
2010-10-08Staging: brcm80211: s/uint32/u32/Greg Kroah-Hartman12-311/+311
2010-10-07staging: brcm80211: Use proper BRCM_FULLMAC #ifdefsBrett Rudley1-13/+17
2010-10-07staging: brcm80211: Remove dead code from siutils.cHenry Ptasinski1-997/+0
2010-10-07staging: brcm80211: Remove dead code from bcmwifi.cHenry Ptasinski1-126/+0
2010-10-07staging: brcm80211: Remove dead code from linux_osl.c.Henry Ptasinski1-41/+0
2010-10-07staging: brcm80211: Remove unnecessary hndtcam.hHenry Ptasinski1-1/+0
2010-10-07staging: brcm80211: Remove dead code from aiutils.cHenry Ptasinski1-90/+0
2010-10-07Staging: brcm80211: s/int16/s16/Greg Kroah-Hartman2-64/+64
2010-10-07Staging: brcm80211: s/uint16/u16/Greg Kroah-Hartman9-153/+153
2010-10-07staging: brcm80211: removed duplicated file, linux_osl.cnohee ko1-8/+196
2010-10-05staging: brcm80211: remove duplicated file, bcmwifi.cnohee ko1-0/+17
2010-10-05staging: brcm80211: bcmutils.[ch]: purge unused funcsBrett Rudley1-796/+0
2010-10-05Staging: brcm80211: remove STATIC definitionGreg Kroah-Hartman1-2/+2