index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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-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
2021-06-04
net:cxgb3: replace tasklets with works
Íñigo Huguet
3
-17
/
+25
2021-06-02
cxgb4: Fix -Wunused-const-variable warning
YueHaibing
1
-1
/
+1
2021-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-5
/
+87
2021-05-19
cxgb4: avoid accessing registers when clearing filters
Raju Rangoju
1
-1
/
+1
2021-05-19
net: chelsio: remove leading spaces before tabs
Hui Tang
1
-1
/
+1
2021-05-18
cxgb4: clip_tbl: use list_del_init instead of list_del/INIT_LIST_HEAD
Yang Yingliang
1
-4
/
+2
2021-05-18
net: chelsio: cxgb4vf: Fix wrong function name in comments
Yang Shen
1
-1
/
+1
2021-05-18
net: chelsio: cxgb4: Fix wrong function name in comments
Yang Shen
2
-3
/
+3
2021-05-18
net: chelsio: cxgb3: Fix wrong function name in comments
Yang Shen
1
-2
/
+2
2021-05-14
cxgb4/ch_ktls: Clear resources when pf4 device is removed
Ayush Sawal
3
-2
/
+82
2021-05-13
chelsio/chtls: unlock on error in chtls_pt_recvmsg()
Dan Carpenter
1
-2
/
+4
2021-05-08
Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-7
/
+9
2021-05-05
Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
[next]