aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-06-21Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds1-16/+19
2007-06-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds1-6/+0
2007-06-21[PARISC] stop lcd driver from stripping initial whitespaceJulian Stecklina1-6/+0
2007-06-21[AGPGART] intel_agp: don't load if no IGD and AGP portWang Zhenyu1-16/+19
2007-06-20Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds4-11/+10
2007-06-20fix module_param mistake in it821xStas Sergeev1-1/+1
2007-06-20ahci: fix PORTS_IMPL overrideTejun Heo1-1/+1
2007-06-20kerneldoc fix in libataHenrik Kretzschmar1-1/+1
2007-06-20libata: more NONCQ devicesTejun Heo1-0/+2
2007-06-20pata_it821x: (partially) fix DMA in RAID modeBartlomiej Zolnierkiewicz1-8/+3
2007-06-20PATA: Add the MCP73/77 support to PATA driverPeer Chen1-0/+2
2007-06-20cxgb3 - MAC watchdog updateDivy Le Ray1-10/+21
2007-06-20cxgb3 - Stop mac RX when changing MTUDivy Le Ray2-1/+70
2007-06-20cxgb3 - Fix direct XAUI supportDivy Le Ray2-2/+10
2007-06-20cxgb3 - fix netpoll hanlderDivy Le Ray2-4/+13
2007-06-20cxgb3 - fix skb->dev dereferenceDivy Le Ray1-1/+1
2007-06-20natsemi irq flagsGregory Haskins1-1/+1
2007-06-20forcedeth: use unicast receive mode for WoLTim Mann1-1/+3
2007-06-20s390: netiucv inlining cleanupMartin Schwidefsky1-15/+3
2007-06-20s390: netiucv spinlock initializer cleanupThomas Gleixner1-1/+1
2007-06-20s390: don't call iucv_path_connect from tasklet contextUrsula Braun1-1/+2
2007-06-20s390: Use ccw_device_get_id() in qeth/claw driversCornelia Huck2-14/+11
2007-06-20s390: qeth: wrong packet length in qdio headerFrank Pavlic1-2/+1
2007-06-20s390: avoid inconsistent lock state in qethUrsula Braun1-4/+4
2007-06-20s390: qeth driver does not recoverUrsula Braun1-6/+6
2007-06-20s390: print correct level for HiperSockets devicesUrsula Braun1-9/+11
2007-06-20bonding: Fix 802.3ad no carrier on "no partner found" instanceJay Vosburgh2-7/+6
2007-06-20bonding: Fix use after free in unregister pathJay Vosburgh2-2/+2
2007-06-20spidernet: checksum and ethtoolStephen Hemminger2-20/+5
2007-06-20spidernet: turn off descriptor chain end interrupt.Linas Vepstas1-2/+2
2007-06-20spidernet: silence the ramfull messagesLinas Vepstas2-9/+12
2007-06-20spidernet: Don't terminate the RX ringLinas Vepstas1-9/+9
2007-06-20spidernet: Cure RX ram full bugLinas Vepstas2-7/+82
2007-06-20spidernet: null out skb pointer after its been used.Linas Vepstas1-0/+1
2007-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds3-15/+27
2007-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds8-132/+247
2007-06-21firewire: Only set client->iso_context if allocation was successful.Kristian Høgsberg1-8/+11
2007-06-20Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-1/+1
2007-06-20x86: Only make Macintosh drivers default on MacsAndi Kleen1-1/+1
2007-06-20x86_64: Quieten Atari keyboard warnings in KconfigAndi Kleen1-0/+3
2007-06-20[MIPS] Don't drag a platform specific header into generic arch code.Ralf Baechle1-1/+1
2007-06-19[S390] Fix zfcpdump headerMichael Holzheu1-0/+3
2007-06-18Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2-3/+6
2007-06-18IB/mlx4: Make sure inline data segments don't cross a 64 byte boundaryRoland Dreier1-3/+39
2007-06-18IB/mlx4: Handle FW command interface rev 3Roland Dreier5-81/+113
2007-06-18IB/mlx4: Handle buffer wraparound in __mlx4_ib_cq_clean()Jack Morgenstein1-4/+9
2007-06-18IB/mlx4: Get rid of max_inline_data calculationRoland Dreier1-5/+2
2007-06-18IB/mlx4: Handle new FW requirement for send request prefetchingRoland Dreier5-38/+83
2007-06-16random: fix output buffer foldingMatt Mackall1-1/+1
2007-06-16md: fix bug in error handling during raid1 repairMike Accetta1-7/+14