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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-11
Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-2
/
+7
2021-11-11
cxgb4: fix eeprom len when diagnostics not implemented
Rahul Lakkireddy
2
-2
/
+7
2021-11-07
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-109
/
+29
2021-10-26
cxgb3: Remove seeprom_write and use VPD API
Heiner Kallweit
3
-44
/
+3
2021-10-26
cxgb3: Use VPD API in t3_seeprom_wp()
Heiner Kallweit
1
-1
/
+8
2021-10-26
cxgb3: Remove t3_seeprom_read and use VPD API
Heiner Kallweit
3
-64
/
+18
2021-10-15
tcp: switch orphan_count to bare per-cpu counters
Eric Dumazet
2
-2
/
+2
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
5
-5
/
+5
2021-10-05
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
4
-4
/
+4
2021-10-02
ethernet: chelsio: use eth_hw_addr_set()
Jakub Kicinski
5
-6
/
+7
2021-09-27
cxgb: avoid open-coded offsetof()
Arnd Bergmann
1
-1
/
+1
2021-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-56
/
+31
2021-09-16
net: chelsio: cxgb4vf: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-4
/
+2
2021-09-08
Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-56
/
+31
2021-09-07
cxgb3: fix oops on module removal
Heiner Kallweit
1
-0
/
+3
2021-09-04
ethtool: Fix an error code in cxgb2.c
Yang Li
1
-0
/
+1
2021-09-01
cxgb4: Use pci_vpd_find_id_string() to find VPD ID string
Heiner Kallweit
1
-8
/
+5
2021-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+3
2021-08-26
cxgb4: dont touch blocked freelist bitmap after free
Rahul Lakkireddy
1
-4
/
+3
2021-08-25
cxgb4: Properly revert VPD changes
Nathan Chancellor
2
-6
/
+40
2021-08-24
cxgb4: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
1
-40
/
+27
2021-08-24
cxgb4: Remove unused vpd_param member ec
Heiner Kallweit
2
-6
/
+1
2021-08-24
cxgb4: Validate VPD checksum with pci_vpd_check_csum()
Heiner Kallweit
1
-8
/
+4
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
4
-8
/
+24
2021-08-24
cxgb4: improve printing NIC information
Heiner Kallweit
1
-2
/
+1
2021-08-23
net: chelsio: switch from 'pci_' to 'dma_' API
Christophe JAILLET
6
-86
/
+63
2021-08-23
Revert "cxgb4: Validate VPD checksum with pci_vpd_check_csum()"
David S. Miller
1
-32
/
+20
2021-08-23
Revert "Revert "cxgb4: Search VPD with pci_vpd_find_ro_info_keyword()""
David S. Miller
1
-40
/
+27
2021-08-23
Revert "cxgb4: Search VPD with pci_vpd_find_ro_info_keyword()"
David S. Miller
1
-27
/
+40
2021-08-22
cxgb4: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
1
-40
/
+27
2021-08-22
cxgb4: Remove unused vpd_param member ec
Heiner Kallweit
2
-6
/
+1
2021-08-22
cxgb4: Validate VPD checksum with pci_vpd_check_csum()
Heiner Kallweit
1
-8
/
+4
2021-08-14
ethernet: fix PTP_1588_CLOCK dependencies
Arnd Bergmann
1
-0
/
+1
2021-08-03
cxgb4: make the array match_all_mac static, makes object smaller
Colin Ian King
1
-2
/
+2
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
4
-4
/
+4
2021-07-27
cxgb3: use ndo_siocdevprivate
Arnd Bergmann
1
-4
/
+8
2021-07-08
cxgb4: fix IRQ free race during driver unload
Shahjada Abul Husain
2
-8
/
+13
2021-06-29
net: sock: introduce sk_error_report
Alexander Aring
1
-1
/
+1
2021-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-33
/
+65
2021-06-18
cxgb4: fix wrong shift.
Pavel Machek
1
-1
/
+1
2021-06-16
net: chelsio: cxgb4: use eth_zero_addr() to assign zero address
Yang Yingliang
1
-2
/
+1
2021-06-14
cxgb4: fix wrong ethtool n-tuple rule lookup
Rahul Lakkireddy
1
-8
/
+16
2021-06-11
cxgb4: halt chip before flashing PHY firmware image
Rahul Lakkireddy
1
-3
/
+19
2021-06-11
cxgb4: fix sleep in atomic when flashing PHY firmware
Rahul Lakkireddy
3
-4
/
+2
2021-06-11
cxgb4: fix endianness when flashing boot image
Rahul Lakkireddy
1
-17
/
+27
2021-06-07
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
5
-16
/
+19
2021-06-05
net:cxgb3: fix incorrect work cancellation
Íñigo Huguet
1
-1
/
+1
2021-06-05
cxgb4: avoid link re-train during TC-MQPRIO configuration
Rahul Lakkireddy
4
-7
/
+14
2021-06-04
cxgb4: fix regression with HASH tc prio value update
Rahul Lakkireddy
1
-9
/
+5
2021-06-04
net:cxgb3: fix code style issues
Íñigo Huguet
1
-9
/
+10
[prev]
[next]