index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
/
qlcnic
/
qlcnic_sysfs.c
Age
Commit message (
Expand
)
Author
2020-09-16
net/qlcnic: Convert to SPDX license identifiers
Thomas Gleixner
2020-06-15
qlcnic: Use kobj_to_dev() instead
Wang Qing
2018-07-13
qlogic: check kstrtoul() for errors
Dan Carpenter
2018-03-26
ethernet: Use octal not symbolic permissions
Joe Perches
2017-08-21
qlogic: make device_attribute const
Bhumika Goyal
2017-08-03
qlcnic: add const to bin_attribute structure
Bhumika Goyal
2017-02-22
qlogic: qlcnic_sysfs: constify bin_attribute structures
Bhumika Goyal
2015-08-10
qlcnic: Rearrange ordering of header files inclusion
Harish Patil
2015-05-28
net: qlcnic: clean up sysfs error codes
Vladimir Zapolskiy
2014-08-21
qlcnic: Fix flash access interface to application
Jitendra Kalsaria
2014-04-27
qlcnic: Add driver logs in error path.
Sucheta Chakraborty
2014-04-27
qlcnic: Add hwmon interface to export board temperature.
Harish Patil
2014-04-14
qlcnic: Fix QLogic application/driver interface for virtual NIC configuration
Jitendra Kalsaria
2014-02-24
qlcnic: Updates to QLogic application/driver interface for virtual NIC config...
Jitendra Kalsaria
2014-01-17
qlcnic: make local functions static
stephen hemminger
2014-01-13
qlcnic: Enable beaconing for 83xx/84xx Series adapter.
Himanshu Madhani
2014-01-13
qlcnic: Convert vmalloc/memset to kcalloc
Joe Perches
2013-12-17
qlcnic: Support for 16 virtual NIC functions.
Jitendra Kalsaria
2013-11-04
qlcnic: refactor Tx/SDS ring calculation and validation in driver.
Himanshu Madhani
2013-11-04
qlcnic: Register netdev in FAILED state for 83xx/84xx
Sucheta Chakraborty
2013-09-27
qlcnic: Fix register device in FAILED state for 82xx.
Sucheta Chakraborty
2013-08-31
qlcnic: Add support for per port eswitch configuration
Sony Chacko
2013-08-15
qlcnic: Fix beacon state return status handling
Sucheta Chakraborty
2013-06-23
qlcnic: Cleanup of structure qlcnic_hardware_context
Pratik Pujar
2013-06-03
net: ethernet: replace strict_strtoul() with kstrtoul()
Jingoo Han
2013-05-24
qlcnic: Implement GET_LED_STATUS command for 82xx adapter.
Himanshu Madhani
2013-05-22
qlcnic: Fix updating netdev->features
Shahed Shaikh
2013-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-17
qlcnic: fix beaconing test for 82xx adapter
Himanshu Madhani
2013-03-13
qlcnic: Implement flash sysfs callback for 83xx adapter
Himanshu Madhani
2013-03-12
qlcnic: remove duplicated include from qlcnic_sysfs.c
Wei Yongjun
2013-02-04
qlcnic: Updating copyright information.
Jitendra Kalsaria
2013-01-02
qlcnic: 83xx sysfs routines
Sony Chacko
2013-01-02
qlcnic: change driver hardware interface mechanism
Sony Chacko
2012-12-04
qlcnic: move HW specific data to seperate structure
Sony Chacko
2012-12-01
qlcnic: remove duplicated include from qlcnic_sysfs.c
Wei Yongjun
2012-11-28
qlcnic: fix style issues in qlcnic_sysfs.c file
Sony Chacko
2012-11-28
qlcnic: create file qlcnic_sysfs.c for sysfs routines
Sony Chacko