aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-048-22/+40
|\
| * niu: Use pci_ioremap_bar().David S. Miller2008-11-031-5/+1
| * bnx2x: Version UpdateEilon Greenstein2008-11-031-2/+2
| * bnx2x: Calling netif_carrier_off at the end of the probeEilon Greenstein2008-11-031-2/+2
| * bnx2x: PCI configuration bug on big-endianEilon Greenstein2008-11-031-4/+5
| * bnx2x: Removing the PMF indication when unloadingEilon Greenstein2008-11-031-0/+2
| * mv643xx_eth: fix SMI bus access timeoutsLennert Buytenhek2008-11-031-3/+6
| * net: kconfig cleanupJeff Kirsher2008-11-031-3/+15
| * fs_enet: fix pollingAlexey Dobriyan2008-11-031-2/+4
| * SMC91x: Fix compilation on some platforms.David S. Miller2008-11-031-0/+2
| * drivers/net/smc911x.c: Fix lockdep warning on xmit.Will Newton2008-11-021-1/+1
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-11-045-34/+56
|\ \
| * | libata: mask off DET when restoring SControl for detachTejun Heo2008-11-041-1/+1
| * | libata: implement ATA_HORKAGE_ATAPI_MOD16_DMA and apply itTejun Heo2008-11-041-1/+3
| * | libata: Fix a potential race condition in ata_scsi_park_show()Elias Oltmanns2008-11-041-3/+4
| * | sata_nv: fix generic, nf2/3 detection regressionTejun Heo2008-11-041-28/+25
| * | sata_via: restore vt*_prepare_host error handlingMarcin Slusarz2008-11-041-1/+3
| * | sata_promise: add ATA engine reset to reset opsMikael Pettersson2008-11-041-0/+20
* | | drivers: remove duplicated #includeJianjun Kong2008-11-048-8/+0
|/ /
* | Merge branch 'io-mappings-for-linus-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2008-11-032-94/+83
|\ \
| * | i915: use io-mapping interfaces instead of a variety of mapping kludgesKeith Packard2008-10-312-94/+83
* | | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2008-11-036-14/+48
|\ \ \
| * | | i915: Add GEM ioctl to get available aperture size.Eric Anholt2008-11-033-0/+25
| * | | drm/radeon: fixup further bus mastering confusion.Alex Deucher2008-10-282-13/+14
| * | | build fix: CONFIG_DRM_I915=y && CONFIG_ACPI=nLen Brown2008-10-282-1/+9
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-11-0214-27/+46
|\ \ \ \
| * | | | ide-gd: re-get capacity on revalidateBorislav Petkov2008-11-021-1/+6
| * | | | tx4938ide: Avoid underflow on calculation of a wait cycleAtsushi Nemoto2008-11-021-2/+3
| * | | | tx4938ide: Do not call devm_ioremap for whole 128KBAtsushi Nemoto2008-11-021-11/+16
| * | | | tx4938ide: Check minimum cycle time and SHWT range (v2)Atsushi Nemoto2008-11-021-1/+8
| * | | | ide: Switch to a common addressAlan Cox2008-11-0211-11/+11
| * | | | ide-cd: fix DMA alignment regressionBorislav Petkov2008-11-021-1/+2
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-0225-78/+121
|\ \ \ \ | | |_|/ | |/| |
| * | | IRDA: remove double inclusion of module.hAlexander Beregalov2008-11-012-2/+0
| * | | bpa10x: free sk_buff with kfree_skbIlpo Järvinen2008-10-311-2/+2
| * | | net: Really remove all of LOOPBACK_TSO code.David S. Miller2008-10-311-9/+0
| * | | net: delete excess kernel-doc notationRandy Dunlap2008-10-301-1/+0
| * | | Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller2008-10-3011-36/+99
| |\ \ \
| | * | | gianfar: Don't reset TBI<->SerDes link if it's already upTrent Piepho2008-10-311-0/+9
| | * | | gianfar: Fix race in TBI/SerDes configurationTrent Piepho2008-10-313-0/+31
| | * | | at91_ether: request/free GPIO for PHY interruptDavid Brownell2008-10-311-1/+5
| | * | | amd8111e: fix dma_free_coherent contextChunbo Luo2008-10-311-5/+4
| | * | | atl1: fix vlan tag regressionJay Cliburn2008-10-312-4/+5
| | * | | SMC91x: delete unused local variable "lp"Mike Frysinger2008-10-311-2/+0
| | * | | myri10ge: fix stop/go mmio orderingBrice Goglin2008-10-311-1/+3
| | * | | bonding: fix panic when taking bond interface down before removing moduleAndy Gospodarek2008-10-311-5/+8
| | * | | bonding: Clean up resource leaksJay Vosburgh2008-10-311-18/+31
| | * | | bonding: fix miimon failure counterJay Vosburgh2008-10-311-0/+3
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-10-308-25/+17
| |\ \ \ \
| | * | | | ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA modeBob Copeland2008-10-291-3/+1