summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/brcmfmac
Commit message (Expand)AuthorAgeFilesLines
* staging: Final semaphore cleanupThomas Gleixner2010-10-301-2/+2
* staging: brcm80211: brcmfmac: Removed codeversion from firmware filenames.Henry Ptasinski2010-10-211-2/+2
* staging: brcm80211: Removed unnecessary pktsetprio() function.Henry Ptasinski2010-10-211-4/+0
* Staging: brcm80211: remove typedefs.hGreg Kroah-Hartman2010-10-2113-30/+23
* Staging: brcm80211: remove uintptr typedef usageGreg Kroah-Hartman2010-10-216-39/+36
* staging: brcm80211: brcmfmac: add debugfs, display wi-fi statisticsnohee ko2010-10-192-0/+44
* staging: brcm80211: brcmfmac: add profile, beacon_int, dtim_periodnohee ko2010-10-192-2/+44
* staging: brcm80211: brcmfmac: enable passive, active scan selectionnohee ko2010-10-192-27/+37
* staging: brcm80211: brcmfmac: remove unnecessary cflags, WL_ISCAN_DISABLED & ...nohee ko2010-10-191-9/+1
* staging: brcm80211: replace MFREE with kfreemike.rapoport@gmail.com2010-10-148-40/+40
* staging: brcm80211: replace MALLOC() with k[zm]allocmike.rapoport@gmail.com2010-10-148-41/+35
* staging: brcm80211: remove osl_malloced()/MALLOCED()mike.rapoport@gmail.com2010-10-144-12/+4
* staging: brcm80211: remove DHD_USE_STATIC_BUFmike.rapoport@gmail.com2010-10-145-79/+1
* staging: brcm80211: remove OSL_DELAYmike.rapoport@gmail.com2010-10-145-6/+6
* staging: brcm80211: brcmfmac: bug fix - scan result reportnohee ko2010-10-141-5/+11
* staging: brcm80211: brcmfmac: replace KILL_PROC with send_sig()nohee ko2010-10-143-7/+6
* staging: brcm80211: bug fix- rmmod hang problemnohee ko2010-10-123-1/+23
* Staging: brcm80211: remove FALSE #defineGreg Kroah-Hartman2010-10-1210-215/+215
* Staging: brcm80211: remove TRUE #defineGreg Kroah-Hartman2010-10-1211-205/+205
* staging: brcm80211: remove useless bcm_ether_ntoa()Andy Shevchenko2010-10-124-48/+18
* staging: brcm80211: fix various checkpatch errors.Jason Cooper2010-10-123-7/+5
* staging: brcm80211: s/unsigned char/size_t/ for min_t()Jason Cooper2010-10-111-4/+4
* staging: brcm80211: remove custom string library againAndy Shevchenko2010-10-112-14/+14
* staging: brcm80211: clean up custom ctype library againAndy Shevchenko2010-10-111-1/+0
* staging: brcm80211: fix 'comparison..cast' compiler warnings.Jason Cooper2010-10-102-9/+12
* staging: brcm80211: remove BLOCKABLE so no one uses it.Jason Cooper2010-10-101-2/+0
* staging: brcm80211: remove kernel_thread() for wl_iscan_thread and wl_event_t...Jason Cooper2010-10-102-24/+24
* staging: brcm80211: remove kernel_thread() for _iscan_sysioc_thread.Jason Cooper2010-10-101-23/+20
* staging: brcm80211: remove kernel_thread() for _dhd_sysioc_thread.Jason Cooper2010-10-101-24/+20
* staging: brcm80211: remove kernel_thread() for dhd_dpc_thread.Jason Cooper2010-10-101-14/+17
* staging: brcm80211: remove kernel_thread() for dhd_watchdog_thread.Jason Cooper2010-10-101-12/+17
* staging: brcm80211: remove unnecessary cflag, LINUXnohee ko2010-10-092-10/+0
* staging: brcm80211: remove unnecessary cflag, CONFIG_CFG80211nohee ko2010-10-093-36/+1
* staging: brcm80211: remove unnecessary cflag, BCMWPA2nohee ko2010-10-092-24/+0
* staging: brcm80211: remove duplicated file, bcmutils.cnohee ko2010-10-094-1818/+5
* Staging: brcm80211: make interface name buffer smallerDan Carpenter2010-10-091-3/+2
* staging: brcm80211: bug fix- dual band problemnohee ko2010-10-081-19/+89
* Staging: brcm80211: brcmfmac: fix some comparison warningsGreg Kroah-Hartman2010-10-082-7/+7
* Staging: brcm80211: remove ROUNDUP macroGreg Kroah-Hartman2010-10-081-15/+15
* Staging: brcm80211: remove ISALIGNED macroGreg Kroah-Hartman2010-10-082-3/+3
* Staging: brcm80211: remove ARRAYSIZE macroGreg Kroah-Hartman2010-10-083-5/+5
* Staging: brcm80211: remove OFFSETOF macroGreg Kroah-Hartman2010-10-084-9/+9
* Staging: brcm80211: remove broken MAX() implementationGreg Kroah-Hartman2010-10-081-1/+1
* Staging: brcm80211: remove broken MIN() implementationGreg Kroah-Hartman2010-10-085-25/+25
* Staging: brcm80211: s/int32/s32/Greg Kroah-Hartman2010-10-089-393/+393
* Staging: brcm80211: s/uint32/u32/Greg Kroah-Hartman2010-10-0813-258/+258
* Staging: brcm80211: s/int16/s16/Greg Kroah-Hartman2010-10-071-1/+1
* Staging: brcm80211: s/uint16/u16/Greg Kroah-Hartman2010-10-0711-92/+92
* Staging: brcm80211: wl_cfg80211.c: fix compiler warningsGreg Kroah-Hartman2010-10-071-3/+3
* Staging: brcm80211: remove unneeded pci macrosGreg Kroah-Hartman2010-10-071-1/+1
OpenPOWER on IntegriCloud