summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/util/siutils.c
Commit message (Expand)AuthorAgeFilesLines
* staging: brcm80211: remove BCMUNINITFN() macro.Jason Cooper2010-10-121-1/+1
* staging: brcm80211: remove BCMINITFN() macro.Jason Cooper2010-10-121-8/+8
* Staging: brcm80211: remove BCMATTACHFN macroGreg Kroah-Hartman2010-10-081-26/+26
* Staging: brcm80211: remove OFFSETOF macroGreg Kroah-Hartman2010-10-081-10/+10
* Staging: brcm80211: util: remove unneeded usage of uintptrGreg Kroah-Hartman2010-10-081-4/+4
* Staging: brcm80211: s/uint32/u32/Greg Kroah-Hartman2010-10-081-40/+40
* staging: brcm80211: Remove dead code from siutils.cHenry Ptasinski2010-10-071-997/+0
* staging: brcm80211: Remove unnecessary hndtcam.hHenry Ptasinski2010-10-071-1/+0
* Staging: brcm80211: s/uint16/u16/Greg Kroah-Hartman2010-10-071-12/+12
* Staging: brcm80211: s/uchar/unsigned char/Greg Kroah-Hartman2010-10-051-3/+3
* Staging: brcm80211: util: s/uint8/u8/Greg Kroah-Hartman2010-10-051-22/+22
* staging: brcm80211: Move #includes out of headerBrett Rudley2010-10-051-0/+3
* staging: brcm80211: fix #ifdef BRCM_FULLMAC messNohee Ko2010-09-301-16/+2
* staging: brcm80211: add fullmac driverHenry Ptasinski2010-09-211-6/+78
* staging: brcm80211: fix "ERROR: do not initialise statics to 0 or NULL"Jason Cooper2010-09-141-1/+1
* staging: brcm80211: fix "ERROR: that open brace { ... prev line"Jason Cooper2010-09-141-4/+4
* staging: brcm80211: fix "ERROR: do not use assignment in if condition"Jason Cooper2010-09-141-47/+74
* staging: brcm80211: fix "ERROR: return is not a function, paren..."Jason Cooper2010-09-141-64/+64
* staging: brcm80211: fix "ERROR: open brace '{' following function dec..."Jason Cooper2010-09-141-20/+40
* staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo *bar"'Jason Cooper2010-09-141-125/+125
* Staging: Add initial release of brcm80211 - Broadcom 802.11n wireless LAN dri...Henry Ptasinski2010-09-081-0/+2914
OpenPOWER on IntegriCloud