summaryrefslogtreecommitdiff
path: root/drivers/staging/brcm80211/brcmfmac
AgeCommit message (Expand)Author
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-29drivers: Final irq namespace conversionThomas Gleixner
2011-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2011-03-14staging: brcm80211: fix memory leaksAlexander Beregalov
2011-03-14staging: brcm80211: Remove NULL check before kfreeIlia Mirkin
2011-03-09STAGING: brcm80211 remove dhd_doflowGrant Grundler
2011-03-09STAGING: brcm80211 fix TX Queue overflowGrant Grundler
2011-03-09staging: brcm80211: optimize kmalloc to kzallocAlexander Beregalov
2011-03-07staging: brcm80211: FIX for bug that prevents system from entering suspend stateDowan Kim
2011-03-02staging: brcm80211: remove osl source files from driverArend van Spriel
2011-03-02staging: brcm80211: remove struct osl_info from driver sourcesArend van Spriel
2011-03-02staging: brcm80211: remove struct osl_info from function prototypesArend van Spriel
2011-03-02staging: brcm80211: remove counting of allocated sk_buff packetsArend van Spriel
2011-03-02staging: brcm80211: cleanup declaration in osl.hArend van Spriel
2011-03-02staging: brcm80211: removed struct osl_info usage from fullmac driverArend van Spriel
2011-03-01staging: brcm80211: remove usage of struct osl_info from util sourcesArend van Spriel
2011-03-01staging: brcm80211: remove usage of struct osl_info for register accessArend van Spriel
2011-02-28brcm80211: replace broadcom specific definesStanislav Fomichev
2011-02-28staging: brcm80211: replace broadcom specific auth related definesStanislav Fomichev
2011-02-28staging: brcm80211: remove osl handle from pkttotlen functionArend van Spriel
2011-02-28staging: brcm80211: remove include file proto/802.1d.hArend van Spriel
2011-02-23staging: brcm80211: remove the rest of broadcom specific byte swapping routinesStanislav Fomichev
2011-02-23staging: brcm80211: replace htod/dtoh broadcom definesStanislav Fomichev
2011-02-23staging: brcm80211: replace broadcom specific unaligned byte swapping routinesStanislav Fomichev
2011-02-23staging: brcm80211: replace broadcom specific byte swapping routinesStanislav Fomichev
2011-02-18wireless-next-2.6: brcm80211: fix compile issueHenry Ptasinski
2011-02-18staging/trivial: fix typos concerning "failed"Uwe Kleine-König
2011-02-18staging: brcm80211: replace bcopy with memcpyStanislav Fomichev
2011-02-18staging: brcm80211: use %zu instead of %d for size_tStanislav Fomichev
2011-02-18staging: brcm80211: enable driver counter functionalityArend van Spriel
2011-02-18staging: brcm80211: remove usage of printf (macro) from driverArend van Spriel
2011-02-09staging: brcm80211: fix build with BCMDBG unset.Hauke Mehrtens
2011-02-04staging: brcm80211: remove driver message upon initializationArend van Spriel
2011-02-04staging: brcm80211: allow both driver are created in single buildArend van Spriel
2011-02-04staging: brcm80211: fix compiler warning in fullmac driverArend van Spriel
2011-01-31Staging: wl_cfg80211.c: use BUG_ON correctlyColy Li
2011-01-25Revert "staging: brcm80211: assure common sources are truly common"Greg Kroah-Hartman
2011-01-25staging: brcm80211: assure common sources are truly commonArend van Spriel
2011-01-21staging: Fix some incorrect use of positive error codes.Ralph Loader
2011-01-21staging: brcm80211: remove unused type definitions from driverArend van Spriel
2011-01-21staging: brcm80211: remove unused function from dhd_common.cArend van Spriel
2011-01-21staging: brcm80211: remove unused function from dhd_cdc.cArend van Spriel
2011-01-21staging: brcm80211: use KBUILD_MODNAME as driver name in registrationArend van Spriel
2011-01-21staging: brcm80211: removed sys directory layer from brcmsmac driverArend van Spriel
2011-01-21staging: brcm80211: cleanup on the brcm80211 include directoryArend van Spriel
2011-01-21staging: brcm80211: moved code around for cleanupArend van Spriel
2011-01-20staging: brcm80211: Remove unnecessary memset(,0,)Joe Perches
2011-01-20staging: brcm80211 Remove WAKE_LOCKJustin P. Mattock
2011-01-20staging: brcm80211 dhd.h Remove CONFIG_HAS_WAKELOCKJustin P. Mattock
2011-01-20staging: brcm80211: replaced some ieee80211 preprocessor constants part 2Roland Vossen