aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* PCI: Add interfaces to store and load the device saved stateAlex Williamson2011-05-211-0/+98
* PCI: Track the size of each saved capability data areaAlex Williamson2011-05-211-5/+7
* PCI/e1000e: Add and use pci_disable_link_state_locked()Yinghai Lu2011-05-212-4/+17
* PCI: add latency tolerance reporting enable/disable supportJesse Barnes2011-05-111-0/+149
* PCI: add OBFF enable/disable supportJesse Barnes2011-05-111-0/+92
* PCI: add ID-based ordering enable/disable supportJesse Barnes2011-05-111-0/+53
* PCI hotplug: acpiphp: assume device is in state D0 after powering on a slot.Ian Campbell2011-05-111-0/+7
* PCI: Set PCIE maxpayload for card during hotplug insertionJordan_Hargrave@Dell.com2011-05-101-0/+45
* PCI/ACPI: Report _OSC control mask returned on failure to get controlRafael J. Wysocki2011-05-101-4/+10
* PCI: handle positive error codesGreg Thelen2011-05-101-3/+13
* PCI: check pci_vpd_pci22_wait() returnGreg Thelen2011-05-101-0/+2
* PCI: Use ICH6_GPIO_EN in ich6_lpc_acpi_gpioJean Delvare2011-05-101-1/+1
* PCI: Fix typo in ich7 quirk commentJean Delvare2011-05-101-1/+1
* PCI: Add quirk for setting valid class for TI816X EndpointHemant Pedanekar2011-05-101-0/+10
* PCI: Fix uninitialized variable bug in AER injection codeWanlong Gao2011-05-101-1/+1
* PCI/PM: Add kerneldoc description of pci_pm_reset()Rafael J. Wysocki2011-05-101-0/+15
* PCI: Enable ASPM state clearing regardless of policyAlex Williamson2011-05-101-1/+1
* Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-04-1916-92/+102
|\
| * drm/radeon/kms: pll tweaks for r7xxAlex Deucher2011-04-201-5/+1
| * drm/nouveau: fix allocation of notifier objectMarcin Slusarz2011-04-201-1/+1
| * drm/nouveau: fix notifier memory corruption bugMarcin Slusarz2011-04-201-2/+2
| * drm/nouveau: fix pinning of notifier blockBen Skeggs2011-04-201-4/+7
| * drm/nouveau: populate ttm_alloced with false, when it's notBen Skeggs2011-04-201-0/+1
| * drm/nouveau: fix nv30 pcie boardsBen Skeggs2011-04-202-3/+3
| * drm/nouveau: split ramin_lock into two locks, one hardirq safeBen Skeggs2011-04-206-12/+22
| * drm/radeon/kms: adjust evergreen display watermark setupAlex Deucher2011-04-151-45/+44
| * drm/radeon/kms: add connectors even if i2c failsAlex Deucher2011-04-152-17/+18
| * drm/radeon/kms: fix bad shift in atom iio table parserAlex Deucher2011-04-151-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-04-1946-159/+262
|\ \
| * | ip6_pol_route panic: Do not allow VLAN on loopbackKrishna Kumar2011-04-171-1/+2
| * | bnx2x: Fix port identification problemYaniv Rosner2011-04-171-5/+4
| * | bna: fix memory leak during RX path cleanupRasesh Mody2011-04-141-1/+0
| * | bna: fix for clean fw re-initializationRasesh Mody2011-04-144-15/+51
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-04-1411-46/+39
| |\ \
| | * | iwlegacy: fix tx_power initializationStanislaw Gruszka2011-04-136-28/+11
| | * | ath9k_htc: Fix ethtool reportingSujith Manoharan2011-04-121-2/+2
| | * | ath9k_hw: fix stopping rx DMA during resetsFelix Fietkau2011-04-124-16/+26
| * | | qlcnic: limit skb frags for non tso packetAmit Kumar Salecha2011-04-132-0/+15
| * | | net: can: mscan: fix build breakage in mpc5xxx_canAnatolij Gustschin2011-04-131-1/+1
| * | | Merge branch 'sfc-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/bw...David S. Miller2011-04-127-31/+30
| |\ \ \
| | * | | sfc: Use rmb() to ensure reads occur in orderNeil Turton2011-04-121-0/+2
| | * | | sfc: Do not use efx_process_channel_now() in online self-testBen Hutchings2011-04-125-29/+23
| | * | | sfc: Stop the TX queues during loopback self-testsNeil Turton2011-04-123-2/+5
| * | | | net/natsami: store MAC into perm_addrOtavio Salvador2011-04-121-0/+3
| * | | | net/sis900: store MAC into perm_addr for SiS 900, 630E, 635 and 96x variantsOtavio Salvador2011-04-121-4/+19
| * | | | connector: fix skb double free in cn_rx_skb()Patrick McHardy2011-04-121-0/+1
| |/ / /
| * | | netxen: limit skb frags for non tso packetamit salecha2011-04-112-2/+19
| * | | bonding:fix two typosPeter Pan(潘卫平)2011-04-111-2/+2
| * | | net: fix tranmitted/tranmitting typoPeter Pan(潘卫平)2011-04-114-5/+5
| * | | bonding:delete unused rlb_interval_counterPeter Pan(潘卫平)2011-04-111-1/+0