summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/phy/wlc_phy_n.c
Commit message (Expand)AuthorAgeFilesLines
* Staging: brcm80211: remove typedefs.hGreg Kroah-Hartman2010-10-211-2/+2
* 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-3/+3
* staging: brcm80211: remove OSL_DELAYmike.rapoport@gmail.com2010-10-141-38/+38
* Staging: brcm80211: remove FALSE #defineGreg Kroah-Hartman2010-10-121-102/+102
* Staging: brcm80211: remove TRUE #defineGreg Kroah-Hartman2010-10-121-102/+102
* staging: brcm80211: remove BCMNMIATTACHFN() macro.Jason Cooper2010-10-121-1/+1
* Staging: brcm80211: remove BCMATTACHFN macroGreg Kroah-Hartman2010-10-081-3/+3
* Staging: brcm80211: phy: wlc_phy_n: fix some comparison warningsGreg Kroah-Hartman2010-10-081-7/+7
* Staging: brcm80211: remove ARRAYSIZE macroGreg Kroah-Hartman2010-10-081-34/+34
* Staging: brcm80211: remove OFFSETOF macroGreg Kroah-Hartman2010-10-081-1/+1
* Staging: brcm80211: remove broken MAX() implementationGreg Kroah-Hartman2010-10-081-9/+9
* Staging: brcm80211: remove broken MIN() implementationGreg Kroah-Hartman2010-10-081-11/+11
* Staging: brcm80211: s/int32/s32/Greg Kroah-Hartman2010-10-081-63/+63
* Staging: brcm80211: s/uint32/u32/Greg Kroah-Hartman2010-10-081-100/+100
* staging: brcm80211: Don't include bitfuncs.hHenry Ptasinski2010-10-071-1/+0
* Staging: brcm80211: s/int16/s16/Greg Kroah-Hartman2010-10-071-69/+69
* Staging: brcm80211: s/uint16/u16/Greg Kroah-Hartman2010-10-071-515/+515
* Staging: brcm80211: s/int8/s8/Greg Kroah-Hartman2010-10-051-105/+105
* Staging: brcm80211: phy: s/uint8/u8/Greg Kroah-Hartman2010-10-051-389/+389
* staging: brcm80211: Move #includes out of headerBrett Rudley2010-10-051-0/+4
* staging: brcm80211: fix "ERROR: spaces prohibited around that ':' ..."Jason Cooper2010-09-141-1/+1
* staging: brcm80211: fix "ERROR: space prohibited after that ..."Jason Cooper2010-09-141-3/+3
* staging: brcm80211: fix "ERROR: that open brace { ... prev line"Jason Cooper2010-09-141-46/+43
* staging: brcm80211: fix "ERROR: do not use assignment in if condition"Jason Cooper2010-09-141-13/+9
* staging: brcm80211: fix "ERROR: return is not a function, paren..."Jason Cooper2010-09-141-10/+10
* staging: brcm80211: fix "ERROR: open brace '{' following function dec..."Jason Cooper2010-09-141-8/+16
* staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo *bar"'Jason Cooper2010-09-141-234/+234
* Staging: Add initial release of brcm80211 - Broadcom 802.11n wireless LAN dri...Henry Ptasinski2010-09-081-0/+29230
OpenPOWER on IntegriCloud