summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio
AgeCommit message (Expand)Author
2021-11-23net: chelsio: cxgb4vf: Fix an error code in cxgb4vf_pci_probe()Zheyu Ma
2021-11-11Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-11-11cxgb4: fix eeprom len when diagnostics not implementedRahul Lakkireddy
2021-11-06Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-10-25cxgb3: Remove seeprom_write and use VPD APIHeiner Kallweit
2021-10-25cxgb3: Use VPD API in t3_seeprom_wp()Heiner Kallweit
2021-10-25cxgb3: Remove t3_seeprom_read and use VPD APIHeiner Kallweit
2021-10-15tcp: switch orphan_count to bare per-cpu countersEric Dumazet
2021-10-14ethernet: constify references to netdev->dev_addr in driversJakub Kicinski
2021-10-05ethernet: use eth_hw_addr_set() for dev->addr_len casesJakub Kicinski
2021-10-02ethernet: chelsio: use eth_hw_addr_set()Jakub Kicinski
2021-09-27cxgb: avoid open-coded offsetof()Arnd Bergmann
2021-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-09-16net: chelsio: cxgb4vf: Make use of the helper function dev_err_probe()Cai Huoqing
2021-09-07Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-09-07cxgb3: fix oops on module removalHeiner Kallweit
2021-09-04ethtool: Fix an error code in cxgb2.cYang Li
2021-08-31cxgb4: Use pci_vpd_find_id_string() to find VPD ID stringHeiner Kallweit
2021-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-26cxgb4: dont touch blocked freelist bitmap after freeRahul Lakkireddy
2021-08-25cxgb4: Properly revert VPD changesNathan Chancellor
2021-08-24cxgb4: Search VPD with pci_vpd_find_ro_info_keyword()Heiner Kallweit
2021-08-24cxgb4: Remove unused vpd_param member ecHeiner Kallweit
2021-08-24cxgb4: Validate VPD checksum with pci_vpd_check_csum()Heiner Kallweit
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo
2021-08-24cxgb4: improve printing NIC informationHeiner Kallweit
2021-08-23net: chelsio: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-08-23Revert "cxgb4: Validate VPD checksum with pci_vpd_check_csum()"David S. Miller
2021-08-23Revert "Revert "cxgb4: Search VPD with pci_vpd_find_ro_info_keyword()""David S. Miller
2021-08-23Revert "cxgb4: Search VPD with pci_vpd_find_ro_info_keyword()"David S. Miller
2021-08-22cxgb4: Search VPD with pci_vpd_find_ro_info_keyword()Heiner Kallweit
2021-08-22cxgb4: Remove unused vpd_param member ecHeiner Kallweit
2021-08-22cxgb4: Validate VPD checksum with pci_vpd_check_csum()Heiner Kallweit
2021-08-13ethernet: fix PTP_1588_CLOCK dependenciesArnd Bergmann
2021-08-02cxgb4: make the array match_all_mac static, makes object smallerColin Ian King
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann
2021-07-27cxgb3: use ndo_siocdevprivateArnd Bergmann
2021-07-08cxgb4: fix IRQ free race during driver unloadShahjada Abul Husain
2021-06-29net: sock: introduce sk_error_reportAlexander Aring
2021-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-06-18cxgb4: fix wrong shift.Pavel Machek
2021-06-16net: chelsio: cxgb4: use eth_zero_addr() to assign zero addressYang Yingliang
2021-06-14cxgb4: fix wrong ethtool n-tuple rule lookupRahul Lakkireddy
2021-06-11cxgb4: halt chip before flashing PHY firmware imageRahul Lakkireddy
2021-06-11cxgb4: fix sleep in atomic when flashing PHY firmwareRahul Lakkireddy
2021-06-11cxgb4: fix endianness when flashing boot imageRahul Lakkireddy
2021-06-07Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-06-04net:cxgb3: fix incorrect work cancellationÍñigo Huguet
2021-06-04cxgb4: avoid link re-train during TC-MQPRIO configurationRahul Lakkireddy
2021-06-03cxgb4: fix regression with HASH tc prio value updateRahul Lakkireddy