aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-10cxgb4vf: Ingress Queue Entry Size needs to be 64 bytesCasey Leedom1-4/+11
2010-12-10phy: add the IC+ IP1001 driverGiuseppe CAVALLARO2-6/+55
2010-12-10atm: correct sysfs 'device' link creation and parent relationshipsDan Williams15-35/+30
2010-12-10enic: Bug Fix: Pass napi reference to the isr that services receive queueVasanthy Kolluri1-1/+2
2010-12-10USB: ftdi_sio: Add D.O.Tec PIDFlorian Faber2-0/+6
2010-12-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller15-63/+82
2010-12-10connector: add module aliasStephen Hemminger1-0/+1
2010-12-10r8169: Fix runtime power managementRafael J. Wysocki1-10/+16
2010-12-09hso: IP checksuming doesn't work on GE0301 option cardsThomas Bogendoerfer1-4/+0
2010-12-09net: Convert netpoll blocking api in bonding driver to be a counterNeil Horman2-20/+9
2010-12-09ACPI: EC: Add another dmi match entry for MSI hardwareAlexey Starikovskiy1-0/+3
2010-12-09[SCSI] hpsa: fix redefinition of PCI_DEVICE_ID_CISSFMike Miller1-7/+1
2010-12-09ACPI battery: update status upon sysfs queryZhang Rui1-0/+5
2010-12-09ACPI ac: update AC status upon sysfs queryZhang Rui1-17/+29
2010-12-09xhci: Fix issue with port array setup and buggy hosts.Sarah Sharp1-10/+15
2010-12-09[SCSI] qla2xxx: Update version number to 8.03.05-k0.Madhuranath Iyengar1-2/+2
2010-12-09[SCSI] qla2xxx: Properly set the return value in qla2xxx_eh_abort function.Saurav Kashyap1-1/+1
2010-12-09[SCSI] qla2xxx: Correct issue where NPIV-config data was not being allocated for 82xx parts.Andrew Vasquez1-0/+1
2010-12-09[SCSI] qla2xxx: Change MSI initialization from using incorrect request_irq parameter.Mike Hernandez2-3/+3
2010-12-09[SCSI] qla2xxx: Populate Command Type 6 LUN field properly.Mike Hernandez2-0/+2
2010-12-09[SCSI] zfcp: Issue FCP command without holding SCSI host_lockChristof Schmitt2-7/+5
2010-12-09[SCSI] zfcp: Prevent usage w/o holding a referenceSwen Schillig1-3/+6
2010-12-09[SCSI] zfcp: No ERP escalation on gpn_ft evalSwen Schillig1-0/+2
2010-12-09[SCSI] zfcp: Correct false abort data assignment.Swen Schillig1-1/+1
2010-12-09[SCSI] zfcp: Fix common FCP request receptionSwen Schillig1-2/+2
2010-12-09[SCSI] Eliminate error handler overload of the SCSI serial numberJames Bottomley2-29/+2
2010-12-09[SCSI] pmcraid: disable msix and expand device config entryAnil Ravindranath2-5/+5
2010-12-09[SCSI] osd: checking NULL instead of ERR_PTR()Dan Carpenter1-2/+2
2010-12-09regulator: tps6586x: correct register tableDanny Huang1-3/+3
2010-12-09regulator: tps6586x: Handle both enable reg/bits being the sameDanny Huang1-0/+4
2010-12-09regulator: tps6586x: Fix TPS6586X_DVM to store goreg/bitDanny Huang1-6/+13
2010-12-09regulator: tps6586x: Add missing bit mask generationDanny Huang1-2/+2
2010-12-09drm/radeon/kms: don't apply 7xx HDP flush workaround on AGPAlex Deucher1-3/+8
2010-12-09drm: use after free in drm_queue_vblank_event()Dan Carpenter1-2/+2
2010-12-09drm/kms: remove spaces from connector names (v2)Alex Deucher1-5/+5
2010-12-09md: protect against NULL reference when waiting to start a raid10.NeilBrown2-4/+3
2010-12-09md: fix bug with re-adding of partially recovered device.NeilBrown1-2/+5
2010-12-09md: fix possible deadlock in handling flush requests.NeilBrown1-2/+4
2010-12-09md: move code in to submit_flushes.NeilBrown1-6/+6
2010-12-09md: remove handling of flush_pending in md_submit_flush_dataNeilBrown1-6/+3
2010-12-08IB/uverbs: Handle large number of entries in poll CQDan Carpenter1-43/+56
2010-12-08orinoco: fix TKIP countermeasure behaviourDavid Kilroy1-2/+2
2010-12-08orinoco: clear countermeasure setting on commitDavid Kilroy1-0/+6
2010-12-08ath9k_htc: Fix suspend/resumeSujith Manoharan4-2/+18
2010-12-08ath5k: Put the right tsf value in mesh beaconsJavier Cardona1-1/+2
2010-12-08ath5k: Prevent mesh interfaces from being counted as ad-hocJavier Cardona1-1/+1
2010-12-08ath5k: Fix beaconing in mesh modeJavier Cardona1-3/+5
2010-12-08orinoco: initialise priv->hw before assigning the interruptDavid Kilroy2-14/+14
2010-12-08ehea: Fixing LRO configurationBreno Leitao2-2/+14
2010-12-08driver/net/benet: fix be_cmd_multicast_set() memcpy bugJoe Jin1-1/+1