- b94f895 [SCSI] libfc fcoe: increase ELS and CT timeouts by Joe Eykholt · 15 years ago
- 18fa11e [SCSI] libfc, fcoe: fixes for highmem skb linearize panics by Chris Leech · 15 years ago
- cc0136c [SCSI] fcoe: Fix using VLAN ID in creating lport's WWWN/WWPN by Yi Zou · 15 years ago
- 75ea89e [SCSI] fcoe: Fix setting lport's WWNN/WWPN to use san mac address by Yi Zou · 15 years ago
- 5bab87e [SCSI] fcoe: Fix getting san mac for VLAN interface by Yi Zou · 15 years ago
- bf36170 [SCSI] fcoe: Fix checking san mac address by Yi Zou · 15 years ago
- 386309c [SCSI] libfcoe: fcoe: simplify receive FLOGI response by Joe Eykholt · 15 years ago
- 59d9251 [SCSI] fcoe: add check to fail gracefully in bonding mode by john fastabend · 15 years ago
- 4e5ad00 [SCSI] fcoe: remove extra function decalrations by Yi Zou · 15 years ago
- 1875f27 [SCSI] fcoe: Formatting cleanups and commenting by Robert Love · 15 years ago
- a51ab39 [SCSI] libfc, fcoe: Add FC passthrough support by Steve Ma · 15 years ago
- dc8596d [SCSI] fcoe: vport symbolic name support by Chris Leech · 15 years ago
- 5baa17c [SCSI] libfc: Register Symbolic Node Name (RSNN_NN) by Chris Leech · 15 years ago
- 9a05753 [SCSI] fcoe: NPIV vport create/destroy by Chris Leech · 15 years ago
- e9084bb [SCSI] fcoe: add a separate scsi transport template for NPIV vports by Chris Leech · 15 years ago
- 11b5618 [SCSI] libfcoe, fcoe: libfcoe NPIV support by Chris Leech · 15 years ago
- 8622196 [SCSI] libfc: changes to libfc_host_alloc to consolidate initialization with allocation by Chris Leech · 15 years ago
- 14caf44 [SCSI] fcoe, libfc: fix an libfc issue with queue ramp down in libfc by Vasu Dev · 15 years ago
- b7a727f [SCSI] fcoe: Call ndo_fcoe_enable/disable to turn FCoE feature on/off in LLD by Yi Zou · 15 years ago
- 7221d7e [SCSI] fcoe: Use NETIF_F_FCOE_MTU flag to set up max frame size (lport->mfs) by Yi Zou · 15 years ago
- 8eca355 [SCSI] fcoe: initialize return value in fcoe_destroy by Mike Christie · 15 years ago
- b04d023 [SCSI] fcoe: remove redundant checking of netdev->netdev_ops by Yi Zou · 15 years ago
- e7a5199 [SCSI] fcoe: flush per-cpu thread work when destroying interface by Joe Eykholt · 15 years ago
- 090eb6c [SCSI] fcoe: use rtnl mutex in place of hostlist lock by Chris Leech · 15 years ago
- 2e70e24 [SCSI] fcoe: Fix module ref count bug by adding NETDEV UNREGISTER handling by Chris Leech · 15 years ago
- c863df3 [SCSI] fcoe: move the host-list add/remove to keep out VN_Ports by Chris Leech · 15 years ago
- dfc1d0f [SCSI] fcoe: add mutex to protect create and destroy by Chris Leech · 15 years ago
- 54b649f [SCSI] fcoe: split out per interface setup by Chris Leech · 15 years ago
- 030f4e0 [SCSI] fcoe: fcoe_interface create, destroy and refcounting by Chris Leech · 15 years ago
- cb0a6ca [SCSI] fcoe: remove fcoe_interface->priv pointer by Chris Leech · 15 years ago
- 991cbb6 [SCSI] fcoe: move offload exchange manager pointer from fcoe_port to fcoe_interface by Chris Leech · 15 years ago
- 3fe9a0b [SCSI] fcoe: move FIP controller from fcoe_port to fcoe_interface by Chris Leech · 15 years ago
- 259ad85 [SCSI] fcoe: move packet handlers from fcoe_port to fcoe_interface by Chris Leech · 15 years ago
- 2502498 [SCSI] fcoe: move netdev to fcoe_interface by Chris Leech · 15 years ago
- 014f5c3 [SCSI] fcoe: Introduce and allocate fcoe_interface structure, 1:1 with net_device by Chris Leech · 15 years ago
- af7f85d [SCSI] fcoe: interface changes to fcoe_if_create and fcoe_if_destroy by Chris Leech · 15 years ago
- 36eb7fc [SCSI] fcoe: remove unnecessary list and lock initializations. by Joe Eykholt · 15 years ago
- 5892c32 [SCSI] fcoe: fix missing error check in call to fcoe_if_init by Chris Leech · 15 years ago
- 05cc739 [SCSI] fcoe: Add sysfs parameter to fcoe for minimum DDP read I/O size by Yi Zou · 15 years ago
- b2f0091 [SCSI] fcoe, libfc: fully makes use of per cpu exch pool and then removes em_lock by Vasu Dev · 15 years ago
- 1d1b88d [SCSI] fcoe: removes phys_dev and renames real_dev to netdev. by Vasu Dev · 15 years ago
- 15a521b [SCSI] fcoe: Remove ifdef for NETIF_F_FCOE_CRC and NETIF_F_FSO by Yi Zou · 15 years ago
- d717968 [SCSI] fcoe, libfc: adds offload EM per eth device with only single xid range per EM by Vasu Dev · 15 years ago
- e8af4d4 [SCSI] fcoe: modifies fcoe_hostlist_lock uses as prep work to add shared offload EM by Vasu Dev · 15 years ago
- 52ff878 [SCSI] fcoe, fnic, libfc: modifies current code paths to use EM anchor list by Vasu Dev · 15 years ago
- 9631609 [SCSI] fcoe, libfc: adds exchange manager(EM) anchor list per lport and related APIs by Vasu Dev · 15 years ago
- f161fb7 [SCSI] fcoe: stop delivery of received frames before doing lport_destroy() by Joe Eykholt · 15 years ago
- 2f718d6 [SCSI] fcoe: Call dev_ethtool_get_settings() in fcoe_link_ok by Yi Zou · 15 years ago
- 7a7f0c7 [SCSI] fcoe: Fix validation of mac address when checking for spma support by Yi Zou · 15 years ago
- d5488eb fcoe: Add runtime debug logging with module parameter debug_logging by Robert Love · 15 years ago
- 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
- 4e57e1c [SCSI] fcoe: removes reserving memory for vlan_ethdr on tx path by Vasu Dev · 16 years ago
- 1047f22 [SCSI] fcoe: removes fcoe_watchdog by Vasu Dev · 16 years ago
- 4bb6b51 [SCSI] fcoe: reduces lock cost when adding a new skb to fcoe_pending_queue by Vasu Dev · 16 years ago
- ccffad2 net: convert unicast addr list by Jiri Pirko · 15 years ago
- a366695 [SCSI] libfc,fcoe,fnic: Separate rport and lport max retry counts by Abhijeet Joglekar · 16 years ago
- b0d428a [SCSI] fcoe, libfc: fix function declarations to be ANSI-compliant by Randy Dunlap · 16 years ago
- bb803cf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
- 184dd34 fcoe: adds spma mode support by Vasu Dev · 15 years ago
- ab6b85c fcoe: consolidates netdev related config and cleanup for spma mode by Vasu Dev · 15 years ago
- 6401bdc [SCSI] fcoe: fip: add multicast filter to receive FIP advertisements. by Joe Eykholt · 16 years ago
- dd3fd72 [SCSI] fcoe: fix spelling typos and bad comments by Chris Leech · 16 years ago
- fc224a5 [SCSI] fcoe: don't export functions that are internal to fcoe by Chris Leech · 16 years ago
- 3caf02e [SCSI] fcoe: kfree() -> kfree_skb() by Dan Carpenter · 16 years ago
- 97c8389 [SCSI] fcoe, libfcoe: Add support for FIP. FCoE discovery and keep-alive. by Joe Eykholt · 16 years ago
- a0a25da [SCSI] fcoe, libfc: fix double fcoe_softc memory alloc by Vasu Dev · 16 years ago
- fdd7802 [SCSI] fcoe: cleans up libfcoe.h and adds fcoe.h for fcoe module by Vasu Dev · 16 years ago
- 5e80f7f [SCSI] fcoe: moves common FCoE library API functions to libfcoe module by Vasu Dev · 16 years ago
- 9b34ecf [SCSI] fcoe, libfc: add libfcoe module by Vasu Dev · 16 years ago
- a703e49 [SCSI] fcoe: renames libfcoe.c to fcoe.c as the only fcoe module file by Vasu Dev · 16 years ago[Renamed from drivers/scsi/fcoe/libfcoe.c]
- 7f34914 [SCSI] fcoe: removes default sw transport code file fcoe_sw.c by Vasu Dev · 16 years ago
- 5919a59 [SCSI] fcoe: prep work to completely remove fc_transport_fcoe code by Vasu Dev · 16 years ago
- 8976f42 [SCSI] fcoe: create/destroy fcoe Rx threads on CPU hotplug events by Robert Love · 16 years ago
- 582b45b [SCSI] fcoe: Use per-CPU kernel function for dev_stats instead of an array by Robert Love · 16 years ago
- 5e5e92d [SCSI] fcoe: Use percpu kernel funcs for struct fcoe_percpu_s by Robert Love · 16 years ago
- 38eccab [SCSI] fcoe: Initialize all possilbe skb_queue(s) when module is loaded by Robert Love · 16 years ago
- 07c00ec [SCSI] fcoe: fcoe fc crc offload indication by skb->ip_summed by Yi Zou · 16 years ago
- 39ca9a0 [SCSI] fcoe: add support to large send by gso through net_device for fcoe_sw by Yi Zou · 16 years ago
- 211c738 [SCSI] net, fcoe: add ETH_P_FCOE for Fibre Channel over Ethernet (FCoE) by Yi Zou · 16 years ago
- 4469c19 [SCSI] fcoe: Change fcoe receive thread nice value from 19 (lowest priority) to -20 by Robert Love · 16 years ago
- 55c8baf [SCSI] fcoe: fix handling of pending queue, prevent out of order frames (v3) by Chris Leech · 16 years ago
- c826a31 [SCSI] fcoe: Out of order tx frames was causing several check condition SCSI status by Vasu Dev · 16 years ago
- e904158 [SCSI] fcoe: fix kfree(skb) by Roel Kluin · 16 years ago
- a468f32 [SCSI] fcoe: Use setup_timer() and mod_timer() by Robert Love · 16 years ago
- fc47ff6 [SCSI] libfc, fcoe: Remove unnecessary cast by removing inline wrapper by Robert Love · 16 years ago
- b2ab99c [SCSI] libfc, fcoe: Cleanup function formatting and minor typos by Robert Love · 16 years ago
- 34f42a0 [SCSI] libfc, fcoe: Fix kerneldoc comments by Robert Love · 16 years ago
- bc0e17f [SCSI] libfc, fcoe: fixed locking issues with lport->lp_mutex around lport->link_status by Vasu Dev · 16 years ago
- 56b854b [SCSI] fcoe: fix incorrect use of struct module by James Bottomley · 16 years ago
- 85b4aa4 [SCSI] fcoe: Fibre Channel over Ethernet by Robert Love · 16 years ago