summaryrefslogtreecommitdiff
path: root/drivers/staging/brcm80211/sys/wlc_pub.h
AgeCommit message (Expand)Author
2011-01-21staging: brcm80211: moved code around for cleanupArend van Spriel
2011-01-20staging: brcm80211: deleted struct dot11_bcn_prbRoland Vossen
2011-01-20staging: brcm80211: replaced some ieee80211 preprocessor constants part 2Roland Vossen
2011-01-20staging: brcm80211: replaced some ieee80211 preprocessor constants part 1Roland Vossen
2011-01-20staging: brcm80211: last nail into proto/ethernet.hArend van Spriel
2010-12-08staging: brcm80211: replaced typedef wlc_pub_t by struct wlc_pubRoland Vossen
2010-12-08staging: brcm80211: replaced typedef wlc_if_t by struct wlc_ifRoland Vossen
2010-12-07staging: brcm80211: replaced wlc_info_t by struct wlc_info.Roland Vossen
2010-11-29staging: brcm80211: removed packet macros for accessing sk_buff fieldsArend van Spriel
2010-11-29staging: brcm80211: change packet buffer type to native struct sk_buffArend van Spriel
2010-11-20staging: brcm80211: stragglers not handled by unifdefBrett Rudley
2010-11-20staging: brcm80211: unifdef -UBCMSDIOBrett Rudley
2010-11-17staging: brcm80211: s/osl_t/struct osl_info/gBrett Rudley
2010-11-09staging: brcm80211: Remove pkttag from oslBrett Rudley
2010-11-09staging: brcm80211: Purge unused lines from bcmdefs.h/wlc_pub.hBrett Rudley
2010-10-08Staging: brcm80211: remove ROUNDUP macroGreg Kroah-Hartman
2010-10-08Staging: brcm80211: remove broken MIN() implementationGreg Kroah-Hartman
2010-10-08Staging: brcm80211: s/int32/s32/Greg Kroah-Hartman
2010-10-08Staging: brcm80211: s/uint32/u32/Greg Kroah-Hartman
2010-10-08Staging: brcm80211: s/int16/s16/Greg Kroah-Hartman
2010-10-08Staging: brcm80211: s/uint16/u16/Greg Kroah-Hartman
2010-10-05Staging: brcm80211: s/uchar/unsigned char/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 INLINE definitionGreg Kroah-Hartman
2010-10-05staging: brcm80211: Purge unused extern declarationsBrett Rudley
2010-10-05staging: brcm80211: Purge packets tagsBrett Rudley
2010-09-14staging: brcm80211: fix "ERROR: spaces required around that ..."Jason Cooper
2010-09-14staging: brcm80211: fix "ERROR: space required after that ..."Jason Cooper
2010-09-14staging: brcm80211: fix 'ERROR: "(foo*)" should be "(foo *)"'Jason Cooper
2010-09-14staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo *bar"'Jason Cooper
2010-09-09Staging: Add initial release of brcm80211 - Broadcom 802.11n wireless LAN dri...Henry Ptasinski