summaryrefslogtreecommitdiff
path: root/drivers/staging/brcm80211/brcmfmac/wl_iw.c
Commit message (Expand)AuthorAgeFilesLines
* staging: brcm80211: remove wireless extensions support from brcmfmacArend van Spriel2011-07-051-3660/+0
* staging: brcm80211: move assert function to dhd_linux.cArend van Spriel2011-07-051-51/+0
* staging: brcm80211: remove checkpatch errors found in fullmacArend van Spriel2011-06-281-1/+1
* staging: brcm80211: removed superfluous forward struct declarationsRoland Vossen2011-06-281-2/+0
* staging: brcm80211: fixed double #include problemRoland Vossen2011-06-281-12/+6
* Merge Linus's tree into staging-nextGreg Kroah-Hartman2011-06-091-20/+46
|\
| * staging: brcm80211: renamed files in brcmsmac and include directoriesRoland Vossen2011-06-071-1/+1
| * staging: brcm80211: renamed utility module related filesRoland Vossen2011-06-071-2/+2
| * staging: brcm80211: cleaned up prefix for utility functionsRoland Vossen2011-06-071-14/+17
| * staging: brcm80211: removed wl_ (vendor specific acronym)Roland Vossen2011-06-071-1/+1
| * staging: brcm80211: clean up wl_iw.h in fullmacFranky Lin2011-06-071-0/+1
| * staging: brcm80211: clean up dhd.h in fullmacFranky Lin2011-06-071-0/+2
| * staging: brcm80211: replaced typedef si_t with struct si_pubRoland Vossen2011-06-071-1/+2
| * staging: brcm80211: emptied include/802.11.hRoland Vossen2011-06-071-0/+4
| * staging: brcm80211: removed wlioctl.h and dhdioctl.hRoland Vossen2011-06-071-1/+0
| * staging: brcm80211: emptied wlioctl.hRoland Vossen2011-06-071-2/+18
* | staging: brcm80211: fix for 'multiple definition of wl_msg_level' build errRoland Vossen2011-06-071-2/+0
|/
* staging: brcm80211: removed stats WEXT support from fullmacRoland Vossen2011-05-171-100/+1
* staging: brcm80211: move utility functions into new moduleHenry Ptasinski2011-05-111-1/+1
* staging: brcm80211: brcmfmac: Fix memset using sizeof(ptr) not sizeof(*ptr)Joe Perches2011-05-101-3/+1
* staging: brcm80211: moved ASSERT logic to fullmac driverRoland Vossen2011-05-031-0/+50
* drivers/staging/brcm80211/brcmfmac/wl_iw.c: introduce missing kfreeJulia Lawall2011-04-201-1/+3
* staging: brcm80211: optimize kmalloc to kzallocAlexander Beregalov2011-03-091-6/+3
* staging: brcm80211: remove osl source files from driverArend van Spriel2011-03-021-1/+0
* brcm80211: replace broadcom specific definesStanislav Fomichev2011-02-281-1/+1
* staging: brcm80211: remove the rest of broadcom specific byte swapping routinesStanislav Fomichev2011-02-231-1/+0
* staging: brcm80211: replace htod/dtoh broadcom definesStanislav Fomichev2011-02-231-138/+126
* staging: brcm80211: replace broadcom specific unaligned byte swapping routinesStanislav Fomichev2011-02-231-3/+2
* staging: brcm80211: replace broadcom specific byte swapping routinesStanislav Fomichev2011-02-231-7/+7
* staging: brcm80211: replace bcopy with memcpyStanislav Fomichev2011-02-181-28/+29
* staging: brcm80211: enable driver counter functionalityArend van Spriel2011-02-181-5/+7
* staging: brcm80211: remove usage of printf (macro) from driverArend van Spriel2011-02-181-4/+4
* staging: Fix some incorrect use of positive error codes.Ralph Loader2011-01-211-1/+1
* staging: brcm80211 Remove WAKE_LOCKJustin P. Mattock2011-01-201-4/+0
* staging: brcm80211: replaced some ieee80211 preprocessor constants part 2Roland Vossen2011-01-201-17/+19
* staging: brcm80211: replaced 5Ghz specific wf_channel2mhz()Roland Vossen2011-01-201-9/+10
* staging: brcm80211: replaced 2.4Ghz specific wf_channel2mhz()Roland Vossen2011-01-201-16/+22
* staging: brcm80211: last nail into proto/ethernet.hArend van Spriel2011-01-201-4/+7
* staging: brcm80211: removed usage of proto/wpa.h fileArend van Spriel2011-01-201-8/+8
* staging: brcm80211: remove usage of struct ether_headerArend van Spriel2011-01-201-2/+0
* staging: brcm80211: Fix WL_<type> logging macrosJoe Perches2010-12-161-246/+234
* staging: brcm80211: Convert ETHER_ADDR_LEN to ETH_ALENJoe Perches2010-12-161-29/+29
* staging: brcm80211: Convert ETHER_IS<FOO> to is_<foo>_ether_addrJoe Perches2010-12-161-1/+2
* staging: brcm80211: Convert ETHER_IS_MULTI to is_multicast_ether_addrJoe Perches2010-12-161-1/+1
* staging: brcm80211: replaced typedef struct wl_info_t by struct wl_info.Roland Vossen2010-12-011-2/+1
* staging: brcm80211: bcmp => memcmpBrett Rudley2010-12-011-4/+4
* staging: brcm80211: bzero => memsetBrett Rudley2010-12-011-12/+12
* staging: brcm80211: add include file for using semaphore related definitionsArend van Spriel2010-11-291-0/+1
* Staging: brcm80211: Remove unnecessary casts of void ptr returning alloc func...Jesper Juhl2010-11-091-5/+2
* staging: brcm80211: Purge linuxver.h and redistribute #includes as requiredBrett Rudley2010-11-091-1/+1