summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | be2net: fix spurious interrupt handling in intx modeSathya Perla2009-07-032-7/+13
| * | | | | | e1000e: disable K1 at 1000Mbps for 82577/82578Bruce Allan2009-07-033-7/+110
| * | | | | | e1000e: delay second read of PHY_STATUS register on failure of first readBruce Allan2009-07-031-1/+6
| * | | | | | e1000e: prevent NVM corruption on sectors larger than 4KBruce Allan2009-07-031-2/+17
| * | | | | | e1000e: do not write SmartSpeed register bits on parts without supportBruce Allan2009-07-031-4/+15
| * | | | | | e1000e: delay after LCD reset and proper checks for PHY configuration doneBruce Allan2009-07-032-44/+82
| * | | | | | e1000e: PHY loopback broken on 82578Bruce Allan2009-07-032-0/+7
| * | | | | | ixgbe: Not allow 8259x unsupported wol options change from ethtoolMallikarjuna R Chilakala2009-07-031-1/+0
| * | | | | | ixgbe: fix inconsistent SFP/SFP+ failure results.Don Skidmore2009-07-031-5/+5
| * | | | | | ixgbe: fix regression on some 82598 adaptersDon Skidmore2009-07-031-10/+14
| * | | | | | ixgbe: fix issues with failing to detect insert of unsupported moduleDon Skidmore2009-07-032-2/+9
| * | | | | | qlge: Fix sizeof usage.Ron Mercer2009-07-032-9/+9
| * | | | | | qlge: Add/use function for link up/down.Ron Mercer2009-07-033-8/+26
| * | | | | | qlge: Fix MAC address bonding issue.Ron Mercer2009-07-031-7/+43
| * | | | | | qlge: Fix tx byte counter.Ron Mercer2009-07-031-1/+1
| * | | | | | qlge: Fix redundant call to free resources.Ron Mercer2009-07-031-5/+0
| * | | | | | qlge: Fix carrier on condition.Ron Mercer2009-07-031-1/+5
| * | | | | | qlge: Clear frame to queue routing before reset.Ron Mercer2009-07-031-9/+32
| * | | | | | qlge: Expand coverage of hw lock for config register.Ron Mercer2009-07-031-4/+5
| * | | | | | phylib: fixes for PHY_RESUMING state changesWade Farnsworth2009-07-021-3/+22
| * | | | | | netxen: avoid frequent firmware resetDhananjay Phadke2009-07-024-9/+86
| * | | | | | netxen: fix the version code macroDhananjay Phadke2009-07-022-12/+26
| * | | | | | gigaset: drop pointless checkTilman Schmidt2009-07-021-6/+0
| * | | | | | gigaset: accept connection establishment messages in any orderTilman Schmidt2009-07-021-24/+20
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-07-067-30/+72
|\ \ \ \ \ \ \
| * | | | | | | PCI: Fix IRQ swizzling for ARI-enabled devicesMatthew Wilcox2009-07-011-2/+11
| * | | | | | | PCI MSI: Fix restoration of MSI/MSI-X mask states in suspend/resumeHidetoshi Seto2009-06-291-7/+28
| * | | | | | | PCI MSI: Unmask MSI if setup failedHidetoshi Seto2009-06-291-0/+1
| * | | | | | | PCI MSI: shorten PCI_MSIX_ENTRY_* symbol namesHidetoshi Seto2009-06-292-15/+13
| * | | | | | | PCI: More PATA quirks for not entering D3Alan Cox2009-06-291-0/+5
| * | | | | | | PCI: fix kernel-doc warningsRandy Dunlap2009-06-292-2/+4
| * | | | | | | PCI: check if bus has a proper bridge device before triggering SBRYu Zhao2009-06-291-1/+1
| * | | | | | | PCI ECRC: Remove unnecessary semicolonsJoe Perches2009-06-291-1/+1
| * | | | | | | PCI MSI: Return if alloc_msi_entry for MSI-X failedHidetoshi Seto2009-06-291-2/+8
* | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-07-0621-111/+969
|\ \ \ \ \ \ \ \
| * | | | | | | | V4L/DVB (12203): radio-si470x: fix lock imbalanceJiri Slaby2009-07-051-3/+2
| * | | | | | | | V4L/DVB (12202): em28xx, fix lock imbalanceJiri Slaby2009-07-051-0/+1
| * | | | | | | | V4L/DVB (12172): em28xx: Add autodetection code for Silvercrest 1.3 mpixMauro Carvalho Chehab2009-07-052-1/+45
| * | | | | | | | V4L/DVB (12171): em28xx: fix webcam usage with different output formatsMauro Carvalho Chehab2009-07-052-24/+23
| * | | | | | | | V4L/DVB (12169): em28xx-video: fix VIDIOC_G_FMT and VIDIOC_ENUMFMT with webcamsMauro Carvalho Chehab2009-07-051-30/+49
| * | | | | | | | V4L/DVB (12156): em28xx: Fix tuning for Terratec Cinergy T XS USB (zl10353 ve...Devin Heitmueller2009-07-052-2/+28
| * | | | | | | | V4L/DVB (12139): em28xx: add other video formatsMauro Carvalho Chehab2009-07-051-1/+18
| * | | | | | | | V4L/DVB (12138): em28xx: add support for Silvercrest WebcamMauro Carvalho Chehab2009-07-054-7/+68
| * | | | | | | | V4L/DVB (12174): mt9v011: let's stick with datasheet values where it worksMauro Carvalho Chehab2009-07-051-16/+7
| * | | | | | | | V4L/DVB (12173): mt9v011: properly calculate image resolution registersMauro Carvalho Chehab2009-07-051-20/+94
| * | | | | | | | V4L/DVB (12137): mt9v011: CodingStyle fixesMauro Carvalho Chehab2009-07-051-4/+7
| * | | | | | | | V4L/DVB (12136): mt9v011: Some fixes at the register initialization tableMauro Carvalho Chehab2009-07-051-6/+14
| * | | | | | | | V4L/DVB (12135): Add a driver for mt9v011 sensorMauro Carvalho Chehab2009-07-054-0/+399
| * | | | | | | | V4L/DVB (12166): cx23885: add FIXME comment above set_frontend overrideMichael Krufky2009-07-052-0/+3
| * | | | | | | | V4L/DVB (12165): cx23885: override set_frontend to allow rf input path switch...Michael Krufky2009-07-052-0/+31
OpenPOWER on IntegriCloud