aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/brcm80211/sys/wlc_mac80211.h
AgeCommit message (Expand)Author
2010-12-08staging: brcm80211: removed unused struct wlc_ap_infoRoland Vossen
2010-12-08staging: brcm80211: replaced typedef wlc_pub_t by struct wlc_pubRoland Vossen
2010-12-08staging: brcm80211: replaced typedef wlccore_t by struct wlccoreRoland Vossen
2010-12-08staging: brcm80211: replaced typedef wlcband_t by struct wlcbandRoland Vossen
2010-12-08staging: brcm80211: replaced typedef hnddma_t by struct hnddma_pubRoland Vossen
2010-12-08staging: brcm80211: replaced typedef wl_if_t by struct wl_ifRoland Vossen
2010-12-08staging: brcm80211: replaced typedef bmac_pmq_t by struct bmac_pmqRoland Vossen
2010-12-08staging: brcm80211: replaced typedef antsel_info_t by struct antsel_infoRoland Vossen
2010-12-08staging: brcm80211: replaced typedef wlc_ap_info_t by struct wlc_ap_infoRoland Vossen
2010-12-08staging: brcm80211: replaced typedef ampdu_info_t by struct ampdu_infoRoland Vossen
2010-12-08staging: brcm80211: replaced typedef wlc_if_t by struct wlc_ifRoland Vossen
2010-12-06staging: brcm80211: replaced wlc_hw_info_t by struct wlc_hw_infoRoland Vossen
2010-12-06staging: brcm80211: replaced wlc_info_t by struct wlc_info.Roland Vossen
2010-12-01staging: brcm80211: bcmp => memcmpBrett Rudley
2010-11-29staging: brcm80211: change packet buffer type to native struct sk_buffArend van Spriel
2010-11-19staging: brcm80211: stragglers not handled by unifdefBrett Rudley
2010-11-19staging: brcm80211: unifdef -UBCMSDIOBrett Rudley
2010-11-19staging: brcm80211: unifdef -UWLC_SPLITBrett Rudley
2010-11-19staging: brcm80211: unifdef -DWLC_LOWBrett Rudley
2010-11-19staging: brcm80211: unifdef -UWLC_LOW_ONLYBrett Rudley
2010-11-19staging: brcm80211: unifdef -UWLC_HIGH_ONLYBrett Rudley
2010-11-17staging: brcm80211: s/osl_t/struct osl_info/gBrett Rudley
2010-11-09staging: brcm80211: migrate #includes from headers into .c files.Brett Rudley
2010-10-14staging: brcm80211: Purge unused bcmwpa.[ch]Brett Rudley
2010-10-12Staging: brcm80211: remove FALSE #defineGreg Kroah-Hartman
2010-10-12Staging: brcm80211: remove TRUE #defineGreg Kroah-Hartman
2010-10-08staging: brcm80211: Purge unused packet engineBrett Rudley
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
2010-10-05Staging: brcm80211: s/int8/s8/Greg Kroah-Hartman
2010-10-05Staging: brcm80211: sys: s/uint8/u8/Greg Kroah-Hartman
2010-10-05staging: brcm80211: Remove unused field from wlc_info structure.Henry Ptasinski
2010-09-14staging: brcm80211: fix "ERROR: spaces required around that ..."Jason Cooper
2010-09-14staging: brcm80211: fix "ERROR: Macros w/ complex values ... parenthesis"Jason Cooper
2010-09-14staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo *bar"'Jason Cooper
2010-09-08Staging: Add initial release of brcm80211 - Broadcom 802.11n wireless LAN dri...Henry Ptasinski