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