summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* niu: Add skb->rxhash support.David S. Miller2010-04-222-14/+45
* qlcnic: update version 5.0.2Amit Kumar Salecha2010-04-221-2/+2
* qlcnic: protect resource accessAmit Kumar Salecha2010-04-221-0/+11
* qlcnic: fix rcv buffer leakAmit Kumar Salecha2010-04-221-3/+5
* qlcnic: fix pci semaphore checksAmit Kumar Salecha2010-04-221-4/+7
* qlcnic: define macro for driver stateAmit Kumar Salecha2010-04-222-11/+17
* qlcnic: fix fw initialization responsibilityAmit Kumar Salecha2010-04-221-29/+37
* qlcnic: fix defines as per IDC documentAmit Kumar Salecha2010-04-222-13/+18
* qlcnic: additional driver statisticsAmit Kumar Salecha2010-04-224-2/+21
* cxgb4: Make unnecessarily global functions staticRoland Dreier2010-04-213-13/+13
* cxgb4: Use ntohs() on __be16 value instead of htons()Roland Dreier2010-04-211-1/+1
* ehea: fix possible DLPAR/mem deadlockThomas Klein2010-04-212-6/+15
* ehea: error handling improvementThomas Klein2010-04-213-26/+62
* ks8842: Add platform data for setting mac addressRichard Röjfors2010-04-211-11/+42
* net: small cleanup of lib8390Nikanth Karthikesan2010-04-211-6/+6
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-2183-1092/+1364
|\
| * Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-04-2165-1057/+1315
| |\
| | * Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds2010-04-207-23/+55
| | |\
| | | * pcmcia: fix error handling in cm4000_cs.cDan Carpenter2010-04-191-3/+5
| | | * drivers/pcmcia: Add missing local_irq_restoreJulia Lawall2010-04-171-1/+3
| | | * serial_cs: MD55x support (PCMCIA GPRS/EDGE modem) (kernel 2.6.33)Timur Maximov2010-04-171-0/+9
| | | * pcmcia: avoid late calls to pccard_validate_cisDominik Brodowski2010-04-171-2/+7
| | | * pcmcia: fix ioport size calculation in rsrc_nonstaticDominik Brodowski2010-04-151-1/+3
| | | * pcmcia: re-start on MFC overrideDominik Brodowski2010-04-111-8/+14
| | | * pcmcia: fix io_probe due to parent (PCI) resourcesDominik Brodowski2010-04-111-3/+9
| | | * pcmcia: use previously assigned IRQ for all card functionsDominik Brodowski2010-04-111-5/+5
| | * | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-04-201-2/+2
| | |\ \
| | | * | drm: delay vblank cleanup until after driver unloadJesse Barnes2010-04-201-2/+2
| | * | | Fix ISDN/Gigaset build failureLinus Torvalds2010-04-191-0/+1
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-04-1913-21/+24
| | |\ \ \
| | * \ \ \ Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-04-1917-19/+138
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | drm/radeon/kms: allow R500 regs VAP_ALT_NUM_VERTICES and VAP_INDEX_OFFSETMarek Olšák2010-04-195-6/+20
| | | * | | drivers/gpu/radeon: Add MSPOS regs to safe list.Corbin Simpson2010-04-194-0/+8
| | | * | | drm/radeon/kms: disable the tv encoder when tv/cv is not in useAlex Deucher2010-04-191-2/+6
| | | * | | drm/radeon/kms: adjust pll settings for tvAlex Deucher2010-04-191-0/+4
| | | * | | drm/radeon/kms: fix tv dac conflict resolverAlex Deucher2010-04-191-0/+5
| | | * | | drm/radeon/kms/evergreen: don't enable hdmi audio stuffAlex Deucher2010-04-192-1/+10
| | | * | | drm/radeon/kms/atom: fix dual-link DVI on DCE3.2/4.0Alex Deucher2010-04-191-0/+4
| | | * | | drm/radeon/kms: fix rs600 tlb flushJerome Glisse2010-04-191-1/+1
| | | * | | drm/radeon/kms: print GPU family and device id when loadingJerome Glisse2010-04-192-2/+54
| | | * | | drm/radeon/kms: fix calculation of mipmapped 3D texture sizesMarek Olšák2010-04-121-5/+10
| | | * | | drm/radeon/kms: only change mode when coherent value changes.Dave Airlie2010-04-121-2/+6
| | | * | | drm/radeon/kms: more atom parser fixes (v2)Alex Deucher2010-04-101-0/+10
| | * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2010-04-1720-852/+871
| | |\ \ \ \
| | | * | | | drm/i915: Ignore LVDS EDID when it is unavailabe or invalidZhao Yakui2010-04-092-4/+11
| | | * | | | drm/i915: Add no_lvds entry for the Clientron U800Stefan Bader2010-04-021-0/+8
| | | * | | | drm/i915: Rename many remaining uses of "output" to encoder or connector.Eric Anholt2010-03-252-98/+103
| | | * | | | drm/i915: Rename intel_output to intel_encoder.Eric Anholt2010-03-2511-663/+663
| | | * | | | agp/intel: intel_845_driver is an agp driver!Daniel Vetter2010-03-251-3/+0
| | | * | | | drm/i915: introduce to_intel_bo helperDaniel Vetter2010-03-2510-94/+96