aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio
AgeCommit message (Expand)Author
2023-11-08net: chelsio: cxgb4: add an error code check in t4_load_phy_fwSu Hui
2022-11-25cxgb4vf: shut down the adapter when t4vf_update_port_info() failed in cxgb4vf...Zhengchao Shao
2022-11-25net: cxgb3_main: disable napi when bind qsets failed in cxgb_up()Zhengchao Shao
2022-03-08net: chelsio: cxgb3: check the return value of pci_find_capability()Jia-Ju Bai
2022-01-27libcxgb: Don't accidentally set RTO_ONLINK in cxgb_find_route()Guillaume Nault
2021-11-17cxgb4: fix eeprom len when diagnostics not implementedRahul Lakkireddy
2021-09-22ethtool: Fix an error code in cxgb2.cYang Li
2021-07-28cxgb4: fix IRQ free race during driver unloadShahjada Abul Husain
2021-06-23cxgb4: fix wrong shift.Pavel Machek
2021-06-03cxgb4: avoid accessing registers when clearing filtersRaju Rangoju
2021-05-22cxgb4: Fix the -Wmisleading-indentation warningKaixu Xia
2021-05-14cxgb4: Fix unintentional sign extension issuesColin Ian King
2021-04-14cxgb4: avoid collecting SGE_QBASE regs during trafficRahul Lakkireddy
2021-03-04cxgb4/chtls/cxgbit: Keeping the max ofld immediate data size same in cxgb4 an...Ayush Sawal
2021-02-26cxgb4: Add new T6 PCI device id 0x6092Raju Rangoju
2020-12-08cxgb3: fix error return code in t3_sge_alloc_qset()Zhang Changzhong
2020-12-02cxgb4: fix the panic caused by non smac rewriteRaju Rangoju
2020-11-01cxgb4: set up filter action after rewritesRaju Rangoju
2020-10-29cxgb4: handle 4-tuple PEDIT to NAT mode translationHerat Ramani
2020-09-26cxgb4: Fix offset when clearing filter byte countersGanji Aravind
2020-09-26cxgb4: fix memory leak during module unloadRaju Rangoju
2020-09-09cxgb4: fix thermal zone device registrationPotnuri Bharat Teja
2020-08-05cxgb4: add missing release on skb in uld_send()Navid Emamdoost
2020-07-16cxgb4: fix all-mask IP address comparisonRahul Lakkireddy
2020-07-16net: cxgb4: fix return error value in t4_prep_fwLi Heng
2020-07-09cxgb4: fix SGE queue dump destination buffer contextRahul Lakkireddy
2020-07-09cxgb4: use correct type for all-mask IP address comparisonRahul Lakkireddy
2020-07-09cxgb4: fix endian conversions for L4 ports in filtersRahul Lakkireddy
2020-07-09cxgb4: parse TC-U32 key values and masks nativelyRahul Lakkireddy
2020-07-09cxgb4: use unaligned conversion for fetching timestampRahul Lakkireddy
2020-06-30cxgb4: move handling L2T ARP failures to callerRahul Lakkireddy
2020-05-02net/cxgb4: Check the return from t4_query_params properlyJason Gunthorpe
2020-04-29cxgb4: fix large delays in PTP synchronizationRahul Lakkireddy
2020-04-29cxgb4: fix adapter crash due to wrong MC sizeVishal Kulkarni
2020-04-17cxgb4/ptp: pass the sign of offset delta in FW CMDRaju Rangoju
2020-04-13cxgb4: fix MPS index overwrite when setting MAC addressHerat Ramani
2020-04-01cxgb4: fix Txq restart check during backpressureRahul Lakkireddy
2020-04-01cxgb4: fix throughput drop during Tx backpressureRahul Lakkireddy
2020-02-05l2t_seq_next should increase position indexVasily Averin
2020-02-05seq_tab_next() should increase position indexVasily Averin
2020-01-29net: cxgb3_main: Add CAP_NET_ADMIN check to CHELSIO_GET_MEMMichael Ellerman
2020-01-12cxgb4: Fix kernel panic while accessing sge_infoVishal Kulkarni
2020-01-04cxgb4/cxgb4vf: fix flow control display for auto negotiationRahul Lakkireddy
2019-10-30cxgb4: fix panic when attaching to ULD failVishal Kulkarni
2019-10-25cxgb4: request the TX CIDX updates to status pageRaju Rangoju
2019-10-04cxgb4:Fix out-of-bounds MSI-X info array accessVishal Kulkarni
2019-09-27cxgb4: Signedness bug in init_one()Dan Carpenter
2019-09-12cxgb4: Fix spelling typosArkadiusz Drabczyk
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-14cxgb4: fix a memory leak bugWenwen Wang