summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2011-11-22tg3: Adjust BD replenish thresholdsMatt Carlson
2011-11-22tg3: Make 1000Base-X FC resolution look like 1000TMatt Carlson
2011-11-22CDC NCM: Use kzalloc rather than kmalloc followed by memset with 0Thomas Meyer
2011-11-22tg3: Fix advertisement handlingHiroaki SHIMODA
2011-11-21net, sja1000: Don't include version.h in peak_pci.c when not neededJesper Juhl
2011-11-21tg3: switch to build_skb() infrastructureEric Dumazet
2011-11-21xen-netback: use correct index for invalidation in xen_netbk_tx_check_gop()Jan Beulich
2011-11-21stmmac: mask mmc interruptsGiuseppe CAVALLARO
2011-11-21net: Change mii to ethtool advertisement function namesMatt Carlson
2011-11-21gianfar: Use kmemdup rather than duplicating its implementationThomas Meyer
2011-11-21ksz884x: Use kzalloc rather than kmalloc followed by memset with 0Thomas Meyer
2011-11-21ks8*/ksz8*: Casting (void *) value returned by kmalloc is uselessThomas Meyer
2011-11-21iseries_veth: Fix wrong parameter given to sizeof callThomas Jarosch
2011-11-21prism54: potential memory corruption in prism54_get_essid()Dan Carpenter
2011-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-11-20Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds
2011-11-20Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-11-19Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds
2011-11-18team: replace kmalloc+memcpy by kmemdupJiri Pirko
2011-11-18team: avoid using variable-length arrayJiri Pirko
2011-11-18team: add fix_featuresJiri Pirko
2011-11-18Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2011-11-18Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-11-18Merge branch 'unicore32' of git://github.com/gxt/linuxLinus Torvalds
2011-11-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2011-11-18net-forcedeth: fix possible stats inaccuracies on 32b hostsdavid decotigny
2011-11-18bnx2: switch to build_skb() infrastructureEric Dumazet
2011-11-17sky2: fix hang in napi_disablestephen hemminger
2011-11-17sky2: enforce minimum ring sizestephen hemminger
2011-11-17bonding: Don't allow mode change via sysfs with slaves presentVeaceslav Falico
2011-11-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-11-17ibm/emac: fix improper cleanup when device is removed to allow re-bindWolfgang Grandegger
2011-11-17f_phonet: fix page offset of first received fragmentRémi Denis-Courmont
2011-11-17PM Sleep: Do not extend wakeup paths to devices with ignore_children setRafael J. Wysocki
2011-11-17p54spi: Fix workqueue deadlockMichael Büsch
2011-11-17p54spi: Add missing spin_lock_initMichael Büsch
2011-11-17rt2x00: Fix efuse EEPROM reading on PPC32.Gertjan van Wingerde
2011-11-17rt2x00: handle spurious pci interruptsStanislaw Gruszka
2011-11-17rt2800pci: handle spurious interruptsStanislaw Gruszka
2011-11-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2011-11-17fix typo/thinko in get_random_bytes()Luck, Tony
2011-11-17platform/x86: fix dell-laptop function prototypesRandy Dunlap
2011-11-17media/staging: fix allyesconfig build errorRandy Dunlap
2011-11-17hwmon: (exynos4_tmu) Fix Kconfig dependencyDonggeun Kim
2011-11-17stmmac: fix pm functions avoiding sleep on spinlockFrancesco Virlinzi
2011-11-17stmmac: remove spin_lock in stmmac_ioctl.Srinivas Kandagatla