index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
bnx2fc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-11-25
1
-8
/
+8
|
\
|
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
1
-8
/
+8
*
|
scsi: bnx2fc: Fix hung task messages when a cleanup response is not received ...
Chad Dupuis
2017-11-15
1
-8
/
+32
|
/
*
scsi: fcoe: Convert timers to use timer_setup()
Kees Cook
2017-10-27
1
-6
/
+5
*
Merge branch 'fixes' into misc
James Bottomley
2017-09-07
2
-75
/
+38
|
\
|
*
scsi: bnx2fc: Simplify CPU hotplug code
Thomas Gleixner
2017-07-26
1
-54
/
+15
|
*
scsi: bnx2fc: Prevent recursive cpuhotplug locking
Thomas Gleixner
2017-07-26
1
-7
/
+8
|
*
scsi: bnx2fc: Plug CPU hotplug race
Thomas Gleixner
2017-07-26
1
-22
/
+23
*
|
scsi: bnx2fc: remove obsolete bnx2fc_eh_host_reset() definition
Hannes Reinecke
2017-08-25
1
-1
/
+0
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-07-06
10
-25
/
+90
|
\
|
*
scsi: bnx2fc: Update version number to 2.11.8.
Chad Dupuis
2017-06-27
1
-1
/
+1
|
*
scsi: bnx2fc: Make rport_terminate_io callback a NOOP.
Chad Dupuis
2017-06-27
1
-1
/
+6
|
*
scsi: bnx2fc: If IO is still in cleanup then do not return to SCSI layer.
Chad Dupuis
2017-06-27
1
-8
/
+3
|
*
scsi: bnx2fc: Adjust bnx2fc_npiv_create_vports for WWNNs from NVRAM that are ...
Chad Dupuis
2017-06-27
1
-1
/
+16
|
*
scsi: bnx2fc: Update copyright for 2017.
Chad Dupuis
2017-06-27
10
-10
/
+20
|
*
scsi: bnx2fc: Check for connection offload before sending RRQ.
Chad Dupuis
2017-06-27
1
-3
/
+10
|
*
scsi: bnx2fc: Add filters to the non-offload FCoE receive path.
Chad Dupuis
2017-06-27
1
-1
/
+34
*
|
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
1
-1
/
+1
|
/
*
scsi: bnx2fc: fix race condition in bnx2fc_get_host_stats()
Maurizio Lombardi
2017-05-24
2
-2
/
+9
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-02-22
1
-3
/
+3
|
\
|
*
net-next: treewide use is_vlan_dev() helper function.
Parav Pandit
2017-02-06
1
-3
/
+3
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-02-21
1
-0
/
+1
|
\
\
|
*
|
scsi: remove eh_timed_out methods in the transport template
Christoph Hellwig
2017-02-06
1
-0
/
+1
|
|
/
*
|
locking/atomic, kref: Add kref_read()
Peter Zijlstra
2017-01-14
1
-4
/
+4
|
/
*
scsi/bnx2fc: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-12-25
1
-46
/
+33
*
scsi: libfc: Remove fc_rport_init()
Hannes Reinecke
2016-11-08
1
-1
/
+0
*
scsi: libfc: Replace ->rport_logoff callback with function call
Hannes Reinecke
2016-11-08
1
-2
/
+1
*
scsi: bnx2fc: Mark symbols static where possible
Baoyou Xie
2016-09-09
4
-8
/
+9
*
scsi: bnx2fc: Simplify code
Christophe JAILLET
2016-09-09
1
-2
/
+1
*
fcoe: use enum for fip_mode
Hannes Reinecke
2016-07-13
1
-3
/
+3
*
fcoe: convert to kworker
Sebastian Andrzej Siewior
2016-07-12
1
-4
/
+4
*
bnx2fc: replace printk() with BNX2FC_IO_DBG()
Maurizio Lombardi
2016-07-12
1
-1
/
+1
*
bnx2fc: Update version number to 2.10.3.
Chad Dupuis
2016-04-15
1
-1
/
+1
*
bnx2fc: Check sc_cmd device and host pointer before returning the command to ...
Chad Dupuis
2016-04-15
1
-0
/
+12
*
bnx2fc: Print netdev device name when FCoE is successfully initialized.
Chad Dupuis
2016-04-15
1
-0
/
+2
*
bnx2fc: Print when we send a fip keep alive.
Chad Dupuis
2016-04-15
1
-0
/
+19
*
bnx2fc: Add driver tunables.
Joe Carnuccio
2016-04-15
3
-2
/
+80
*
bnx2fc: bnx2fc_eh_abort(): fix wrong return code.
Maurizio Lombardi
2016-02-23
1
-3
/
+2
*
bnx2fc: Show information about log levels in 'modinfo'
Jose Castillo
2016-02-23
1
-0
/
+9
*
bnx2fc: Update version number to 2.9.6.
Chad Dupuis
2015-11-09
2
-2
/
+2
*
bnx2fc: Remove explicit logouts.
Chad Dupuis
2015-11-09
4
-85
/
+12
*
bnx2fc: Fix FCP RSP residual parsing.
Chad Dupuis
2015-11-09
1
-1
/
+4
*
bnx2fc: Set ELS transfer length correctly for middle path commands.
Chad Dupuis
2015-11-09
2
-2
/
+7
*
bnx2fc: Remove 'NetXtreme II' from source files.
Chad Dupuis
2015-11-09
11
-15
/
+14
*
bnx2fc: Update copyright for 2015.
Chad Dupuis
2015-11-09
10
-20
/
+20
*
scsi: use host wide tags by default
Christoph Hellwig
2015-11-09
1
-1
/
+0
*
bnx2fc: reduce stack usage in __bnx2fc_enable
Arnd Bergmann
2015-11-09
1
-4
/
+9
*
bnx2fc: Do not log error for netevents that need no action
Shirish Pargaonkar
2015-10-27
1
-1
/
+0
*
bnx2fc: Read npiv table from nvram and create vports.
Joe Carnuccio
2015-08-06
1
-0
/
+66
[next]