summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/sys/wlc_mac80211.h
Commit message (Expand)AuthorAgeFilesLines
* staging: brcm80211: replaced typedef bmac_pmq_t by struct bmac_pmqRoland Vossen2010-12-081-1/+1
* staging: brcm80211: replaced typedef antsel_info_t by struct antsel_infoRoland Vossen2010-12-081-2/+5
* staging: brcm80211: replaced typedef wlc_ap_info_t by struct wlc_ap_infoRoland Vossen2010-12-081-1/+1
* staging: brcm80211: replaced typedef ampdu_info_t by struct ampdu_infoRoland Vossen2010-12-081-1/+1
* staging: brcm80211: replaced typedef wlc_if_t by struct wlc_ifRoland Vossen2010-12-081-3/+3
* staging: brcm80211: replaced wlc_hw_info_t by struct wlc_hw_infoRoland Vossen2010-12-071-3/+3
* staging: brcm80211: replaced wlc_info_t by struct wlc_info.Roland Vossen2010-12-071-89/+96
* staging: brcm80211: bcmp => memcmpBrett Rudley2010-12-011-1/+1
* staging: brcm80211: change packet buffer type to native struct sk_buffArend van Spriel2010-11-291-8/+8
* staging: brcm80211: stragglers not handled by unifdefBrett Rudley2010-11-201-1/+0Star
* staging: brcm80211: unifdef -UBCMSDIOBrett Rudley2010-11-201-3/+0Star
* staging: brcm80211: unifdef -UWLC_SPLITBrett Rudley2010-11-201-9/+0Star
* staging: brcm80211: unifdef -DWLC_LOWBrett Rudley2010-11-201-12/+0Star
* staging: brcm80211: unifdef -UWLC_LOW_ONLYBrett Rudley2010-11-201-9/+0Star
* staging: brcm80211: unifdef -UWLC_HIGH_ONLYBrett Rudley2010-11-201-21/+0Star
* staging: brcm80211: s/osl_t/struct osl_info/gBrett Rudley2010-11-171-2/+2
* staging: brcm80211: migrate #includes from headers into .c files.Brett Rudley2010-11-101-6/+0Star
* staging: brcm80211: Purge unused bcmwpa.[ch]Brett Rudley2010-10-141-0/+4
* Staging: brcm80211: remove FALSE #defineGreg Kroah-Hartman2010-10-121-2/+2
* Staging: brcm80211: remove TRUE #defineGreg Kroah-Hartman2010-10-121-6/+6
* staging: brcm80211: Purge unused packet engineBrett Rudley2010-10-091-2/+0Star
* Staging: brcm80211: s/int32/s32/Greg Kroah-Hartman2010-10-081-2/+2
* Staging: brcm80211: s/uint32/u32/Greg Kroah-Hartman2010-10-081-33/+33
* Staging: brcm80211: s/int16/s16/Greg Kroah-Hartman2010-10-081-1/+1
* Staging: brcm80211: s/uint16/u16/Greg Kroah-Hartman2010-10-081-59/+59
* Staging: brcm80211: s/int8/s8/Greg Kroah-Hartman2010-10-051-23/+23
* Staging: brcm80211: sys: s/uint8/u8/Greg Kroah-Hartman2010-10-051-58/+58
* staging: brcm80211: Remove unused field from wlc_info structure.Henry Ptasinski2010-10-051-1/+0Star
* staging: brcm80211: fix "ERROR: spaces required around that ..."Jason Cooper2010-09-151-1/+1
* staging: brcm80211: fix "ERROR: Macros w/ complex values ... parenthesis"Jason Cooper2010-09-151-4/+4
* staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo *bar"'Jason Cooper2010-09-141-103/+103
* Staging: Add initial release of brcm80211 - Broadcom 802.11n wireless LAN dri...Henry Ptasinski2010-09-091-0/+1039