summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/util
Commit message (Expand)AuthorAgeFilesLines
...
* | staging: brcm80211: deleted unused code in hndpmu.cRoland Vossen2011-04-041-39/+0
* | staging: brcm80211: deleted inactive BCMDBG_FORCEHT codeRoland Vossen2011-04-041-4/+0
* | staging: brcm80211: code cleanupRoland Vossen2011-04-042-9/+0
|/
* staging: brcm80211: Remove NULL check before kfreeIlia Mirkin2011-03-143-13/+7
* staging: brcm80211: invalidate all AMPDU packets on IEEE80211_AMPDU_TX_STOPRoland Vossen2011-03-141-0/+24
* staging: brcm80211: remove osl source files from driverArend van Spriel2011-03-0212-65/+0
* staging: brcm80211: remove struct osl_info from driver sourcesArend van Spriel2011-03-021-5/+3
* staging: brcm80211: remove struct osl_info from function prototypesArend van Spriel2011-03-021-6/+6
* staging: brcm80211: remove counting of allocated sk_buff packetsArend van Spriel2011-03-022-13/+9
* staging: brcm80211: remove of type definition osldma_tArend van Spriel2011-03-021-6/+4
* staging: brcm80211: cleanup declaration in osl.hArend van Spriel2011-03-022-53/+52
* staging: brcm80211: remove unused attributes from struct osl_infoArend van Spriel2011-03-022-41/+1
* staging: brcm80211: remove usage of struct osl_info from util sourcesArend van Spriel2011-03-017-208/+166
* staging: brcm80211: remove usage of struct osl_info for register accessArend van Spriel2011-03-019-446/+434
* staging: brcm80211: remove usage of struct osl_info to access deviceArend van Spriel2011-02-284-73/+79
* staging: brcm80211: remove osl handle from pkttotlen functionArend van Spriel2011-02-281-1/+1
* staging: brcm80211: remove include file proto/802.1d.hArend van Spriel2011-02-281-1/+0
* staging: brcm80211: relocate skb_get/free routinesBrett Rudley2011-02-282-45/+46
* staging: brcm80211: Remove abstraction of pci_(alloc/free)_consistentBrett Rudley2011-02-282-35/+27
* staging: brcm80211: Remove abstractions for pci_(un)map_singleBrett Rudley2011-02-282-28/+7
* staging: brcm80211: remove the rest of broadcom specific byte swapping routinesStanislav Fomichev2011-02-236-6/+12
* staging: brcm80211: replace broadcom specific byte swapping routinesStanislav Fomichev2011-02-231-2/+2
* staging: brcm80211: replace bcopy with memcpyStanislav Fomichev2011-02-186-11/+11
* staging: brcm80211: remove usage of printf (macro) from driverArend van Spriel2011-02-183-8/+8
* staging: brcm80211: align common dirver codeArend van Spriel2011-02-042-10/+5
* staging: brcm80211: removed references to 32 bit DMA registersRoland Vossen2011-02-041-11/+0
* staging: brcm80211: removed 32 bit DMA functionsRoland Vossen2011-02-041-685/+2
* staging: brcm80211: removed more unused dma32 codeRoland Vossen2011-02-041-232/+162
* staging: brcm80211: removed unused DMA32 related codeRoland Vossen2011-02-041-133/+0
* Revert "staging: brcm80211: assure common sources are truly common"Greg Kroah-Hartman2011-01-254-10/+10
* staging: brcm80211: assure common sources are truly commonArend van Spriel2011-01-254-10/+10
* staging: brcm80211: remove unused functions from sbutils.cArend van Spriel2011-01-212-113/+0
* staging: brcm80211: remove unused function from bcmwifi.cArend van Spriel2011-01-211-23/+0
* staging: brcm80211: cleanup on the brcm80211 include directoryArend van Spriel2011-01-214-0/+1097
* staging: brcm80211: moved code around for cleanupArend van Spriel2011-01-214-12/+0
* staging: brcm80211: replaced 5Ghz specific wf_channel2mhz()Roland Vossen2011-01-201-27/+0
* staging: brcm80211: replaced 2.4Ghz specific wf_channel2mhz()Roland Vossen2011-01-201-4/+1
* staging: brcm80211: last nail into proto/ethernet.hArend van Spriel2011-01-202-12/+10
* staging: brcm80211: remove usage of struct ether_headerArend van Spriel2011-01-201-0/+1
* staging: brcm80211: Convert ETHER_ADDR_LEN to ETH_ALENJoe Perches2010-12-161-1/+1
* staging: brcm80211: Convert ETHER_IS<FOO> to is_<foo>_ether_addrJoe Perches2010-12-161-2/+2
* staging: brcm80211: Convert ETHER_IS_MULTI to is_multicast_ether_addrJoe Perches2010-12-161-5/+6
* staging: brcm80211: replaced typedef hnddma_t by struct hnddma_pubRoland Vossen2010-12-081-5/+3
* staging: brcm80211: remove macro usage for sk_buff releaseArend van Spriel2010-12-063-16/+10
* staging: brcm80211: remove macro usage for sk_buff allocationArend van Spriel2010-12-062-3/+3
* staging: brcm80211: move dma specific macros from osl to dma codeBrett Rudley2010-12-062-5/+13
* staging: brcm80211: Move osl_pub into oslBrett Rudley2010-12-062-5/+5
* staging: brcm80211: remove redundant CHIPREV macroArend van Spriel2010-12-023-9/+9
* staging: brcm80211: remove redundant CHIPID macroArend van Spriel2010-12-025-59/+59
* staging: brcm80211: remove redundant CHIPTYPE macroArend van Spriel2010-12-021-13/+13
OpenPOWER on IntegriCloud