summaryrefslogtreecommitdiff
path: root/drivers/staging/brcm80211/brcmfmac/wl_cfg80211.h
AgeCommit message (Expand)Author
2011-10-12staging: brcm80211: remove brcm80211 driver from the staging treeArend van Spriel
2011-10-03staging: brcm80211: cleaned up buffer len defines in fullmacRoland Vossen
2011-10-03staging: brcm80211: renamed ioctl functions/structs to dcmdRoland Vossen
2011-09-26staging: brcm80211: consistent naming of struct net_device *ndevRoland Vossen
2011-09-26staging: brcm80211: removed two fullmac sparse spinlock warningsRoland Vossen
2011-09-26staging: brcm80211: remove event handler thread from fullmacFranky Lin
2011-09-16staging: brcm80211: remove for_each_bss() macro from brcmfmac driverArend van Spriel
2011-09-16staging: brcm80211: fixed sparse endianness warnings on fullmac scan parsRoland Vossen
2011-09-12staging: brcm80211: remove static variables from wl_cfg80211.cArend van Spriel
2011-09-12staging: brcm80211: cleaned up fullmac macro'sRoland Vossen
2011-09-12staging: brcm80211: stop using kthread for iscan status check in fullmacFranky Lin
2011-08-23staging: brcm80211: fix checkpatch warning in fullmacFranky Lin
2011-08-23staging: brcm80211: use wait queues instead of semaphores in wl_cfg80211.cArend van Spriel
2011-08-23staging: brcm80211: fixed checkpatch warnings for fullmacRoland Vossen
2011-08-23staging: brcm80211: replaced various typedefsRoland Vossen
2011-07-05staging: brcm80211: rename external function in wl_cfg80211.cArend van Spriel
2011-07-05staging: brcm80211: rename pointer conversion macros in wl_cfg80211.hArend van Spriel
2011-07-05staging: brcm80211: rename structures and variables in wl_cfg80211.cArend van Spriel
2011-07-05staging: brcm80211: removed last typedefs from fullmacRoland Vossen
2011-07-05staging: brcm80211: rename macro definitions in dhd.hArend van Spriel
2011-07-05staging: brcm80211: rename structure definitions in dhd.hArend van Spriel
2011-07-05staging: brcm80211: clean up firmware download code in fullmacFranky Lin
2011-07-05staging: brcm80211: move sdio related suspend/resume code to bus interface layerFranky Lin
2011-07-05staging: brcm80211: rename netdevice related functions in fullmacArend van Spriel
2011-07-05staging: brcm80211: rename event handling definitionArend van Spriel
2011-07-05staging: brcm80211: rename ioctl command codes in dhd.hArend van Spriel
2011-07-05staging: brcm80211: run scripts/cleanfile to remove whitespace errorsHenry Ptasinski
2011-06-07staging: brcm80211: removed wl_ (vendor specific acronym)Roland Vossen
2011-06-07staging: brcm80211: clean up wl_cfg80211.h in fullmacFranky Lin
2011-06-07staging: brcm80211: emptied wlioctl.hRoland Vossen
2011-05-17staging: brcm80211: Better debug support added to brcmfmac driverSukesh Srikakula
2011-05-17staging: brcm80211: Removed unused variable from brcmfmac driverSukesh Srikakula
2011-05-17staging: brcm80211: Added support to change scan times from brcmfmac driverSukesh Srikakula
2011-05-17staging: brcm80211: Added support to change roaming parameters from brcmfmac ...Sukesh Srikakula
2011-05-17staging: brcm80211: Fixed bss (re)connect/disconnect issues in brcmfmac driverSukesh Srikakula
2011-05-17staging: brcm80211: Fix for suspend issue in brcmfmac driverSukesh Srikakula
2011-02-23staging: brcm80211: replace htod/dtoh broadcom definesStanislav Fomichev
2011-01-20staging: brcm80211: last nail into proto/ethernet.hArend van Spriel
2010-12-16staging: brcm80211: Fix WL_<type> logging macrosJoe Perches
2010-12-16staging: brcm80211: Convert ETHER_ADDR_LEN to ETH_ALENJoe Perches
2010-10-21Staging: brcm80211: remove typedefs.hGreg Kroah-Hartman
2010-10-21Staging: brcm80211: remove uintptr typedef usageGreg Kroah-Hartman
2010-10-19staging: brcm80211: brcmfmac: add debugfs, display wi-fi statisticsnohee ko
2010-10-19staging: brcm80211: brcmfmac: add profile, beacon_int, dtim_periodnohee ko
2010-10-19staging: brcm80211: brcmfmac: enable passive, active scan selectionnohee ko
2010-10-10staging: brcm80211: remove kernel_thread() for wl_iscan_thread and wl_event_t...Jason Cooper
2010-10-08Staging: brcm80211: s/int32/s32/Greg Kroah-Hartman
2010-10-08Staging: brcm80211: s/uint32/u32/Greg Kroah-Hartman
2010-10-07Staging: brcm80211: s/int16/s16/Greg Kroah-Hartman
2010-10-07Staging: brcm80211: s/uint16/u16/Greg Kroah-Hartman