summaryrefslogtreecommitdiff
path: root/drivers/staging/brcm80211/brcmfmac/wl_cfg80211.h
Commit message (Expand)AuthorAgeFilesLines
* staging: brcm80211: remove brcm80211 driver from the staging treeArend van Spriel2011-10-121-375/+0
* staging: brcm80211: cleaned up buffer len defines in fullmacRoland Vossen2011-10-031-2/+2
* staging: brcm80211: renamed ioctl functions/structs to dcmdRoland Vossen2011-10-031-5/+5
* staging: brcm80211: consistent naming of struct net_device *ndevRoland Vossen2011-09-261-1/+1
* staging: brcm80211: removed two fullmac sparse spinlock warningsRoland Vossen2011-09-261-3/+3
* staging: brcm80211: remove event handler thread from fullmacFranky Lin2011-09-261-2/+1
* staging: brcm80211: remove for_each_bss() macro from brcmfmac driverArend van Spriel2011-09-161-4/+0
* staging: brcm80211: fixed sparse endianness warnings on fullmac scan parsRoland Vossen2011-09-161-1/+1
* staging: brcm80211: remove static variables from wl_cfg80211.cArend van Spriel2011-09-121-7/+8
* staging: brcm80211: cleaned up fullmac macro'sRoland Vossen2011-09-121-7/+31
* staging: brcm80211: stop using kthread for iscan status check in fullmacFranky Lin2011-09-121-2/+1
* staging: brcm80211: fix checkpatch warning in fullmacFranky Lin2011-08-231-1/+1
* staging: brcm80211: use wait queues instead of semaphores in wl_cfg80211.cArend van Spriel2011-08-231-3/+2
* staging: brcm80211: fixed checkpatch warnings for fullmacRoland Vossen2011-08-231-1/+2
* staging: brcm80211: replaced various typedefsRoland Vossen2011-08-231-2/+2
* staging: brcm80211: rename external function in wl_cfg80211.cArend van Spriel2011-07-051-10/+9
* staging: brcm80211: rename pointer conversion macros in wl_cfg80211.hArend van Spriel2011-07-051-14/+9
* staging: brcm80211: rename structures and variables in wl_cfg80211.cArend van Spriel2011-07-051-61/+42
* staging: brcm80211: removed last typedefs from fullmacRoland Vossen2011-07-051-3/+4
* 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-7/+7
* staging: brcm80211: clean up firmware download code in fullmacFranky Lin2011-07-051-27/+0
* staging: brcm80211: move sdio related suspend/resume code to bus interface layerFranky Lin2011-07-051-2/+0
* staging: brcm80211: rename netdevice related functions in fullmacArend van Spriel2011-07-051-1/+1
* staging: brcm80211: rename event handling definitionArend van Spriel2011-07-051-5/+5
* staging: brcm80211: rename ioctl command codes in dhd.hArend van Spriel2011-07-051-2/+2
* staging: brcm80211: run scripts/cleanfile to remove whitespace errorsHenry Ptasinski2011-07-051-3/+3
* staging: brcm80211: removed wl_ (vendor specific acronym)Roland Vossen2011-06-071-5/+5
* staging: brcm80211: clean up wl_cfg80211.h in fullmacFranky Lin2011-06-071-4/+0
* staging: brcm80211: emptied wlioctl.hRoland Vossen2011-06-071-1/+0
* staging: brcm80211: Better debug support added to brcmfmac driverSukesh Srikakula2011-05-171-18/+46
* staging: brcm80211: Removed unused variable from brcmfmac driverSukesh Srikakula2011-05-171-1/+0
* staging: brcm80211: Added support to change scan times from brcmfmac driverSukesh Srikakula2011-05-171-0/+4
* staging: brcm80211: Added support to change roaming parameters from brcmfmac ...Sukesh Srikakula2011-05-171-0/+4
* staging: brcm80211: Fixed bss (re)connect/disconnect issues in brcmfmac driverSukesh Srikakula2011-05-171-1/+0
* staging: brcm80211: Fix for suspend issue in brcmfmac driverSukesh Srikakula2011-05-171-0/+1
* staging: brcm80211: replace htod/dtoh broadcom definesStanislav Fomichev2011-02-231-18/+2
* staging: brcm80211: last nail into proto/ethernet.hArend van Spriel2011-01-201-2/+1
* staging: brcm80211: Fix WL_<type> logging macrosJoe Perches2010-12-161-22/+24
* staging: brcm80211: Convert ETHER_ADDR_LEN to ETH_ALENJoe Perches2010-12-161-1/+1
* Staging: brcm80211: remove typedefs.hGreg Kroah-Hartman2010-10-211-3/+2
* Staging: brcm80211: remove uintptr typedef usageGreg Kroah-Hartman2010-10-211-1/+1
* staging: brcm80211: brcmfmac: add debugfs, display wi-fi statisticsnohee ko2010-10-191-0/+1
* staging: brcm80211: brcmfmac: add profile, beacon_int, dtim_periodnohee ko2010-10-191-1/+5
* staging: brcm80211: brcmfmac: enable passive, active scan selectionnohee ko2010-10-191-0/+8
* staging: brcm80211: remove kernel_thread() for wl_iscan_thread and wl_event_t...Jason Cooper2010-10-101-4/+2
* Staging: brcm80211: s/int32/s32/Greg Kroah-Hartman2010-10-081-13/+13
* Staging: brcm80211: s/uint32/u32/Greg Kroah-Hartman2010-10-081-20/+20
* Staging: brcm80211: s/int16/s16/Greg Kroah-Hartman2010-10-071-1/+1
* Staging: brcm80211: s/uint16/u16/Greg Kroah-Hartman2010-10-071-4/+4