summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/sys/wlc_event.c
Commit message (Expand)AuthorAgeFilesLines
* Staging: brcm80211: fix usage of roundup in structuresGreg Kroah-Hartman2010-10-281-1/+1
* Staging: brcm80211: remove typedefs.hGreg Kroah-Hartman2010-10-211-1/+1
* staging: brcm80211: replace MFREE with kfreemike.rapoport@gmail.com2010-10-141-3/+3
* staging: brcm80211: replace MALLOC() with k[zm]allocmike.rapoport@gmail.com2010-10-141-5/+2Star
* Staging: brcm80211: remove FALSE #defineGreg Kroah-Hartman2010-10-121-10/+10
* Staging: brcm80211: remove TRUE #defineGreg Kroah-Hartman2010-10-121-8/+8
* staging: brcm80211: remove BCMUNINITFN() macro.Jason Cooper2010-10-121-1/+1
* Staging: brcm80211: remove BCMATTACHFN macroGreg Kroah-Hartman2010-10-081-4/+4
* Staging: brcm80211: remove ROUNDUP macroGreg Kroah-Hartman2010-10-081-1/+1
* Staging: brcm80211: sys: s/uint8/u8/Greg Kroah-Hartman2010-10-051-1/+1
* staging: brcm80211: Purge unused #includesBrett Rudley2010-10-051-2/+0Star
* 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-1/+2
* staging: brcm80211: fix "ERROR: open brace '{' following function dec..."Jason Cooper2010-09-141-2/+4
* staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo *bar"'Jason Cooper2010-09-141-11/+11
* Staging: Add initial release of brcm80211 - Broadcom 802.11n wireless LAN dri...Henry Ptasinski2010-09-091-0/+226