index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
/
qlcnic
/
qlcnic_sysfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qlogic: check kstrtoul() for errors
Dan Carpenter
2018-07-13
1
-0
/
+2
*
ethernet: Use octal not symbolic permissions
Joe Perches
2018-03-26
1
-15
/
+15
*
qlogic: make device_attribute const
Bhumika Goyal
2017-08-21
1
-3
/
+3
*
qlcnic: add const to bin_attribute structure
Bhumika Goyal
2017-08-03
1
-1
/
+1
*
qlogic: qlcnic_sysfs: constify bin_attribute structures
Bhumika Goyal
2017-02-22
1
-8
/
+8
*
qlcnic: Rearrange ordering of header files inclusion
Harish Patil
2015-08-10
1
-4
/
+3
*
net: qlcnic: clean up sysfs error codes
Vladimir Zapolskiy
2015-05-28
1
-42
/
+35
*
qlcnic: Fix flash access interface to application
Jitendra Kalsaria
2014-08-21
1
-1
/
+15
*
qlcnic: Add driver logs in error path.
Sucheta Chakraborty
2014-04-27
1
-0
/
+2
*
qlcnic: Add hwmon interface to export board temperature.
Harish Patil
2014-04-27
1
-0
/
+66
*
qlcnic: Fix QLogic application/driver interface for virtual NIC configuration
Jitendra Kalsaria
2014-04-14
1
-14
/
+17
*
qlcnic: Updates to QLogic application/driver interface for virtual NIC config...
Jitendra Kalsaria
2014-02-24
1
-65
/
+37
*
qlcnic: make local functions static
stephen hemminger
2014-01-17
1
-2
/
+2
*
qlcnic: Enable beaconing for 83xx/84xx Series adapter.
Himanshu Madhani
2014-01-13
1
-13
/
+4
*
qlcnic: Convert vmalloc/memset to kcalloc
Joe Perches
2014-01-13
1
-10
/
+6
*
qlcnic: Support for 16 virtual NIC functions.
Jitendra Kalsaria
2013-12-17
1
-44
/
+74
*
qlcnic: refactor Tx/SDS ring calculation and validation in driver.
Himanshu Madhani
2013-11-04
1
-2
/
+2
*
qlcnic: Register netdev in FAILED state for 83xx/84xx
Sucheta Chakraborty
2013-11-04
1
-6
/
+2
*
qlcnic: Fix register device in FAILED state for 82xx.
Sucheta Chakraborty
2013-09-27
1
-0
/
+12
*
qlcnic: Add support for per port eswitch configuration
Sony Chacko
2013-08-31
1
-2
/
+17
*
qlcnic: Fix beacon state return status handling
Sucheta Chakraborty
2013-08-15
1
-3
/
+3
*
qlcnic: Cleanup of structure qlcnic_hardware_context
Pratik Pujar
2013-06-23
1
-1
/
+1
*
net: ethernet: replace strict_strtoul() with kstrtoul()
Jingoo Han
2013-06-03
1
-2
/
+2
*
qlcnic: Implement GET_LED_STATUS command for 82xx adapter.
Himanshu Madhani
2013-05-24
1
-46
/
+76
*
qlcnic: Fix updating netdev->features
Shahed Shaikh
2013-05-22
1
-0
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-22
1
-2
/
+2
|
\
|
*
qlcnic: fix beaconing test for 82xx adapter
Himanshu Madhani
2013-04-17
1
-2
/
+2
*
|
qlcnic: Implement flash sysfs callback for 83xx adapter
Himanshu Madhani
2013-03-13
1
-0
/
+253
*
|
qlcnic: remove duplicated include from qlcnic_sysfs.c
Wei Yongjun
2013-03-12
1
-2
/
+0
|
/
*
qlcnic: Updating copyright information.
Jitendra Kalsaria
2013-02-04
1
-0
/
+7
*
qlcnic: 83xx sysfs routines
Sony Chacko
2013-01-02
1
-87
/
+167
*
qlcnic: change driver hardware interface mechanism
Sony Chacko
2013-01-02
1
-0
/
+10
*
qlcnic: move HW specific data to seperate structure
Sony Chacko
2012-12-04
1
-12
/
+12
*
qlcnic: remove duplicated include from qlcnic_sysfs.c
Wei Yongjun
2012-12-01
1
-2
/
+0
*
qlcnic: fix style issues in qlcnic_sysfs.c file
Sony Chacko
2012-11-28
1
-116
/
+127
*
qlcnic: create file qlcnic_sysfs.c for sysfs routines
Sony Chacko
2012-11-28
1
-0
/
+951