index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
/
qlcnic
/
qlcnic_ethtool.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qlcnic: Add null check after calling netdev_alloc_skb
Tom Seewald
2021-05-26
1
-0
/
+3
*
Revert "qlcnic: Avoid potential NULL pointer dereference"
Greg Kroah-Hartman
2021-05-26
1
-2
/
+0
*
net/qlcnic: Convert to SPDX license identifiers
Thomas Gleixner
2020-09-16
1
-2
/
+1
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-2
/
+2
*
net: qlnic: let core reject the unsupported coalescing parameters
Jakub Kicinski
2020-03-14
1
-18
/
+5
*
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-12-09
1
-1
/
+1
*
qlcnic: Avoid potential NULL pointer dereference
Aditya Pakki
2019-03-15
1
-0
/
+2
*
qlcnic: Mark expected switch fall-througs
Gustavo A. R. Silva
2018-08-07
1
-1
/
+2
*
qlcnic: Fix link configuration with autoneg disabled
Chopra, Manish
2017-05-11
1
-0
/
+3
*
net: qlogic: qlcnic: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-02-20
1
-63
/
+69
*
qlcnic: Fix mailbox completion handling during spurious interrupt
Rajesh Borundia
2016-03-10
1
-1
/
+2
*
qlcnic: Fix ordering of stats in stats buffer.
Manish Chopra
2014-09-26
1
-0
/
+2
*
qlcnic: Remove __QLCNIC_DEV_UP bit check to read TX queues statistics.
Manish Chopra
2014-09-26
1
-1
/
+1
*
qlcnic: Fix memory corruption while reading stats using ethtool.
Manish Chopra
2014-09-26
1
-4
/
+2
*
qlcnic: Fix update of ethtool stats.
Rajesh Borundia
2014-08-05
1
-5
/
+13
*
qlcnic: Optimize ring count validations
Shahed Shaikh
2014-06-11
1
-2
/
+7
*
qlcnic: Add VXLAN Rx offload support
Shahed Shaikh
2014-03-24
1
-0
/
+2
*
qlcnic: Add VXLAN Tx offload support
Shahed Shaikh
2014-03-24
1
-0
/
+4
*
qlcnic: Re-factor firmware minidump template header handling
Shahed Shaikh
2014-02-24
1
-6
/
+11
*
qlcnic: Enhance logic to calculate msix vectors.
Himanshu Madhani
2014-01-23
1
-2
/
+5
*
qlcnic: Refactor interrupt coalescing code for all adapters.
Himanshu Madhani
2014-01-23
1
-76
/
+23
*
qlcnic: make local functions static
stephen hemminger
2014-01-17
1
-16
/
+17
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-14
1
-19
/
+22
|
\
|
*
qlcnic: Fix ethtool statistics length calculation
Shahed Shaikh
2014-01-10
1
-18
/
+21
|
*
qlcnic: Fix bug in TX statistics
Manish Chopra
2014-01-10
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-12-18
1
-11
/
+8
|
\
|
|
*
qlcnic: Fix TSS/RSS validation for 83xx/84xx series adapter.
Himanshu Madhani
2013-12-17
1
-10
/
+1
|
*
qlcnic: Fix TSS/RSS ring validation logic.
Himanshu Madhani
2013-12-17
1
-1
/
+5
|
*
qlcnic: Fix diagnostic test for all adapters.
Himanshu Madhani
2013-12-17
1
-0
/
+2
*
|
qlcnic: Support for 16 virtual NIC functions.
Jitendra Kalsaria
2013-12-17
1
-1
/
+4
|
/
*
qlcnic: Enable multiple Tx queue support for 83xx/84xx Series adapters.
Himanshu Madhani
2013-11-04
1
-1
/
+1
*
qlcnic: refactor Tx/SDS ring calculation and validation in driver.
Himanshu Madhani
2013-11-04
1
-37
/
+79
*
qlcnic: Enhance ethtool Statistics for Multiple Tx queue.
Himanshu Madhani
2013-11-04
1
-31
/
+65
*
qlcnic: Register netdev in FAILED state for 83xx/84xx
Sucheta Chakraborty
2013-11-04
1
-4
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-23
1
-1
/
+1
|
\
|
*
qlcnic: Validate Tx queue only for 82xx adapters.
Himanshu Madhani
2013-10-18
1
-1
/
+1
*
|
qlcnic: Enhance ethtool to display ring indices and interrupt mask
Pratik Pujar
2013-10-18
1
-14
/
+40
|
/
*
qlcnic: Fix register device in FAILED state for 82xx.
Sucheta Chakraborty
2013-09-27
1
-0
/
+8
*
qlcnic: remove a stray semicolon
Dan Carpenter
2013-09-04
1
-1
/
+1
*
qlcnic: Store firmware dump state in CAMRAM register
Shahed Shaikh
2013-08-31
1
-28
/
+124
*
qlcnic: Enable diagnostic test for multiple Tx queues.
Himanshu Madhani
2013-08-21
1
-0
/
+2
*
qlcnic: Enable Tx queue changes using ethtool for 82xx Series adapter.
Himanshu Madhani
2013-08-21
1
-12
/
+51
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-03
1
-22
/
+63
|
\
|
*
qlcnic: Fix for flash update failure on 83xx adapter
Himanshu Madhani
2013-08-03
1
-17
/
+46
|
*
qlcnic: Fix link speed display for 82xx adapter
Rajesh Borundia
2013-08-03
1
-3
/
+7
|
*
qlcnic: Fix external loopback test.
Shahed Shaikh
2013-08-03
1
-2
/
+10
|
*
qlcnic: Fix invalid register offset calculation
Shahed Shaikh
2013-07-19
1
-1
/
+1
*
|
qlcnic: Enhance diagnostic loopback error codes.
Jitendra Kalsaria
2013-08-01
1
-3
/
+3
|
/
*
qlcnic: Handle qlcnic_alloc_mbx_args() failure
Shahed Shaikh
2013-06-23
1
-1
/
+5
*
qlcnic: Fix ethtool supported port status for 83xx
Himanshu Madhani
2013-05-11
1
-25
/
+24
[next]