mxcmmc: Fix missing return value checking in DMA setup code.
[safe/jmp/linux-2.6] / drivers / scsi / fcoe /
2009-04-27 Joe Eykholt[SCSI] fcoe: fip: add multicast filter to receive FIP...
2009-04-27 Chris Leech[SCSI] fcoe: fix spelling typos and bad comments
2009-04-27 Chris Leech[SCSI] fcoe: don't export functions that are internal...
2009-04-27 Dan Carpenter[SCSI] fcoe: kfree() -> kfree_skb()
2009-04-03 Joe Eykholt[SCSI] fcoe, libfcoe: Add support for FIP. FCoE discove...
2009-04-03 Vasu Dev[SCSI] fcoe, libfc: fix double fcoe_softc memory alloc
2009-04-03 Vasu Dev[SCSI] fcoe: cleans up libfcoe.h and adds fcoe.h for...
2009-04-03 Vasu Dev[SCSI] fcoe: moves common FCoE library API functions...
2009-04-03 Vasu Dev[SCSI] fcoe, libfc: add libfcoe module
2009-04-03 Vasu Dev[SCSI] fcoe: renames libfcoe.c to fcoe.c as the only...
2009-04-03 Vasu Dev[SCSI] fcoe: removes default sw transport code file...
2009-04-03 Vasu Dev[SCSI] fcoe: removes fc_transport_fcoe.[ch] code files
2009-04-03 Vasu Dev[SCSI] fcoe: prep work to completely remove fc_transpor...
2009-04-03 Robert Love[SCSI] fcoe: create/destroy fcoe Rx threads on CPU...
2009-04-03 Robert Love[SCSI] fcoe: Use per-CPU kernel function for dev_stats...
2009-04-03 Robert Love[SCSI] fcoe: Use percpu kernel funcs for struct fcoe_pe...
2009-04-03 Robert Love[SCSI] fcoe: Initialize all possilbe skb_queue(s) when...
2009-03-13 Yi Zou[SCSI] fcoe: fcoe fc crc offload indication by skb...
2009-03-13 Yi Zou[SCSI] fcoe: add support to FCoE offload support in...
2009-03-13 Yi Zou[SCSI] fcoe: add support to large send by gso through...
2009-03-13 Yi Zou[SCSI] fcoe, libfc: check offload features from LLD...
2009-03-13 Yi Zou[SCSI] net, fcoe: add ETH_P_FCOE for Fibre Channel...
2009-03-10 Robert Love[SCSI] fcoe: Change fcoe receive thread nice value...
2009-03-10 Chris Leech[SCSI] fcoe: fix handling of pending queue, prevent...
2009-03-10 Vasu Dev[SCSI] fcoe: Out of order tx frames was causing several...
2009-03-10 Roel Kluin[SCSI] fcoe: fix kfree(skb)
2009-03-10 Robert Love[SCSI] fcoe: Correct fcoe_transports initialization...
2009-03-10 Robert Love[SCSI] fcoe: Use setup_timer() and mod_timer()
2009-03-10 Robert Love[SCSI] libfc, fcoe: Remove unnecessary cast by removing...
2009-03-10 Robert Love[SCSI] libfc, fcoe: Cleanup function formatting and...
2009-03-10 Robert Love[SCSI] libfc, fcoe: Fix kerneldoc comments
2009-03-06 Vasu Dev[SCSI] libfc, fcoe: fixed locking issues with lport...
2008-12-30 James Bottomley[SCSI] fcoe: fix incorrect use of struct module
2008-12-29 Robert Love[SCSI] fcoe: Fibre Channel over Ethernet