summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/brcmfmac
Commit message (Expand)AuthorAgeFilesLines
* staging: brcm80211: remove useless bcm_ether_ntoa()Andy Shevchenko2010-10-124-48/+18
* staging: brcm80211: fix various checkpatch errors.Jason Cooper2010-10-123-7/+5
* staging: brcm80211: s/unsigned char/size_t/ for min_t()Jason Cooper2010-10-111-4/+4
* staging: brcm80211: remove custom string library againAndy Shevchenko2010-10-112-14/+14
* staging: brcm80211: clean up custom ctype library againAndy Shevchenko2010-10-111-1/+0
* staging: brcm80211: fix 'comparison..cast' compiler warnings.Jason Cooper2010-10-102-9/+12
* staging: brcm80211: remove BLOCKABLE so no one uses it.Jason Cooper2010-10-101-2/+0
* staging: brcm80211: remove kernel_thread() for wl_iscan_thread and wl_event_t...Jason Cooper2010-10-102-24/+24
* staging: brcm80211: remove kernel_thread() for _iscan_sysioc_thread.Jason Cooper2010-10-101-23/+20
* staging: brcm80211: remove kernel_thread() for _dhd_sysioc_thread.Jason Cooper2010-10-101-24/+20
* staging: brcm80211: remove kernel_thread() for dhd_dpc_thread.Jason Cooper2010-10-101-14/+17
* staging: brcm80211: remove kernel_thread() for dhd_watchdog_thread.Jason Cooper2010-10-101-12/+17
* staging: brcm80211: remove unnecessary cflag, LINUXnohee ko2010-10-092-10/+0
* staging: brcm80211: remove unnecessary cflag, CONFIG_CFG80211nohee ko2010-10-093-36/+1
* staging: brcm80211: remove unnecessary cflag, BCMWPA2nohee ko2010-10-092-24/+0
* staging: brcm80211: remove duplicated file, bcmutils.cnohee ko2010-10-094-1818/+5
* Staging: brcm80211: make interface name buffer smallerDan Carpenter2010-10-091-3/+2
* staging: brcm80211: bug fix- dual band problemnohee ko2010-10-081-19/+89
* Staging: brcm80211: brcmfmac: fix some comparison warningsGreg Kroah-Hartman2010-10-082-7/+7
* Staging: brcm80211: remove ROUNDUP macroGreg Kroah-Hartman2010-10-081-15/+15
* Staging: brcm80211: remove ISALIGNED macroGreg Kroah-Hartman2010-10-082-3/+3
* Staging: brcm80211: remove ARRAYSIZE macroGreg Kroah-Hartman2010-10-083-5/+5
* Staging: brcm80211: remove OFFSETOF macroGreg Kroah-Hartman2010-10-084-9/+9
* Staging: brcm80211: remove broken MAX() implementationGreg Kroah-Hartman2010-10-081-1/+1
* Staging: brcm80211: remove broken MIN() implementationGreg Kroah-Hartman2010-10-085-25/+25
* Staging: brcm80211: s/int32/s32/Greg Kroah-Hartman2010-10-089-393/+393
* Staging: brcm80211: s/uint32/u32/Greg Kroah-Hartman2010-10-0813-258/+258
* Staging: brcm80211: s/int16/s16/Greg Kroah-Hartman2010-10-071-1/+1
* Staging: brcm80211: s/uint16/u16/Greg Kroah-Hartman2010-10-0711-92/+92
* Staging: brcm80211: wl_cfg80211.c: fix compiler warningsGreg Kroah-Hartman2010-10-071-3/+3
* Staging: brcm80211: remove unneeded pci macrosGreg Kroah-Hartman2010-10-071-1/+1
* Staging: brcm80211: remove old module macro wrappersGreg Kroah-Hartman2010-10-072-3/+0
* 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/+1
* 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-052-171/+1
* staging: brcm80211: bug fix for n_ssids usage and update drv_infonohee ko2010-10-053-27/+23
* 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
OpenPOWER on IntegriCloud