summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/util/bcmutils.c
Commit message (Expand)AuthorAgeFilesLines
* staging: brcm80211: remove useless bcm_ether_ntoa()Andy Shevchenko2010-10-121-6/+0
* staging: brcm80211: remove custom string library againAndy Shevchenko2010-10-111-76/+0
* staging: brcm80211: remove duplicated file, bcmutils.cnohee ko2010-10-091-15/+517
* Staging: brcm80211: remove OFFSETOF macroGreg Kroah-Hartman2010-10-081-1/+1
* Staging: brcm80211: s/int32/s32/Greg Kroah-Hartman2010-10-081-1/+1
* Staging: brcm80211: s/uint32/u32/Greg Kroah-Hartman2010-10-081-2/+2
* Staging: brcm80211: s/uint16/u16/Greg Kroah-Hartman2010-10-071-5/+5
* staging: brcm80211: bcmutils.[ch]: purge unused funcsBrett Rudley2010-10-051-796/+0
* Staging: brcm80211: s/uchar/unsigned char/Greg Kroah-Hartman2010-10-051-8/+8
* Staging: brcm80211: util: s/uint8/u8/Greg Kroah-Hartman2010-10-051-22/+22
* staging: brcm80211: Move #includes out of headerBrett Rudley2010-10-051-0/+2
* staging: brcm80211: use string native libraryAndy Shevchenko2010-09-161-263/+5
* staging: brcm80211: use native ctype libraryAndy Shevchenko2010-09-161-50/+6
* staging: brcm80211: fix "ERROR: space prohibited after that ..."Jason Cooper2010-09-141-1/+1
* staging: brcm80211: fix "ERROR: Macros w/ complex values ... parenthesis"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: while should follow close brace '}'"Jason Cooper2010-09-141-2/+1
* staging: brcm80211: fix "ERROR: trailing statements should be on next line"Jason Cooper2010-09-141-5/+10
* staging: brcm80211: fix "ERROR: do not use assignment in if condition"Jason Cooper2010-09-141-14/+28
* staging: brcm80211: fix "ERROR: return is not a function, paren..."Jason Cooper2010-09-141-25/+25
* staging: brcm80211: fix "ERROR: open brace '{' following function dec..."Jason Cooper2010-09-141-14/+28
* staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo *bar"'Jason Cooper2010-09-141-22/+22
* staging: brcm80211: use '%pM' format to print MAC addressAndy Shevchenko2010-09-141-4/+1
* Staging: Add initial release of brcm80211 - Broadcom 802.11n wireless LAN dri...Henry Ptasinski2010-09-081-0/+1760
OpenPOWER on IntegriCloud