summaryrefslogtreecommitdiff
path: root/drivers/staging/brcm80211/brcmfmac/dhd_linux.c
AgeCommit message (Expand)Author
2011-03-14staging: brcm80211: Remove NULL check before kfreeIlia Mirkin
2011-03-09staging: brcm80211: optimize kmalloc to kzallocAlexander Beregalov
2011-03-02staging: brcm80211: remove osl source files from driverArend van Spriel
2011-03-02staging: brcm80211: remove struct osl_info from driver sourcesArend van Spriel
2011-03-02staging: brcm80211: remove struct osl_info from function prototypesArend van Spriel
2011-03-02staging: brcm80211: remove counting of allocated sk_buff packetsArend van Spriel
2011-03-02staging: brcm80211: removed struct osl_info usage from fullmac driverArend van Spriel
2011-02-23staging: brcm80211: remove the rest of broadcom specific byte swapping routinesStanislav Fomichev
2011-02-23staging: brcm80211: replace broadcom specific byte swapping routinesStanislav Fomichev
2011-02-18staging/trivial: fix typos concerning "failed"Uwe Kleine-König
2011-02-18staging: brcm80211: replace bcopy with memcpyStanislav Fomichev
2011-02-18staging: brcm80211: remove usage of printf (macro) from driverArend van Spriel
2011-02-04staging: brcm80211: remove driver message upon initializationArend van Spriel
2011-01-21staging: brcm80211: use KBUILD_MODNAME as driver name in registrationArend van Spriel
2011-01-20staging: brcm80211 Remove WAKE_LOCKJustin P. Mattock
2011-01-20staging: brcm80211: last nail into proto/ethernet.hArend 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
2010-12-16staging: brcm80211: Convert ETHER_TYPE_802_1X to ETH_P_PAEJoe Perches
2010-12-16staging: brcm80211: Convert ETHER_ADDR_LEN to ETH_ALENJoe Perches
2010-12-16staging: brcm80211: Convert ETHER_IS_MULTI to is_multicast_ether_addrJoe Perches
2010-12-06staging: brcm80211: move fullmac-only code from osl to fullmac filesBrett Rudley
2010-11-29staging: brcm80211: remove unused dhd_ops_virt variable definitionArend van Spriel
2010-11-29staging: brcm80211: removed packet macros for accessing sk_buff fieldsArend van Spriel
2010-11-29staging: brcm80211: change packet buffer type to native struct sk_buffArend van Spriel
2010-11-17staging: brcm80211: s/osl_t/struct osl_info/gBrett Rudley
2010-11-16Staging: Merge 2.6.37-rc2 into staging-nextGreg Kroah-Hartman
2010-11-09Staging: brcmfmac: Fix MAC header lookup on 64-bit architecturesBen Hutchings
2010-11-09staging: brcm80211: Remove pkttag from oslBrett Rudley
2010-11-09staging: brcm80211: Remove OSL_ERROR entry pointBrett Rudley
2010-11-09staging: brcm80211: Purge linuxver.h and redistribute #includes as requiredBrett Rudley
2010-11-09drivers/staging/brcm80211/brcmfmac/dhd_linux.c: delete double assignmentJulia Lawall
2010-10-30staging: Final semaphore cleanupThomas Gleixner
2010-10-21staging: brcm80211: Removed unnecessary pktsetprio() function.Henry Ptasinski
2010-10-21Staging: brcm80211: remove typedefs.hGreg Kroah-Hartman
2010-10-14staging: brcm80211: replace MFREE with kfreemike.rapoport@gmail.com
2010-10-14staging: brcm80211: replace MALLOC() with k[zm]allocmike.rapoport@gmail.com
2010-10-14staging: brcm80211: remove osl_malloced()/MALLOCED()mike.rapoport@gmail.com
2010-10-14staging: brcm80211: remove DHD_USE_STATIC_BUFmike.rapoport@gmail.com
2010-10-14staging: brcm80211: remove OSL_DELAYmike.rapoport@gmail.com
2010-10-14staging: brcm80211: brcmfmac: replace KILL_PROC with send_sig()nohee ko
2010-10-12staging: brcm80211: bug fix- rmmod hang problemnohee ko
2010-10-12Staging: brcm80211: remove FALSE #defineGreg Kroah-Hartman
2010-10-12Staging: brcm80211: remove TRUE #defineGreg Kroah-Hartman
2010-10-12staging: brcm80211: fix various checkpatch errors.Jason Cooper
2010-10-10staging: brcm80211: fix 'comparison..cast' compiler warnings.Jason Cooper
2010-10-10staging: brcm80211: remove BLOCKABLE so no one uses it.Jason Cooper
2010-10-10staging: brcm80211: remove kernel_thread() for _dhd_sysioc_thread.Jason Cooper
2010-10-10staging: brcm80211: remove kernel_thread() for dhd_dpc_thread.Jason Cooper
2010-10-10staging: brcm80211: remove kernel_thread() for dhd_watchdog_thread.Jason Cooper