aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/fcoe/fcoe.c
Commit message (Expand)AuthorAge
...
* [SCSI] fcoe: Amends previous patch, Round-robin based selection of CPU for po...Kiran Patil2011-06-29
* [SCSI] fcoe: Round-robin based selection of CPU for post-processing of incomi...Kiran Patil2011-06-29
* [SCSI] fcoe: Unable to select the exchangeID from offload pool for storage ta...Kiran Patil2011-06-29
* [SCSI] fcoe: support ndo_fcoe_ddp_target() for DDP in FCoE targeYi Zou2011-06-29
* [SCSI] fcoe: Prevent creation of an NPIV port with duplicate WWPNNeerav Parikh2011-05-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-05-20
|\
| * ethtool: Call ethtool's get/set_settings callbacks with cleaned dataDavid Decotigny2011-04-29
* | [SCSI] fcoe: have fcoe log off and lport destroy before ndo_fcoe_disableVasu Dev2011-05-01
* | [SCSI] fcoe: remove unnecessary module state checkYi Zou2011-05-01
* | [SCSI] fcoe: Remove mutex_trylock/restart_syscall checksRobert Love2011-05-01
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-03-17
|\
| * [SCSI] fcoe: fix broken fcoe interface resetVasu Dev2011-02-28
| * [SCSI] fcoe: precedence bug in fcoe_filter_frames()Dan Carpenter2011-02-28
| * [SCSI] fcoe, libfc: initialize EM anchors list and then update npiv EMsVasu Dev2011-02-28
| * [SCSI] libfcoe: Move common code from fcoe to libfcoe moduleBhanu Prakash Gollapudi2011-02-12
| * [SCSI] fcoe: use dedicated workqueue instead of system_wqTejun Heo2011-02-12
| * [SCSI] fcoe: convert fcoe.ko to become an fcoe transport provider driverYi Zou2011-02-12
| * [SCSI] fcoe: prepare fcoe for using fcoe transportYi Zou2011-02-12
| * [SCSI] fcoe: drop FCoE LOGO in FIP modeVasu Dev2011-02-12
| * [SCSI] fcoe: Fix module reference count for vportsRobert Love2011-02-12
* | fcoe: correct checking for bondingJiri Pirko2011-03-14
|/
* [SCSI] libfc: fix NULL pointer dereference bug in fc_fcp_pkt_releaseYi Zou2010-12-21
* [SCSI] fcoe: Fix broken NPIV with correction to MAC validationRobert Love2010-10-25
* [SCSI] fcoe: set default FIP mode as FIP_MODE_FABRICVasu Dev2010-10-25
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-04
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-06-16
| |\
| * | fix typos concerning "management"Uwe Kleine-König2010-06-16
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-08-04
|\ \ \
| * | | [SCSI] Revert "[SCSI] fcoe: Fix using VLAN ID in creating lport's WWWN/WWPN"Vasu Dev2010-07-28
| * | | [SCSI] fcoe: fix offload feature flag change from netdevYi Zou2010-07-28
| * | | [SCSI] fcoe: config via separate create_vn2vn module parameterJoe Eykholt2010-07-28
| * | | [SCSI] fcoe libfcoe: use correct FC-MAP for VN2VN modeJoe Eykholt2010-07-28
| * | | [SCSI] libfcoe: fcoe: fnic: add FIP VN2VN point-to-multipoint supportJoe Eykholt2010-07-28
| * | | [SCSI] libfcoe: fcoe: fnic: change fcoe_ctlr_init interface to specify modeJoe Eykholt2010-07-28
| * | | [SCSI] fcoe: adds src and dest mac address checking for fcoe framesVasu Dev2010-07-28
| * | | [SCSI] fcoe: cleans up fcoe_disable and fcoe_enableVasu Dev2010-07-28
| | |/ | |/|
* / | net: fix 64 bit counters on 32 bit archesEric Dumazet2010-07-07
|/ /
* / kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...Alexey Dobriyan2010-05-25
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-05-21
|\
| * [SCSI] fcoe: fix fcoe module ref countingVasu Dev2010-05-16
| * [SCSI] fcoe: fix a circular locking issue with rtnl and sysfs mutexVasu Dev2010-05-16
| * [SCSI] fcoe: move link speed checking into its own routineRobert Love2010-05-16
| * [SCSI] fcoe: fixes wrong error exit in fcoe_createVasu Dev2010-05-16
| * [SCSI] libfc, fcoe: normalize format specifies for world wide namesChris Leech2010-04-11
| * [SCSI] fcoe, fnic, libfc: increased CDB size to 16 bytes for fcoe.Vasu Dev2010-04-11
| * [SCSI] fcoe: removes unused shost in fcoe_shost_configVasu Dev2010-04-11
| * [SCSI] fcoe: check netif operstate instead of IFF_UP & link stateChris Leech2010-04-11
| * [SCSI] fcoe: reset FIP ctlr link state on disable/enableChris Leech2010-04-11
| * [SCSI] libfc, libfcoe, fcoe: use smp_processor_id() only when preempt disabledJoe Eykholt2010-04-11
| * [SCSI] fcoe: remove an unused variable in fcoe_recv_frame()Joe Eykholt2010-04-11