summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio
Commit message (Expand)AuthorAgeFilesLines
* net: chelsio: cxgb3: check the return value of pci_find_capability()Jia-Ju Bai2022-03-081-0/+2
* libcxgb: Don't accidentally set RTO_ONLINK in cxgb_find_route()Guillaume Nault2022-01-271-1/+2
* cxgb4: fix eeprom len when diagnostics not implementedRahul Lakkireddy2021-11-262-2/+7
* ethtool: Fix an error code in cxgb2.cYang Li2021-09-221-0/+1
* cxgb4: Fix the -Wmisleading-indentation warningKaixu Xia2021-05-221-1/+1
* cxgb4: avoid collecting SGE_QBASE regs during trafficRahul Lakkireddy2021-04-142-5/+21
* cxgb4/chtls/cxgbit: Keeping the max ofld immediate data size same in cxgb4 an...Ayush Sawal2021-03-042-3/+11
* cxgb3: fix error return code in t3_sge_alloc_qset()Zhang Changzhong2020-12-081-0/+1
* cxgb4: fix the panic caused by non smac rewriteRaju Rangoju2020-12-021-1/+2
* cxgb4: set up filter action after rewritesRaju Rangoju2020-11-052-29/+31
* cxgb4: Fix offset when clearing filter byte countersGanji Aravind2020-09-261-3/+6
* cxgb4: add missing release on skb in uld_send()Navid Emamdoost2020-08-051-0/+1
* cxgb4: fix all-mask IP address comparisonRahul Lakkireddy2020-07-161-5/+5
* net: cxgb4: fix return error value in t4_prep_fwLi Heng2020-07-161-4/+4
* cxgb4: fix SGE queue dump destination buffer contextRahul Lakkireddy2020-07-091-2/+4
* cxgb4: use correct type for all-mask IP address comparisonRahul Lakkireddy2020-07-091-5/+5
* cxgb4: parse TC-U32 key values and masks nativelyRahul Lakkireddy2020-07-092-49/+91
* cxgb4: use unaligned conversion for fetching timestampRahul Lakkireddy2020-07-091-1/+1
* cxgb4: move handling L2T ARP failures to callerRahul Lakkireddy2020-06-301-28/+24
* cxgb4/cxgb4vf: Fix mac_hlist initialization and freeArjun Vynipadath2020-05-272-12/+13
* cxgb4: free mac_hlist properlyArjun Vynipadath2020-05-271-0/+8
* net/cxgb4: Check the return from t4_query_params properlyJason Gunthorpe2020-05-021-1/+1
* cxgb4: fix large delays in PTP synchronizationRahul Lakkireddy2020-04-292-21/+9
* cxgb4: fix adapter crash due to wrong MC sizeVishal Kulkarni2020-04-291-7/+20
* cxgb4/ptp: pass the sign of offset delta in FW CMDRaju Rangoju2020-04-171-0/+3
* l2t_seq_next should increase position indexVasily Averin2020-02-051-2/+1
* seq_tab_next() should increase position indexVasily Averin2020-02-051-2/+1
* net: cxgb3_main: Add CAP_NET_ADMIN check to CHELSIO_GET_MEMMichael Ellerman2020-01-291-0/+2
* cxgb4: Signedness bug in init_one()Dan Carpenter2020-01-271-1/+1
* cxgb4: smt: Add lock for atomic_dec_and_testChuhong Yuan2020-01-271-2/+2
* cxgb4: Fix kernel panic while accessing sge_infoVishal Kulkarni2020-01-121-0/+4
* cxgb4vf: fix memleak in mac_hlist initializationArjun Vynipadath2019-12-131-2/+4
* cxgb4: Use proper enum in IEEE_FAUX_SYNCNathan Chancellor2019-11-241-1/+1
* cxgb4: Use proper enum in cxgb4_dcb_handle_fw_updateNathan Chancellor2019-11-241-2/+2
* cxgb4: Fix endianness issue in t4_fwcache()Ganesh Goudar2019-11-201-1/+1
* cxgb4: fix panic when attaching to ULD failVishal Kulkarni2019-11-101-12/+17
* cxgb4:Fix out-of-bounds MSI-X info array accessVishal Kulkarni2019-10-071-3/+6
* cxgb4: fix a memory leak bugWenwen Wang2019-09-101-1/+3
* net: cxgb3_main: Fix a resource leak in a error path in 'init_one()'Christophe JAILLET2019-08-291-1/+4
* allocate_flower_entry: should check for null derefNavid Emamdoost2019-08-161-1/+2
* cxgb4: reduce kernel stack usage in cudbg_collect_mem_region()Arnd Bergmann2019-07-311-6/+13
* cxgb4: offload VLAN flows regardless of VLAN ethtypeRaju Rangoju2019-06-041-2/+3
* cxgb3/l2t: Fix undefined behaviourGustavo A. R. Silva2019-05-311-1/+1
* cxgb4: Fix error path in cxgb4_init_moduleYueHaibing2019-05-311-3/+12
* libcxgb: fix incorrect ppmax calculationVarun Prakash2019-05-081-1/+8
* net: cxgb3_main: fix a missing-check bugWenwen Wang2018-10-051-0/+17
* cxgb4: fix abort_req_rss6 structSteve Wise2018-09-111-1/+0
* net_sched: remove list_head from tc_actionCong Wang2018-08-212-9/+6
* Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe2018-08-1620-243/+1430
|\
| * cxgb4: Add new T5 PCI device ids 0x50af and 0x50b0Ganesh Goudar2018-08-141-0/+2