summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/sys/wlc_pub.h
Commit message (Expand)AuthorAgeFilesLines
* staging: brcm80211: moved code around for cleanupArend van Spriel2011-01-211-624/+0
* staging: brcm80211: deleted struct dot11_bcn_prbRoland Vossen2011-01-201-2/+0
* staging: brcm80211: replaced some ieee80211 preprocessor constants part 2Roland Vossen2011-01-201-2/+3
* staging: brcm80211: replaced some ieee80211 preprocessor constants part 1Roland Vossen2011-01-201-1/+1
* staging: brcm80211: last nail into proto/ethernet.hArend van Spriel2011-01-201-4/+4
* staging: brcm80211: replaced typedef wlc_pub_t by struct wlc_pubRoland Vossen2010-12-081-6/+8
* staging: brcm80211: replaced typedef wlc_if_t by struct wlc_ifRoland Vossen2010-12-081-2/+2
* staging: brcm80211: replaced wlc_info_t by struct wlc_info.Roland Vossen2010-12-061-4/+4
* staging: brcm80211: removed packet macros for accessing sk_buff fieldsArend van Spriel2010-11-291-1/+1
* staging: brcm80211: change packet buffer type to native struct sk_buffArend van Spriel2010-11-291-0/+7
* staging: brcm80211: stragglers not handled by unifdefBrett Rudley2010-11-191-4/+0
* staging: brcm80211: unifdef -UBCMSDIOBrett Rudley2010-11-191-3/+0
* staging: brcm80211: s/osl_t/struct osl_info/gBrett Rudley2010-11-171-3/+3
* staging: brcm80211: Remove pkttag from oslBrett Rudley2010-11-091-4/+0
* staging: brcm80211: Purge unused lines from bcmdefs.h/wlc_pub.hBrett Rudley2010-11-091-2/+2
* Staging: brcm80211: remove ROUNDUP macroGreg Kroah-Hartman2010-10-081-1/+1
* Staging: brcm80211: remove broken MIN() implementationGreg Kroah-Hartman2010-10-081-2/+2
* Staging: brcm80211: s/int32/s32/Greg Kroah-Hartman2010-10-081-2/+2
* Staging: brcm80211: s/uint32/u32/Greg Kroah-Hartman2010-10-081-16/+16
* Staging: brcm80211: s/int16/s16/Greg Kroah-Hartman2010-10-071-2/+2
* Staging: brcm80211: s/uint16/u16/Greg Kroah-Hartman2010-10-071-14/+14
* Staging: brcm80211: s/uchar/unsigned char/Greg Kroah-Hartman2010-10-051-1/+1
* Staging: brcm80211: s/int8/s8/Greg Kroah-Hartman2010-10-051-7/+7
* Staging: brcm80211: sys: s/uint8/u8/Greg Kroah-Hartman2010-10-051-28/+28
* Staging: brcm80211: remove INLINE definitionGreg Kroah-Hartman2010-10-051-3/+3
* staging: brcm80211: Purge unused extern declarationsBrett Rudley2010-10-051-12/+0
* staging: brcm80211: Purge packets tagsBrett Rudley2010-10-051-75/+0
* staging: brcm80211: fix "ERROR: spaces required around that ..."Jason Cooper2010-09-141-1/+1
* staging: brcm80211: fix "ERROR: space required after that ..."Jason Cooper2010-09-141-2/+2
* staging: brcm80211: fix 'ERROR: "(foo*)" should be "(foo *)"'Jason Cooper2010-09-141-1/+1
* staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo *bar"'Jason Cooper2010-09-141-19/+19
* Staging: Add initial release of brcm80211 - Broadcom 802.11n wireless LAN dri...Henry Ptasinski2010-09-081-0/+714
OpenPOWER on IntegriCloud