index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
chelsio
/
cxgb4
/
cxgb4_ethtool.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-31
1
-2
/
+2
*
cxgb4: Use the bitmap API to allocate bitmaps
Christophe JAILLET
2022-07-05
1
-5
/
+3
*
cxgb4: allow reading unrecognized port module eeprom
Rahul Lakkireddy
2021-11-24
1
-1
/
+10
*
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-11-22
1
-2
/
+6
*
cxgb4: fix eeprom len when diagnostics not implemented
Rahul Lakkireddy
2021-11-11
1
-2
/
+5
*
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-08-24
1
-2
/
+6
*
cxgb4: fix wrong ethtool n-tuple rule lookup
Rahul Lakkireddy
2021-06-14
1
-8
/
+16
*
cxgb4: halt chip before flashing PHY firmware image
Rahul Lakkireddy
2021-06-11
1
-3
/
+19
*
cxgb4: fix sleep in atomic when flashing PHY firmware
Rahul Lakkireddy
2021-06-11
1
-2
/
+0
*
cxgb4/ch_ktls: ktls stats are added at port level
Rohit Maheshwari
2020-09-29
1
-16
/
+34
*
crypto/chcr: move nic TLS functionality to drivers/net
Rohit Maheshwari
2020-09-11
1
-2
/
+2
*
cxgb4: fix check for running offline ethtool selftest
Rahul Lakkireddy
2020-08-03
1
-3
/
+4
*
cxgb4: add loopback ethtool self-test
Vishal Kulkarni
2020-07-23
1
-0
/
+52
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-06-25
1
-1
/
+1
|
\
|
*
cxgb4: update kernel-doc line comments
Rahul Lakkireddy
2020-06-23
1
-1
/
+1
*
|
cxgb4: always sync access when flashing PHY firmware
Rahul Lakkireddy
2020-06-23
1
-2
/
+3
*
|
cxgb4: add support to fetch ethtool n-tuple filters
Vishal Kulkarni
2020-06-19
1
-0
/
+110
*
|
cxgb4: add ethtool n-tuple filter deletion
Vishal Kulkarni
2020-06-19
1
-0
/
+61
*
|
cxgb4: add ethtool n-tuple filter insertion
Vishal Kulkarni
2020-06-19
1
-0
/
+75
*
|
cxgb4: add skeleton for ethtool n-tuple filters
Vishal Kulkarni
2020-06-19
1
-0
/
+82
*
|
cxgb4: add support to flash boot cfg image
Vishal Kulkarni
2020-06-18
1
-0
/
+30
*
|
cxgb4: add support to flash boot image
Vishal Kulkarni
2020-06-18
1
-0
/
+56
*
|
cxgb4: add support to flash PHY image
Vishal Kulkarni
2020-06-18
1
-0
/
+39
*
|
cxgb4: update set_flash to flash different images
Vishal Kulkarni
2020-06-18
1
-15
/
+106
|
/
*
cxgb4/chcr: nic-tls stats in ethtool
Rohit Maheshwari
2020-03-31
1
-0
/
+18
*
net: cxgb4: reject unsupported coalescing params
Jakub Kicinski
2020-03-10
1
-0
/
+4
*
net/chelsio: Don't set N/A for not available FW
Leon Romanovsky
2020-03-03
1
-3
/
+1
*
net/chelsio: Delete drive and module versions
Leon Romanovsky
2020-03-03
1
-2
/
+0
*
cxgb4/cxgb4vf: fix flow control display for auto negotiation
Rahul Lakkireddy
2019-12-30
1
-2
/
+2
*
cxgb4: add stats for MQPRIO QoS offload Tx path
Rahul Lakkireddy
2019-11-22
1
-1
/
+12
*
cxgb4: add UDP segmentation offload support
Rahul Lakkireddy
2019-11-22
1
-0
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291
Thomas Gleixner
2019-06-05
1
-13
/
+1
*
cxgb4/cxgb4vf: Display advertised FEC in ethtool
Vishal Kulkarni
2019-03-29
1
-18
/
+5
*
cxgb4/chtls: Prefix adapter flags with CXGB4
Arjun Vynipadath
2019-03-04
1
-8
/
+8
*
cxgb4: Add capability to get/set SGE Doorbell Queue Timer Tick
Vishal Kulkarni
2019-02-14
1
-4
/
+185
*
cxgb4/cxgb4vf: Link management changes
Vishal Kulkarni
2019-01-22
1
-9
/
+15
*
cxgb4: do not return DUPLEX_UNKNOWN when link is down
Ganesh Goudar
2018-07-16
1
-7
/
+4
*
cxgb4: remove stats fetched from firmware
Rahul Lakkireddy
2018-07-11
1
-133
/
+0
*
cxgb4: Support ethtool private flags
Arjun Vynipadath
2018-06-29
1
-0
/
+42
*
cxgb4/cxgb4vf: link management changes for new SFP
Ganesh Goudar
2018-05-25
1
-13
/
+9
*
cxgb4/cxgb4vf: check fw caps to set link mode mask
Ganesh Goudar
2018-03-12
1
-10
/
+14
*
cxgb4/cxgb4vf: support for XLAUI Port Type
Ganesh Goudar
2017-12-28
1
-1
/
+9
*
cxgb4: Add support for ethtool i2c dump
Arjun Vynipadath
2017-12-13
1
-0
/
+97
*
cxgb4: collect vpd info directly from hardware
Rahul Lakkireddy
2017-11-11
1
-31
/
+2
*
cxgb4: update API for TP indirect register access
Rahul Lakkireddy
2017-10-14
1
-7
/
+7
*
cxgb4: implement ethtool dump data operations
Rahul Lakkireddy
2017-10-14
1
-1
/
+55
*
cxgb4/cxgbvf: Handle 32-bit fw port capabilities
Ganesh Goudar
2017-08-20
1
-37
/
+61
*
cxgb4: ethtool forward error correction management support
Casey Leedom
2017-07-29
1
-0
/
+100
*
cxgb4: Support for get_ts_info ethtool method
Atul Gupta
2017-07-05
1
-1
/
+18
*
cxgb4 : retrieve port information from firmware
Ganesh Goudar
2017-05-21
1
-3
/
+31
[next]