index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
fcoe
/
fcoe_sysfs.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: fcoe: Simplify alloc_ordered_workqueue() invocations
Bart Van Assche
2024-08-23
1
-13
/
+5
*
scsi: Expand all create*_workqueue() invocations
Bart Van Assche
2024-08-23
1
-4
/
+4
*
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-07-03
1
-1
/
+1
*
scsi: fcoe: Make fcoe_bus_type const
Ricardo B. Marliere
2024-02-06
1
-2
/
+2
*
scsi: fcoe: Fix unsigned comparison with zero in store_ctlr_mode()
Harshit Mogalapalli
2024-01-12
1
-2
/
+4
*
scsi: fcoe: Use sysfs_match_string() over fcoe_parse_mode()
Justin Stitt
2023-12-14
1
-22
/
+4
*
driver core: bus: mark the struct bus_type for sysfs callbacks as constant
Greg Kroah-Hartman
2023-03-23
1
-4
/
+4
*
scsi: fcoe: Fix possible name leak when device_register() fails
Yang Yingliang
2022-11-26
1
-9
/
+10
*
scsi: fcoe: Remove unneeded semicolon
Tom Rix
2020-11-05
1
-2
/
+2
*
scsi: fcoe: Simplify the return expression of fcoe_sysfs_setup()
Qinglang Miao
2020-10-08
1
-7
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
Thomas Gleixner
2019-06-05
1
-13
/
+1
*
scsi: fcoe: convert to use BUS_ATTR_WO
Greg Kroah-Hartman
2019-01-29
1
-2
/
+13
*
scsi: make device_type const
Bhumika Goyal
2017-08-25
1
-2
/
+2
*
scsi: fcoe: catch invalid values for the 'enabled' attribute
Hannes Reinecke
2016-11-08
1
-2
/
+10
*
scsi: fcoe: make R_A_TOV and E_D_TOV configurable
Hannes Reinecke
2016-11-08
1
-0
/
+71
*
fcoe: implement FIP VLAN responder
Hannes Reinecke
2016-07-21
1
-0
/
+39
*
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2013-11-14
1
-7
/
+7
|
\
|
*
scsi: Convert uses of compare_ether_addr to ether_addr_equal
Joe Perches
2013-10-14
1
-1
/
+1
|
*
fcoe: Add missing newlines in debug messages
Bart Van Assche
2013-09-04
1
-6
/
+6
*
|
scsi: fcoe: fix build error
Greg Kroah-Hartman
2013-09-27
1
-1
/
+1
*
|
SCSI: fcoe: convert bus code to use bus_groups
Greg Kroah-Hartman
2013-09-27
1
-5
/
+9
|
/
*
fcoe: Reduce number of sparse warnings
Bart Van Assche
2013-07-09
1
-12
/
+12
*
libfcoe, fcoe, bnx2fc: Add new fcoe control interface
Robert Love
2012-12-14
1
-7
/
+130
*
libfcoe: Add fcoe_sysfs debug logging level
Robert Love
2012-12-14
1
-0
/
+7
*
libfcoe: Save some memory and optimize name lookups
Robert Love
2012-12-04
1
-28
/
+16
*
[SCSI] fcoe: Remove redundant 'less than zero' check
Robert Love
2012-07-20
1
-1
/
+1
*
[SCSI] libfcoe: Add fcoe_sysfs
Robert Love
2012-05-23
1
-0
/
+832