summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* qlcnic: refactor Tx/SDS ring calculation and validation in driver.Himanshu Madhani2013-11-041-2/+2
* qlcnic: Register netdev in FAILED state for 83xx/84xxSucheta Chakraborty2013-11-041-6/+2
* qlcnic: Fix register device in FAILED state for 82xx.Sucheta Chakraborty2013-09-271-0/+12
* qlcnic: Add support for per port eswitch configurationSony Chacko2013-08-311-2/+17
* qlcnic: Fix beacon state return status handlingSucheta Chakraborty2013-08-151-3/+3
* qlcnic: Cleanup of structure qlcnic_hardware_contextPratik Pujar2013-06-231-1/+1
* net: ethernet: replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-031-2/+2
* qlcnic: Implement GET_LED_STATUS command for 82xx adapter.Himanshu Madhani2013-05-241-46/+76
* qlcnic: Fix updating netdev->featuresShahed Shaikh2013-05-221-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-221-2/+2
|\
| * qlcnic: fix beaconing test for 82xx adapterHimanshu Madhani2013-04-171-2/+2
* | qlcnic: Implement flash sysfs callback for 83xx adapterHimanshu Madhani2013-03-131-0/+253
* | qlcnic: remove duplicated include from qlcnic_sysfs.cWei Yongjun2013-03-121-2/+0
|/
* qlcnic: Updating copyright information.Jitendra Kalsaria2013-02-041-0/+7
* qlcnic: 83xx sysfs routinesSony Chacko2013-01-021-87/+167
* qlcnic: change driver hardware interface mechanismSony Chacko2013-01-021-0/+10
* qlcnic: move HW specific data to seperate structureSony Chacko2012-12-041-12/+12
* qlcnic: remove duplicated include from qlcnic_sysfs.cWei Yongjun2012-12-011-2/+0
* qlcnic: fix style issues in qlcnic_sysfs.c fileSony Chacko2012-11-281-116/+127
* qlcnic: create file qlcnic_sysfs.c for sysfs routinesSony Chacko2012-11-281-0/+951