summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/brcmfmac/wl_iw.c
Commit message (Expand)AuthorAgeFilesLines
* Staging: brcm80211: remove TRUE #defineGreg Kroah-Hartman2010-10-121-13/+13
* staging: brcm80211: remove useless bcm_ether_ntoa()Andy Shevchenko2010-10-121-13/+8
* staging: brcm80211: fix various checkpatch errors.Jason Cooper2010-10-121-2/+1
* staging: brcm80211: s/unsigned char/size_t/ for min_t()Jason Cooper2010-10-111-4/+4
* staging: brcm80211: fix 'comparison..cast' compiler warnings.Jason Cooper2010-10-101-8/+11
* staging: brcm80211: remove kernel_thread() for _iscan_sysioc_thread.Jason Cooper2010-10-101-23/+20
* staging: brcm80211: remove unnecessary cflag, BCMWPA2nohee ko2010-10-091-22/+0
* Staging: brcm80211: remove ARRAYSIZE macroGreg Kroah-Hartman2010-10-081-3/+3
* Staging: brcm80211: remove OFFSETOF macroGreg Kroah-Hartman2010-10-081-2/+2
* Staging: brcm80211: remove broken MIN() implementationGreg Kroah-Hartman2010-10-081-6/+6
* Staging: brcm80211: s/int32/s32/Greg Kroah-Hartman2010-10-081-1/+1
* Staging: brcm80211: s/uint32/u32/Greg Kroah-Hartman2010-10-081-21/+21
* Staging: brcm80211: s/uint16/u16/Greg Kroah-Hartman2010-10-071-7/+7
* staging: brcm80211: remove ';' after while() in macros.Jason Cooper2010-10-071-1/+1
* staging: brcm80211: fix checkpatch macro errors.Jason Cooper2010-10-061-3/+6
* staging: brcm80211: fix 'do not init statics to 0 or NULL'Jason Cooper2010-10-061-1/+1
* staging: brcm80211: fix 'do not init globals to 0 or NULL'Jason Cooper2010-10-061-1/+1
* Staging: brcm80211: s/ulong/unsigned long/Greg Kroah-Hartman2010-10-051-3/+3
* Staging: brcm80211: s/uchar/unsigned char/Greg Kroah-Hartman2010-10-051-2/+2
* Staging: brcm80211: s/int8/s8/Greg Kroah-Hartman2010-10-051-1/+1
* Staging: brcm80211: brcmfmac: s/uint8/u8/Greg Kroah-Hartman2010-10-051-15/+15
* staging: brcm80211: fix checkpatch error 'assignment in if condition'Jason Cooper2010-10-051-109/+172
* staging: brcm80211: add fullmac driverHenry Ptasinski2010-09-211-0/+3728
OpenPOWER on IntegriCloud