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
/
t4_hw.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-07
net: chelsio: cxgb4: Avoid potential negative array offset
Kees Cook
1
-5
/
+5
2021-10-02
ethernet: chelsio: use eth_hw_addr_set()
Jakub Kicinski
1
-1
/
+1
2021-09-01
cxgb4: Use pci_vpd_find_id_string() to find VPD ID string
Heiner Kallweit
1
-8
/
+5
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
1
-4
/
+1
2021-08-24
cxgb4: Validate VPD checksum with pci_vpd_check_csum()
Heiner Kallweit
1
-8
/
+4
2021-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-17
/
+29
2021-06-16
net: chelsio: cxgb4: use eth_zero_addr() to assign zero address
Yang Yingliang
1
-2
/
+1
2021-06-11
cxgb4: fix sleep in atomic when flashing PHY firmware
Rahul Lakkireddy
1
-0
/
+2
2021-06-11
cxgb4: fix endianness when flashing boot image
Rahul Lakkireddy
1
-17
/
+27
2021-05-18
net: chelsio: cxgb4: Fix wrong function name in comments
Yang Shen
1
-2
/
+2
2021-05-05
Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2021-04-30
PCI/VPD: Remove pci_vpd_find_tag() 'offset' argument
Heiner Kallweit
1
-1
/
+1
2021-03-30
cxgb4: avoid collecting SGE_QBASE regs during traffic
Rahul Lakkireddy
1
-1
/
+2
2021-01-22
cxgb4: remove bogus CHELSIO_VPD_UNIQUE_ID constant
Heiner Kallweit
1
-10
/
+3
2020-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+3
2020-08-25
cxgb4: add error handlers to LE intr_handler
Raju Rangoju
1
-0
/
+2
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-3
/
+3
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-4
/
+4
2020-07-01
cxgb4: add main VI to mirror VI config replication
Rahul Lakkireddy
1
-4
/
+23
2020-07-01
cxgb4: add mirror action to TC-MATCHALL offload
Rahul Lakkireddy
1
-0
/
+16
2020-07-01
net: cxgb4: fix return error value in t4_prep_fw
Li Heng
1
-4
/
+4
2020-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-18
/
+18
2020-06-24
cxgb4: always sync access when flashing PHY firmware
Rahul Lakkireddy
1
-11
/
+3
2020-06-24
cxgb4: update kernel-doc line comments
Rahul Lakkireddy
1
-18
/
+18
2020-06-19
cxgb4: add support to flash boot cfg image
Vishal Kulkarni
1
-0
/
+90
2020-06-19
cxgb4: add support to flash boot image
Vishal Kulkarni
1
-0
/
+187
2020-05-15
cxgb4: tune burst buffer size for TC-MQPRIO offload
Rahul Lakkireddy
1
-3
/
+5
2020-04-15
net/cxgb4: Check the return from t4_query_params properly
Jason Gunthorpe
1
-1
/
+1
2020-03-25
cxgb4: Add support to catch bits set in INT_CAUSE5
Rahul Kundu
1
-8
/
+24
2020-03-15
cxgb4: update T5/T6 adapter register ranges
Shahjada Abul Husain
1
-14
/
+8
2019-12-31
cxgb4/cxgb4vf: fix flow control display for auto negotiation
Rahul Lakkireddy
1
-8
/
+13
2019-11-20
cxgb4: add TC-MATCHALL classifier egress offload
Rahul Lakkireddy
1
-4
/
+7
2019-09-12
cxgb4: Fix spelling typos
Arkadiusz Drabczyk
1
-15
/
+15
2019-07-21
cxgb4: Prefer pcie_capability_read_word()
Frederick Lawler
1
-6
/
+3
2019-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+11
2019-05-27
cxgb4: Make t4_get_tp_e2c_map static
YueHaibing
1
-1
/
+1
2019-05-24
cxgb4: Revert "cxgb4: Remove SGE_HOST_PAGE_SIZE dependency on page size"
Vishal Kulkarni
1
-0
/
+11
2019-05-23
cxgb4: use firmware API for validating filter spec
Raju Rangoju
1
-5
/
+42
2019-05-23
cxgb4: Enable hash filter with offload
Vishal Kulkarni
1
-0
/
+32
2019-03-29
cxgb4/cxgb4vf: Display advertised FEC in ethtool
Vishal Kulkarni
1
-30
/
+77
2019-03-04
cxgb4/chtls: Prefix adapter flags with CXGB4
Arjun Vynipadath
1
-7
/
+7
2019-02-21
cxgb4: Mask out interrupts that are not enabled.
Vishal Kulkarni
1
-2
/
+8
2019-02-14
cxgb4/cxgb4vf: Add support for SGE doorbell queue timer
Vishal Kulkarni
1
-0
/
+41
2019-01-23
cxgb4/cxgb4vf: Link management changes
Vishal Kulkarni
1
-3
/
+44
2019-01-10
net: cxgb4: fix various indentation issues
Colin Ian King
1
-1
/
+1
2018-11-25
cxgb4: remove set but not used variables 'multitrc, speed'
YueHaibing
1
-4
/
+1
2018-11-23
cxgb4: use new fw interface to get the VIN and smt index
Santosh Rastapur
1
-4
/
+42
2018-11-18
cxgb4: Remove SGE_HOST_PAGE_SIZE dependency on page size
Arjun Vynipadath
1
-11
/
+0
2018-10-05
cxgb4: use FW_PORT_ACTION_L1_CFG32 for 32 bit capability
Ganesh Goudar
1
-2
/
+8
[next]