summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/sys/wlc_phy_shim.c
Commit message (Expand)AuthorAgeFilesLines
* staging: brcm80211: moved code around for cleanupArend van Spriel2011-01-211-247/+0Star
* staging: brcm80211: Fix WL_<type> logging macrosJoe Perches2010-12-161-1/+2
* staging: brcm80211: replaced wlc_hw_info_t by struct wlc_hw_infoRoland Vossen2010-12-071-2/+2
* staging: brcm80211: migrate #includes from headers into .c files.Brett Rudley2010-11-101-0/+2
* staging: brcm80211: Move #include from bcmutils.h out to .c filesBrett Rudley2010-11-101-1/+1
* staging: brcm80211: Purge linuxver.h and redistribute #includes as requiredBrett Rudley2010-11-101-1/+2
* Staging: brcm80211: remove typedefs.hGreg Kroah-Hartman2010-10-211-3/+2Star
* staging: brcm80211: replace MFREE with kfreemike.rapoport@gmail.com2010-10-141-1/+1
* 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-1/+1
* staging: brcm80211: Purge unused packet engineBrett Rudley2010-10-091-7/+0Star
* Staging: brcm80211: remove BCMATTACHFN macroGreg Kroah-Hartman2010-10-081-2/+2
* Staging: brcm80211: s/uint32/u32/Greg Kroah-Hartman2010-10-081-7/+7
* Staging: brcm80211: s/uint16/u16/Greg Kroah-Hartman2010-10-081-7/+7
* Staging: brcm80211: sys: s/uint8/u8/Greg Kroah-Hartman2010-10-051-4/+4
* staging: brcm80211: Move #includes out of headerBrett Rudley2010-10-051-0/+2
* staging: brcm80211: fix "ERROR: do not use assignment in if condition"Jason Cooper2010-09-141-4/+3Star
* staging: brcm80211: fix "ERROR: open brace '{' following function dec..."Jason Cooper2010-09-141-1/+2
* staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo *bar"'Jason Cooper2010-09-141-32/+32
* Staging: Add initial release of brcm80211 - Broadcom 802.11n wireless LAN dri...Henry Ptasinski2010-09-091-0/+251