aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-16mlx4: Fix access to freed memoryVitaliy Gusev1-3/+8
2009-09-15sky2: Make sure both ports initialize correctlyStephen Hemminger1-6/+8
2009-09-15sky2: transmit ring accountingStephen Hemminger1-4/+6
2009-09-15pcnet_cs: add cis of Linksys multifunction pcmcia cardKen Kawasaki2-12/+12
2009-09-15bonding: remap muticast addresses without using dev_close() and dev_open()Moni Shoua1-3/+6
2009-09-15can: fix NOHZ local_softirq_pending 08 warningOliver Hartkopp1-1/+1
2009-09-14igb: do not allow phy sw reset code to make calls to null pointersAlexander Duyck1-1/+4
2009-09-14igb: reset sgmii phy at start of initAlexander Duyck4-109/+95
2009-09-14ixgbe: Create separate media type for CX4 adaptersPeter P Waskiewicz Jr3-3/+6
2009-09-14ixgbe: Add support for 82599-based CX4 adaptersPeter P Waskiewicz Jr3-0/+6
2009-09-14ixgbe: Properly disable packet split per-ring when globally disabledPeter P Waskiewicz Jr1-0/+2
2009-09-14cdc-phonet: remove noisy debug statementRémi Denis-Courmont1-1/+0
2009-09-14net: constify remaining proto_opsAlexey Dobriyan1-2/+2
2009-09-14netdev: smc91x: drop Blackfin cruftMichael Hennerich1-28/+0
2009-09-14Merge branch 'osync_cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6Linus Torvalds2-4/+4
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds847-38480/+79612
2009-09-14Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+3
2009-09-14pohmelfs: Use new syncing helperJan Kara1-2/+2
2009-09-14vfs: Rename generic_file_aio_write_nolockChristoph Hellwig1-1/+1
2009-09-14pohmelfs: Use __generic_file_aio_write instead of generic_file_aio_write_nolockJan Kara1-1/+1
2009-09-14Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-14/+11
2009-09-11netxen: update copyrightDhananjay Phadke9-54/+9
2009-09-11netxen: fix tx timeout recoveryAmit Kumar Salecha3-13/+64
2009-09-11netxen: fix file firmware leakDhananjay Phadke1-2/+3
2009-09-11netxen: improve pci memory accessDhananjay Phadke3-266/+93
2009-09-11netxen: change firmware write sizeAmit Kumar Salecha1-5/+12
2009-09-11tg3: Fix return ring size breakageMatt Carlson1-1/+1
2009-09-11Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds26-246/+891
2009-09-11netxen: build fix for INET=nRandy Dunlap1-0/+4
2009-09-11Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds6-2/+140
2009-09-11Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-11/+3
2009-09-11Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-5/+14
2009-09-11cdc-phonet: autoconfigure Phonet addressRémi Denis-Courmont1-0/+15
2009-09-11net: Add DEVTYPE support for Ethernet based devicesMarcel Holtmann3-0/+15
2009-09-11mv643xx_eth.c: remove unused txq_set_wrr()Mikael Pettersson1-34/+0
2009-09-11ucc_geth: Fix hangs after switching from full to half duplexAnton Vorontsov1-5/+31
2009-09-11ucc_geth: Rearrange some code to avoid forward declarationsAnton Vorontsov1-151/+149
2009-09-11phy/marvell: Make non-aneg speed/duplex forcing work for 88E1111 PHYsAnton Vorontsov1-1/+20
2009-09-11drivers/net/phy: introduce missing kfreeJulia Lawall1-1/+1
2009-09-11drivers/net/wan: introduce missing kfreeJulia Lawall1-0/+1
2009-09-11Subject: [PATCH] appletalk: Fix skb leak when ipddp interface is not loadedArnaldo Carvalho de Melo1-2/+1
2009-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds13-327/+1082
2009-09-11Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-8/+3
2009-09-11Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds41-1237/+532
2009-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds62-589/+1272
2009-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds3-17/+25
2009-09-11[S390] tape: Use pr_xxx instead of dev_xxx in shared driver codeMichael Holzheu4-16/+14
2009-09-11[S390] Get rid of cpuid.h header file.Heiko Carstens2-3/+3
2009-09-11[S390] tape: Fix device online messagesMichael Holzheu2-6/+8
2009-09-11[S390] kvm: use console_initcall() to initialize s390 virtio consoleHendrik Brueckner1-2/+6