index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] fcoe: Fix setting lport's WWNN/WWPN to use san mac address
Yi Zou
2009-12-04
1
-2
/
+2
*
[SCSI] fcoe: Fix getting san mac for VLAN interface
Yi Zou
2009-12-04
1
-1
/
+4
*
[SCSI] fcoe: Fix checking san mac address
Yi Zou
2009-12-04
1
-1
/
+1
*
[SCSI] fnic: enable bsg pass-thru for fcping
Joe Eykholt
2009-12-04
1
-0
/
+1
*
[SCSI] libfc: register FC4 features with the FC switch
Joe Eykholt
2009-12-04
5
-2
/
+43
*
[SCSI] fnic: Add FIP support to the fnic driver
Joe Eykholt
2009-12-04
8
-342
/
+382
*
[SCSI] libfcoe: fcoe: simplify receive FLOGI response
Joe Eykholt
2009-12-04
3
-17
/
+12
*
[SCSI] libfc: add host number to lport link up/down messages.
Joe Eykholt
2009-12-04
1
-10
/
+14
*
[SCSI] libfc: add set_fid function to libfc template
Joe Eykholt
2009-12-04
2
-7
/
+47
*
[SCSI] libfc: fix fc_els_resp_type to correct display of CT responses
Joe Eykholt
2009-12-04
1
-6
/
+35
*
[SCSI] libfc: fix symbolic name registrations smashing skb data
Joe Eykholt
2009-12-04
1
-8
/
+9
*
[SCSI] libfc: fix RNN_ID smashing skb payload
Joe Eykholt
2009-12-04
1
-1
/
+0
*
[SCSI] fcoe: add check to fail gracefully in bonding mode
john fastabend
2009-12-04
1
-1
/
+9
*
[SCSI] fcoe: remove extra function decalrations
Yi Zou
2009-12-04
1
-3
/
+0
*
[SCSI] libfcoe: don't send ELS in FIP mode if no FCF selected
Joe Eykholt
2009-12-04
1
-0
/
+2
*
[SCSI] libfcoe: FIP should report link to libfc whether selected or not
Joe Eykholt
2009-12-04
2
-30
/
+31
*
[SCSI] libfcoe: fip: allow FIP receive to be called from IRQ.
Joe Eykholt
2009-12-04
1
-13
/
+4
*
[SCSI] libfcoe: fip: use SCSI host number to identify debug messages.
Joe Eykholt
2009-12-04
1
-21
/
+26
*
[SCSI] libfcoe: Allow FIP to be disabled by the driver
Joe Eykholt
2009-12-04
2
-2
/
+6
*
[SCSI] libfc: adds can_queue ramp up
Vasu Dev
2009-12-04
1
-19
/
+59
*
[SCSI] libfc: reduce can_queue for all FCP frame allocation failures
Vasu Dev
2009-12-04
1
-43
/
+59
*
[SCSI] fcoe, libfc: use single frame allocation API
Vasu Dev
2009-12-04
3
-27
/
+10
*
[SCSI] fcoe: Formatting cleanups and commenting
Robert Love
2009-12-04
2
-356
/
+441
*
[SCSI] libfcoe: formatting and comment cleanups
Robert Love
2009-12-04
2
-147
/
+153
*
[SCSI] libfc: Formatting cleanups across libfc
Robert Love
2009-12-04
9
-1255
/
+1624
*
[SCSI] libfc, fcoe: Add FC passthrough support
Steve Ma
2009-12-04
3
-0
/
+278
*
[SCSI] libfc: Add routine to copy data from a buffer to a SG list
Robert Love
2009-12-04
3
-46
/
+78
*
[SCSI] libfc: Export FC headers
Robert Love
2009-12-04
6
-0
/
+13
*
[SCSI] fcoe: vport symbolic name support
Chris Leech
2009-12-04
2
-0
/
+34
*
[SCSI] libfc: combine name server registration request functions
Chris Leech
2009-12-04
1
-122
/
+42
*
[SCSI] libfc: combine name server registration response handlers
Chris Leech
2009-12-04
1
-175
/
+30
*
[SCSI] libfc: Register Symbolic Port Name (RSPN_ID)
Chris Leech
2009-12-04
4
-0
/
+112
*
[SCSI] libfc: Register Symbolic Node Name (RSNN_NN)
Chris Leech
2009-12-04
5
-3
/
+115
*
[SCSI] libfc: RNN_ID may be required before RSNN_NN with some switches
Chris Leech
2009-12-04
3
-3
/
+93
*
[SCSI] libfc: RPN_ID is obsolete and unnecessary
Chris Leech
2009-12-04
2
-93
/
+3
*
[SCSI] fcoe: NPIV vport create/destroy
Chris Leech
2009-12-04
1
-23
/
+139
*
[SCSI] fcoe: add a separate scsi transport template for NPIV vports
Chris Leech
2009-12-04
1
-7
/
+47
*
[SCSI] libfcoe, fcoe: libfcoe NPIV support
Chris Leech
2009-12-04
8
-60
/
+207
*
[SCSI] libfc, libfcoe: FDISC ELS for NPIV
Chris Leech
2009-12-04
4
-5
/
+40
*
[SCSI] libfc: vport link handling and fc_vport state managment
Chris Leech
2009-12-04
3
-15
/
+140
*
[SCSI] libfc: add some generic NPIV support routines to libfc
Chris Leech
2009-12-04
4
-1
/
+137
*
[SCSI] libfc: changes to libfc_host_alloc to consolidate initialization with ...
Chris Leech
2009-12-04
4
-15
/
+19
*
[SCSI] libfc: Move libfc_init and libfc_exit to fc_libfc.c
Robert Love
2009-12-04
3
-40
/
+64
*
[SCSI] libfc: Add libfc/fc_libfc.[ch] for libfc internal routines
Robert Love
2009-12-04
9
-86
/
+147
*
[SCSI] libfc: Remove fc_fcp_complete
Robert Love
2009-12-04
2
-25
/
+0
*
[SCSI] libfc: Move non-common routines and prototypes out of libfc.h
Robert Love
2009-12-04
2
-201
/
+177
*
[SCSI] fcoe: Increase FCOE_MAX_LUN to 0xFFFF (65535)
Robert Love
2009-12-04
1
-1
/
+1
*
[SCSI] fnic: Allocate OS interrupt resources just before enabling interrupts
Abhijeet Joglekar
2009-12-04
1
-11
/
+10
*
[SCSI] scsi_transport_fc: Introduce helper function for blocking scsi_eh
Christof Schmitt
2009-12-04
5
-65
/
+37
*
[SCSI] scsi_lib: fix potential NULL dereference
Jiri Slaby
2009-12-04
1
-3
/
+6
[next]