summaryrefslogtreecommitdiff
path: root/drivers/staging/brcm80211/brcmfmac
AgeCommit message (Expand)Author
2010-11-19staging: brcm80211: replaced PKTSETLEN macro by native __skb_trim callArend van Spriel
2010-11-19staging: brcm80211: replace PKTPUSH and PKTPULL macros with native skbuff callsArend van Spriel
2010-11-19staging: brcm80211: brcmfmac: cleanup bcmsdh_(un)registerMike Rapoport
2010-11-19staging: brcm80211: brcmfmac: remove PCI SDIO controller bindingMike Rapoport
2010-11-17staging: brcm80211: s/osl_t/struct osl_info/gBrett Rudley
2010-11-16staging: brcm80211: brcmfmac: remove PXA SDIO controller bindingMike Rapoport
2010-11-16Staging: Merge 2.6.37-rc2 into staging-nextGreg Kroah-Hartman
2010-11-09Staging: Update parameters for cfg80211 key management operationBen Hutchings
2010-11-09Staging: brcm80211: Remove unnecessary casts of void ptr returning alloc func...Jesper Juhl
2010-11-09Staging: brcmfmac: Fix MAC header lookup on 64-bit architecturesBen Hutchings
2010-11-09staging: brcm80211: Remove pkttag from oslBrett Rudley
2010-11-09staging: brcm80211: Remove OSL_ERROR entry pointBrett Rudley
2010-11-09staging: brcm80211: Move #include from bcmutils.h out to .c filesBrett Rudley
2010-11-09staging: brcm80211: Purge linuxver.h and redistribute #includes as requiredBrett Rudley
2010-11-09drivers/staging/brcm80211/brcmfmac/dhd_linux.c: delete double assignmentJulia Lawall
2010-10-30staging: Final semaphore cleanupThomas Gleixner
2010-10-21staging: brcm80211: brcmfmac: Removed codeversion from firmware filenames.Henry Ptasinski
2010-10-21staging: brcm80211: Removed unnecessary pktsetprio() function.Henry Ptasinski
2010-10-21Staging: brcm80211: remove typedefs.hGreg Kroah-Hartman
2010-10-21Staging: brcm80211: remove uintptr typedef usageGreg Kroah-Hartman
2010-10-19staging: brcm80211: brcmfmac: add debugfs, display wi-fi statisticsnohee ko
2010-10-19staging: brcm80211: brcmfmac: add profile, beacon_int, dtim_periodnohee ko
2010-10-19staging: brcm80211: brcmfmac: enable passive, active scan selectionnohee ko
2010-10-19staging: brcm80211: brcmfmac: remove unnecessary cflags, WL_ISCAN_DISABLED & ...nohee ko
2010-10-14staging: brcm80211: replace MFREE with kfreemike.rapoport@gmail.com
2010-10-14staging: brcm80211: replace MALLOC() with k[zm]allocmike.rapoport@gmail.com
2010-10-14staging: brcm80211: remove osl_malloced()/MALLOCED()mike.rapoport@gmail.com
2010-10-14staging: brcm80211: remove DHD_USE_STATIC_BUFmike.rapoport@gmail.com
2010-10-14staging: brcm80211: remove OSL_DELAYmike.rapoport@gmail.com
2010-10-14staging: brcm80211: brcmfmac: bug fix - scan result reportnohee ko
2010-10-14staging: brcm80211: brcmfmac: replace KILL_PROC with send_sig()nohee ko
2010-10-12staging: brcm80211: bug fix- rmmod hang problemnohee ko
2010-10-12Staging: brcm80211: remove FALSE #defineGreg Kroah-Hartman
2010-10-12Staging: brcm80211: remove TRUE #defineGreg Kroah-Hartman
2010-10-12staging: brcm80211: remove useless bcm_ether_ntoa()Andy Shevchenko
2010-10-12staging: brcm80211: fix various checkpatch errors.Jason Cooper
2010-10-11staging: brcm80211: s/unsigned char/size_t/ for min_t()Jason Cooper
2010-10-11staging: brcm80211: remove custom string library againAndy Shevchenko
2010-10-11staging: brcm80211: clean up custom ctype library againAndy Shevchenko
2010-10-10staging: brcm80211: fix 'comparison..cast' compiler warnings.Jason Cooper
2010-10-10staging: brcm80211: remove BLOCKABLE so no one uses it.Jason Cooper
2010-10-10staging: brcm80211: remove kernel_thread() for wl_iscan_thread and wl_event_t...Jason Cooper
2010-10-10staging: brcm80211: remove kernel_thread() for _iscan_sysioc_thread.Jason Cooper
2010-10-10staging: brcm80211: remove kernel_thread() for _dhd_sysioc_thread.Jason Cooper
2010-10-10staging: brcm80211: remove kernel_thread() for dhd_dpc_thread.Jason Cooper
2010-10-10staging: brcm80211: remove kernel_thread() for dhd_watchdog_thread.Jason Cooper
2010-10-09staging: brcm80211: remove unnecessary cflag, LINUXnohee ko
2010-10-09staging: brcm80211: remove unnecessary cflag, CONFIG_CFG80211nohee ko
2010-10-09staging: brcm80211: remove unnecessary cflag, BCMWPA2nohee ko
2010-10-09staging: brcm80211: remove duplicated file, bcmutils.cnohee ko