Merge branches 'irq-core-for-linus' and 'core-locking-for-linus' of git://git.kernel...
[pandora-kernel.git] / drivers / staging / brcm80211 / brcmfmac / dhd_linux.c
2010-11-01 Linus TorvaldsMerge branches 'irq-core-for-linus' and 'core-locking...
2010-10-31 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-10-30 Linus TorvaldsMerge branches 'perf-fixes-for-linus' and 'x86-fixes...
2010-10-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-10-30 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2010-10-30 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2010-10-30 Thomas Gleixnerstaging: Final semaphore cleanup
2010-10-30 Linus TorvaldsMerge branches 'x86-fixes-for-linus' and 'x86-uv-for...
2010-10-30 Linus TorvaldsMerge branches 'msm-fixes' and 'msm-video' of git:...
2010-10-29 Linus TorvaldsMerge branch 'for-2637/s3c24xx-all' of git://git.fluff...
2010-10-29 Linus TorvaldsMerge branch 'for-2637/i2c-all' of git://git.fluff...
2010-10-29 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-10-29 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-10-29 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-10-29 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2010-10-29 Linus TorvaldsMerge git://git./linux/kernel/git/pkl/squashfs-linus
2010-10-29 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2010-10-29 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2010-10-29 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2010-10-29 Linus TorvaldsMerge git://git./linux/kernel/git/davem/ide-2.6
2010-10-29 Linus TorvaldsMerge branch 'stable/xen-pcifront-0.8.2' of git://git...
2010-10-28 Linus TorvaldsMerge branch 'packaging' of git://git./linux/kernel...
2010-10-28 Linus TorvaldsMerge branch 'misc' of git://git./linux/kernel/git...
2010-10-28 Linus TorvaldsMerge branch 'kconfig' of git://git./linux/kernel/git...
2010-10-28 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-10-28 Linus TorvaldsMerge branch 'kbuild' of git://git./linux/kernel/git...
2010-10-28 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2010-10-28 Linus TorvaldsMerge branch 'x86-platform-for-linus' of git://git...
2010-10-28 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git./linux...
2010-10-28 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/staging-2.6
2010-10-28 Greg Kroah-HartmanMerge 'staging-next' to Linus's tree
2010-10-21 Henry Ptasinskistaging: brcm80211: Removed unnecessary pktsetprio...
2010-10-21 Greg Kroah-HartmanStaging: brcm80211: remove typedefs.h
2010-10-14 mike.rapoport@gmai... staging: brcm80211: replace MFREE with kfree
2010-10-14 mike.rapoport@gmai... staging: brcm80211: replace MALLOC() with k[zm]alloc
2010-10-14 mike.rapoport@gmai... staging: brcm80211: remove osl_malloced()/MALLOCED()
2010-10-14 mike.rapoport@gmai... staging: brcm80211: remove DHD_USE_STATIC_BUF
2010-10-14 mike.rapoport@gmai... staging: brcm80211: remove OSL_DELAY
2010-10-14 nohee kostaging: brcm80211: brcmfmac: replace KILL_PROC with...
2010-10-12 nohee kostaging: brcm80211: bug fix- rmmod hang problem
2010-10-12 Greg Kroah-HartmanStaging: brcm80211: remove FALSE #define
2010-10-12 Greg Kroah-HartmanStaging: brcm80211: remove TRUE #define
2010-10-12 Jason Cooperstaging: brcm80211: fix various checkpatch errors.
2010-10-10 Jason Cooperstaging: brcm80211: fix 'comparison..cast' compiler...
2010-10-10 Jason Cooperstaging: brcm80211: remove BLOCKABLE so no one uses it.
2010-10-10 Jason Cooperstaging: brcm80211: remove kernel_thread() for _dhd_sys...
2010-10-10 Jason Cooperstaging: brcm80211: remove kernel_thread() for dhd_dpc_...
2010-10-10 Jason Cooperstaging: brcm80211: remove kernel_thread() for dhd_watc...
2010-10-09 nohee kostaging: brcm80211: remove unnecessary cflag, CONFIG_CF...
2010-10-09 Dan CarpenterStaging: brcm80211: make interface name buffer smaller
2010-10-08 Greg Kroah-HartmanStaging: brcm80211: remove broken MIN() implementation
2010-10-08 Greg Kroah-HartmanStaging: brcm80211: s/int32/s32/
2010-10-08 Greg Kroah-HartmanStaging: brcm80211: s/uint32/u32/
2010-10-08 Greg Kroah-HartmanStaging: brcm80211: s/uint16/u16/
2010-10-07 Greg Kroah-HartmanStaging: brcm80211: remove old module macro wrappers
2010-10-07 Jason Cooperstaging: brcm80211: remove ';' after while() in macros.
2010-10-06 Jason Cooperstaging: brcm80211: fix checkpatch macro errors.
2010-10-06 Jason Cooperstaging: brcm80211: fix 'do not init statics to 0 or...
2010-10-06 Jason Cooperstaging: brcm80211: fix 'do not init globals to 0 or...
2010-10-06 nohee kostaging: brcm80211: bug fix for n_ssids usage and updat...
2010-10-05 Greg Kroah-HartmanStaging: brcm80211: s/ulong/unsigned long/
2010-10-05 Greg Kroah-HartmanStaging: brcm80211: s/uchar/unsigned char/
2010-10-05 Greg Kroah-HartmanStaging: brcm80211: brcmfmac: s/uint8/u8/
2010-10-05 Jason Cooperstaging: brcm80211: fix checkpatch error 'assignment...
2010-09-21 Henry Ptasinskistaging: brcm80211: add fullmac driver