aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/brcmfmac/wl_cfg80211.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-21staging: brcm80211: brcmfmac: Removed codeversion from firmware filenames.Henry Ptasinski1-2/+2
2010-10-21Staging: brcm80211: remove typedefs.hGreg Kroah-Hartman1-4/+2
2010-10-19staging: brcm80211: brcmfmac: add debugfs, display wi-fi statisticsnohee ko1-0/+43
2010-10-19staging: brcm80211: brcmfmac: add profile, beacon_int, dtim_periodnohee ko1-1/+39
2010-10-19staging: brcm80211: brcmfmac: enable passive, active scan selectionnohee ko1-27/+29
2010-10-19staging: brcm80211: brcmfmac: remove unnecessary cflags, WL_ISCAN_DISABLED & WL_ROAM_DISABLEDnohee ko1-9/+1
2010-10-14staging: brcm80211: brcmfmac: bug fix - scan result reportnohee ko1-5/+11
2010-10-14staging: brcm80211: brcmfmac: replace KILL_PROC with send_sig()nohee ko1-3/+2
2010-10-12staging: brcm80211: bug fix- rmmod hang problemnohee ko1-1/+14
2010-10-12Staging: brcm80211: remove FALSE #defineGreg Kroah-Hartman1-19/+19
2010-10-12Staging: brcm80211: remove TRUE #defineGreg Kroah-Hartman1-21/+21
2010-10-12staging: brcm80211: remove useless bcm_ether_ntoa()Andy Shevchenko1-20/+7
2010-10-12staging: brcm80211: fix various checkpatch errors.Jason Cooper1-1/+1
2010-10-11staging: brcm80211: remove custom string library againAndy Shevchenko1-2/+2
2010-10-10staging: brcm80211: remove kernel_thread() for wl_iscan_thread and wl_event_thread.Jason Cooper1-20/+22
2010-10-08staging: brcm80211: bug fix- dual band problemnohee ko1-19/+89
2010-10-08Staging: brcm80211: brcmfmac: fix some comparison warningsGreg Kroah-Hartman1-2/+2
2010-10-08Staging: brcm80211: remove OFFSETOF macroGreg Kroah-Hartman1-2/+2
2010-10-08Staging: brcm80211: remove broken MIN() implementationGreg Kroah-Hartman1-3/+3
2010-10-08Staging: brcm80211: s/int32/s32/Greg Kroah-Hartman1-320/+320
2010-10-08Staging: brcm80211: s/uint32/u32/Greg Kroah-Hartman1-75/+75
2010-10-07Staging: brcm80211: s/uint16/u16/Greg Kroah-Hartman1-15/+15
2010-10-07Staging: brcm80211: wl_cfg80211.c: fix compiler warningsGreg Kroah-Hartman1-3/+3
2010-10-07Staging: brcm80211: remove old module macro wrappersGreg Kroah-Hartman1-1/+0
2010-10-07staging: brcm80211: wl_cfg80211.c: fix 'assignment in if condition'Jason Cooper1-195/+236
2010-10-07staging: brcm80211: bug fix - connection status reportnohee ko1-8/+36
2010-10-06staging: brcm80211: fix various checkpatch spacing errors.Jason Cooper1-1/+1
2010-10-06staging: brcm80211: fix 'do not init statics to 0 or NULL'Jason Cooper1-2/+2
2010-10-05staging: brcm80211: bug fix for n_ssids usage and update drv_infonohee ko1-24/+15
2010-10-05Staging: brcm80211: s/ulong/unsigned long/Greg Kroah-Hartman1-3/+3
2010-10-05Staging: brcm80211: s/int8/s8/Greg Kroah-Hartman1-38/+38
2010-10-05Staging: brcm80211: brcmfmac: s/uint8/u8/Greg Kroah-Hartman1-37/+37
2010-09-21staging: brcm80211: add fullmac driverHenry Ptasinski1-0/+4020