kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX...
[safe/jmp/linux-2.6] / drivers / scsi / fcoe / fcoe.c
2010-05-25 Alexey Dobriyankernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MI...
2010-05-21 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2010-05-17 Vasu Dev[SCSI] fcoe: fix fcoe module ref counting
2010-05-17 Vasu Dev[SCSI] fcoe: fix a circular locking issue with rtnl...
2010-05-17 Robert Love[SCSI] fcoe: move link speed checking into its own...
2010-05-17 Vasu Dev[SCSI] fcoe: fixes wrong error exit in fcoe_create
2010-04-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-04-11 Chris Leech[SCSI] libfc, fcoe: normalize format specifies for...
2010-04-11 Vasu Dev[SCSI] fcoe, fnic, libfc: increased CDB size to 16...
2010-04-11 Vasu Dev[SCSI] fcoe: removes unused shost in fcoe_shost_config
2010-04-11 Chris Leech[SCSI] fcoe: check netif operstate instead of IFF_UP...
2010-04-11 Chris Leech[SCSI] fcoe: reset FIP ctlr link state on disable/enable
2010-04-11 Joe Eykholt[SCSI] libfc, libfcoe, fcoe: use smp_processor_id(...
2010-04-11 Joe Eykholt[SCSI] fcoe: remove an unused variable in fcoe_recv_frame()
2010-04-11 Joe Eykholt[SCSI] fcoe: save gateway address when receiving FLOGI...
2010-04-11 Joe Eykholt[SCSI] fcoe: call fcoe_ctlr_els_send even for ELS responses
2010-04-03 Jiri Pirkonet: convert multicast list to list_head
2010-04-03 Jiri Pirkonet: move address list functions to a separate file
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-17 Robert Love[SCSI] fcoe: Only rmmod fcoe.ko if there are no active...
2010-02-17 Rob Love[SCSI] fcoe: Only rmmod fcoe.ko if there are no active...
2009-12-18 Linus TorvaldsMerge branch 'cpumask-cleanups' of git://git./linux...
2009-12-17 Rusty Russellcpumask: use modern cpumask style in drivers/scsi/fcoe...
2009-12-12 Vasu Dev[SCSI] fcoe, libfc: adds enable/disable for fcoe interface
2009-12-10 Yi Zou[SCSI] fcoe: Use LLD's WWPN and WWNN for lport if LLD...
2009-12-04 Yi Zou[SCSI] fcoe, libfc: add get_lesb() to allow LLD to...
2009-12-04 Chris Leech[SCSI] fcoe: allow SCSI-FCP to be processed directly...
2009-12-04 Joe Eykholt[SCSI] libfc fcoe: increase ELS and CT timeouts
2009-12-04 Chris Leech[SCSI] libfc, fcoe: fixes for highmem skb linearize...
2009-12-04 Yi Zou[SCSI] fcoe: Fix using VLAN ID in creating lport's...
2009-12-04 Yi Zou[SCSI] fcoe: Fix setting lport's WWNN/WWPN to use san...
2009-12-04 Yi Zou[SCSI] fcoe: Fix getting san mac for VLAN interface
2009-12-04 Yi Zou[SCSI] fcoe: Fix checking san mac address
2009-12-04 Joe Eykholt[SCSI] libfcoe: fcoe: simplify receive FLOGI response
2009-12-04 john fastabend[SCSI] fcoe: add check to fail gracefully in bonding...
2009-12-04 Yi Zou[SCSI] fcoe: remove extra function decalrations
2009-12-04 Robert Love[SCSI] fcoe: Formatting cleanups and commenting
2009-12-04 Steve Ma[SCSI] libfc, fcoe: Add FC passthrough support
2009-12-04 Chris Leech[SCSI] fcoe: vport symbolic name support
2009-12-04 Chris Leech[SCSI] libfc: Register Symbolic Node Name (RSNN_NN)
2009-12-04 Chris Leech[SCSI] fcoe: NPIV vport create/destroy
2009-12-04 Chris Leech[SCSI] fcoe: add a separate scsi transport template...
2009-12-04 Chris Leech[SCSI] libfcoe, fcoe: libfcoe NPIV support
2009-12-04 Chris Leech[SCSI] libfc: changes to libfc_host_alloc to consolidat...
2009-12-04 Vasu Dev[SCSI] fcoe, libfc: fix an libfc issue with queue ramp...
2009-12-04 Yi Zou[SCSI] fcoe: Call ndo_fcoe_enable/disable to turn FCoE...
2009-12-04 Yi Zou[SCSI] fcoe: Use NETIF_F_FCOE_MTU flag to set up max...
2009-12-04 Mike Christie[SCSI] fcoe: initialize return value in fcoe_destroy
2009-12-04 Yi Zou[SCSI] fcoe: remove redundant checking of netdev->netde...
2009-09-10 Joe Eykholt[SCSI] fcoe: flush per-cpu thread work when destroying...
2009-09-10 Chris Leech[SCSI] fcoe: use rtnl mutex in place of hostlist lock
2009-09-10 Chris Leech[SCSI] fcoe: Fix module ref count bug by adding NETDEV...
2009-09-10 Chris Leech[SCSI] fcoe: move the host-list add/remove to keep...
2009-09-10 Chris Leech[SCSI] fcoe: add mutex to protect create and destroy
2009-09-10 Chris Leech[SCSI] fcoe: split out per interface setup
2009-09-10 Chris Leech[SCSI] fcoe: fcoe_interface create, destroy and refcounting
2009-09-10 Chris Leech[SCSI] fcoe: remove fcoe_interface->priv pointer
2009-09-10 Chris Leech[SCSI] fcoe: move offload exchange manager pointer...
2009-09-10 Chris Leech[SCSI] fcoe: move FIP controller from fcoe_port to...
2009-09-10 Chris Leech[SCSI] fcoe: move packet handlers from fcoe_port to...
2009-09-10 Chris Leech[SCSI] fcoe: move netdev to fcoe_interface
2009-09-10 Chris Leech[SCSI] fcoe: Introduce and allocate fcoe_interface...
2009-09-10 Chris Leech[SCSI] fcoe: interface changes to fcoe_if_create and...
2009-09-10 Joe Eykholt[SCSI] fcoe: remove unnecessary list and lock initializ...
2009-09-10 Chris Leech[SCSI] fcoe: fix missing error check in call to fcoe_if...
2009-09-10 Yi Zou[SCSI] fcoe: Add sysfs parameter to fcoe for minimum...
2009-09-05 Vasu Dev[SCSI] fcoe, libfc: fully makes use of per cpu exch...
2009-08-22 Vasu Dev[SCSI] fcoe: removes phys_dev and renames real_dev...
2009-08-22 Yi Zou[SCSI] fcoe: Remove ifdef for NETIF_F_FCOE_CRC and...
2009-08-22 Vasu Dev[SCSI] fcoe, libfc: adds offload EM per eth device...
2009-08-22 Vasu Dev[SCSI] fcoe: modifies fcoe_hostlist_lock uses as prep...
2009-08-22 Vasu Dev[SCSI] fcoe, fnic, libfc: modifies current code paths...
2009-08-22 Vasu Dev[SCSI] fcoe, libfc: adds exchange manager(EM) anchor...
2009-08-22 Joe Eykholt[SCSI] fcoe: stop delivery of received frames before...
2009-08-22 Yi Zou[SCSI] fcoe: Call dev_ethtool_get_settings() in fcoe_li...
2009-08-22 Yi Zou[SCSI] fcoe: Fix validation of mac address when checkin...
2009-06-21 Robert Lovefcoe: Add runtime debug logging with module parameter...
2009-06-15 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2009-06-08 Vasu Dev[SCSI] fcoe: removes reserving memory for vlan_ethdr...
2009-06-08 Vasu Dev[SCSI] fcoe: removes fcoe_watchdog
2009-06-08 Vasu Dev[SCSI] fcoe: reduces lock cost when adding a new skb...
2009-05-30 Jiri Pirkonet: convert unicast addr list
2009-05-23 Abhijeet Joglekar[SCSI] libfc,fcoe,fnic: Separate rport and lport max...
2009-05-20 Randy Dunlap[SCSI] fcoe, libfc: fix function declarations to be...
2009-05-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-05-18 Vasu Devfcoe: adds spma mode support
2009-05-18 Vasu Devfcoe: consolidates netdev related config and cleanup...
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...