summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-01-0522-1414/+509
|\
| * qlge: Fix sparse warnings for tx ring indexes.Ron Mercer2009-01-051-10/+10
| * qlge: Fix sparse warning regarding rx buffer queues.Ron Mercer2009-01-052-51/+15
| * qlge: Fix sparse endian warning in ql_hw_csum_setup().Ron Mercer2009-01-051-1/+1
| * qlge: Fix sparse endian warning for inbound packet control block flags.Ron Mercer2009-01-052-12/+10
| * qlge: Fix sparse warnings for byte swapping in qlge_ethool.cRon Mercer2009-01-051-4/+4
| * myri10ge: print MAC and serial number on probe failureBrice Goglin2009-01-051-1/+5
| * net/ehea: bitops work on unsigned longsStephen Rothwell2009-01-052-3/+2
| * qeth: get rid of extra argument after printk to dev_* conversionHeiko Carstens2009-01-041-1/+1
| * qeth: No large send using EDDP for HiperSockets.Klaus-Dieter Wacker2009-01-041-1/+8
| * qeth: do not spin for SETIP ip assist commandFrank Blaschka2009-01-041-11/+29
| * qeth: avoid crash in case of layer mismatch for VSWITCHUrsula Braun2009-01-043-6/+14
| * qeth: exploit source MAC address for inbound layer3 packetsUrsula Braun2009-01-043-9/+9
| * qeth: HiperSockets mcl string conversion (pre z9 mach)Klaus-Dieter Wacker2009-01-041-1/+2
| * tun: Eliminate sparse signedness warningGerrit Renker2009-01-041-1/+1
| * e100: cosmetic cleanupBruce Allan2009-01-041-134/+134
| * qlge: bugfix: Fix register access error checking.Ron Mercer2009-01-041-12/+12
| * qlge: bugfix: Fix ring length setting for rx ring, large/smallRon Mercer2009-01-041-4/+9
| * qlge: bugfix: Fix shadow register endian issue.Ron Mercer2009-01-042-22/+7
| * qlge: bugfix: Add missing pci_unmap_page call in receive path.Ron Mercer2009-01-041-0/+5
| * qlge: bugfix: Add missing pci_mapping_err checking.Ron Mercer2009-01-041-0/+5
| * enc28j60: fix RX buffer overflowBaruch Siach2009-01-041-1/+3
| * isdn: capi: &&/|| typosRoel Kluin2009-01-041-2/+2
| * starfire: use request_firmware()Jaswinder Singh Rajput2009-01-043-383/+48
| * firmware: convert tg3 driver to request_firmware()Jaswinder Singh Rajput2009-01-042-698/+98
| * firmware: convert acenic driver to request_firmware()Jaswinder Singh2009-01-042-46/+75
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2009-01-051-20/+35
|\ \
| * | [CPUFREQ] Fix on resume, now preserves user policy min/max.Mike Chan2008-12-051-2/+2
| * | [CPUFREQ] Disable sysfs ui for p4-clockmod.Matthew Garrett2008-12-051-18/+33
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-01-057-29/+1
|\ \ \
| * | | add a vfs_fsync helperChristoph Hellwig2009-01-051-17/+1
| * | | zero i_uid/i_gid on inode allocationAl Viro2009-01-056-12/+0
* | | | i2o: Update my addressAlan Cox2009-01-054-4/+4
* | | | rtc: add alarm/update irq interfacesAlessandro Zummo2009-01-043-17/+94
* | | | viafb: fix crashes due to 4k stack overflowBruno Prémont2009-01-041-119/+129
|/ / /
* | | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-037-58/+135
|\ \ \
| * | | cpumask: fix compile error when CONFIG_NR_CPUS is not definedMike Travis2009-01-031-1/+1
| * | | cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_tRusty Russell2009-01-033-44/+78
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Mike Travis2009-01-031616-61223/+145230
| |\ \ \
| | * | | percpu: fix percpu accessors to potentially !cpu_possible() cpus: pnpbiosRusty Russell2009-01-011-1/+1
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-31657-19874/+82905
| | |\ \ \
| | * | | | cpumask: use new cpumask API in drivers/infiniband/hw/ipathRusty Russell2008-12-301-4/+4
| | * | | | cpumask: use new cpumask API in drivers/infiniband/hw/ehcaRusty Russell2008-12-301-5/+5
| | * | | | cpumask: use for_each_online_cpu() in drivers/infiniband/hw/ehca/ehca_irq.cRusty Russell2008-12-301-4/+3
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-301042-41588/+62727
| | |\ \ \ \
| | * | | | | cpumask: add sysfs displays for configured and disabled cpu mapsMike Travis2008-12-191-0/+44
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...Linus Torvalds2009-01-034-144/+947
|\ \ \ \ \ \ \
| * | | | | | | intel-iommu: fix bit shift at DOMAIN_FLAG_P2P_MULTIPLE_DEVICESMike Day2009-01-031-1/+1
| * | | | | | | VT-d: remove now unused intel_iommu_found functionJoerg Roedel2009-01-031-6/+0
| * | | | | | | VT-d: register functions for the IOMMU APIJoerg Roedel2009-01-031-0/+15
OpenPOWER on IntegriCloud