aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4/t4_hw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-06net: chelsio: cxgb4: Avoid potential negative array offsetKees Cook1-5/+5
2021-10-02ethernet: chelsio: use eth_hw_addr_set()Jakub Kicinski1-1/+1
2021-08-31cxgb4: Use pci_vpd_find_id_string() to find VPD ID stringHeiner Kallweit1-8/+5
2021-08-24cxgb4: Search VPD with pci_vpd_find_ro_info_keyword()Heiner Kallweit1-40/+27
2021-08-24cxgb4: Remove unused vpd_param member ecHeiner Kallweit1-4/+1
2021-08-24cxgb4: Validate VPD checksum with pci_vpd_check_csum()Heiner Kallweit1-8/+4
2021-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-17/+29
2021-06-16net: chelsio: cxgb4: use eth_zero_addr() to assign zero addressYang Yingliang1-2/+1
2021-06-11cxgb4: fix sleep in atomic when flashing PHY firmwareRahul Lakkireddy1-0/+2
2021-06-11cxgb4: fix endianness when flashing boot imageRahul Lakkireddy1-17/+27
2021-05-17net: chelsio: cxgb4: Fix wrong function name in commentsYang Shen1-2/+2
2021-05-05Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+1
2021-04-30PCI/VPD: Remove pci_vpd_find_tag() 'offset' argumentHeiner Kallweit1-1/+1
2021-03-29cxgb4: avoid collecting SGE_QBASE regs during trafficRahul Lakkireddy1-1/+2
2021-01-21cxgb4: remove bogus CHELSIO_VPD_UNIQUE_ID constantHeiner Kallweit1-10/+3
2020-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-3/+3
2020-08-25cxgb4: add error handlers to LE intr_handlerRaju Rangoju1-0/+2
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-3/+3
2020-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-4/+4
2020-06-30cxgb4: add main VI to mirror VI config replicationRahul Lakkireddy1-4/+23
2020-06-30cxgb4: add mirror action to TC-MATCHALL offloadRahul Lakkireddy1-0/+16
2020-06-30net: cxgb4: fix return error value in t4_prep_fwLi Heng1-4/+4
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-18/+18
2020-06-23cxgb4: always sync access when flashing PHY firmwareRahul Lakkireddy1-11/+3
2020-06-23cxgb4: update kernel-doc line commentsRahul Lakkireddy1-18/+18
2020-06-18cxgb4: add support to flash boot cfg imageVishal Kulkarni1-0/+90
2020-06-18cxgb4: add support to flash boot imageVishal Kulkarni1-0/+187
2020-05-15cxgb4: tune burst buffer size for TC-MQPRIO offloadRahul Lakkireddy1-3/+5
2020-04-14net/cxgb4: Check the return from t4_query_params properlyJason Gunthorpe1-1/+1
2020-03-25cxgb4: Add support to catch bits set in INT_CAUSE5Rahul Kundu1-8/+24
2020-03-14cxgb4: update T5/T6 adapter register rangesShahjada Abul Husain1-14/+8
2019-12-30cxgb4/cxgb4vf: fix flow control display for auto negotiationRahul Lakkireddy1-8/+13
2019-11-20cxgb4: add TC-MATCHALL classifier egress offloadRahul Lakkireddy1-4/+7
2019-09-12cxgb4: Fix spelling typosArkadiusz Drabczyk1-15/+15
2019-07-21cxgb4: Prefer pcie_capability_read_word()Frederick Lawler1-6/+3
2019-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+11
2019-05-26cxgb4: Make t4_get_tp_e2c_map staticYueHaibing1-1/+1
2019-05-24cxgb4: Revert "cxgb4: Remove SGE_HOST_PAGE_SIZE dependency on page size"Vishal Kulkarni1-0/+11
2019-05-23cxgb4: use firmware API for validating filter specRaju Rangoju1-5/+42
2019-05-22cxgb4: Enable hash filter with offloadVishal Kulkarni1-0/+32
2019-03-29cxgb4/cxgb4vf: Display advertised FEC in ethtoolVishal Kulkarni1-30/+77
2019-03-04cxgb4/chtls: Prefix adapter flags with CXGB4Arjun Vynipadath1-7/+7
2019-02-20cxgb4: Mask out interrupts that are not enabled.Vishal Kulkarni1-2/+8
2019-02-14cxgb4/cxgb4vf: Add support for SGE doorbell queue timerVishal Kulkarni1-0/+41
2019-01-22cxgb4/cxgb4vf: Link management changesVishal Kulkarni1-3/+44
2019-01-10net: cxgb4: fix various indentation issuesColin Ian King1-1/+1
2018-11-24cxgb4: remove set but not used variables 'multitrc, speed'YueHaibing1-4/+1
2018-11-23cxgb4: use new fw interface to get the VIN and smt indexSantosh Rastapur1-4/+42
2018-11-17cxgb4: Remove SGE_HOST_PAGE_SIZE dependency on page sizeArjun Vynipadath1-11/+0
2018-10-05cxgb4: use FW_PORT_ACTION_L1_CFG32 for 32 bit capabilityGanesh Goudar1-2/+8