summaryrefslogtreecommitdiff
path: root/drivers/staging/brcm80211/brcmfmac/wl_cfg80211.c
AgeCommit message (Expand)Author
2011-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
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-02-28brcm80211: replace broadcom specific definesStanislav Fomichev
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 byte swapping routinesStanislav Fomichev
2011-02-18wireless-next-2.6: brcm80211: fix compile issueHenry Ptasinski
2011-02-18staging: brcm80211: use %zu instead of %d for size_tStanislav Fomichev
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-20staging: brcm80211: Remove unnecessary memset(,0,)Joe Perches
2011-01-20staging: brcm80211: last nail into proto/ethernet.hArend van Spriel
2011-01-20staging: brcm80211: removed usage of proto/wpa.h fileArend van Spriel
2011-01-20staging: brcm80211: remove usage of struct ether_headerArend van Spriel
2010-12-16staging: brcm80211: Fix WL_<type> logging macrosJoe Perches
2010-12-16staging: brcm80211: Convert ETHER_ADDR_LEN to ETH_ALENJoe Perches
2010-12-16staging: brcm80211: Convert ETHER_IS_MULTI to is_multicast_ether_addrJoe Perches
2010-12-09staging: brcm80211: Remove redundant unlikely()Tobias Klauser
2010-11-29staging: brcm80211: remove duplicated #includeHuang Weiyi
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: brcm80211: Purge linuxver.h and redistribute #includes as requiredBrett Rudley
2010-10-21staging: brcm80211: brcmfmac: Removed codeversion from firmware filenames.Henry Ptasinski
2010-10-21Staging: brcm80211: remove typedefs.hGreg 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: 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: remove custom string library againAndy Shevchenko
2010-10-10staging: brcm80211: remove kernel_thread() for wl_iscan_thread and wl_event_t...Jason Cooper
2010-10-08staging: brcm80211: bug fix- dual band problemnohee ko
2010-10-08Staging: brcm80211: brcmfmac: fix some comparison warningsGreg Kroah-Hartman
2010-10-08Staging: brcm80211: remove OFFSETOF macroGreg Kroah-Hartman
2010-10-08Staging: brcm80211: remove broken MIN() implementationGreg Kroah-Hartman
2010-10-08Staging: brcm80211: s/int32/s32/Greg Kroah-Hartman
2010-10-08Staging: brcm80211: s/uint32/u32/Greg Kroah-Hartman
2010-10-07Staging: brcm80211: s/uint16/u16/Greg Kroah-Hartman
2010-10-07Staging: brcm80211: wl_cfg80211.c: fix compiler warningsGreg Kroah-Hartman
2010-10-07Staging: brcm80211: remove old module macro wrappersGreg Kroah-Hartman
2010-10-07staging: brcm80211: wl_cfg80211.c: fix 'assignment in if condition'Jason Cooper
2010-10-07staging: brcm80211: bug fix - connection status reportnohee ko