summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds22-1414/+509
2009-01-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds1-20/+35
2009-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds7-29/+1
2009-01-05i2o: Update my addressAlan Cox4-4/+4
2009-01-05qlge: Fix sparse warnings for tx ring indexes.Ron Mercer1-10/+10
2009-01-05qlge: Fix sparse warning regarding rx buffer queues.Ron Mercer2-51/+15
2009-01-05qlge: Fix sparse endian warning in ql_hw_csum_setup().Ron Mercer1-1/+1
2009-01-05qlge: Fix sparse endian warning for inbound packet control block flags.Ron Mercer2-12/+10
2009-01-05qlge: Fix sparse warnings for byte swapping in qlge_ethool.cRon Mercer1-4/+4
2009-01-05myri10ge: print MAC and serial number on probe failureBrice Goglin1-1/+5
2009-01-05net/ehea: bitops work on unsigned longsStephen Rothwell2-3/+2
2009-01-05add a vfs_fsync helperChristoph Hellwig1-17/+1
2009-01-05zero i_uid/i_gid on inode allocationAl Viro6-12/+0
2009-01-04qeth: get rid of extra argument after printk to dev_* conversionHeiko Carstens1-1/+1
2009-01-04qeth: No large send using EDDP for HiperSockets.Klaus-Dieter Wacker1-1/+8
2009-01-04qeth: do not spin for SETIP ip assist commandFrank Blaschka1-11/+29
2009-01-04qeth: avoid crash in case of layer mismatch for VSWITCHUrsula Braun3-6/+14
2009-01-04qeth: exploit source MAC address for inbound layer3 packetsUrsula Braun3-9/+9
2009-01-04qeth: HiperSockets mcl string conversion (pre z9 mach)Klaus-Dieter Wacker1-1/+2
2009-01-04tun: Eliminate sparse signedness warningGerrit Renker1-1/+1
2009-01-04e100: cosmetic cleanupBruce Allan1-134/+134
2009-01-04qlge: bugfix: Fix register access error checking.Ron Mercer1-12/+12
2009-01-04qlge: bugfix: Fix ring length setting for rx ring, large/smallRon Mercer1-4/+9
2009-01-04qlge: bugfix: Fix shadow register endian issue.Ron Mercer2-22/+7
2009-01-04qlge: bugfix: Add missing pci_unmap_page call in receive path.Ron Mercer1-0/+5
2009-01-04qlge: bugfix: Add missing pci_mapping_err checking.Ron Mercer1-0/+5
2009-01-04enc28j60: fix RX buffer overflowBaruch Siach1-1/+3
2009-01-04isdn: capi: &&/|| typosRoel Kluin1-2/+2
2009-01-04starfire: use request_firmware()Jaswinder Singh Rajput3-383/+48
2009-01-04firmware: convert tg3 driver to request_firmware()Jaswinder Singh Rajput2-698/+98
2009-01-04firmware: convert acenic driver to request_firmware()Jaswinder Singh2-46/+75
2009-01-04rtc: add alarm/update irq interfacesAlessandro Zummo3-17/+94
2009-01-04viafb: fix crashes due to 4k stack overflowBruno Prémont1-119/+129
2009-01-03Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-58/+135
2009-01-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...Linus Torvalds4-144/+947
2009-01-03Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds141-1028/+1518
2009-01-03sparseirq: move set/get_timer_rand_state back to .cYinghai Lu1-6/+34
2009-01-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds14-50/+374
2009-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds5-30/+947
2009-01-03Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2-1/+4
2009-01-03cpumask: fix compile error when CONFIG_NR_CPUS is not definedMike Travis1-1/+1
2009-01-03cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_tRusty Russell3-44/+78
2009-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Mike Travis1616-61223/+145230
2009-01-03intel-iommu: fix bit shift at DOMAIN_FLAG_P2P_MULTIPLE_DEVICESMike Day1-1/+1
2009-01-03VT-d: remove now unused intel_iommu_found functionJoerg Roedel1-6/+0
2009-01-03VT-d: register functions for the IOMMU APIJoerg Roedel1-0/+15
2009-01-03VT-d: adapt domain iova_to_phys function for IOMMU APIJoerg Roedel1-3/+4
2009-01-03VT-d: adapt domain map and unmap functions for IOMMU APIJoerg Roedel1-13/+20
2009-01-03VT-d: adapt device attach and detach functions for IOMMU APIJoerg Roedel1-12/+15
2009-01-03VT-d: adapt domain init and destroy functions for IOMMU APIJoerg Roedel1-15/+18