summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* x86: xen: Sanitise sparse_irq handlingThomas Gleixner2010-10-121-12/+11Star
* x86: Speed up the irq_remapped check in hot pathesThomas Gleixner2010-10-121-7/+0Star
* intr_remap: Simplify the code furtherThomas Gleixner2010-10-121-84/+29Star
* intr_remap: Use irq_2_iommu in struct irq_cfgThomas Gleixner2010-10-121-36/+3Star
* x86: Embedd irq_2_iommu into irq_cfgThomas Gleixner2010-10-121-7/+0Star
* pci: intr_remap: Remove unused functionsThomas Gleixner2010-10-121-47/+0Star
* pci: intr_remap: Use irq_dataThomas Gleixner2010-10-121-31/+8Star
* pci: intr-remap: Free irte memory if SPARSE_IRQ=yThomas Gleixner2010-10-121-0/+14
* ht: Convert to new irq_chip functionsThomas Gleixner2010-10-121-14/+8Star
* dmar: Convert to new irq chip functionsThomas Gleixner2010-10-121-4/+4
* pci: Cleanup the irq_desc mess in msiThomas Gleixner2010-10-121-15/+9Star
* pci: Convert msi to new irq_chip functionsThomas Gleixner2010-10-121-7/+7
* Merge branch 'x86/urgent' of into irq/sparseirqThomas Gleixner2010-10-1279-334/+767
|\
| * Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-09-284-14/+24
| |\
| | * ahci: fix module refcount breakage introduced by libahci splitTejun Heo2010-09-284-14/+24
| * | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-09-281-0/+1
| |\ \
| | * | hwmon (coretemp): Fix build breakage if SMP is undefinedGuenter Roeck2010-09-281-0/+1
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-09-282-3/+4
| |\ \ \
| | * | | PCI: fix pci_resource_alignment prototypeCam Macdonell2010-09-092-3/+4
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-09-2816-69/+259
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | de2104x: fix ethtoolOndrej Zary2010-09-281-2/+5
| | * | | Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller2010-09-281-3/+4
| | |\ \ \
| | | * | | vhost: fix log ctx signallingMichael S. Tsirkin2010-09-221-3/+4
| | * | | | 3c59x: fix regression from patch "Add ethtool WOL support"Jan Beulich2010-09-271-0/+10
| | * | | | s390: use free_netdev(netdev) instead of kfree()Vasiliy Kulikov2010-09-271-2/+2
| | * | | | sgiseeq: use free_netdev(netdev) instead of kfree()Kulikov Vasiliy2010-09-271-1/+1
| | * | | | rionet: use free_netdev(netdev) instead of kfree()Kulikov Vasiliy2010-09-271-1/+1
| | * | | | ibm_newemac: use free_netdev(netdev) instead of kfree()Kulikov Vasiliy2010-09-271-2/+2
| | * | | | smsc911x: Add MODULE_ALIAS()Vincent Stehlé2010-09-271-0/+1
| | * | | | de2104x: fix TP link detectionOndrej Zary2010-09-271-2/+21
| | * | | | de2104x: fix power managementOndrej Zary2010-09-271-0/+3
| | * | | | de2104x: disable autonegotiation on broken hardwareOndrej Zary2010-09-251-2/+10
| | * | | | e1000e: 82579 do not gate auto config of PHY by hardware during nominal useBruce Allan2010-09-231-9/+68
| | * | | | e1000e: 82579 jumbo frame workaround causing CRC errorsBruce Allan2010-09-232-21/+20Star
| | * | | | e1000e: 82579 unaccounted missed packetsBruce Allan2010-09-232-0/+49
| | * | | | e1000e: 82566DC fails to get linkBruce Allan2010-09-231-2/+5
| | * | | | e1000e: 82579 SMBus address and LEDs incorrect after device resetBruce Allan2010-09-231-3/+3
| | * | | | e1000e: 82577/8/9 issues with device in SxBruce Allan2010-09-231-8/+39
| | * | | | atl1: zero out CMB and SBM in atl1_free_ring_resourcesLuca Tettamanti2010-09-221-0/+6
| | * | | | atl1: fix resumeLuca Tettamanti2010-09-221-2/+3
| | * | | | netxen: dont set skb->truesizeEric Dumazet2010-09-211-3/+0Star
| | * | | | qlcnic: dont set skb->truesizeEric Dumazet2010-09-211-5/+0Star
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-09-211-0/+5
| | |\ \ \ \
| | | * | | | iwlwifi: do not perferm force reset while doing scanWey-Yi Guy2010-09-171-0/+5
| | * | | | | Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller2010-09-201-1/+1
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | * | | | vhost-net: fix range checking in mrg bufs caseMichael S. Tsirkin2010-09-141-1/+1
| | * | | | | qlcnic: dont assume NET_IP_ALIGN is 2Eric Dumazet2010-09-181-1/+1
| * | | | | | Fix pktcdvd ioctl dev_minor range checkDan Rosenberg2010-09-281-1/+1
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-09-271-2/+4
| |\ \ \ \ \ \
| | * | | | | | RDMA/cxgb3: Turn off RX coalescing for iWARP connectionsSteve Wise2010-09-271-2/+4
| | | |_|_|_|/ | | |/| | | |