开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
/
qlcnic
/
qlcnic_ethtool.c
Age
Commit message (
Expand
)
Author
2024-10-29
net: qlogic: use ethtool string helpers
Rosen Penev
2022-12-12
qlcnic: Clean up some inconsistent indenting
Jiapeng Chong
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-03-18
qlcnic: remove redundant assignment to variable index
Colin Ian King
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-08-02
qlcnic: make the array random_data static const, makes object smaller
Colin Ian King
2021-05-13
qlcnic: Add null check after calling netdev_alloc_skb
Tom Seewald
2021-05-13
Revert "qlcnic: Avoid potential NULL pointer dereference"
Greg Kroah-Hartman
2020-09-16
net/qlcnic: Convert to SPDX license identifiers
Thomas Gleixner
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-03-14
net: qlnic: let core reject the unsupported coalescing parameters
Jakub Kicinski
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-03-15
qlcnic: Avoid potential NULL pointer dereference
Aditya Pakki
2018-08-07
qlcnic: Mark expected switch fall-througs
Gustavo A. R. Silva
2017-05-11
qlcnic: Fix link configuration with autoneg disabled
Chopra, Manish
2017-02-20
net: qlogic: qlcnic: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-03-10
qlcnic: Fix mailbox completion handling during spurious interrupt
Rajesh Borundia
2014-09-26
qlcnic: Fix ordering of stats in stats buffer.
Manish Chopra
2014-09-26
qlcnic: Remove __QLCNIC_DEV_UP bit check to read TX queues statistics.
Manish Chopra
2014-09-26
qlcnic: Fix memory corruption while reading stats using ethtool.
Manish Chopra
2014-08-05
qlcnic: Fix update of ethtool stats.
Rajesh Borundia
2014-06-11
qlcnic: Optimize ring count validations
Shahed Shaikh
2014-03-24
qlcnic: Add VXLAN Rx offload support
Shahed Shaikh
2014-03-24
qlcnic: Add VXLAN Tx offload support
Shahed Shaikh
2014-02-24
qlcnic: Re-factor firmware minidump template header handling
Shahed Shaikh
2014-01-23
qlcnic: Enhance logic to calculate msix vectors.
Himanshu Madhani
2014-01-23
qlcnic: Refactor interrupt coalescing code for all adapters.
Himanshu Madhani
2014-01-17
qlcnic: make local functions static
stephen hemminger
2014-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-10
qlcnic: Fix ethtool statistics length calculation
Shahed Shaikh
2014-01-10
qlcnic: Fix bug in TX statistics
Manish Chopra
2013-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-12-17
qlcnic: Support for 16 virtual NIC functions.
Jitendra Kalsaria
2013-12-17
qlcnic: Fix TSS/RSS validation for 83xx/84xx series adapter.
Himanshu Madhani
2013-12-17
qlcnic: Fix TSS/RSS ring validation logic.
Himanshu Madhani
2013-12-17
qlcnic: Fix diagnostic test for all adapters.
Himanshu Madhani
2013-11-04
qlcnic: Enable multiple Tx queue support for 83xx/84xx Series adapters.
Himanshu Madhani
2013-11-04
qlcnic: refactor Tx/SDS ring calculation and validation in driver.
Himanshu Madhani
2013-11-04
qlcnic: Enhance ethtool Statistics for Multiple Tx queue.
Himanshu Madhani
2013-11-04
qlcnic: Register netdev in FAILED state for 83xx/84xx
Sucheta Chakraborty
2013-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-18
qlcnic: Validate Tx queue only for 82xx adapters.
Himanshu Madhani
2013-10-18
qlcnic: Enhance ethtool to display ring indices and interrupt mask
Pratik Pujar
2013-09-27
qlcnic: Fix register device in FAILED state for 82xx.
Sucheta Chakraborty
2013-09-04
qlcnic: remove a stray semicolon
Dan Carpenter
2013-08-31
qlcnic: Store firmware dump state in CAMRAM register
Shahed Shaikh
2013-08-21
qlcnic: Enable diagnostic test for multiple Tx queues.
Himanshu Madhani
2013-08-21
qlcnic: Enable Tx queue changes using ethtool for 82xx Series adapter.
Himanshu Madhani
2013-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
[next]