summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio
AgeCommit message (Expand)AuthorFilesLines
2022-06-23cxgb4/cxgb4vf: Fix typo in commentsJiang Jian1-1/+1
2022-06-22cxgb4vf: remove unexpected word "the"Jiang Jian1-1/+1
2022-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-5/+5
2022-05-06net: chelsio: cxgb4: Avoid potential negative array offsetKees Cook1-5/+5
2022-04-22ipv6: Use ipv6_only_sock() helper in condition.Kuniyuki Iwashima1-1/+1
2022-04-12net: remove noblock parameter from recvmsg() entitiesOliver Hartkopp2-13/+11
2022-03-07net: cxgb3: Fix an error code when probing the driverZheyu Ma1-0/+1
2022-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+2
2022-02-28flow_offload: reject offload for all drivers with invalid police parametersJianbo Liu1-10/+49
2022-02-25net: chelsio: cxgb3: check the return value of pci_find_capability()Jia-Ju Bai1-0/+2
2022-01-20Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-1/+2
2022-01-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-1/+1
2022-01-11libcxgb: Don't accidentally set RTO_ONLINK in cxgb_find_route()Guillaume Nault1-1/+2
2022-01-09cxgb4vf: Remove useless DMA-32 fallback configurationChristophe JAILLET1-15/+5
2022-01-09cxgb4: Remove useless DMA-32 fallback configurationChristophe JAILLET1-12/+5
2022-01-09cxgb3: Remove useless DMA-32 fallback configurationChristophe JAILLET1-6/+5
2022-01-02chelsio: cxgb: Use dma_set_mask_and_coherent() and simplify codeChristophe JAILLET1-15/+4
2021-12-14iw_cxgb4: Use memset_startat() for cpl_t5_pass_accept_rplKees Cook1-1/+1
2021-11-30net: cxgb: fix a typo in kernel docJean Sacren1-1/+1
2021-11-30net: cxgb3: fix typos in kernel docJean Sacren1-2/+2
2021-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+1
2021-11-24cxgb4: allow reading unrecognized port module eepromRahul Lakkireddy1-1/+10
2021-11-23net: chelsio: cxgb4vf: Fix an error code in cxgb4vf_pci_probe()Zheyu Ma1-0/+1
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen4-8/+24
2021-11-19cxgb4: Use struct_group() for memcpy() regionKees Cook3-12/+13
2021-11-19cxgb3: Use struct_group() for memcpy() regionKees Cook1-3/+6
2021-11-11Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-2/+7
2021-11-11cxgb4: fix eeprom len when diagnostics not implementedRahul Lakkireddy2-2/+7
2021-11-06Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-109/+29
2021-10-25cxgb3: Remove seeprom_write and use VPD APIHeiner Kallweit3-44/+3
2021-10-25cxgb3: Use VPD API in t3_seeprom_wp()Heiner Kallweit1-1/+8
2021-10-25cxgb3: Remove t3_seeprom_read and use VPD APIHeiner Kallweit3-64/+18
2021-10-15tcp: switch orphan_count to bare per-cpu countersEric Dumazet2-2/+2
2021-10-14ethernet: constify references to netdev->dev_addr in driversJakub Kicinski5-5/+5
2021-10-05ethernet: use eth_hw_addr_set() for dev->addr_len casesJakub Kicinski4-4/+4
2021-10-02ethernet: chelsio: use eth_hw_addr_set()Jakub Kicinski5-6/+7
2021-09-27cxgb: avoid open-coded offsetof()Arnd Bergmann1-1/+1
2021-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-56/+31
2021-09-16net: chelsio: cxgb4vf: Make use of the helper function dev_err_probe()Cai Huoqing1-4/+2
2021-09-07Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-56/+31
2021-09-07cxgb3: fix oops on module removalHeiner Kallweit1-0/+3
2021-09-04ethtool: Fix an error code in cxgb2.cYang Li1-0/+1
2021-08-31cxgb4: Use pci_vpd_find_id_string() to find VPD ID stringHeiner Kallweit1-8/+5
2021-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-4/+3
2021-08-26cxgb4: dont touch blocked freelist bitmap after freeRahul Lakkireddy1-4/+3
2021-08-25cxgb4: Properly revert VPD changesNathan Chancellor2-6/+40
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 Kallweit2-6/+1
2021-08-24cxgb4: Validate VPD checksum with pci_vpd_check_csum()Heiner Kallweit1-8/+4
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo4-8/+24