summaryrefslogtreecommitdiff
path: root/drivers/staging/brcm80211/sys/wlc_alloc.c
AgeCommit message (Expand)Author
2011-01-21staging: brcm80211: moved code around for cleanupArend van Spriel
2011-01-20staging: brcm80211: deleted struct dot11_bcn_prbRoland Vossen
2011-01-20staging: brcm80211: last nail into proto/ethernet.hArend van Spriel
2010-12-16staging: brcm80211: Fix WL_<type> logging macrosJoe Perches
2010-12-08staging: brcm80211: replaced typedef wlc_pub_t by struct wlc_pubRoland Vossen
2010-12-08staging: brcm80211: replaced typedef wlccore_t by struct wlccoreRoland Vossen
2010-12-08staging: brcm80211: replaced typedef wlcband_t by struct wlcbandRoland Vossen
2010-12-07staging: brcm80211: replaced wlc_hw_info_t by struct wlc_hw_infoRoland Vossen
2010-12-07staging: brcm80211: replaced wlc_info_t by struct wlc_info.Roland Vossen
2010-11-20staging: brcm80211: unifdef -DWLC_LOWBrett Rudley
2010-11-20staging: brcm80211: unifdef -UWLC_HIGH_ONLYBrett Rudley
2010-11-17staging: brcm80211: s/osl_t/struct osl_info/gBrett Rudley
2010-11-09staging: brcm80211: migrate #includes from headers into .c files.Brett Rudley
2010-11-09staging: brcm80211: Purge linuxver.h and redistribute #includes as requiredBrett Rudley
2010-11-09staging: brcm80211: Move #includes out of d11.hBrett Rudley
2010-10-21Staging: brcm80211: remove typedefs.hGreg Kroah-Hartman
2010-10-21Staging: brcm80211: remove uintptr typedef usageGreg 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-08Staging: brcm80211: remove BCMATTACHFN macroGreg Kroah-Hartman
2010-10-08Staging: brcm80211: remove OFFSETOF macroGreg Kroah-Hartman
2010-10-05staging: brcm80211: Purge unused #includesBrett Rudley
2010-10-05staging: brcm80211: Move #includes out of headerBrett Rudley
2010-09-30staging: brcm80211: cleanup headersBrett Rudley
2010-09-14staging: brcm80211: fix "ERROR: do not use assignment in if condition"Jason Cooper
2010-09-14staging: brcm80211: fix "ERROR: open brace '{' following function dec..."Jason Cooper
2010-09-14staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo *bar"'Jason Cooper
2010-09-09Staging: Add initial release of brcm80211 - Broadcom 802.11n wireless LAN dri...Henry Ptasinski