summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/sys
Commit message (Expand)AuthorAgeFilesLines
* staging: brcm80211: removed usage of proto/wpa.h fileArend van Spriel2011-01-211-1/+9
* staging: brcm80211: remove usage of struct ether_headerArend van Spriel2011-01-211-1/+1
* staging: brcm80211: Fix WL_<type> logging macrosJoe Perches2010-12-1611-512/+601
* staging: brcm80211: Remove ETHER_HDR_LEN, use ETH_HLENJoe Perches2010-12-161-1/+1
* staging: brcm80211: Convert ETHER_ADDR_LEN to ETH_ALENJoe Perches2010-12-164-13/+13
* staging: brcm80211: Convert ETHER_IS<FOO> to is_<foo>_ether_addrJoe Perches2010-12-162-5/+6
* staging: brcm80211: Convert ETHER_IS_MULTI to is_multicast_ether_addrJoe Perches2010-12-161-6/+10
* staging: brcm80211: removed ap related commentsRoland Vossen2010-12-101-7/+0Star
* staging: brcm80211: removed unused struct wlc_ap_infoRoland Vossen2010-12-082-3/+0Star
* staging: brcm80211: replaced typedef wlc_pub_t by struct wlc_pubRoland Vossen2010-12-0810-31/+35
* staging: brcm80211: replaced typedef wlccore_t by struct wlccoreRoland Vossen2010-12-082-5/+6
* staging: brcm80211: replaced typedef wlcband_t by struct wlcbandRoland Vossen2010-12-085-17/+19
* staging: brcm80211: replaced typedef hnddma_t by struct hnddma_pubRoland Vossen2010-12-084-4/+4
* staging: brcm80211: replaced typedef wl_if_t by struct wl_ifRoland Vossen2010-12-083-3/+3
* staging: brcm80211: replaced typedef bmac_pmq_t by struct bmac_pmqRoland Vossen2010-12-082-2/+2
* staging: brcm80211: replaced typedef antsel_info_t by struct antsel_infoRoland Vossen2010-12-084-23/+29
* staging: brcm80211: replaced typedef wlc_ap_info_t by struct wlc_ap_infoRoland Vossen2010-12-082-2/+2
* staging: brcm80211: replaced typedef ampdu_info_t by struct ampdu_infoRoland Vossen2010-12-084-44/+46
* staging: brcm80211: replaced typedef wlc_if_t by struct wlc_ifRoland Vossen2010-12-084-7/+7
* staging: brcm80211: removed unused typedefsRoland Vossen2010-12-081-9/+0Star
* staging: brcm80211: replaced wlc_hw_info_t by struct wlc_hw_infoRoland Vossen2010-12-078-240/+252
* staging: brcm80211: remove macro usage for sk_buff releaseArend van Spriel2010-12-072-5/+5
* staging: brcm80211: replaced wlc_info_t by struct wlc_info.Roland Vossen2010-12-0718-446/+460
* staging: brcm80211: Move osl_pub into oslBrett Rudley2010-12-071-3/+3
* staging: brcm80211: added firmware validationRoland Vossen2010-12-033-2/+60
* staging: brcm80211: remove redundant CHIPREV macroArend van Spriel2010-12-022-2/+2
* staging: brcm80211: remove redundant CHIPID macroArend van Spriel2010-12-022-16/+16
* staging: brcm80211: replaced typedef struct wl_info_t by struct wl_info.Roland Vossen2010-12-014-71/+65Star
* staging: brcm80211: bcmp => memcmpBrett Rudley2010-12-011-1/+1
* staging: brcm80211: bzero => memsetBrett Rudley2010-12-016-37/+39
* staging: brcm80211: Remove OSL_DMADDRWIDTHBrett Rudley2010-12-011-1/+0Star
* staging: brcm80211: Remove BUSTYPE macroBrett Rudley2010-11-293-13/+13
* staging: brcm80211: remove some more packet related macrosArend van Spriel2010-11-291-4/+4
* staging: brcm80211: removed packet macros for accessing sk_buff fieldsArend van Spriel2010-11-294-42/+42
* staging: brcm80211: change packet buffer type to native struct sk_buffArend van Spriel2010-11-297-54/+56
* staging: brcm80211: stragglers not handled by unifdefBrett Rudley2010-11-203-7/+0Star
* staging: brcm80211: unifdef -UBCMSDIOBrett Rudley2010-11-207-60/+0Star
* staging: brcm80211: remove bmac-only header filesBrett Rudley2010-11-202-570/+0Star
* staging: brcm80211: unifdef -UWLC_SPLITBrett Rudley2010-11-201-9/+0Star
* staging: brcm80211: unifdef -DWLC_LOWBrett Rudley2010-11-2011-91/+0Star
* staging: brcm80211: unifdef -UWLC_LOW_ONLYBrett Rudley2010-11-201-9/+0Star
* staging: brcm80211: unifdef -UWLC_HIGH_ONLYBrett Rudley2010-11-209-871/+0Star
* staging: brcm80211: replaced PKTSETLEN macro by native __skb_trim callArend van Spriel2010-11-201-1/+1
* staging: brcm80211: replace PKTPUSH and PKTPULL macros with native skbuff callsArend van Spriel2010-11-202-11/+11
* staging: brcm80211: s/osl_t/struct osl_info/gBrett Rudley2010-11-1713-71/+75
* staging: brcm80211: Remove unused module parameters.Brett Rudley2010-11-111-42/+6Star
* staging: brcm80211: migrate #includes from headers into .c files.Brett Rudley2010-11-1010-6/+16
* staging: brcm80211: Remove pkttag from oslBrett Rudley2010-11-102-6/+1Star
* Staging: brcm80211: simplify expressionNicolas Kaiser2010-11-101-1/+1
* staging: brcm80211: purge epivers.hBrett Rudley2010-11-102-7/+7