summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/sys/wlc_mac80211.c
Commit message (Expand)AuthorAgeFilesLines
* staging: brcm80211: moved code around for cleanupArend van Spriel2011-01-211-8479/+0
* staging: brcm80211: replaced struct ht_cap_ie by struct ieee80211_ht_capRoland Vossen2011-01-201-11/+14
* staging: brcm80211: deleted struct dot11_bcn_prbRoland Vossen2011-01-201-4/+0
* staging: brcm80211: cleaned up macros in 802.11.hRoland Vossen2011-01-201-9/+13
* staging: brcm80211: replaced some ieee80211 preprocessor constants part 2Roland Vossen2011-01-201-14/+17
* staging: brcm80211: replaced some ieee80211 preprocessor constants part 1Roland Vossen2011-01-201-15/+15
* staging: brcm80211: replaced struct dot11_management_header with ieee80211_mgmtRoland Vossen2011-01-201-5/+4
* staging: brcm80211: replaced struct dot11_header by struct ieee80211_hdrRoland Vossen2011-01-201-33/+33
* staging: brcm80211: replaced struct dot11_rts_frame by struct ieee80211_rtsRoland Vossen2011-01-201-9/+9
* staging: brcm80211: replaced 5Ghz specific wf_channel2mhz()Roland Vossen2011-01-201-1/+3
* staging: brcm80211: replaced 2.4Ghz specific wf_channel2mhz()Roland Vossen2011-01-201-1/+1
* staging: brcm80211: last nail into proto/ethernet.hArend van Spriel2011-01-201-22/+22
* staging: brcm80211: removed usage of proto/wpa.h fileArend van Spriel2011-01-201-1/+9
* staging: brcm80211: remove usage of struct ether_headerArend van Spriel2011-01-201-1/+1
* staging: brcm80211: Fix WL_<type> logging macrosJoe Perches2010-12-161-160/+180
* 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-161-9/+9
* staging: brcm80211: Convert ETHER_IS<FOO> to is_<foo>_ether_addrJoe Perches2010-12-161-3/+3
* staging: brcm80211: Convert ETHER_IS_MULTI to is_multicast_ether_addrJoe Perches2010-12-161-6/+10
* staging: brcm80211: removed ap related commentsRoland Vossen2010-12-091-7/+0
* staging: brcm80211: replaced typedef wlc_pub_t by struct wlc_pubRoland Vossen2010-12-081-5/+5
* staging: brcm80211: replaced typedef wlcband_t by struct wlcbandRoland Vossen2010-12-081-5/+6
* staging: brcm80211: replaced typedef hnddma_t by struct hnddma_pubRoland Vossen2010-12-081-1/+1
* staging: brcm80211: replaced typedef wlc_if_t by struct wlc_ifRoland Vossen2010-12-081-1/+1
* staging: brcm80211: remove macro usage for sk_buff releaseArend van Spriel2010-12-061-4/+4
* staging: brcm80211: replaced wlc_info_t by struct wlc_info.Roland Vossen2010-12-061-223/+229
* staging: brcm80211: Move osl_pub into oslBrett Rudley2010-12-061-3/+3
* staging: brcm80211: remove redundant CHIPREV macroArend van Spriel2010-12-021-1/+1
* staging: brcm80211: remove redundant CHIPID macroArend van Spriel2010-12-021-4/+4
* staging: brcm80211: bzero => memsetBrett Rudley2010-12-011-23/+25
* staging: brcm80211: Remove BUSTYPE macroBrett Rudley2010-11-291-1/+1
* 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-291-25/+25
* staging: brcm80211: change packet buffer type to native struct sk_buffArend van Spriel2010-11-291-18/+21
* staging: brcm80211: unifdef -UBCMSDIOBrett Rudley2010-11-191-4/+0
* staging: brcm80211: unifdef -DWLC_LOWBrett Rudley2010-11-191-18/+0
* staging: brcm80211: unifdef -UWLC_HIGH_ONLYBrett Rudley2010-11-191-226/+0
* staging: brcm80211: replaced PKTSETLEN macro by native __skb_trim callArend van Spriel2010-11-191-1/+1
* staging: brcm80211: replace PKTPUSH and PKTPULL macros with native skbuff callsArend van Spriel2010-11-191-7/+7
* staging: brcm80211: s/osl_t/struct osl_info/gBrett Rudley2010-11-171-17/+19
* staging: brcm80211: migrate #includes from headers into .c files.Brett Rudley2010-11-091-0/+2
* Staging: brcm80211: simplify expressionNicolas Kaiser2010-11-091-1/+1
* staging: brcm80211: purge epivers.hBrett Rudley2010-11-091-1/+2
* staging: brcm80211: Separate fullmac vs softmac defs in shared fileBrett Rudley2010-11-091-0/+2
* staging: brcm80211: Purge linuxver.h and redistribute #includes as requiredBrett Rudley2010-11-091-1/+0
* staging: brcm80211: Move #includes out of d11.hBrett Rudley2010-11-091-0/+2
* Staging: brcm80211: remove typedefs.hGreg Kroah-Hartman2010-10-211-5/+3
* Staging: brcm80211: remove uintptr typedef usageGreg Kroah-Hartman2010-10-211-8/+8
* staging: brcm80211: replace MFREE with kfreemike.rapoport@gmail.com2010-10-141-11/+8
* staging: brcm80211: Purge unused bcmwpa.[ch]Brett Rudley2010-10-141-1/+0
OpenPOWER on IntegriCloud