aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-01-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2009-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-01-05i2o: Update my addressAlan Cox
2009-01-05qlge: Fix sparse warnings for tx ring indexes.Ron Mercer
2009-01-05qlge: Fix sparse warning regarding rx buffer queues.Ron Mercer
2009-01-05qlge: Fix sparse endian warning in ql_hw_csum_setup().Ron Mercer
2009-01-05qlge: Fix sparse endian warning for inbound packet control block flags.Ron Mercer
2009-01-05qlge: Fix sparse warnings for byte swapping in qlge_ethool.cRon Mercer
2009-01-05myri10ge: print MAC and serial number on probe failureBrice Goglin
2009-01-05net/ehea: bitops work on unsigned longsStephen Rothwell
2009-01-05add a vfs_fsync helperChristoph Hellwig
2009-01-05zero i_uid/i_gid on inode allocationAl Viro
2009-01-04qeth: get rid of extra argument after printk to dev_* conversionHeiko Carstens
2009-01-04qeth: No large send using EDDP for HiperSockets.Klaus-Dieter Wacker
2009-01-04qeth: do not spin for SETIP ip assist commandFrank Blaschka
2009-01-04qeth: avoid crash in case of layer mismatch for VSWITCHUrsula Braun
2009-01-04qeth: exploit source MAC address for inbound layer3 packetsUrsula Braun
2009-01-04qeth: HiperSockets mcl string conversion (pre z9 mach)Klaus-Dieter Wacker
2009-01-04tun: Eliminate sparse signedness warningGerrit Renker
2009-01-04e100: cosmetic cleanupBruce Allan
2009-01-04qlge: bugfix: Fix register access error checking.Ron Mercer
2009-01-04qlge: bugfix: Fix ring length setting for rx ring, large/smallRon Mercer
2009-01-04qlge: bugfix: Fix shadow register endian issue.Ron Mercer
2009-01-04qlge: bugfix: Add missing pci_unmap_page call in receive path.Ron Mercer
2009-01-04qlge: bugfix: Add missing pci_mapping_err checking.Ron Mercer
2009-01-04enc28j60: fix RX buffer overflowBaruch Siach
2009-01-04isdn: capi: &&/|| typosRoel Kluin
2009-01-04starfire: use request_firmware()Jaswinder Singh Rajput
2009-01-04firmware: convert tg3 driver to request_firmware()Jaswinder Singh Rajput
2009-01-04firmware: convert acenic driver to request_firmware()Jaswinder Singh
2009-01-04rtc: add alarm/update irq interfacesAlessandro Zummo
2009-01-04viafb: fix crashes due to 4k stack overflowBruno Prémont
2009-01-03Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...Linus Torvalds
2009-01-03Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2009-01-03sparseirq: move set/get_timer_rand_state back to .cYinghai Lu
2009-01-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2009-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2009-01-03Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-01-03cpumask: fix compile error when CONFIG_NR_CPUS is not definedMike Travis
2009-01-03cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_tRusty Russell
2009-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Mike Travis
2009-01-03intel-iommu: fix bit shift at DOMAIN_FLAG_P2P_MULTIPLE_DEVICESMike Day
2009-01-03VT-d: remove now unused intel_iommu_found functionJoerg Roedel
2009-01-03VT-d: register functions for the IOMMU APIJoerg Roedel
2009-01-03VT-d: adapt domain iova_to_phys function for IOMMU APIJoerg Roedel
2009-01-03VT-d: adapt domain map and unmap functions for IOMMU APIJoerg Roedel
2009-01-03VT-d: adapt device attach and detach functions for IOMMU APIJoerg Roedel
2009-01-03VT-d: adapt domain init and destroy functions for IOMMU APIJoerg Roedel