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