summaryrefslogtreecommitdiff
path: root/drivers/staging/brcm80211/brcmfmac/dhd_bus.h
Commit message (Expand)AuthorAgeFilesLines
* staging: brcm80211: remove brcm80211 driver from the staging treeArend van Spriel2011-10-121-57/+0
* staging: brcm80211: removed 'enforce_mutex' parameter in fullmacRoland Vossen2011-10-031-2/+2
* staging: brcm80211: remove global variables for data frame boundaryFranky Lin2011-09-261-4/+0
* staging: brcm80211: remove fullmac module_param for watchdogFranky Lin2011-09-261-3/+3
* staging: brcm80211: remove fullmac module_param brcmf_dongle_memsizeFranky Lin2011-09-261-3/+0
* staging: brcm80211: remove static variables from wl_cfg80211.cArend van Spriel2011-09-121-0/+3
* staging: brcm80211: removed fullmac BRCMF_IOCTL_MAGIC supportRoland Vossen2011-09-121-12/+0
* staging: brcm80211: remove macro definitions from brcmfmac MakefileArend van Spriel2011-08-261-6/+1
* staging: brcm80211: remove struct brcmf_sdio_card from brcmfmacFranky Lin2011-08-231-3/+0
* staging: brcm80211: remove vendor and device id check from brcmfmacFranky Lin2011-08-231-3/+2
* staging: brcm80211: remove struct brcmf_sdioh_driver from brcmfmacFranky Lin2011-08-231-0/+4
* staging: brcm80211: remove several externs from dhd_linux.cArend van Spriel2011-07-051-0/+7
* staging: brcm80211: removed occurrences of 'dhd'Roland Vossen2011-07-051-4/+4
* staging: brcm80211: removed unused code and definitions from fullmacRoland Vossen2011-07-051-10/+0
* staging: brcm80211: rename dhd_bus structure and functionsArend van Spriel2011-07-051-12/+12
* staging: brcm80211: rename function variablesArend van Spriel2011-07-051-4/+4
* staging: brcm80211: rename struct dhd_pub to struct brcmf_pubArend van Spriel2011-07-051-4/+5
* staging: brcm80211: clean up firmware download code in fullmacFranky Lin2011-07-051-8/+0
* staging: brcm80211: move dpc code to dhd_sdio.cFranky Lin2011-07-051-2/+0
* staging: brcm80211: move debug console related code to dhd_sdio.cFranky Lin2011-07-051-6/+0
* staging: brcm80211: move fullmac watchdog timer code to dhd_sdio.cFranky Lin2011-07-051-3/+5
* staging: brcm80211: replace DHD_DEBUG macro with BCMDBGArend van Spriel2011-07-051-2/+2
* staging: brcm80211: further renaming in fullmac sourcesArend van Spriel2011-07-051-0/+8
* staging: brcm80211: replaced prefix of SDIO related functionsRoland Vossen2011-07-051-9/+13
* staging: brcm80211: cleaned up prefix for utility functionsRoland Vossen2011-06-071-1/+1
* staging: brcm80211: removed struct osl_info usage from fullmac driverArend van Spriel2011-03-021-1/+1
* staging: brcm80211: change packet buffer type to native struct sk_buffArend van Spriel2010-11-291-1/+1
* staging: brcm80211: s/osl_t/struct osl_info/gBrett Rudley2010-11-171-2/+2
* Staging: brcm80211: remove TRUE #defineGreg Kroah-Hartman2010-10-121-1/+1
* Staging: brcm80211: s/uchar/unsigned char/Greg Kroah-Hartman2010-10-051-3/+3
* staging: brcm80211: add fullmac driverHenry Ptasinski2010-09-211-0/+82