summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/util/hndpmu.c
Commit message (Expand)AuthorAgeFilesLines
* staging: brcm80211: remove BCMINITFN() macro.Jason Cooper2010-10-121-14/+14
* staging: brcm80211: remove BCMINITDATA() macro.Jason Cooper2010-10-121-11/+11
* Staging: brcm80211: remove BCMATTACHFN macroGreg Kroah-Hartman2010-10-081-22/+20
* Staging: brcm80211: remove BCMATTACHDATA macroGreg Kroah-Hartman2010-10-081-17/+17
* Staging: brcm80211: remove ARRAYSIZE macroGreg Kroah-Hartman2010-10-081-11/+11
* Staging: brcm80211: remove OFFSETOF macroGreg Kroah-Hartman2010-10-081-10/+10
* Staging: brcm80211: s/uint32/u32/Greg Kroah-Hartman2010-10-081-91/+91
* Staging: brcm80211: s/uint16/u16/Greg Kroah-Hartman2010-10-071-5/+5
* Staging: brcm80211: s/int8/s8/Greg Kroah-Hartman2010-10-051-1/+1
* Staging: brcm80211: util: s/uint8/u8/Greg Kroah-Hartman2010-10-051-26/+26
* staging: brcm80211: Move #includes out of headerBrett Rudley2010-10-051-0/+2
* staging: brcm80211: fix #ifdef BRCM_FULLMAC messNohee Ko2010-09-301-91/+11
* staging: brcm80211: add fullmac driverHenry Ptasinski2010-09-211-0/+91
* staging: brcm80211: use string native libraryAndy Shevchenko2010-09-161-4/+5
* staging: brcm80211: fix "ERROR: space required after that ..."Jason Cooper2010-09-141-3/+6
* staging: brcm80211: fix "ERROR: space required after that close brace"Jason Cooper2010-09-141-3/+3
* staging: brcm80211: fix "ERROR: space prohibited after that ..."Jason Cooper2010-09-141-1/+1
* 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-56/+28
* staging: brcm80211: fix "ERROR: do not use assignment in if condition"Jason Cooper2010-09-141-4/+8
* staging: brcm80211: fix "ERROR: return is not a function, paren..."Jason Cooper2010-09-141-4/+4
* staging: brcm80211: fix "ERROR: open brace '{' following function dec..."Jason Cooper2010-09-141-23/+46
* staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo *bar"'Jason Cooper2010-09-141-58/+58
* Staging: Add initial release of brcm80211 - Broadcom 802.11n wireless LAN dri...Henry Ptasinski2010-09-081-0/+2681
OpenPOWER on IntegriCloud