Commit Graph

30 Commits (296b2f6ae654581adc27f0d6f0af454c7f3d06ee)

Author SHA1 Message Date
Joe Eykholt 97c8389d54 [SCSI] fcoe, libfcoe: Add support for FIP. FCoE discovery and keep-alive. 16 years ago
Vasu Dev a0a25da2a4 [SCSI] fcoe, libfc: fix double fcoe_softc memory alloc 16 years ago
Vasu Dev fdd78027fd [SCSI] fcoe: cleans up libfcoe.h and adds fcoe.h for fcoe module 16 years ago
Vasu Dev 5e80f7f7c8 [SCSI] fcoe: moves common FCoE library API functions to libfcoe module 16 years ago
Vasu Dev 9b34ecffd5 [SCSI] fcoe, libfc: add libfcoe module 16 years ago
Vasu Dev a703e490f5 [SCSI] fcoe: renames libfcoe.c to fcoe.c as the only fcoe module file 16 years ago
Vasu Dev 7f34914295 [SCSI] fcoe: removes default sw transport code file fcoe_sw.c 16 years ago
Vasu Dev 61e17afa89 [SCSI] fcoe: removes fc_transport_fcoe.[ch] code files 16 years ago
Vasu Dev 5919a59503 [SCSI] fcoe: prep work to completely remove fc_transport_fcoe code 16 years ago
Robert Love 8976f424d4 [SCSI] fcoe: create/destroy fcoe Rx threads on CPU hotplug events 16 years ago
Robert Love 582b45bc57 [SCSI] fcoe: Use per-CPU kernel function for dev_stats instead of an array 16 years ago
Robert Love 5e5e92df49 [SCSI] fcoe: Use percpu kernel funcs for struct fcoe_percpu_s 16 years ago
Robert Love 38eccabd10 [SCSI] fcoe: Initialize all possilbe skb_queue(s) when module is loaded 16 years ago
Yi Zou 07c00ec449 [SCSI] fcoe: fcoe fc crc offload indication by skb->ip_summed 16 years ago
Yi Zou e056200736 [SCSI] fcoe: add support to FCoE offload support in fcoe_sw through net_device 16 years ago
Yi Zou 39ca9a065a [SCSI] fcoe: add support to large send by gso through net_device for fcoe_sw 16 years ago
Yi Zou ea1e9a9df5 [SCSI] fcoe, libfc: check offload features from LLD through netdev 16 years ago
Yi Zou 211c738d86 [SCSI] net, fcoe: add ETH_P_FCOE for Fibre Channel over Ethernet (FCoE) 16 years ago
Robert Love 4469c195da [SCSI] fcoe: Change fcoe receive thread nice value from 19 (lowest priority) to -20 16 years ago
Chris Leech 55c8bafba5 [SCSI] fcoe: fix handling of pending queue, prevent out of order frames (v3) 16 years ago
Vasu Dev c826a31457 [SCSI] fcoe: Out of order tx frames was causing several check condition SCSI status 16 years ago
Roel Kluin e904158159 [SCSI] fcoe: fix kfree(skb) 16 years ago
Robert Love 03ec862dff [SCSI] fcoe: Correct fcoe_transports initialization vs. registration 16 years ago
Robert Love a468f328ad [SCSI] fcoe: Use setup_timer() and mod_timer() 16 years ago
Robert Love fc47ff6b1b [SCSI] libfc, fcoe: Remove unnecessary cast by removing inline wrapper 16 years ago
Robert Love b2ab99c9a3 [SCSI] libfc, fcoe: Cleanup function formatting and minor typos 16 years ago
Robert Love 34f42a070f [SCSI] libfc, fcoe: Fix kerneldoc comments 16 years ago
Vasu Dev bc0e17f691 [SCSI] libfc, fcoe: fixed locking issues with lport->lp_mutex around lport->link_status 16 years ago
James Bottomley 56b854bb31 [SCSI] fcoe: fix incorrect use of struct module 16 years ago
Robert Love 85b4aa4926 [SCSI] fcoe: Fibre Channel over Ethernet 16 years ago