summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-10-08drm/radeon/kms: fix vline register for second head.Dave Airlie2-2/+2
2009-10-08drm/r600: avoid assigning vb twice in blit codeRobert Noland2-8/+5
2009-10-08drm/radeon: use list_for_each_entry instead of list_for_eachDave Airlie1-13/+4
2009-10-08drm/radeon/kms: Fix AGP support for R600/RV770 family (v2)Jerome Glisse4-41/+157
2009-10-08drm/radeon/kms: Fallback to non AGP when acceleration fails to initialize (v2)Jerome Glisse3-53/+34
2009-10-08drm/radeon/kms: Fix RS600/RV515/R520/RS690 IRQJerome Glisse2-4/+68
2009-10-08Merge branches 'cxgb3', 'misc' and 'mlx4' into for-nextRoland Dreier3-1/+4
2009-10-08RDMA/addr: Fix resolution of local IPv6 addressesDavid J. Wilder1-1/+1
2009-10-08RDMA/cxgb3: Handle NULL inetdev pointer in iwch_query_port()Steve Wise1-4/+7
2009-10-08mlx4_core: Add 40GigE device IDYevgeny Petrilin1-0/+1
2009-10-08RDMA/iwcm: Don't call provider reject func with irqs disabledSteve Wise1-0/+2
2009-10-07amd64_edac: beef up DRAM error injectionBorislav Petkov2-10/+45
2009-10-07amd64_edac: fix DRAM base and limit extractionBorislav Petkov1-5/+5
2009-10-07amd64_edac: fix chip select handlingBorislav Petkov2-40/+32
2009-10-07amd64_edac: simple fix to allow reporting of CECC errorsKeith Mannthey1-1/+1
2009-10-07amd64_edac: fix K8 intlv_sel checkBorislav Petkov1-11/+8
2009-10-07amd64_edac: fix interleave enable testsBorislav Petkov1-4/+4
2009-10-07amd64_edac: fix DRAM base and limit address extractionBorislav Petkov1-2/+2
2009-10-07amd64_edac: fix driver instance lookup table allocationBorislav Petkov2-2/+4
2009-10-07Revert "Revert "ide: try to use PIO Mode 0 during probe if possible""Bartlomiej Zolnierkiewicz1-0/+9
2009-10-07sis5513: fix PIO setup for ATAPI devicesBartlomiej Zolnierkiewicz1-4/+6
2009-10-07ethoc: limit the number of buffers to 128Thomas Chou1-2/+2
2009-10-07ethoc: use system memory as bufferThomas Chou1-20/+44
2009-10-07ethoc: align received packet to make IP header at word boundaryThomas Chou1-0/+4
2009-10-07ethoc: fix buffer address mappingThomas Chou1-4/+3
2009-10-07ethoc: fix typo to compute number of tx descriptorsThomas Chou1-1/+1
2009-10-07au1000_eth: Duplicate test of RX_OVERLEN bit in update_rx_stats()roel kluin1-3/+1
2009-10-07netxen: Fix Unlikely(x) > yRoel Kluin1-1/+1
2009-10-07pasemi_mac: ethtool get settings fixValentine Barshak1-0/+3
2009-10-07tg3: Fix phylib locking strategyMatt Carlson2-28/+14
2009-10-07rndis_host: support ETHTOOL_GPERMADDRJohn W. Linville1-0/+1
2009-10-07gigaset: add kerneldoc commentsTilman Schmidt6-44/+166
2009-10-07gigaset: correct debugging output selectionTilman Schmidt1-3/+6
2009-10-07gigaset: improve error recoveryTilman Schmidt1-24/+45
2009-10-07gigaset: fix device ERROR response handlingTilman Schmidt1-8/+8
2009-10-07gigaset: announce if built with debuggingTilman Schmidt1-1/+7
2009-10-07gigaset: handle isoc frame errors more gracefullyTilman Schmidt1-11/+7
2009-10-07gigaset: linearize skbTilman Schmidt1-0/+6
2009-10-07gigaset: fix reject/hangup handlingTilman Schmidt1-0/+5
2009-10-07isdn: make capidrv module parameter "debugmode" writeableTilman Schmidt1-1/+1
2009-10-07isdn: avoid races in capidrvTilman Schmidt1-12/+13
2009-10-07isdn: accept CAPI Informational Info values as successTilman Schmidt1-1/+1
2009-10-07drm/radeon: Fix setting of bitsRoel Kluin2-6/+6
2009-10-07pata_atp867x: add Power Management supportBartlomiej Zolnierkiewicz1-0/+21
2009-10-07pata_atp867x: PIO support fixesBartlomiej Zolnierkiewicz1-17/+19
2009-10-07pata_atp867x: clarifications in timings calculations and cable detectionJohn(Jung-Ik) Lee1-14/+38
2009-10-07pata_atp867x: fix it to not claim MWDMA supportBartlomiej Zolnierkiewicz1-9/+1
2009-10-07libata: fix incorrect link online check during probeTejun Heo1-18/+32
2009-10-07be2net: Bug fix to properly update ethtool tx-checksumming after ethtool -K <...Ajit Khaparde2-3/+3
2009-10-07be2net: Fix a typo in be_cmds.hAjit Khaparde1-1/+1