aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/brcm80211/sys
AgeCommit message (Expand)Author
2011-01-21staging: brcm80211: moved code around for cleanupArend van Spriel
2011-01-20staging: brcm80211: replaced struct ht_cap_ie by struct ieee80211_ht_capRoland Vossen
2011-01-20staging: brcm80211: deleted struct dot11_bcn_prbRoland Vossen
2011-01-20staging: brcm80211: cleaned up macros in 802.11.hRoland 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: replaced struct dot11_management_header with ieee80211_mgmtRoland Vossen
2011-01-20staging: brcm80211: replaced struct dot11_header by struct ieee80211_hdrRoland Vossen
2011-01-20staging: brcm80211: replaced struct dot11_rts_frame by struct ieee80211_rtsRoland Vossen
2011-01-20staging: brcm80211: replaced 5Ghz specific wf_channel2mhz()Roland Vossen
2011-01-20staging: brcm80211: replaced 2.4Ghz specific wf_channel2mhz()Roland Vossen
2011-01-20staging: brcm80211: last nail into proto/ethernet.hArend van Spriel
2011-01-20staging: brcm80211: removed usage of proto/wpa.h fileArend van Spriel
2011-01-20staging: brcm80211: remove usage of struct ether_headerArend van Spriel
2010-12-16staging: brcm80211: Fix WL_<type> logging macrosJoe Perches
2010-12-16staging: brcm80211: Remove ETHER_HDR_LEN, use ETH_HLENJoe Perches
2010-12-16staging: brcm80211: Convert ETHER_ADDR_LEN to ETH_ALENJoe Perches
2010-12-16staging: brcm80211: Convert ETHER_IS<FOO> to is_<foo>_ether_addrJoe Perches
2010-12-16staging: brcm80211: Convert ETHER_IS_MULTI to is_multicast_ether_addrJoe Perches
2010-12-09staging: brcm80211: removed ap related commentsRoland Vossen
2010-12-08staging: brcm80211: removed unused struct wlc_ap_infoRoland Vossen
2010-12-08staging: brcm80211: replaced typedef wlc_pub_t by struct wlc_pubRoland Vossen
2010-12-08staging: brcm80211: replaced typedef wlccore_t by struct wlccoreRoland Vossen
2010-12-08staging: brcm80211: replaced typedef wlcband_t by struct wlcbandRoland Vossen
2010-12-08staging: brcm80211: replaced typedef hnddma_t by struct hnddma_pubRoland Vossen
2010-12-08staging: brcm80211: replaced typedef wl_if_t by struct wl_ifRoland Vossen
2010-12-08staging: brcm80211: replaced typedef bmac_pmq_t by struct bmac_pmqRoland Vossen
2010-12-08staging: brcm80211: replaced typedef antsel_info_t by struct antsel_infoRoland Vossen
2010-12-08staging: brcm80211: replaced typedef wlc_ap_info_t by struct wlc_ap_infoRoland Vossen
2010-12-08staging: brcm80211: replaced typedef ampdu_info_t by struct ampdu_infoRoland Vossen
2010-12-08staging: brcm80211: replaced typedef wlc_if_t by struct wlc_ifRoland Vossen
2010-12-08staging: brcm80211: removed unused typedefsRoland Vossen
2010-12-06staging: brcm80211: replaced wlc_hw_info_t by struct wlc_hw_infoRoland Vossen
2010-12-06staging: brcm80211: remove macro usage for sk_buff releaseArend van Spriel
2010-12-06staging: brcm80211: replaced wlc_info_t by struct wlc_info.Roland Vossen
2010-12-06staging: brcm80211: Move osl_pub into oslBrett Rudley
2010-12-03staging: brcm80211: added firmware validationRoland Vossen
2010-12-02staging: brcm80211: remove redundant CHIPREV macroArend van Spriel
2010-12-02staging: brcm80211: remove redundant CHIPID macroArend van Spriel
2010-12-01staging: brcm80211: replaced typedef struct wl_info_t by struct wl_info.Roland Vossen
2010-12-01staging: brcm80211: bcmp => memcmpBrett Rudley
2010-12-01staging: brcm80211: bzero => memsetBrett Rudley
2010-12-01staging: brcm80211: Remove OSL_DMADDRWIDTHBrett Rudley
2010-11-29staging: brcm80211: Remove BUSTYPE macroBrett Rudley
2010-11-29staging: brcm80211: remove some more packet related macrosArend van Spriel
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-19staging: brcm80211: stragglers not handled by unifdefBrett Rudley
2010-11-19staging: brcm80211: unifdef -UBCMSDIOBrett Rudley
2010-11-19staging: brcm80211: remove bmac-only header filesBrett Rudley