aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* de2104x: fix TP link detectionOndrej Zary2010-09-26
* de2104x: fix power managementOndrej Zary2010-09-26
* de2104x: disable autonegotiation on broken hardwareOndrej Zary2010-09-25
* e1000e: 82579 do not gate auto config of PHY by hardware during nominal useBruce Allan2010-09-22
* e1000e: 82579 jumbo frame workaround causing CRC errorsBruce Allan2010-09-22
* e1000e: 82579 unaccounted missed packetsBruce Allan2010-09-22
* e1000e: 82566DC fails to get linkBruce Allan2010-09-22
* e1000e: 82579 SMBus address and LEDs incorrect after device resetBruce Allan2010-09-22
* e1000e: 82577/8/9 issues with device in SxBruce Allan2010-09-22
* atl1: zero out CMB and SBM in atl1_free_ring_resourcesLuca Tettamanti2010-09-22
* atl1: fix resumeLuca Tettamanti2010-09-22
* netxen: dont set skb->truesizeEric Dumazet2010-09-21
* qlcnic: dont set skb->truesizeEric Dumazet2010-09-21
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-09-21
|\
| * iwlwifi: do not perferm force reset while doing scanWey-Yi Guy2010-09-17
* | Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller2010-09-20
|\ \
| * | vhost-net: fix range checking in mrg bufs caseMichael S. Tsirkin2010-09-14
* | | qlcnic: dont assume NET_IP_ALIGN is 2Eric Dumazet2010-09-18
* | | dca: disable dca on IOAT ver.3.0 multiple-IOH platformsSosnowski, Maciej2010-09-17
* | | drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized stack memoryDan Rosenberg2010-09-17
* | | drivers/net/eql.c: prevent reading uninitialized stack memoryDan Rosenberg2010-09-17
* | | drivers/net/usb/hso.c: prevent reading uninitialized memoryDan Rosenberg2010-09-17
* | | r8169: Handle rxfifo errors on 8168 chipsMatthew Garrett2010-09-15
* | | 3c59x: Remove atomic context inside vortex_{set|get}_wolDenis Kirjanov2010-09-15
* | | phylib: fix PAL state machine restart on resumeSimon Guinot2010-09-14
* | | bonding: correctly process non-linear skbsAndy Gospodarek2010-09-14
* | | ppp: potential NULL dereference in ppp_mp_explode()Dan Carpenter2010-09-13
|/ /
* | Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller2010-09-10
|\ \
| * | vhost: error handling fixMichael S. Tsirkin2010-09-06
| * | vhost: fix attach to cgroups regressionMichael S. Tsirkin2010-09-06
* | | ipheth: remove incorrect devtype to WWANDan Williams2010-09-10
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2010-09-09
|\ \ \
| * \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-09-07
| |\ \ \
| | * | | PCI: bus speed strings should be constStephen Hemminger2010-08-31
| | * | | PCI hotplug: Fix build with CONFIG_ACPI unsetRafael J. Wysocki2010-08-25
| | * | | PCI: PCIe: Remove the port driver module exit routineKenji Kaneshige2010-08-24
| | * | | PCI: PCIe: Move PCIe PME code to the pcie directoryRafael J. Wysocki2010-08-24
| | * | | PCI: PCIe: Disable PCIe port services during port initializationRafael J. Wysocki2010-08-24
| | * | | PCI: PCIe: Ask BIOS for control of all native services at onceRafael J. Wysocki2010-08-24
| | * | | ACPI/PCI: Negotiate _OSC control bits before requesting them Rafael J. Wysocki2010-08-24
| | * | | ACPI/PCI: Do not preserve _OSC control bits returned by a query Rafael J. Wysocki2010-08-24
| | * | | ACPI/PCI: Make acpi_pci_query_osc() return control bitsRafael J. Wysocki2010-08-24
| | * | | ACPI/PCI: Reorder checks in acpi_pci_osc_control_set()Rafael J. Wysocki2010-08-24
| | * | | PCI: PCIe: Introduce commad line switch for disabling port servicesRafael J. Wysocki2010-08-24
| | * | | PCI: PCIe AER: Introduce pci_aer_available()Rafael J. Wysocki2010-08-24
| * | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2010-09-07
| |\ \ \ \
| | * | | | md: resolve confusion of MD_CHANGE_CLEANNeilBrown2010-08-30
| | * | | | md: don't clear MD_CHANGE_CLEAN in md_update_sb() for external arraysDan Williams2010-08-30
| | * | | | Move .gitignore from drivers/md to lib/raid6NeilBrown2010-08-30
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-09-07
| |\ \ \ \ \