summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/brcmfmac/dhd_linux.c
Commit message (Expand)AuthorAgeFilesLines
* staging: brcm80211: Remove NULL check before kfreeIlia Mirkin2011-03-141-2/+1
* staging: brcm80211: optimize kmalloc to kzallocAlexander Beregalov2011-03-091-3/+1
* staging: brcm80211: remove osl source files from driverArend van Spriel2011-03-021-1/+0
* staging: brcm80211: remove struct osl_info from driver sourcesArend van Spriel2011-03-021-13/+1
* staging: brcm80211: remove struct osl_info from function prototypesArend van Spriel2011-03-021-4/+4
* staging: brcm80211: remove counting of allocated sk_buff packetsArend van Spriel2011-03-021-10/+0
* staging: brcm80211: removed struct osl_info usage from fullmac driverArend van Spriel2011-03-021-1/+1
* staging: brcm80211: remove the rest of broadcom specific byte swapping routinesStanislav Fomichev2011-02-231-1/+0
* staging: brcm80211: replace broadcom specific byte swapping routinesStanislav Fomichev2011-02-231-9/+11
* staging/trivial: fix typos concerning "failed"Uwe Kleine-König2011-02-181-4/+4
* staging: brcm80211: replace bcopy with memcpyStanislav Fomichev2011-02-181-1/+1
* staging: brcm80211: remove usage of printf (macro) from driverArend van Spriel2011-02-181-2/+2
* staging: brcm80211: remove driver message upon initializationArend van Spriel2011-02-041-9/+1
* staging: brcm80211: use KBUILD_MODNAME as driver name in registrationArend van Spriel2011-01-211-1/+1
* staging: brcm80211 Remove WAKE_LOCKJustin P. Mattock2011-01-201-33/+0
* staging: brcm80211: last nail into proto/ethernet.hArend van Spriel2011-01-201-6/+5
* staging: brcm80211: remove usage of struct ether_headerArend van Spriel2011-01-201-6/+6
* staging: brcm80211: move definition of ETHER_TYPE_BRCM to source fileArend van Spriel2011-01-201-2/+3
* staging: brcm80211: Convert ETHER_TYPE_802_1X to ETH_P_PAEJoe Perches2010-12-161-2/+2
* staging: brcm80211: Convert ETHER_ADDR_LEN to ETH_ALENJoe Perches2010-12-161-13/+13
* staging: brcm80211: Convert ETHER_IS_MULTI to is_multicast_ether_addrJoe Perches2010-12-161-1/+1
* staging: brcm80211: move fullmac-only code from osl to fullmac filesBrett Rudley2010-12-061-0/+26
* staging: brcm80211: remove unused dhd_ops_virt variable definitionArend van Spriel2010-11-291-8/+0
* staging: brcm80211: removed packet macros for accessing sk_buff fieldsArend van Spriel2010-11-291-5/+5
* staging: brcm80211: change packet buffer type to native struct sk_buffArend van Spriel2010-11-291-4/+6
* staging: brcm80211: s/osl_t/struct osl_info/gBrett Rudley2010-11-171-3/+4
* Staging: Merge 2.6.37-rc2 into staging-nextGreg Kroah-Hartman2010-11-161-2/+0
|\
| * drivers/staging/brcm80211/brcmfmac/dhd_linux.c: delete double assignmentJulia Lawall2010-11-091-2/+0
* | Staging: brcmfmac: Fix MAC header lookup on 64-bit architecturesBen Hutchings2010-11-091-1/+1
* | staging: brcm80211: Remove pkttag from oslBrett Rudley2010-11-091-1/+1
* | staging: brcm80211: Remove OSL_ERROR entry pointBrett Rudley2010-11-091-1/+51
* | staging: brcm80211: Purge linuxver.h and redistribute #includes as requiredBrett Rudley2010-11-091-1/+0
|/
* staging: Final semaphore cleanupThomas Gleixner2010-10-301-2/+2
* staging: brcm80211: Removed unnecessary pktsetprio() function.Henry Ptasinski2010-10-211-4/+0
* Staging: brcm80211: remove typedefs.hGreg Kroah-Hartman2010-10-211-5/+3
* staging: brcm80211: replace MFREE with kfreemike.rapoport@gmail.com2010-10-141-8/+8
* staging: brcm80211: replace MALLOC() with k[zm]allocmike.rapoport@gmail.com2010-10-141-5/+5
* staging: brcm80211: remove osl_malloced()/MALLOCED()mike.rapoport@gmail.com2010-10-141-4/+0
* staging: brcm80211: remove DHD_USE_STATIC_BUFmike.rapoport@gmail.com2010-10-141-21/+0
* staging: brcm80211: remove OSL_DELAYmike.rapoport@gmail.com2010-10-141-1/+1
* staging: brcm80211: brcmfmac: replace KILL_PROC with send_sig()nohee ko2010-10-141-3/+3
* staging: brcm80211: bug fix- rmmod hang problemnohee ko2010-10-121-0/+7
* Staging: brcm80211: remove FALSE #defineGreg Kroah-Hartman2010-10-121-19/+19
* Staging: brcm80211: remove TRUE #defineGreg Kroah-Hartman2010-10-121-28/+28
* staging: brcm80211: fix various checkpatch errors.Jason Cooper2010-10-121-4/+3
* staging: brcm80211: fix 'comparison..cast' compiler warnings.Jason Cooper2010-10-101-1/+1
* staging: brcm80211: remove BLOCKABLE so no one uses it.Jason Cooper2010-10-101-2/+0
* staging: brcm80211: remove kernel_thread() for _dhd_sysioc_thread.Jason Cooper2010-10-101-24/+20
* staging: brcm80211: remove kernel_thread() for dhd_dpc_thread.Jason Cooper2010-10-101-14/+17
* staging: brcm80211: remove kernel_thread() for dhd_watchdog_thread.Jason Cooper2010-10-101-12/+17