summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4 (follow)
Commit message (Expand)AuthorAgeFilesLines
* flow_offload: reject offload for all drivers with invalid police parametersJianbo Liu2022-02-281-10/+49
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2022-01-131-1/+1
|\
| * iw_cxgb4: Use memset_startat() for cpl_t5_pass_accept_rplKees Cook2021-12-151-1/+1
* | cxgb4: Remove useless DMA-32 fallback configurationChristophe JAILLET2022-01-101-12/+5
* | cxgb4: allow reading unrecognized port module eepromRahul Lakkireddy2021-11-251-1/+10
* | ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen2021-11-221-2/+6
* | cxgb4: Use struct_group() for memcpy() regionKees Cook2021-11-192-7/+11
|/
* cxgb4: fix eeprom len when diagnostics not implementedRahul Lakkireddy2021-11-112-2/+7
* ethernet: use eth_hw_addr_set() for dev->addr_len casesJakub Kicinski2021-10-051-1/+1
* ethernet: chelsio: use eth_hw_addr_set()Jakub Kicinski2021-10-022-2/+2
* Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-09-082-56/+31
|\
| * 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-242-6/+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-08-271-4/+3
|\ \
| * | cxgb4: dont touch blocked freelist bitmap after freeRahul Lakkireddy2021-08-261-4/+3
* | | cxgb4: Properly revert VPD changesNathan Chancellor2021-08-252-6/+40
* | | ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo2021-08-241-2/+6
* | | cxgb4: improve printing NIC informationHeiner Kallweit2021-08-241-2/+1
* | | net: chelsio: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-08-232-13/+7
* | | Revert "cxgb4: Validate VPD checksum with pci_vpd_check_csum()"David S. Miller2021-08-231-32/+20
* | | Revert "Revert "cxgb4: Search VPD with pci_vpd_find_ro_info_keyword()""David S. Miller2021-08-231-40/+27
* | | Revert "cxgb4: Search VPD with pci_vpd_find_ro_info_keyword()"David S. Miller2021-08-231-27/+40
* | | cxgb4: Search VPD with pci_vpd_find_ro_info_keyword()Heiner Kallweit2021-08-221-40/+27
* | | cxgb4: Remove unused vpd_param member ecHeiner Kallweit2021-08-222-6/+1
* | | cxgb4: Validate VPD checksum with pci_vpd_check_csum()Heiner Kallweit2021-08-221-8/+4
* | | cxgb4: make the array match_all_mac static, makes object smallerColin Ian King2021-08-031-2/+2
* | | dev_ioctl: split out ndo_eth_ioctlArnd Bergmann2021-07-271-1/+1
|/ /
* / cxgb4: fix IRQ free race during driver unloadShahjada Abul Husain2021-07-082-8/+13
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-06-194-33/+65
|\
| * cxgb4: fix wrong shift.Pavel Machek2021-06-181-1/+1
| * cxgb4: fix wrong ethtool n-tuple rule lookupRahul Lakkireddy2021-06-141-8/+16
| * cxgb4: halt chip before flashing PHY firmware imageRahul Lakkireddy2021-06-111-3/+19
| * cxgb4: fix sleep in atomic when flashing PHY firmwareRahul Lakkireddy2021-06-113-4/+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
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-06-075-16/+19
|\|
| * cxgb4: avoid link re-train during TC-MQPRIO configurationRahul Lakkireddy2021-06-044-7/+14
| * cxgb4: fix regression with HASH tc prio value updateRahul Lakkireddy2021-06-041-9/+5
* | cxgb4: Fix -Wunused-const-variable warningYueHaibing2021-06-021-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-05-272-2/+2
|\|
| * cxgb4: avoid accessing registers when clearing filtersRaju Rangoju2021-05-191-1/+1
| * cxgb4/ch_ktls: Clear resources when pf4 device is removedAyush Sawal2021-05-141-1/+1
* | cxgb4: clip_tbl: use list_del_init instead of list_del/INIT_LIST_HEADYang Yingliang2021-05-181-4/+2
* | net: chelsio: cxgb4: Fix wrong function name in commentsYang Shen2021-05-172-3/+3
|/
* Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-05-081-7/+9
|\
| * net:CXGB4: fix leak if sk_buff is not usedÍñigo Huguet2021-05-051-7/+9
* | 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