summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/sys/wlc_alloc.c
Commit message (Expand)AuthorAgeFilesLines
* staging: brcm80211: replaced wlc_hw_info_t by struct wlc_hw_infoRoland Vossen2010-12-071-3/+3
* staging: brcm80211: replaced wlc_info_t by struct wlc_info.Roland Vossen2010-12-071-5/+6
* staging: brcm80211: unifdef -DWLC_LOWBrett Rudley2010-11-201-4/+0Star
* staging: brcm80211: unifdef -UWLC_HIGH_ONLYBrett Rudley2010-11-201-5/+0Star
* staging: brcm80211: s/osl_t/struct osl_info/gBrett Rudley2010-11-171-9/+11
* staging: brcm80211: migrate #includes from headers into .c files.Brett Rudley2010-11-101-0/+2
* staging: brcm80211: Purge linuxver.h and redistribute #includes as requiredBrett Rudley2010-11-101-1/+2
* staging: brcm80211: Move #includes out of d11.hBrett Rudley2010-11-101-0/+2
* Staging: brcm80211: remove typedefs.hGreg Kroah-Hartman2010-10-211-3/+2Star
* Staging: brcm80211: remove uintptr typedef usageGreg Kroah-Hartman2010-10-211-3/+3
* staging: brcm80211: replace MFREE with kfreemike.rapoport@gmail.com2010-10-141-31/+19Star
* staging: brcm80211: replace MALLOC() with k[zm]allocmike.rapoport@gmail.com2010-10-141-3/+1Star
* staging: brcm80211: remove osl_malloced()/MALLOCED()mike.rapoport@gmail.com2010-10-141-2/+1Star
* Staging: brcm80211: remove BCMATTACHFN macroGreg Kroah-Hartman2010-10-081-7/+7
* Staging: brcm80211: remove OFFSETOF macroGreg Kroah-Hartman2010-10-081-1/+1
* staging: brcm80211: Purge unused #includesBrett Rudley2010-10-051-7/+0Star
* staging: brcm80211: Move #includes out of headerBrett Rudley2010-10-051-0/+3
* staging: brcm80211: cleanup headersBrett Rudley2010-09-301-1/+0Star
* staging: brcm80211: fix "ERROR: do not use assignment in if condition"Jason Cooper2010-09-141-44/+52
* staging: brcm80211: fix "ERROR: open brace '{' following function dec..."Jason Cooper2010-09-141-3/+6
* staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo *bar"'Jason Cooper2010-09-141-13/+13
* Staging: Add initial release of brcm80211 - Broadcom 802.11n wireless LAN dri...Henry Ptasinski2010-09-091-0/+383