summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/sys/wlc_alloc.c
Commit message (Expand)AuthorAgeFilesLines
* staging: brcm80211: moved code around for cleanupArend van Spriel2011-01-211-371/+0
* staging: brcm80211: deleted struct dot11_bcn_prbRoland Vossen2011-01-201-2/+0
* staging: brcm80211: last nail into proto/ethernet.hArend van Spriel2011-01-201-2/+2
* staging: brcm80211: Fix WL_<type> logging macrosJoe Perches2010-12-161-1/+1
* staging: brcm80211: replaced typedef wlc_pub_t by struct wlc_pubRoland Vossen2010-12-081-9/+9
* staging: brcm80211: replaced typedef wlccore_t by struct wlccoreRoland Vossen2010-12-081-1/+2
* staging: brcm80211: replaced typedef wlcband_t by struct wlcbandRoland Vossen2010-12-081-4/+4
* staging: brcm80211: replaced wlc_hw_info_t by struct wlc_hw_infoRoland Vossen2010-12-061-3/+3
* staging: brcm80211: replaced wlc_info_t by struct wlc_info.Roland Vossen2010-12-061-5/+6
* staging: brcm80211: unifdef -DWLC_LOWBrett Rudley2010-11-191-4/+0
* staging: brcm80211: unifdef -UWLC_HIGH_ONLYBrett Rudley2010-11-191-5/+0
* 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-091-0/+2
* staging: brcm80211: Purge linuxver.h and redistribute #includes as requiredBrett Rudley2010-11-091-1/+2
* staging: brcm80211: Move #includes out of d11.hBrett Rudley2010-11-091-0/+2
* Staging: brcm80211: remove typedefs.hGreg Kroah-Hartman2010-10-211-3/+2
* Staging: brcm80211: remove uintptr typedef usageGreg Kroah-Hartman2010-10-211-3/+3
* staging: brcm80211: replace MFREE with kfreemike.rapoport@gmail.com2010-10-141-31/+19
* staging: brcm80211: replace MALLOC() with k[zm]allocmike.rapoport@gmail.com2010-10-141-3/+1
* staging: brcm80211: remove osl_malloced()/MALLOCED()mike.rapoport@gmail.com2010-10-141-2/+1
* 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/+0
* staging: brcm80211: Move #includes out of headerBrett Rudley2010-10-051-0/+3
* staging: brcm80211: cleanup headersBrett Rudley2010-09-301-1/+0
* 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-081-0/+383
OpenPOWER on IntegriCloud