summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/sys/wlc_stf.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-21staging: brcm80211: moved code around for cleanupArend van Spriel1-600/+0
2011-01-20staging: brcm80211: replaced struct ht_cap_ie by struct ieee80211_ht_capRoland Vossen1-5/+6
2011-01-20staging: brcm80211: replaced some ieee80211 preprocessor constants part 2Roland Vossen1-2/+2
2010-12-16staging: brcm80211: Fix WL_<type> logging macrosJoe Perches1-5/+7
2010-12-08staging: brcm80211: replaced typedef wlcband_t by struct wlcbandRoland Vossen1-1/+1
2010-12-06staging: brcm80211: replaced wlc_info_t by struct wlc_info.Roland Vossen1-27/+27
2010-11-09staging: brcm80211: migrate #includes from headers into .c files.Brett Rudley1-0/+2
2010-11-09staging: brcm80211: Purge linuxver.h and redistribute #includes as requiredBrett Rudley1-1/+1
2010-11-09staging: brcm80211: Move #includes out of d11.hBrett Rudley1-0/+2
2010-10-21Staging: brcm80211: remove typedefs.hGreg Kroah-Hartman1-2/+1
2010-10-14staging: brcm80211: Purge unused bcmwpa.[ch]Brett Rudley1-1/+0
2010-10-12Staging: brcm80211: remove FALSE #defineGreg Kroah-Hartman1-4/+4
2010-10-12Staging: brcm80211: remove TRUE #defineGreg Kroah-Hartman1-6/+6
2010-10-08Staging: brcm80211: remove BCMATTACHFN macroGreg Kroah-Hartman1-3/+3
2010-10-08Staging: brcm80211: s/int32/s32/Greg Kroah-Hartman1-5/+5
2010-10-07Staging: brcm80211: s/uint16/u16/Greg Kroah-Hartman1-11/+11
2010-10-05Staging: brcm80211: s/int8/s8/Greg Kroah-Hartman1-9/+9
2010-10-05Staging: brcm80211: sys: s/uint8/u8/Greg Kroah-Hartman1-21/+21
2010-10-05staging: brcm80211: Move #includes out of headerBrett Rudley1-0/+2
2010-09-14staging: brcm80211: fix "ERROR: space prohibited after that ..."Jason Cooper1-3/+3
2010-09-14staging: brcm80211: fix "ERROR: open brace '{' following function dec..."Jason Cooper1-3/+6
2010-09-14staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo *bar"'Jason Cooper1-27/+27
2010-09-08Staging: Add initial release of brcm80211 - Broadcom 802.11n wireless LAN dri...Henry Ptasinski1-0/+590