aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211 (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-09Staging: Update parameters for cfg80211 key management operationBen Hutchings1-6/+6
2010-11-09staging: brcm80211: Maintainer changeBrett Rudley2-2/+2
2010-11-09drivers/staging/brcm80211/brcmfmac/dhd_linux.c: delete double assignmentJulia Lawall1-2/+0
2010-10-30staging: Final semaphore cleanupThomas Gleixner2-3/+3
2010-10-28Staging: brcm80211: fix usage of roundup in structuresGreg Kroah-Hartman2-2/+3
2010-10-21staging: brcm80211: brcmfmac: Removed codeversion from firmware filenames.Henry Ptasinski1-2/+2
2010-10-21staging: brcm80211: Remove unnecessary header files.Henry Ptasinski2-101/+0
2010-10-21staging: brcm80211: Remove unnecessary includes from bcmutils.cHenry Ptasinski1-2/+0
2010-10-21staging: brcm80211: Removed unnecessary pktsetprio() function.Henry Ptasinski3-77/+0
2010-10-21Staging: brcm80211: remove typedefs.hGreg Kroah-Hartman69-185/+91
2010-10-21Staging: brcm80211: remove uintptr typedef usageGreg Kroah-Hartman18-82/+68
2010-10-19staging: brcm80211: brcmfmac: add debugfs, display wi-fi statisticsnohee ko2-0/+44
2010-10-19staging: brcm80211: brcmfmac: add profile, beacon_int, dtim_periodnohee ko2-2/+44
2010-10-19staging: brcm80211: brcmfmac: enable passive, active scan selectionnohee ko2-27/+37
2010-10-19staging: brcm80211: brcmfmac: remove unnecessary cflags, WL_ISCAN_DISABLED & WL_ROAM_DISABLEDnohee ko1-9/+1
2010-10-14staging: brcm80211: remove unrefrenced malloced fieldmike.rapoport@gmail.com1-2/+0
2010-10-14staging: brcm80211: replace MFREE with kfreemike.rapoport@gmail.com28-145/+115
2010-10-14staging: brcm80211: remove unused NATIVE_{MALLOC,MFREE}mike.rapoport@gmail.com1-3/+0
2010-10-14staging: brcm80211: replace MALLOC() with k[zm]allocmike.rapoport@gmail.com26-129/+74
2010-10-14staging: brcm80211: remove osl_malloced()/MALLOCED()mike.rapoport@gmail.com15-42/+16
2010-10-14staging: brcm80211: remove DHD_USE_STATIC_BUFmike.rapoport@gmail.com7-264/+1
2010-10-14Staging: brcm80211: fix up compiler warnings I createdGreg Kroah-Hartman1-3/+3
2010-10-14staging: brcm80211: remove OSL_DELAYmike.rapoport@gmail.com20-143/+129
2010-10-14staging: brcm80211: brcmfmac: bug fix - scan result reportnohee ko1-5/+11
2010-10-14staging: brcm80211: brcmfmac: replace KILL_PROC with send_sig()nohee ko4-14/+6
2010-10-14staging: brcm80211: Purge unused bcmwpa.[ch]Brett Rudley6-145/+4
2010-10-12staging: brcm80211: bug fix- rmmod hang problemnohee ko4-8/+27
2010-10-12Staging: brcm80211: remove sbpciregs_t typedefGreg Kroah-Hartman3-9/+8
2010-10-12Staging: brcm80211: util: remove unneeded use of uintptrGreg Kroah-Hartman1-3/+3
2010-10-12Staging: brcm80211: sys: remove unneeded use of uintptrGreg Kroah-Hartman2-15/+12
2010-10-12Staging: brcm80211: phy: remove unneeded use of uintptrGreg Kroah-Hartman1-4/+4
2010-10-12Staging: brcm80211: include: remove unneeded use of uintptrGreg Kroah-Hartman2-5/+5
2010-10-12Staging: brcm80211: bcmsdpcm: remove a bunch of unused macrosGreg Kroah-Hartman1-48/+0
2010-10-12Staging: brcm80211: remove FALSE #defineGreg Kroah-Hartman45-686/+682
2010-10-12Staging: brcm80211: remove TRUE #defineGreg Kroah-Hartman47-654/+650
2010-10-12staging: brcm80211: remove useless bcm_ether_ntoa()Andy Shevchenko9-76/+28
2010-10-12staging: brcm80211: remove duplicated function, wf_channel2mhznohee ko1-17/+0
2010-10-12staging: brcm80211: remove BCMNMIATTACHFN() macro.Jason Cooper5-14/+8
2010-10-12staging: brcm80211: remove BCMUNINITFN() macro.Jason Cooper7-9/+8
2010-10-12staging: brcm80211: remove BCMINITFN() macro.Jason Cooper9-43/+42
2010-10-12staging: brcm80211: remove BCMINITDATA() macro.Jason Cooper2-12/+11
2010-10-12staging: brcm80211: fix various checkpatch errors.Jason Cooper4-12/+10
2010-10-11staging: brcm80211: s/unsigned char/size_t/ for min_t()Jason Cooper1-4/+4
2010-10-11staging: brcm80211: remove custom string library againAndy Shevchenko4-91/+14
2010-10-11staging: brcm80211: clean up custom ctype library againAndy Shevchenko1-1/+0
2010-10-10staging: brcm80211: fix 'comparison..cast' compiler warnings.Jason Cooper2-9/+12
2010-10-10Staging: brcm80211: remove __cplusplus markersGreg Kroah-Hartman1-8/+0
2010-10-10staging: brcm80211: remove BLOCKABLE so no one uses it.Jason Cooper1-2/+0
2010-10-10staging: brcm80211: remove kernel_thread() for wl_iscan_thread and wl_event_thread.Jason Cooper2-24/+24
2010-10-10staging: brcm80211: remove kernel_thread() for _iscan_sysioc_thread.Jason Cooper1-23/+20