summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/sys/wlc_mac80211.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-21staging: brcm80211: moved code around for cleanupArend van Spriel1-8479/+0
2011-01-20staging: brcm80211: replaced struct ht_cap_ie by struct ieee80211_ht_capRoland Vossen1-11/+14
2011-01-20staging: brcm80211: deleted struct dot11_bcn_prbRoland Vossen1-4/+0
2011-01-20staging: brcm80211: cleaned up macros in 802.11.hRoland Vossen1-9/+13
2011-01-20staging: brcm80211: replaced some ieee80211 preprocessor constants part 2Roland Vossen1-14/+17
2011-01-20staging: brcm80211: replaced some ieee80211 preprocessor constants part 1Roland Vossen1-15/+15
2011-01-20staging: brcm80211: replaced struct dot11_management_header with ieee80211_mgmtRoland Vossen1-5/+4
2011-01-20staging: brcm80211: replaced struct dot11_header by struct ieee80211_hdrRoland Vossen1-33/+33
2011-01-20staging: brcm80211: replaced struct dot11_rts_frame by struct ieee80211_rtsRoland Vossen1-9/+9
2011-01-20staging: brcm80211: replaced 5Ghz specific wf_channel2mhz()Roland Vossen1-1/+3
2011-01-20staging: brcm80211: replaced 2.4Ghz specific wf_channel2mhz()Roland Vossen1-1/+1
2011-01-20staging: brcm80211: last nail into proto/ethernet.hArend van Spriel1-22/+22
2011-01-20staging: brcm80211: removed usage of proto/wpa.h fileArend van Spriel1-1/+9
2011-01-20staging: brcm80211: remove usage of struct ether_headerArend van Spriel1-1/+1
2010-12-16staging: brcm80211: Fix WL_<type> logging macrosJoe Perches1-160/+180
2010-12-16staging: brcm80211: Remove ETHER_HDR_LEN, use ETH_HLENJoe Perches1-1/+1
2010-12-16staging: brcm80211: Convert ETHER_ADDR_LEN to ETH_ALENJoe Perches1-9/+9
2010-12-16staging: brcm80211: Convert ETHER_IS<FOO> to is_<foo>_ether_addrJoe Perches1-3/+3
2010-12-16staging: brcm80211: Convert ETHER_IS_MULTI to is_multicast_ether_addrJoe Perches1-6/+10
2010-12-09staging: brcm80211: removed ap related commentsRoland Vossen1-7/+0
2010-12-08staging: brcm80211: replaced typedef wlc_pub_t by struct wlc_pubRoland Vossen1-5/+5
2010-12-08staging: brcm80211: replaced typedef wlcband_t by struct wlcbandRoland Vossen1-5/+6
2010-12-08staging: brcm80211: replaced typedef hnddma_t by struct hnddma_pubRoland Vossen1-1/+1
2010-12-08staging: brcm80211: replaced typedef wlc_if_t by struct wlc_ifRoland Vossen1-1/+1
2010-12-06staging: brcm80211: remove macro usage for sk_buff releaseArend van Spriel1-4/+4
2010-12-06staging: brcm80211: replaced wlc_info_t by struct wlc_info.Roland Vossen1-223/+229
2010-12-06staging: brcm80211: Move osl_pub into oslBrett Rudley1-3/+3
2010-12-02staging: brcm80211: remove redundant CHIPREV macroArend van Spriel1-1/+1
2010-12-02staging: brcm80211: remove redundant CHIPID macroArend van Spriel1-4/+4
2010-12-01staging: brcm80211: bzero => memsetBrett Rudley1-23/+25
2010-11-29staging: brcm80211: Remove BUSTYPE macroBrett Rudley1-1/+1
2010-11-29staging: brcm80211: remove some more packet related macrosArend van Spriel1-4/+4
2010-11-29staging: brcm80211: removed packet macros for accessing sk_buff fieldsArend van Spriel1-25/+25
2010-11-29staging: brcm80211: change packet buffer type to native struct sk_buffArend van Spriel1-18/+21
2010-11-19staging: brcm80211: unifdef -UBCMSDIOBrett Rudley1-4/+0
2010-11-19staging: brcm80211: unifdef -DWLC_LOWBrett Rudley1-18/+0
2010-11-19staging: brcm80211: unifdef -UWLC_HIGH_ONLYBrett Rudley1-226/+0
2010-11-19staging: brcm80211: replaced PKTSETLEN macro by native __skb_trim callArend van Spriel1-1/+1
2010-11-19staging: brcm80211: replace PKTPUSH and PKTPULL macros with native skbuff callsArend van Spriel1-7/+7
2010-11-17staging: brcm80211: s/osl_t/struct osl_info/gBrett Rudley1-17/+19
2010-11-09staging: brcm80211: migrate #includes from headers into .c files.Brett Rudley1-0/+2
2010-11-09Staging: brcm80211: simplify expressionNicolas Kaiser1-1/+1
2010-11-09staging: brcm80211: purge epivers.hBrett Rudley1-1/+2
2010-11-09staging: brcm80211: Separate fullmac vs softmac defs in shared fileBrett Rudley1-0/+2
2010-11-09staging: brcm80211: Purge linuxver.h and redistribute #includes as requiredBrett Rudley1-1/+0
2010-11-09staging: brcm80211: Move #includes out of d11.hBrett Rudley1-0/+2
2010-10-21Staging: brcm80211: remove typedefs.hGreg Kroah-Hartman1-5/+3
2010-10-21Staging: brcm80211: remove uintptr typedef usageGreg Kroah-Hartman1-8/+8
2010-10-14staging: brcm80211: replace MFREE with kfreemike.rapoport@gmail.com1-11/+8
2010-10-14staging: brcm80211: Purge unused bcmwpa.[ch]Brett Rudley1-1/+0