aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* [SCSI] qla2xxx: Use correct value for max vport in LOOP topology.Lalit Chandivade2009-03-10
* [SCSI] qla2xxx: Correct address range checking for option-rom updates.Andrew Vasquez2009-03-10
* [SCSI] fcoe: Change fcoe receive thread nice value from 19 (lowest priority) ...Robert Love2009-03-10
* [SCSI] fcoe: fix handling of pending queue, prevent out of order frames (v3)Chris Leech2009-03-10
* [SCSI] fcoe: Out of order tx frames was causing several check condition SCSI ...Vasu Dev2009-03-10
* [SCSI] fcoe: fix kfree(skb)Roel Kluin2009-03-10
* [SCSI] libfc: do not change the fh_rx_id of a recevied frameYi Zou2009-03-10
* [SCSI] fcoe: Correct fcoe_transports initialization vs. registrationRobert Love2009-03-10
* [SCSI] fcoe: Use setup_timer() and mod_timer()Robert Love2009-03-10
* [SCSI] libfc, fcoe: Remove unnecessary cast by removing inline wrapperRobert Love2009-03-10
* [SCSI] libfc, fcoe: Cleanup function formatting and minor typosRobert Love2009-03-10
* [SCSI] libfc, fcoe: Fix kerneldoc commentsRobert Love2009-03-10
* [SCSI] libfc: check for err when recv and state is incorrectRobert Love2009-03-06
* [SCSI] libfc: rename rp to rdata in fc_disc_new_target()Robert Love2009-03-06
* [SCSI] libfc: correct RPORT_TO_PRIV usageRobert Love2009-03-06
* [SCSI] libfc: Don't violate transport template for rogue port creationRobert Love2009-03-06
* [SCSI] libfc: exch mgr is freed while lport still retrying sequencesSteve Ma2009-03-06
* [SCSI] libfc: fixed a read IO data integrity issue when a IO data frame lostVasu Dev2009-03-06
* [SCSI] libfc: rport retry on LS_RJT from certain ELSChris Leech2009-03-06
* [SCSI] libfc, fcoe: fixed locking issues with lport->lp_mutex around lport->l...Vasu Dev2009-03-06
* [SCSI] libfc: fixed a soft lockup issue in fc_exch_recv_abtsVasu Dev2009-03-06
* [SCSI] libfc: handle RRQ exch timeoutVasu Dev2009-03-06
* [SCSI] libfc: when rport goes away (re-plogi), clean up exchanges to/from rportAbhijeet Joglekar2009-03-06
* [SCSI] libfc: Pass lport in exch_mgr_resetAbhijeet Joglekar2009-03-06
* [SCSI] sd: Don't try to spin up drives that are connected to an inactive portMatthew Wilcox2009-03-05
* drm: fix double lock typoHelge Bahmann2009-03-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-03-03
|\
| * crypto: ixp4xx - Fix qmgr_request_queue build failureKrzysztof Hałasa2009-03-03
| * crypto: api - Fix module load deadlock with fallback algorithmsHerbert Xu2009-02-26
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-03-03
|\ \
| * | [ARM] fix lots of ARM __devexit sillynessRussell King2009-03-03
| * | [ARM] RiscPC: Fix etherh oopsRussell King2009-02-22
* | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-03-02
|\ \ \
| * | | drm/i915: Fix use-before-null-check in i915_irq_emit().Eric Anholt2009-03-02
| * | | drm: Avoid client deadlocks when the master disappears.Thomas Hellstrom2009-03-02
| * | | drm: Wake up all lock waiters when the master disappears.Thomas Hellstrom2009-03-02
| * | | drm: Don't return ERESTARTSYS to user-space.Thomas Hellstrom2009-03-02
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2009-03-02
|\ \ \ \
| * | | | sdhci: Add NO_BUSY_IRQ quirk for Marvell CAFE host chipAndres Salomon2009-03-02
| * | | | sdhci: Add quirk for controllers with no end-of-busy IRQBen Dooks2009-03-02
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-03-02
|\ \ \ \
| * | | | zaurus: add usb id for motomagx phonesDmitriy Taychenachev2009-03-01
| * | | | usbnet: make usbnet_get_link() fall back to ethtool_op_get_link()Bjørn Mork2009-03-01
| * | | | veth: Fix carrier detectEric W. Biederman2009-03-01
| * | | | cdc_ether: add usb id for Ericsson F3507gBjørn Mork2009-03-01
| * | | | r8169: read MAC address from EEPROM on init (2nd attempt)Ivan Vecera2009-03-01
| * | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-28
| |\| | |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-02-28
| |\ \ \ \
| | * | | | libertas: fix misuse of netdev_priv() and dev->ml_privKiran Divekar2009-02-26
| * | | | | gianfar: Do right check on num_txbdfreeRini van Zetten2009-02-27