aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-22qlcnic: update version 5.0.2Amit Kumar Salecha1-2/+2
2010-04-22qlcnic: protect resource accessAmit Kumar Salecha1-0/+11
2010-04-22qlcnic: fix rcv buffer leakAmit Kumar Salecha1-3/+5
2010-04-22qlcnic: fix pci semaphore checksAmit Kumar Salecha1-4/+7
2010-04-22qlcnic: define macro for driver stateAmit Kumar Salecha2-11/+17
2010-04-22qlcnic: fix fw initialization responsibilityAmit Kumar Salecha1-29/+37
2010-04-22qlcnic: fix defines as per IDC documentAmit Kumar Salecha2-13/+18
2010-04-22qlcnic: additional driver statisticsAmit Kumar Salecha4-2/+21
2010-04-21cxgb4: Make unnecessarily global functions staticRoland Dreier3-13/+13
2010-04-21cxgb4: Use ntohs() on __be16 value instead of htons()Roland Dreier1-1/+1
2010-04-21ehea: fix possible DLPAR/mem deadlockThomas Klein2-6/+15
2010-04-21ehea: error handling improvementThomas Klein3-26/+62
2010-04-21ks8842: Add platform data for setting mac addressRichard Röjfors1-11/+42
2010-04-21net: small cleanup of lib8390Nikanth Karthikesan1-6/+6
2010-04-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller83-1092/+1364
2010-04-21Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller65-1057/+1315
2010-04-20tg3: Enable GRO by default.David S. Miller1-0/+1
2010-04-20niu: Enable GRO by default.David S. Miller1-1/+1
2010-04-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller7-15/+29
2010-04-20net: sk_sleep() helperEric Dumazet4-9/+9
2010-04-20Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds7-23/+55
2010-04-20Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds1-2/+2
2010-04-20drm: delay vblank cleanup until after driver unloadJesse Barnes1-2/+2
2010-04-198139too: Fix a typo in the function name.Alexander Kuznetsov1-1/+1
2010-04-19bnx2x: Date and versionVladislav Zolotarov1-2/+2
2010-04-19bnx2x: Don't report link down if has been already downVladislav Zolotarov1-2/+4
2010-04-19bnx2x: Rework power state handling codeVladislav Zolotarov1-3/+9
2010-04-19bnx2x: use mask in test_registers() to avoid parity errorVladislav Zolotarov1-1/+1
2010-04-19bnx2x: Fixed MSI-X enabling flowVladislav Zolotarov2-8/+38
2010-04-19bnx2x: Added new statisticsVladislav Zolotarov2-46/+76
2010-04-19bnx2x: White spacesVladislav Zolotarov2-161/+213
2010-04-19bnx2x: Protect code with NOMCPVladislav Zolotarov1-12/+32
2010-04-19bnx2x: Increase DMAE max write size for 57711Vladislav Zolotarov2-5/+6
2010-04-19bnx2x: Use VPD-R V0 entry to display firmware revisionVladislav Zolotarov2-2/+73
2010-04-19bnx2x: Parity errors handling for 57710 and 57711Vladislav Zolotarov3-56/+1039
2010-04-19Fix ISDN/Gigaset build failureLinus Torvalds1-0/+1
2010-04-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds13-21/+24
2010-04-19Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds17-19/+138
2010-04-19pcmcia: fix error handling in cm4000_cs.cDan Carpenter1-3/+5
2010-04-19drm/radeon/kms: allow R500 regs VAP_ALT_NUM_VERTICES and VAP_INDEX_OFFSETMarek Olšák5-6/+20
2010-04-19drivers/gpu/radeon: Add MSPOS regs to safe list.Corbin Simpson4-0/+8
2010-04-19drm/radeon/kms: disable the tv encoder when tv/cv is not in useAlex Deucher1-2/+6
2010-04-19drm/radeon/kms: adjust pll settings for tvAlex Deucher1-0/+4
2010-04-19drm/radeon/kms: fix tv dac conflict resolverAlex Deucher1-0/+5
2010-04-19drm/radeon/kms/evergreen: don't enable hdmi audio stuffAlex Deucher2-1/+10
2010-04-19drm/radeon/kms/atom: fix dual-link DVI on DCE3.2/4.0Alex Deucher1-0/+4
2010-04-19drm/radeon/kms: fix rs600 tlb flushJerome Glisse1-1/+1
2010-04-19drm/radeon/kms: print GPU family and device id when loadingJerome Glisse2-2/+54
2010-04-18gigaset: include cleanup cleanupTilman Schmidt9-20/+1
2010-04-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intelLinus Torvalds20-852/+871