summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4/t4_hw.c
Commit message (Expand)AuthorAgeFilesLines
* net: chelsio: cxgb4: add an error code check in t4_load_phy_fwSu Hui2023-10-221-0/+2
* net: chelsio: cxgb4: Avoid potential negative array offsetKees Cook2022-05-061-5/+5
* ethernet: chelsio: use eth_hw_addr_set()Jakub Kicinski2021-10-021-1/+1
* cxgb4: Use pci_vpd_find_id_string() to find VPD ID stringHeiner Kallweit2021-08-311-8/+5
* cxgb4: Search VPD with pci_vpd_find_ro_info_keyword()Heiner Kallweit2021-08-241-40/+27
* cxgb4: Remove unused vpd_param member ecHeiner Kallweit2021-08-241-4/+1
* cxgb4: Validate VPD checksum with pci_vpd_check_csum()Heiner Kallweit2021-08-241-8/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-06-181-17/+29
|\
| * cxgb4: fix sleep in atomic when flashing PHY firmwareRahul Lakkireddy2021-06-111-0/+2
| * cxgb4: fix endianness when flashing boot imageRahul Lakkireddy2021-06-111-17/+27
* | net: chelsio: cxgb4: use eth_zero_addr() to assign zero addressYang Yingliang2021-06-161-2/+1
* | net: chelsio: cxgb4: Fix wrong function name in commentsYang Shen2021-05-171-2/+2
|/
* Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-05-051-1/+1
|\
| * PCI/VPD: Remove pci_vpd_find_tag() 'offset' argumentHeiner Kallweit2021-04-301-1/+1
* | cxgb4: avoid collecting SGE_QBASE regs during trafficRahul Lakkireddy2021-03-291-1/+2
|/
* cxgb4: remove bogus CHELSIO_VPD_UNIQUE_ID constantHeiner Kallweit2021-01-211-10/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-09-041-3/+3
|\
| * treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-3/+3
* | cxgb4: add error handlers to LE intr_handlerRaju Rangoju2020-08-251-0/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-111-4/+4
|\
| * net: cxgb4: fix return error value in t4_prep_fwLi Heng2020-06-301-4/+4
* | cxgb4: add main VI to mirror VI config replicationRahul Lakkireddy2020-06-301-4/+23
* | cxgb4: add mirror action to TC-MATCHALL offloadRahul Lakkireddy2020-06-301-0/+16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-06-251-18/+18
|\|
| * cxgb4: update kernel-doc line commentsRahul Lakkireddy2020-06-231-18/+18
* | cxgb4: always sync access when flashing PHY firmwareRahul Lakkireddy2020-06-231-11/+3
* | cxgb4: add support to flash boot cfg imageVishal Kulkarni2020-06-181-0/+90
* | cxgb4: add support to flash boot imageVishal Kulkarni2020-06-181-0/+187
|/
* cxgb4: tune burst buffer size for TC-MQPRIO offloadRahul Lakkireddy2020-05-151-3/+5
* net/cxgb4: Check the return from t4_query_params properlyJason Gunthorpe2020-04-141-1/+1
* cxgb4: Add support to catch bits set in INT_CAUSE5Rahul Kundu2020-03-251-8/+24
* cxgb4: update T5/T6 adapter register rangesShahjada Abul Husain2020-03-141-14/+8
* cxgb4/cxgb4vf: fix flow control display for auto negotiationRahul Lakkireddy2019-12-301-8/+13
* cxgb4: add TC-MATCHALL classifier egress offloadRahul Lakkireddy2019-11-201-4/+7
* cxgb4: Fix spelling typosArkadiusz Drabczyk2019-09-121-15/+15
* cxgb4: Prefer pcie_capability_read_word()Frederick Lawler2019-07-211-6/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-311-0/+11
|\
| * cxgb4: Revert "cxgb4: Remove SGE_HOST_PAGE_SIZE dependency on page size"Vishal Kulkarni2019-05-241-0/+11
* | cxgb4: Make t4_get_tp_e2c_map staticYueHaibing2019-05-261-1/+1
* | cxgb4: use firmware API for validating filter specRaju Rangoju2019-05-231-5/+42
* | cxgb4: Enable hash filter with offloadVishal Kulkarni2019-05-221-0/+32
|/
* cxgb4/cxgb4vf: Display advertised FEC in ethtoolVishal Kulkarni2019-03-291-30/+77
* cxgb4/chtls: Prefix adapter flags with CXGB4Arjun Vynipadath2019-03-041-7/+7
* cxgb4: Mask out interrupts that are not enabled.Vishal Kulkarni2019-02-201-2/+8
* cxgb4/cxgb4vf: Add support for SGE doorbell queue timerVishal Kulkarni2019-02-141-0/+41
* cxgb4/cxgb4vf: Link management changesVishal Kulkarni2019-01-221-3/+44
* net: cxgb4: fix various indentation issuesColin Ian King2019-01-101-1/+1
* cxgb4: remove set but not used variables 'multitrc, speed'YueHaibing2018-11-241-4/+1
* cxgb4: use new fw interface to get the VIN and smt indexSantosh Rastapur2018-11-231-4/+42
* cxgb4: Remove SGE_HOST_PAGE_SIZE dependency on page sizeArjun Vynipadath2018-11-171-11/+0