index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
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