index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
chelsio
/
cxgb4
/
cxgb4_ethtool.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-18
cxgb4: fix eeprom len when diagnostics not implemented
Rahul Lakkireddy
1
-2
/
+5
2021-06-23
cxgb4: fix wrong ethtool n-tuple rule lookup
Rahul Lakkireddy
1
-8
/
+16
2021-06-23
cxgb4: halt chip before flashing PHY firmware image
Rahul Lakkireddy
1
-3
/
+19
2021-06-23
cxgb4: fix sleep in atomic when flashing PHY firmware
Rahul Lakkireddy
1
-2
/
+0
2020-09-29
cxgb4/ch_ktls: ktls stats are added at port level
Rohit Maheshwari
1
-16
/
+34
2020-09-12
crypto/chcr: move nic TLS functionality to drivers/net
Rohit Maheshwari
1
-2
/
+2
2020-08-04
cxgb4: fix check for running offline ethtool selftest
Rahul Lakkireddy
1
-3
/
+4
2020-07-23
cxgb4: add loopback ethtool self-test
Vishal Kulkarni
1
-0
/
+52
2020-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-06-24
cxgb4: always sync access when flashing PHY firmware
Rahul Lakkireddy
1
-2
/
+3
2020-06-24
cxgb4: update kernel-doc line comments
Rahul Lakkireddy
1
-1
/
+1
2020-06-19
cxgb4: add support to fetch ethtool n-tuple filters
Vishal Kulkarni
1
-0
/
+110
2020-06-19
cxgb4: add ethtool n-tuple filter deletion
Vishal Kulkarni
1
-0
/
+61
2020-06-19
cxgb4: add ethtool n-tuple filter insertion
Vishal Kulkarni
1
-0
/
+75
2020-06-19
cxgb4: add skeleton for ethtool n-tuple filters
Vishal Kulkarni
1
-0
/
+82
2020-06-19
cxgb4: add support to flash boot cfg image
Vishal Kulkarni
1
-0
/
+30
2020-06-19
cxgb4: add support to flash boot image
Vishal Kulkarni
1
-0
/
+56
2020-06-19
cxgb4: add support to flash PHY image
Vishal Kulkarni
1
-0
/
+39
2020-06-19
cxgb4: update set_flash to flash different images
Vishal Kulkarni
1
-15
/
+106
2020-03-31
cxgb4/chcr: nic-tls stats in ethtool
Rohit Maheshwari
1
-0
/
+18
2020-03-11
net: cxgb4: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+4
2020-03-04
net/chelsio: Don't set N/A for not available FW
Leon Romanovsky
1
-3
/
+1
2020-03-04
net/chelsio: Delete drive and module versions
Leon Romanovsky
1
-2
/
+0
2019-12-31
cxgb4/cxgb4vf: fix flow control display for auto negotiation
Rahul Lakkireddy
1
-2
/
+2
2019-11-23
cxgb4: add stats for MQPRIO QoS offload Tx path
Rahul Lakkireddy
1
-1
/
+12
2019-11-23
cxgb4: add UDP segmentation offload support
Rahul Lakkireddy
1
-0
/
+3
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291
Thomas Gleixner
1
-13
/
+1
2019-03-29
cxgb4/cxgb4vf: Display advertised FEC in ethtool
Vishal Kulkarni
1
-18
/
+5
2019-03-04
cxgb4/chtls: Prefix adapter flags with CXGB4
Arjun Vynipadath
1
-8
/
+8
2019-02-14
cxgb4: Add capability to get/set SGE Doorbell Queue Timer Tick
Vishal Kulkarni
1
-4
/
+185
2019-01-23
cxgb4/cxgb4vf: Link management changes
Vishal Kulkarni
1
-9
/
+15
2018-07-16
cxgb4: do not return DUPLEX_UNKNOWN when link is down
Ganesh Goudar
1
-7
/
+4
2018-07-12
cxgb4: remove stats fetched from firmware
Rahul Lakkireddy
1
-133
/
+0
2018-06-29
cxgb4: Support ethtool private flags
Arjun Vynipadath
1
-0
/
+42
2018-05-25
cxgb4/cxgb4vf: link management changes for new SFP
Ganesh Goudar
1
-13
/
+9
2018-03-12
cxgb4/cxgb4vf: check fw caps to set link mode mask
Ganesh Goudar
1
-10
/
+14
2017-12-28
cxgb4/cxgb4vf: support for XLAUI Port Type
Ganesh Goudar
1
-1
/
+9
2017-12-13
cxgb4: Add support for ethtool i2c dump
Arjun Vynipadath
1
-0
/
+97
2017-11-11
cxgb4: collect vpd info directly from hardware
Rahul Lakkireddy
1
-31
/
+2
2017-10-15
cxgb4: update API for TP indirect register access
Rahul Lakkireddy
1
-7
/
+7
2017-10-15
cxgb4: implement ethtool dump data operations
Rahul Lakkireddy
1
-1
/
+55
2017-08-21
cxgb4/cxgbvf: Handle 32-bit fw port capabilities
Ganesh Goudar
1
-37
/
+61
2017-07-30
cxgb4: ethtool forward error correction management support
Casey Leedom
1
-0
/
+100
2017-07-05
cxgb4: Support for get_ts_info ethtool method
Atul Gupta
1
-1
/
+18
2017-05-21
cxgb4 : retrieve port information from firmware
Ganesh Goudar
1
-3
/
+31
2017-05-09
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
1
-4
/
+4
2016-07-25
cxgb4/cxgb4vf: Add link mode mask API to cxgb4 and cxgb4vf
Ganesh Goudar
1
-130
/
+245
2015-12-24
cxgb4: Pass correct argument to t4_link_l1cfg()
Hariprasad Shenai
1
-1
/
+1
2015-12-09
cxgb4: Align rest of the ethtool get stats
Hariprasad Shenai
1
-73
/
+73
2015-10-22
cxgb4: Update ethtool get_drvinfo to get regdump len
Hariprasad Shenai
1
-1
/
+4
[next]