aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/brcmfmac/wl_iw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-05staging: brcm80211: remove wireless extensions support from brcmfmacArend van Spriel1-3660/+0
2011-07-05staging: brcm80211: move assert function to dhd_linux.cArend van Spriel1-51/+0
2011-06-28staging: brcm80211: remove checkpatch errors found in fullmacArend van Spriel1-1/+1
2011-06-28staging: brcm80211: removed superfluous forward struct declarationsRoland Vossen1-2/+0
2011-06-28staging: brcm80211: fixed double #include problemRoland Vossen1-12/+6
2011-06-09Merge Linus's tree into staging-nextGreg Kroah-Hartman1-20/+46
2011-06-07staging: brcm80211: renamed files in brcmsmac and include directoriesRoland Vossen1-1/+1
2011-06-07staging: brcm80211: renamed utility module related filesRoland Vossen1-2/+2
2011-06-07staging: brcm80211: cleaned up prefix for utility functionsRoland Vossen1-14/+17
2011-06-07staging: brcm80211: removed wl_ (vendor specific acronym)Roland Vossen1-1/+1
2011-06-07staging: brcm80211: clean up wl_iw.h in fullmacFranky Lin1-0/+1
2011-06-07staging: brcm80211: clean up dhd.h in fullmacFranky Lin1-0/+2
2011-06-07staging: brcm80211: replaced typedef si_t with struct si_pubRoland Vossen1-1/+2
2011-06-07staging: brcm80211: emptied include/802.11.hRoland Vossen1-0/+4
2011-06-07staging: brcm80211: removed wlioctl.h and dhdioctl.hRoland Vossen1-1/+0
2011-06-07staging: brcm80211: emptied wlioctl.hRoland Vossen1-2/+18
2011-06-07staging: brcm80211: fix for 'multiple definition of wl_msg_level' build errRoland Vossen1-2/+0
2011-05-17staging: brcm80211: removed stats WEXT support from fullmacRoland Vossen1-100/+1
2011-05-11staging: brcm80211: move utility functions into new moduleHenry Ptasinski1-1/+1
2011-05-10staging: brcm80211: brcmfmac: Fix memset using sizeof(ptr) not sizeof(*ptr)Joe Perches1-3/+1
2011-05-03staging: brcm80211: moved ASSERT logic to fullmac driverRoland Vossen1-0/+50
2011-04-20drivers/staging/brcm80211/brcmfmac/wl_iw.c: introduce missing kfreeJulia Lawall1-1/+3
2011-03-09staging: brcm80211: optimize kmalloc to kzallocAlexander Beregalov1-6/+3
2011-03-02staging: brcm80211: remove osl source files from driverArend van Spriel1-1/+0
2011-02-28brcm80211: replace broadcom specific definesStanislav Fomichev1-1/+1
2011-02-23staging: brcm80211: remove the rest of broadcom specific byte swapping routinesStanislav Fomichev1-1/+0
2011-02-23staging: brcm80211: replace htod/dtoh broadcom definesStanislav Fomichev1-138/+126
2011-02-23staging: brcm80211: replace broadcom specific unaligned byte swapping routinesStanislav Fomichev1-3/+2
2011-02-23staging: brcm80211: replace broadcom specific byte swapping routinesStanislav Fomichev1-7/+7
2011-02-18staging: brcm80211: replace bcopy with memcpyStanislav Fomichev1-28/+29
2011-02-18staging: brcm80211: enable driver counter functionalityArend van Spriel1-5/+7
2011-02-18staging: brcm80211: remove usage of printf (macro) from driverArend van Spriel1-4/+4
2011-01-21staging: Fix some incorrect use of positive error codes.Ralph Loader1-1/+1
2011-01-20staging: brcm80211 Remove WAKE_LOCKJustin P. Mattock1-4/+0
2011-01-20staging: brcm80211: replaced some ieee80211 preprocessor constants part 2Roland Vossen1-17/+19
2011-01-20staging: brcm80211: replaced 5Ghz specific wf_channel2mhz()Roland Vossen1-9/+10
2011-01-20staging: brcm80211: replaced 2.4Ghz specific wf_channel2mhz()Roland Vossen1-16/+22
2011-01-20staging: brcm80211: last nail into proto/ethernet.hArend van Spriel1-4/+7
2011-01-20staging: brcm80211: removed usage of proto/wpa.h fileArend van Spriel1-8/+8
2011-01-20staging: brcm80211: remove usage of struct ether_headerArend van Spriel1-2/+0
2010-12-16staging: brcm80211: Fix WL_<type> logging macrosJoe Perches1-246/+234
2010-12-16staging: brcm80211: Convert ETHER_ADDR_LEN to ETH_ALENJoe Perches1-29/+29
2010-12-16staging: brcm80211: Convert ETHER_IS<FOO> to is_<foo>_ether_addrJoe Perches1-1/+2
2010-12-16staging: brcm80211: Convert ETHER_IS_MULTI to is_multicast_ether_addrJoe Perches1-1/+1
2010-12-01staging: brcm80211: replaced typedef struct wl_info_t by struct wl_info.Roland Vossen1-2/+1
2010-12-01staging: brcm80211: bcmp => memcmpBrett Rudley1-4/+4
2010-12-01staging: brcm80211: bzero => memsetBrett Rudley1-12/+12
2010-11-29staging: brcm80211: add include file for using semaphore related definitionsArend van Spriel1-0/+1
2010-11-09Staging: brcm80211: Remove unnecessary casts of void ptr returning alloc function return valuesJesper Juhl1-5/+2
2010-11-09staging: brcm80211: Purge linuxver.h and redistribute #includes as requiredBrett Rudley1-1/+1