summaryrefslogtreecommitdiff
path: root/drivers/staging/brcm80211
AgeCommit message (Expand)Author
2011-01-21staging: brcm80211: remove unused type definitions from driverArend van Spriel
2011-01-21staging: brcm80211: remove unused function from wlc_stf.cArend van Spriel
2011-01-21staging: brcm80211: removed unused inline function from wlc_ampdu.cArend van Spriel
2011-01-21staging: brcm80211: remove unused function from wlc_event.cArend van Spriel
2011-01-21staging: brcm80211: remove unused function from wlc_channel.cArend van Spriel
2011-01-21staging: brcm80211: remove unused function from wlc_bmac.cArend van Spriel
2011-01-21staging: brcm80211: remove unused functions from sbutils.cArend van Spriel
2011-01-21staging: brcm80211: remove unused inline funtion from siutils.hArend van Spriel
2011-01-21staging: brcm80211: remove unused function from dhd_common.cArend van Spriel
2011-01-21staging: brcm80211: remove unused function from dhd_cdc.cArend van Spriel
2011-01-21staging: brcm80211: remove unused function from bcmwifi.cArend van Spriel
2011-01-21staging: brcm80211: use KBUILD_MODNAME as driver name in registrationArend van Spriel
2011-01-21staging: brcm80211: removed sys directory layer from brcmsmac driverArend van Spriel
2011-01-21staging: brcm80211: cleanup on the brcm80211 include directoryArend van Spriel
2011-01-21staging: brcm80211: moved code around for cleanupArend van Spriel
2011-01-20staging: brcm80211: Remove unnecessary memset(,0,)Joe Perches
2011-01-20staging: brcm80211 Remove WAKE_LOCKJustin P. Mattock
2011-01-20staging: brcm80211 dhd.h Remove CONFIG_HAS_WAKELOCKJustin P. Mattock
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: remove usage of packet section macrosArend van Spriel
2011-01-20staging: brcm80211: removed usage of proto/wpa.h fileArend van Spriel
2011-01-20staging: brcm80211: cleanup proto/ethernet.h includeArend van Spriel
2011-01-20staging: brcm80211: remove usage of struct ether_headerArend van Spriel
2011-01-20staging: brcm80211: move definition of ETHER_TYPE_BRCM to source fileArend van Spriel
2011-01-20staging: brcm80211: remove usage of ETHER_MAX_LEN definitionArend van Spriel
2010-12-16staging: brcm80211: Fix WL_<type> logging macrosJoe Perches
2010-12-16staging: brcm80211: Convert ETHER_TYPE_802_1X to ETH_P_PAEJoe Perches
2010-12-16staging: brcm80211: Remove unused ETHER_TYPE_<foo> #definesJoe 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: Remove unused ether_<foo> #defines and structJoe Perches
2010-12-16staging: brcm80211: Convert ETHER_IS_MULTI to is_multicast_ether_addrJoe Perches
2010-12-16staging: brcm80211: Remove unused #defines ETHER_<foo>_LOCALADDRJoe Perches
2010-12-10staging: brcm80211: removed ap related commentsRoland Vossen
2010-12-10staging: brcm80211: Remove redundant unlikely()Tobias Klauser
2010-12-08staging: brcm80211: fix documentation on installing firmwareHenry Ptasinski
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