aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/brcm80211/util/aiutils.c
AgeCommit message (Expand)Author
2011-03-02staging: brcm80211: remove osl source files from driverArend van Spriel
2011-03-01staging: brcm80211: remove usage of struct osl_info for register accessArend van Spriel
2011-02-28staging: brcm80211: remove usage of struct osl_info to access deviceArend van Spriel
2011-02-04staging: brcm80211: align common dirver codeArend van Spriel
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: brcm80211: moved code around for cleanupArend van Spriel
2010-12-02staging: brcm80211: remove redundant CHIPREV macroArend van Spriel
2010-12-02staging: brcm80211: remove redundant CHIPID macroArend van Spriel
2010-12-01staging: brcm80211 needs lots of delay.hRandy Dunlap
2010-11-29staging: brcm80211: Remove BUSTYPE macroBrett Rudley
2010-11-29staging: brcm80211: OSL shrink: Remove OSL_PCI_READ/WRITE_CONFIGBrett Rudley
2010-11-09staging: brcm80211: Purge linuxver.h and redistribute #includes as requiredBrett Rudley
2010-10-21Staging: brcm80211: remove typedefs.hGreg Kroah-Hartman
2010-10-21Staging: brcm80211: remove uintptr typedef usageGreg Kroah-Hartman
2010-10-14Staging: brcm80211: fix up compiler warnings I createdGreg Kroah-Hartman
2010-10-14staging: brcm80211: remove OSL_DELAYmike.rapoport@gmail.com
2010-10-12Staging: brcm80211: util: remove unneeded use of uintptrGreg Kroah-Hartman
2010-10-12Staging: brcm80211: remove FALSE #defineGreg Kroah-Hartman
2010-10-12Staging: brcm80211: remove TRUE #defineGreg Kroah-Hartman
2010-10-08Staging: brcm80211: remove BCMATTACHFN macroGreg Kroah-Hartman
2010-10-08Staging: brcm80211: s/uint32/u32/Greg Kroah-Hartman
2010-10-07staging: brcm80211: Remove dead code from aiutils.cHenry Ptasinski
2010-10-05Staging: brcm80211: s/uchar/unsigned char/Greg Kroah-Hartman
2010-10-05staging: brcm80211: Move #includes out of headerBrett Rudley
2010-09-14staging: brcm80211: fix "ERROR: return is not a function, paren..."Jason Cooper
2010-09-14staging: brcm80211: fix "ERROR: open brace '{' following function dec..."Jason Cooper
2010-09-14staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo *bar"'Jason Cooper
2010-09-08Staging: Add initial release of brcm80211 - Broadcom 802.11n wireless LAN dri...Henry Ptasinski