summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/brcmfmac/dhd_cdc.c
Commit message (Expand)AuthorAgeFilesLines
* staging: brcm80211: merged dngl_stats.h into dhd.hRoland Vossen2011-07-051-1/+0
* staging: brcm80211: removed asserts from dhd_cdc.c and dhd_common.cRoland Vossen2011-07-051-2/+0
* staging: brcm80211: rename macros in dhd_dbg.hArend van Spriel2011-07-051-36/+36
* staging: brcm80211: removed occurrences of 'dhd'Roland Vossen2011-07-051-4/+3
* staging: brcm80211: removed unused code and definitions from fullmacRoland Vossen2011-07-051-10/+0
* staging: brcm80211: rename function variablesArend van Spriel2011-07-051-57/+58
* staging: brcm80211: removed global function declarations from .c filesRoland Vossen2011-07-051-1/+0
* staging: brcm80211: rename struct dhd_pub to struct brcmf_pubArend van Spriel2011-07-051-16/+18
* staging: brcm80211: rename macro definitions in dhd.hArend van Spriel2011-07-051-1/+1
* staging: brcm80211: rename structure definitions in dhd.hArend van Spriel2011-07-051-1/+1
* staging: brcm80211: remove conditional code fragments from brcmfmacArend van Spriel2011-07-051-4/+0
* staging: brcm80211: remove EMBEDDED_PLATFORM macro definitionArend van Spriel2011-07-051-2/+0
* staging: brcm80211: further renaming in fullmac sourcesArend van Spriel2011-07-051-9/+1
* staging: brcm80211: rename dhd_prot and get rid of dhd_prot_t typedefArend van Spriel2011-07-051-27/+28
* staging: brcm80211: rename fullmac protocol related functionsArend van Spriel2011-07-051-22/+27
* staging: brcm80211: removed BDC definesRoland Vossen2011-07-051-10/+0
* staging: brcm80211: rename fullmac functionsArend van Spriel2011-07-051-9/+11
* staging: brcm80211: rename ioctl command codes in dhd.hArend van Spriel2011-07-051-9/+11
* staging: brcm80211: rename functions and variables in dhd_common.cArend van Spriel2011-07-051-1/+1
* staging: brcm80211: remove extern function prototypes from c filesArend van Spriel2011-07-051-2/+0
* staging: brcm80211: replaced prefix of SDIO related functionsRoland Vossen2011-07-051-4/+5
* staging: brcm80211: fixed double #include problemRoland Vossen2011-06-281-5/+5
* staging: brcm80211: renamed files in brcmsmac and include directoriesRoland Vossen2011-06-071-1/+1
* staging: brcm80211: renamed utility module related filesRoland Vossen2011-06-071-2/+2
* staging: brcm80211: cleaned up prefix for utility functionsRoland Vossen2011-06-071-2/+2
* staging: brcm80211: clean up dhd.h in fullmacFranky Lin2011-06-071-0/+2
* staging: brcm80211: absorb bcmcdc.h into dhd_cdc.cFranky Lin2011-06-071-11/+64
* Staging: brcm80211: fix brace coding style issue in dhd_cdc.cGuilherme Salazar2011-05-061-2/+2
* staging: brcm80211: replace error codes part 2Roland Vossen2011-05-031-3/+3
* staging: brcm80211: replace error codes part 1Roland Vossen2011-05-031-2/+2
* staging: brcm80211: removed error string functionRoland Vossen2011-05-031-1/+1
* staging: brcm80211: made error codes in bcmutils.h positiveRoland Vossen2011-05-031-5/+5
* staging: brcm80211: Remove NULL check before kfreeIlia Mirkin2011-03-141-2/+1
* staging: brcm80211: remove osl source files from driverArend van Spriel2011-03-021-1/+0
* staging: brcm80211: remove the rest of broadcom specific byte swapping routinesStanislav Fomichev2011-02-231-1/+0
* staging: brcm80211: replace broadcom specific byte swapping routinesStanislav Fomichev2011-02-231-15/+15
* staging: brcm80211: replace bcopy with memcpyStanislav Fomichev2011-02-181-1/+1
* staging: brcm80211: remove unused function from dhd_cdc.cArend van Spriel2011-01-211-20/+0
* staging: brcm80211: last nail into proto/ethernet.hArend van Spriel2011-01-201-1/+1
* staging: brcm80211: Convert ETHER_ADDR_LEN to ETH_ALENJoe Perches2010-12-161-1/+1
* staging: brcm80211: move fullmac-only code from osl to fullmac filesBrett Rudley2010-12-061-0/+9
* staging: brcm80211: removed packet macros for accessing sk_buff fieldsArend van Spriel2010-11-291-9/+9
* staging: brcm80211: change packet buffer type to native struct sk_buffArend van Spriel2010-11-291-3/+3
* staging: brcm80211: replace PKTPUSH and PKTPULL macros with native skbuff callsArend van Spriel2010-11-191-2/+2
* staging: brcm80211: Purge linuxver.h and redistribute #includes as requiredBrett Rudley2010-11-091-0/+1
* Staging: brcm80211: remove typedefs.hGreg Kroah-Hartman2010-10-211-1/+2
* Staging: brcm80211: remove uintptr typedef usageGreg Kroah-Hartman2010-10-211-1/+1
* staging: brcm80211: replace MFREE with kfreemike.rapoport@gmail.com2010-10-141-2/+2
* staging: brcm80211: replace MALLOC() with k[zm]allocmike.rapoport@gmail.com2010-10-141-2/+1
* staging: brcm80211: remove DHD_USE_STATIC_BUFmike.rapoport@gmail.com2010-10-141-13/+0
OpenPOWER on IntegriCloud