summaryrefslogtreecommitdiff
path: root/drivers/staging/brcm80211/brcmfmac/wl_iw.c
AgeCommit message (Expand)Author
2011-07-05staging: brcm80211: remove wireless extensions support from brcmfmacArend van Spriel
2011-07-05staging: brcm80211: move assert function to dhd_linux.cArend van Spriel
2011-06-28staging: brcm80211: remove checkpatch errors found in fullmacArend van Spriel
2011-06-28staging: brcm80211: removed superfluous forward struct declarationsRoland Vossen
2011-06-28staging: brcm80211: fixed double #include problemRoland Vossen
2011-06-09Merge Linus's tree into staging-nextGreg Kroah-Hartman
2011-06-07staging: brcm80211: renamed files in brcmsmac and include directoriesRoland Vossen
2011-06-07staging: brcm80211: renamed utility module related filesRoland Vossen
2011-06-07staging: brcm80211: cleaned up prefix for utility functionsRoland Vossen
2011-06-07staging: brcm80211: removed wl_ (vendor specific acronym)Roland Vossen
2011-06-07staging: brcm80211: clean up wl_iw.h in fullmacFranky Lin
2011-06-07staging: brcm80211: clean up dhd.h in fullmacFranky Lin
2011-06-07staging: brcm80211: replaced typedef si_t with struct si_pubRoland Vossen
2011-06-07staging: brcm80211: emptied include/802.11.hRoland Vossen
2011-06-07staging: brcm80211: removed wlioctl.h and dhdioctl.hRoland Vossen
2011-06-07staging: brcm80211: emptied wlioctl.hRoland Vossen
2011-06-07staging: brcm80211: fix for 'multiple definition of wl_msg_level' build errRoland Vossen
2011-05-17staging: brcm80211: removed stats WEXT support from fullmacRoland Vossen
2011-05-11staging: brcm80211: move utility functions into new moduleHenry Ptasinski
2011-05-10staging: brcm80211: brcmfmac: Fix memset using sizeof(ptr) not sizeof(*ptr)Joe Perches
2011-05-03staging: brcm80211: moved ASSERT logic to fullmac driverRoland Vossen
2011-04-20drivers/staging/brcm80211/brcmfmac/wl_iw.c: introduce missing kfreeJulia Lawall
2011-03-09staging: brcm80211: optimize kmalloc to kzallocAlexander Beregalov
2011-03-02staging: brcm80211: remove osl source files from driverArend van Spriel
2011-02-28brcm80211: replace broadcom specific definesStanislav Fomichev
2011-02-23staging: brcm80211: remove the rest of broadcom specific byte swapping routinesStanislav Fomichev
2011-02-23staging: brcm80211: replace htod/dtoh broadcom definesStanislav Fomichev
2011-02-23staging: brcm80211: replace broadcom specific unaligned byte swapping routinesStanislav Fomichev
2011-02-23staging: brcm80211: replace broadcom specific byte swapping routinesStanislav Fomichev
2011-02-18staging: brcm80211: replace bcopy with memcpyStanislav Fomichev
2011-02-18staging: brcm80211: enable driver counter functionalityArend van Spriel
2011-02-18staging: brcm80211: remove usage of printf (macro) from driverArend van Spriel
2011-01-21staging: Fix some incorrect use of positive error codes.Ralph Loader
2011-01-20staging: brcm80211 Remove WAKE_LOCKJustin P. Mattock
2011-01-20staging: brcm80211: replaced some ieee80211 preprocessor constants part 2Roland 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: 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-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-11-29staging: brcm80211: add include file for using semaphore related definitionsArend van Spriel
2010-11-09Staging: brcm80211: Remove unnecessary casts of void ptr returning alloc func...Jesper Juhl
2010-11-09staging: brcm80211: Purge linuxver.h and redistribute #includes as requiredBrett Rudley