summaryrefslogtreecommitdiffstats
path: root/drivers/net/gianfar.h (unfollow)
Commit message (Expand)AuthorFilesLines
2011-05-27[SCSI] target: Convert REPORT_LUNs to use int_to_scsilunNicholas Bellinger5-46/+5
2011-05-27[SCSI] target: Fix task->task_execute_queue=1 clear bug + LUN_RESET OOPsNicholas Bellinger1-0/+7
2011-05-27[SCSI] target: Fix bug with task_sg chained transport_free_dev_tasks releaseNicholas Bellinger3-1/+14
2011-05-27[SCSI] target: Fix interrupt context bug with stats_lock and core_tmr_alloc_reqNicholas Bellinger2-5/+6
2011-05-27[SCSI] target: Fix multi task->task_sg[] chaining logic bugNicholas Bellinger1-11/+15
2011-05-17[SCSI] qla2xxx: Refactor call to qla2xxx_read_sfp for thermal temperature.Joe Carnuccio1-42/+11
2011-05-17[SCSI] qla2xxx: Unify the read/write sfp mailbox command routines.Joe Carnuccio3-62/+33
2011-05-17[SCSI] qla2xxx: Clear complete initialization control block.Andrew Vasquez1-1/+1
2011-05-17[SCSI] qla2xxx: Allow an override of the registered maximum LUN.Andrew Vasquez3-2/+9
2011-05-17[SCSI] qla2xxx: Add host number in reset and quiescent message logs.Saurav Kashyap1-3/+5
2011-05-17[SCSI] qla2xxx: Correctly read sfp single byte mailbox register.Joe Carnuccio1-2/+2
2011-05-17[SCSI] qla2xxx: Add qla82xx_rom_unlock() function.Chad Dupuis2-8/+13
2011-05-17[SCSI] qla2xxx: Log if qla82xx firmware fails to load from flash.Chad Dupuis1-1/+5
2011-05-17[SCSI] qla2xxx: Use passed in host to initialize local scsi_qla_host in queue...Madhuranath Iyengar1-1/+1
2011-05-17[SCSI] qla2xxx: Correct buffer start in edc sysfs debug print.Joe Carnuccio1-1/+1
2011-05-17[SCSI] qla2xxx: Update firmware version after flash update for ISP82xx.Saurav Kashyap1-0/+7
2011-05-17[SCSI] qla2xxx: Fix hang during driver unload when vport is active.Arun Easi1-10/+15
2011-05-17[SCSI] qla2xxx: Properly set the dsd_list_len for dsd_chaining in cmd type 6.Andrew Vasquez2-4/+3
2011-05-17[SCSI] qla2xxx: Fix virtual port failing to login after chip reset.Saurav Kashyap1-3/+4
2011-05-17[SCSI] qla2xxx: Fix vport delete hang when logins are outstanding.Arun Easi1-2/+3
2011-05-17[SCSI] hpsa: Change memset using sizeof(ptr) to sizeof(*ptr)Joe Perches1-1/+1
2011-05-17[SCSI] ipr: Rate limit DMA mapping errorsAnton Blanchard1-1/+2
2011-05-17[SCSI] hpsa: add P2000 to list of shared SAS devicesStephen M. Cameron1-0/+1
2011-05-17[SCSI] hpsa: do not attempt PCI power management reset method if we know it w...Stephen M. Cameron1-14/+38
2011-05-17[SCSI] hpsa: remove superfluous sleeps around reset codeStephen M. Cameron1-3/+0
2011-05-17[SCSI] hpsa: do soft reset if hard reset is brokenStephen M. Cameron2-16/+216
2011-05-17[SCSI] hpsa: use new doorbell-bit-5 reset methodStephen M. Cameron2-5/+22
2011-05-17[SCSI] hpsa: remove atrophied hpsa_scsi_setup functionStephen M. Cameron1-8/+3
2011-05-17[SCSI] hpsa: clarify messages around reset behaviorStephen M. Cameron1-2/+3
2011-05-17[SCSI] hpsa: increase time to wait for board resetStephen M. Cameron1-1/+1
2011-05-17[SCSI] hpsa: factor out irq request codeStephen M. Cameron1-11/+21
2011-05-17[SCSI] hpsa: factor out cmd pool allocation functionsStephen M. Cameron1-30/+36
2011-05-17[SCSI] hpsa: wait longer for no-op to complete after resetting controllerStephen M. Cameron1-1/+1
2011-05-17[SCSI] hpsa: do a better job of detecting controller reset failureStephen M. Cameron2-10/+67
2011-05-17[SCSI] hpsa: delete old unused padding garbageStephen M. Cameron1-8/+0
2011-05-17[SCSI] hpsa: remove unused parameter from hpsa_complete_scsi_command()Stephen M. Cameron1-3/+2
2011-05-17[SCSI] hpsa: add readl after writel in interrupt mask setting codeStephen M. Cameron1-0/+4
2011-05-17[SCSI] hpsa: do readl after writel in main i/o path to ensure commands don't ...Stephen M. Cameron1-0/+1
2011-05-17[SCSI] mptsas: Fix annoying warningBorislav Petkov1-2/+2
2011-05-17[SCSI] tcm_fc: Adding FC_FC4 provider (tcm_fc) for FCoE target (TCM - target ...Kiran Patil9-0/+2526
2011-05-10Linux 2.6.39-rc7v2.6.39-rc7Linus Torvalds1-1/+1
2011-05-10vm: fix vm_pgoff wrap in upward expansionHugh Dickins1-4/+7
2011-05-10Don't lock guardpage if the stack is growing upMikulas Patocka3-15/+37
2011-05-09drm/i915/lvds: Only act on lid notify when the device is onAlex Williamson1-0/+3
2011-05-09drm/i915: fix intel_crtc_clock_get pipe reads after "cleanup cleanup"Chris Wilson1-2/+2
2011-05-09drm/i915: Only enable the plane after setting the fb base (pre-ILK)Chris Wilson1-2/+0
2011-05-09HPFS: Remove unused variableMikulas Patocka1-4/+0
2011-05-09HPFS: Move declaration up, so that there are no out-of-scope pointersMikulas Patocka1-1/+1
2011-05-09HPFS: Fix some unaligned accessesMikulas Patocka3-24/+32
2011-05-09HPFS: Fix endianity. Make hpfs work on big-endian machinesMikulas Patocka11-418/+498