summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/brcmfmac/dhd_linux.c
Commit message (Expand)AuthorAgeFilesLines
* staging: brcm80211: fix various checkpatch errors.Jason Cooper2010-10-121-4/+3
* staging: brcm80211: fix 'comparison..cast' compiler warnings.Jason Cooper2010-10-101-1/+1
* staging: brcm80211: remove BLOCKABLE so no one uses it.Jason Cooper2010-10-101-2/+0
* 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, CONFIG_CFG80211nohee ko2010-10-091-31/+1
* Staging: brcm80211: make interface name buffer smallerDan Carpenter2010-10-091-3/+2
* Staging: brcm80211: remove broken MIN() implementationGreg 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-13/+13
* Staging: brcm80211: s/uint16/u16/Greg Kroah-Hartman2010-10-071-1/+1
* Staging: brcm80211: remove old module macro wrappersGreg Kroah-Hartman2010-10-071-2/+0
* 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-3/+3
* staging: brcm80211: fix 'do not init globals to 0 or NULL'Jason Cooper2010-10-061-5/+5
* staging: brcm80211: bug fix for n_ssids usage and update drv_infonohee ko2010-10-051-3/+7
* Staging: brcm80211: s/ulong/unsigned long/Greg Kroah-Hartman2010-10-051-5/+5
* Staging: brcm80211: s/uchar/unsigned char/Greg Kroah-Hartman2010-10-051-2/+2
* Staging: brcm80211: brcmfmac: s/uint8/u8/Greg Kroah-Hartman2010-10-051-6/+6
* staging: brcm80211: fix checkpatch error 'assignment in if condition'Jason Cooper2010-10-051-21/+36
* staging: brcm80211: add fullmac driverHenry Ptasinski2010-09-211-0/+2963
OpenPOWER on IntegriCloud