aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/brcm80211/brcmfmac
AgeCommit message (Expand)Author
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
2010-10-09Staging: brcm80211: make interface name buffer smallerDan Carpenter
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 ROUNDUP macroGreg Kroah-Hartman
2010-10-08Staging: brcm80211: remove ISALIGNED macroGreg Kroah-Hartman
2010-10-08Staging: brcm80211: remove ARRAYSIZE macroGreg Kroah-Hartman
2010-10-08Staging: brcm80211: remove OFFSETOF macroGreg Kroah-Hartman
2010-10-08Staging: brcm80211: remove broken MAX() implementationGreg 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/int16/s16/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 unneeded pci macrosGreg Kroah-Hartman
2010-10-07Staging: brcm80211: remove old module macro wrappersGreg Kroah-Hartman
2010-10-07staging: brcm80211: remove ';' after while() in macros.Jason Cooper
2010-10-07staging: brcm80211: wl_cfg80211.c: fix 'assignment in if condition'Jason Cooper
2010-10-07staging: brcm80211: bug fix - connection status reportnohee ko
2010-10-07staging: brcm80211: removed duplicated file, linux_osl.cnohee ko
2010-10-06staging: brcm80211: fix checkpatch macro errors.Jason Cooper
2010-10-06staging: brcm80211: fix various checkpatch spacing errors.Jason Cooper
2010-10-06staging: brcm80211: fix 'do not init statics to 0 or NULL'Jason Cooper
2010-10-06staging: brcm80211: fix 'do not init globals to 0 or NULL'Jason Cooper
2010-10-06staging: brcm80211: brcmfmac/*: fix remaining 'assignment in if condition'Jason Cooper
2010-10-05staging: brcm80211: remove duplicated file, bcmwifi.cnohee ko
2010-10-05staging: brcm80211: bug fix for n_ssids usage and update drv_infonohee ko
2010-10-05Staging: brcm80211: remove STATIC definitionGreg Kroah-Hartman
2010-10-05Staging: brcm80211: s/ulong/unsigned long/Greg Kroah-Hartman
2010-10-05Staging: brcm80211: s/ushort/unsigned short/Greg Kroah-Hartman
2010-10-05Staging: brcm80211: s/uchar/unsigned char/Greg Kroah-Hartman