summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/brcmfmac/dhd_linux.c
Commit message (Expand)AuthorAgeFilesLines
* staging: brcm80211: remove brcm80211 driver from the staging treeArend van Spriel2011-10-121-1354/+0
* staging: brcm80211: remove brcmf_op_if from fullmacFranky Lin2011-10-051-70/+50
* staging: brcm80211: clean up struct brcmf_if in fullmacFranky Lin2011-10-051-9/+5
* staging: brcm80211: clean up rtnl_lock in fullmacFranky Lin2011-10-051-0/+3
* staging: brcm80211: renamed ioctl functions/structs to dcmdRoland Vossen2011-10-031-59/+59
* staging: brcm80211: removed 'enforce_mutex' parameter in fullmacRoland Vossen2011-10-031-2/+2
* staging: brcm80211: simplified internal ioctl function once moreRoland Vossen2011-09-261-17/+23
* staging: brcm80211: consistent naming of struct net_device *ndevRoland Vossen2011-09-261-103/+111
* staging: brcm80211: removed log after kzalloc()/kmalloc() failureRoland Vossen2011-09-261-14/+5
* staging: brcm80211: removed likely/unlikely callsRoland Vossen2011-09-261-2/+2
* staging: brcm80211: various fulmac sparse endianness fixesRoland Vossen2011-09-261-10/+13
* staging: brcm80211: remove brcmfmac interface name overrideArend van Spriel2011-09-161-21/+7
* staging: brcm80211: remove fullmac module_param for ARP offload featureFranky Lin2011-09-161-9/+0
* staging: brcm80211: remove _brcmf_sysioc_thread in fullmacFranky Lin2011-09-161-120/+39
* staging: brcm80211: simplified brcmf_proto_ioctl()Roland Vossen2011-09-161-9/+8
* staging: brcm80211: remove global variable brcmf_radio_up from fullmacFranky Lin2011-09-161-3/+0
* staging: brcm80211: remove global variable brcmf_roam from fullmacFranky Lin2011-09-161-3/+0
* staging: brcm80211: remove fullmac module_param for packet filter featureFranky Lin2011-09-161-12/+0
* staging: brcm80211: remove SOFTAP code from fullmacFranky Lin2011-09-161-21/+0
* staging: brcm80211: simplification of brcmf_netdev_ioctl_priv()Roland Vossen2011-09-161-59/+10
* staging: brcm80211: separated public from private ioctl functionsRoland Vossen2011-09-161-8/+16
* staging: brcm80211: remove static variables from wl_cfg80211.cArend van Spriel2011-09-121-8/+12
* staging: brcm80211: removed fullmac BRCMF_IOCTL_MAGIC supportRoland Vossen2011-09-121-9/+0
* staging: brcm80211: use address space qualifier in brcmfmacArend van Spriel2011-09-061-2/+2
* staging: brcm80211: use static qualifier for local symbols in brcmfmacArend van Spriel2011-09-061-10/+1
* staging: brcm80211: remove static function declaration in dhd_linuxFranky Lin2011-09-061-23/+17
* staging: brcm80211: removed unused #ifdef sectionsRoland Vossen2011-08-261-16/+0
* staging: brcmfmac: Consolidate debugging macrosJoe Perches2011-08-251-109/+92
* staging: brcm80211: void * cleanup in fullmacFranky Lin2011-08-231-7/+7
* staging: brcm80211: fixed checkpatch warnings for fullmacRoland Vossen2011-08-231-12/+15
* staging: brcm80211: move brcmf_mmc_suspend to sdio layer in fullmacFranky Lin2011-08-231-8/+0
* staging: brcm80211: remove private timeout functions in fullmacFranky Lin2011-08-231-58/+0
* staging: brcm80211: replace semaphore by wait_queue for sysioc threadArend van Spriel2011-08-231-9/+18
* staging: brcm80211: move ioctl response wait code to dhd_sdio.cFranky Lin2011-08-231-52/+0
* staging: brcm80211: move sdio related variables to dhd_sdio.cFranky Lin2011-08-231-22/+0
* staging: brcm80211: fix for 'remove unnecessary braces' checkpatch warningHenry Ptasinski2011-08-231-8/+5
* staging: brcm80211: fix for checkpatch 'avoid externs in c file' warningRoland Vossen2011-08-231-2/+2
* staging: brcm80211: use mutex instead of semaphore in dhd_linux.cArend van Spriel2011-08-231-5/+5
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-07-251-1682/+554
|\
| * staging: brcm80211: Fix module parameter permissionsJean Delvare2011-07-081-1/+1
| * staging: brcm80211: remove several externs from dhd_linux.cArend van Spriel2011-07-051-3/+0
| * staging: brcm80211: merged dngl_stats.h into dhd.hRoland Vossen2011-07-051-1/+0
| * staging: brcm80211: removed remains of assert mechanism in fullmacRoland Vossen2011-07-051-50/+0
| * staging: brcm80211: removed asserts from dhd_linux.cRoland Vossen2011-07-051-32/+1
| * staging: brcm80211: rename macros in dhd_dbg.hArend van Spriel2011-07-051-108/+116
| * staging: brcm80211: removed unused #ifdef sections in fullmacRoland Vossen2011-07-051-126/+0
| * staging: brcm80211: removed occurrences of 'dhd'Roland Vossen2011-07-051-29/+16
| * staging: brcm80211: rename external function in wl_cfg80211.cArend van Spriel2011-07-051-6/+8
| * staging: brcm80211: removed unused code and definitions from fullmacRoland Vossen2011-07-051-113/+0
| * staging: brcm80211: removed last typedefs from fullmacRoland Vossen2011-07-051-3/+4
OpenPOWER on IntegriCloud