index
:
asmadeus/linux.git
for-next
The linux kernel
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
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