summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/brcmfmac
Commit message (Expand)AuthorAgeFilesLines
* Staging: brcm80211: s/uint32/u32/Greg Kroah-Hartman2010-10-0813-258/+258
* Staging: brcm80211: s/int16/s16/Greg Kroah-Hartman2010-10-081-1/+1
* Staging: brcm80211: s/uint16/u16/Greg Kroah-Hartman2010-10-0811-92/+92
* Staging: brcm80211: wl_cfg80211.c: fix compiler warningsGreg Kroah-Hartman2010-10-081-3/+3
* Staging: brcm80211: remove unneeded pci macrosGreg Kroah-Hartman2010-10-081-1/+1
* Staging: brcm80211: remove old module macro wrappersGreg Kroah-Hartman2010-10-082-3/+0Star
* staging: brcm80211: remove ';' after while() in macros.Jason Cooper2010-10-072-2/+2
* staging: brcm80211: wl_cfg80211.c: fix 'assignment in if condition'Jason Cooper2010-10-071-195/+236
* staging: brcm80211: bug fix - connection status reportnohee ko2010-10-071-8/+36
* staging: brcm80211: removed duplicated file, linux_osl.cnohee ko2010-10-072-592/+1Star
* staging: brcm80211: fix checkpatch macro errors.Jason Cooper2010-10-064-8/+14
* staging: brcm80211: fix various checkpatch spacing errors.Jason Cooper2010-10-064-5/+6
* staging: brcm80211: fix 'do not init statics to 0 or NULL'Jason Cooper2010-10-067-11/+11
* staging: brcm80211: fix 'do not init globals to 0 or NULL'Jason Cooper2010-10-065-9/+9
* staging: brcm80211: brcmfmac/*: fix remaining 'assignment in if condition'Jason Cooper2010-10-063-48/+58
* staging: brcm80211: remove duplicated file, bcmwifi.cnohee ko2010-10-062-171/+1Star
* staging: brcm80211: bug fix for n_ssids usage and update drv_infonohee ko2010-10-063-27/+23Star
* Staging: brcm80211: remove STATIC definitionGreg Kroah-Hartman2010-10-051-2/+2
* Staging: brcm80211: s/ulong/unsigned long/Greg Kroah-Hartman2010-10-059-44/+44
* Staging: brcm80211: s/ushort/unsigned short/Greg Kroah-Hartman2010-10-051-3/+3
* Staging: brcm80211: s/uchar/unsigned char/Greg Kroah-Hartman2010-10-059-34/+34
* Staging: brcm80211: s/int8/s8/Greg Kroah-Hartman2010-10-053-49/+49
* Staging: brcm80211: brcmfmac: s/uint8/u8/Greg Kroah-Hartman2010-10-0512-262/+262
* staging: brcm80211: fix checkpatch error 'assignment in if condition'Jason Cooper2010-10-051-10/+15
* staging: brcm80211: fix checkpatch error 'assignment in if condition'Jason Cooper2010-10-051-109/+172
* staging: brcm80211: fix checkpatch error 'assignment in if condition'Jason Cooper2010-10-051-48/+57
* staging: brcm80211: fix checkpatch error 'assignment in if condition'Jason Cooper2010-10-051-21/+36
* staging: brcm80211: fix checkpatch error 'assignment in if condition'Jason Cooper2010-10-051-12/+13
* staging: brcm80211: fix checkpatch error 'assignment in if condition'Jason Cooper2010-10-051-9/+18
* staging: brcm80211: fix checkpatch errors 'assignment in if condition'Jason Cooper2010-10-051-7/+12
* staging: brcm80211: fix checkpatch error 'assignment in if condition'Jason Cooper2010-10-051-4/+6
* staging: brcm80211: fix #ifdef BRCM_FULLMAC messNohee Ko2010-09-301-0/+20
* staging: brcm80211: Remove unneeded compile flags.Henry Ptasinski2010-09-301-27/+16Star
* staging: brcm80211: Make compiling of brcm80211.ko and brcmfmac.ko mutually e...Henry Ptasinski2010-09-271-1/+2
* Staging: brcm80211: remove driver specific -W optionsGreg Kroah-Hartman2010-09-241-3/+0Star
* Staging: brcm80211: clean up makefile cflag linesGreg Kroah-Hartman2010-09-241-10/+36
* staging: brcm80211: add fullmac driverHenry Ptasinski2010-09-2125-0/+26163