summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/sys/wlc_mac80211.h
Commit message (Expand)AuthorAgeFilesLines
* staging: brcm80211: moved code around for cleanupArend van Spriel2011-01-211-989/+0
* staging: brcm80211: replaced struct ht_cap_ie by struct ieee80211_ht_capRoland Vossen2011-01-201-1/+2
* staging: brcm80211: last nail into proto/ethernet.hArend van Spriel2011-01-201-5/+5
* staging: brcm80211: removed unused struct wlc_ap_infoRoland Vossen2010-12-081-2/+0
* staging: brcm80211: replaced typedef wlc_pub_t by struct wlc_pubRoland Vossen2010-12-081-2/+2
* staging: brcm80211: replaced typedef wlccore_t by struct wlccoreRoland Vossen2010-12-081-4/+4
* staging: brcm80211: replaced typedef wlcband_t by struct wlcbandRoland Vossen2010-12-081-4/+5
* staging: brcm80211: replaced typedef hnddma_t by struct hnddma_pubRoland Vossen2010-12-081-1/+1
* staging: brcm80211: replaced typedef wl_if_t by struct wl_ifRoland Vossen2010-12-081-1/+1
* 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-061-3/+3
* staging: brcm80211: replaced wlc_info_t by struct wlc_info.Roland Vossen2010-12-061-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-191-1/+0
* staging: brcm80211: unifdef -UBCMSDIOBrett Rudley2010-11-191-3/+0
* staging: brcm80211: unifdef -UWLC_SPLITBrett Rudley2010-11-191-9/+0
* staging: brcm80211: unifdef -DWLC_LOWBrett Rudley2010-11-191-12/+0
* staging: brcm80211: unifdef -UWLC_LOW_ONLYBrett Rudley2010-11-191-9/+0
* staging: brcm80211: unifdef -UWLC_HIGH_ONLYBrett Rudley2010-11-191-21/+0
* 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-091-6/+0
* 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-081-2/+0
* 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-071-1/+1
* Staging: brcm80211: s/uint16/u16/Greg Kroah-Hartman2010-10-071-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/+0
* staging: brcm80211: fix "ERROR: spaces required around that ..."Jason Cooper2010-09-141-1/+1
* staging: brcm80211: fix "ERROR: Macros w/ complex values ... parenthesis"Jason Cooper2010-09-141-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-081-0/+1039
OpenPOWER on IntegriCloud