summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/util
AgeCommit message (Expand)Author
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-14staging: brcm80211: Remove NULL check before kfreeIlia Mirkin
2011-03-14staging: brcm80211: invalidate all AMPDU packets on IEEE80211_AMPDU_TX_STOPRoland Vossen
2011-03-02staging: brcm80211: remove osl source files from driverArend van Spriel
2011-03-02staging: brcm80211: remove struct osl_info from driver sourcesArend van Spriel
2011-03-02staging: brcm80211: remove struct osl_info from function prototypesArend van Spriel
2011-03-02staging: brcm80211: remove counting of allocated sk_buff packetsArend van Spriel
2011-03-02staging: brcm80211: remove of type definition osldma_tArend van Spriel
2011-03-02staging: brcm80211: cleanup declaration in osl.hArend van Spriel
2011-03-02staging: brcm80211: remove unused attributes from struct osl_infoArend van Spriel
2011-03-01staging: brcm80211: remove usage of struct osl_info from util sourcesArend 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-28staging: brcm80211: remove osl handle from pkttotlen functionArend van Spriel
2011-02-28staging: brcm80211: remove include file proto/802.1d.hArend van Spriel
2011-02-28staging: brcm80211: relocate skb_get/free routinesBrett Rudley
2011-02-28staging: brcm80211: Remove abstraction of pci_(alloc/free)_consistentBrett Rudley
2011-02-28staging: brcm80211: Remove abstractions for pci_(un)map_singleBrett Rudley
2011-02-23staging: brcm80211: remove the rest of broadcom specific byte swapping routinesStanislav Fomichev
2011-02-23staging: brcm80211: replace broadcom specific byte swapping routinesStanislav Fomichev
2011-02-18staging: brcm80211: replace bcopy with memcpyStanislav Fomichev
2011-02-18staging: brcm80211: remove usage of printf (macro) from driverArend van Spriel
2011-02-04staging: brcm80211: align common dirver codeArend van Spriel
2011-02-04staging: brcm80211: removed references to 32 bit DMA registersRoland Vossen
2011-02-04staging: brcm80211: removed 32 bit DMA functionsRoland Vossen
2011-02-04staging: brcm80211: removed more unused dma32 codeRoland Vossen
2011-02-04staging: brcm80211: removed unused DMA32 related codeRoland Vossen
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: remove unused functions from sbutils.cArend van Spriel
2011-01-21staging: brcm80211: remove unused function from bcmwifi.cArend van Spriel
2011-01-21staging: brcm80211: cleanup on the brcm80211 include directoryArend van Spriel
2011-01-21staging: brcm80211: moved code around for cleanupArend van Spriel
2011-01-20staging: brcm80211: replaced 5Ghz specific wf_channel2mhz()Roland Vossen
2011-01-20staging: brcm80211: replaced 2.4Ghz specific wf_channel2mhz()Roland Vossen
2011-01-20staging: brcm80211: last nail into proto/ethernet.hArend van Spriel
2011-01-20staging: brcm80211: remove usage of struct ether_headerArend van Spriel
2010-12-16staging: brcm80211: Convert ETHER_ADDR_LEN to ETH_ALENJoe Perches
2010-12-16staging: brcm80211: Convert ETHER_IS<FOO> to is_<foo>_ether_addrJoe Perches
2010-12-16staging: brcm80211: Convert ETHER_IS_MULTI to is_multicast_ether_addrJoe Perches
2010-12-08staging: brcm80211: replaced typedef hnddma_t by struct hnddma_pubRoland Vossen
2010-12-06staging: brcm80211: remove macro usage for sk_buff releaseArend van Spriel
2010-12-06staging: brcm80211: remove macro usage for sk_buff allocationArend van Spriel
2010-12-06staging: brcm80211: move dma specific macros from osl to dma codeBrett Rudley
2010-12-06staging: brcm80211: Move osl_pub into oslBrett Rudley
2010-12-02staging: brcm80211: remove redundant CHIPREV macroArend van Spriel
2010-12-02staging: brcm80211: remove redundant CHIPID macroArend van Spriel
2010-12-02staging: brcm80211: remove redundant CHIPTYPE macroArend van Spriel
2010-12-01staging: brcm80211 needs lots of delay.hRandy Dunlap
2010-12-01staging: brcm80211: bcmp => memcmpBrett Rudley