aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio
AgeCommit message (Expand)Author
2021-09-22ethtool: Fix an error code in cxgb2.cYang Li
2021-05-22cxgb4: Fix the -Wmisleading-indentation warningKaixu Xia
2020-12-08cxgb3: fix error return code in t3_sge_alloc_qset()Zhang Changzhong
2020-08-05cxgb4: add missing release on skb in uld_send()Navid Emamdoost
2020-07-22net: cxgb4: fix return error value in t4_prep_fwLi Heng
2020-07-09cxgb4: parse TC-U32 key values and masks nativelyRahul Lakkireddy
2020-07-09cxgb4: use unaligned conversion for fetching timestampRahul Lakkireddy
2020-05-27cxgb4/cxgb4vf: Fix mac_hlist initialization and freeArjun Vynipadath
2020-05-27cxgb4: free mac_hlist properlyArjun Vynipadath
2020-05-02net/cxgb4: Check the return from t4_query_params properlyJason Gunthorpe
2020-05-02cxgb4: fix large delays in PTP synchronizationRahul Lakkireddy
2020-04-24cxgb4/ptp: pass the sign of offset delta in FW CMDRaju Rangoju
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
2019-12-17cxgb4vf: fix memleak in mac_hlist initializationArjun Vynipadath
2019-11-24cxgb4: Use proper enum in IEEE_FAUX_SYNCNathan Chancellor
2019-11-24cxgb4: Use proper enum in cxgb4_dcb_handle_fw_updateNathan Chancellor
2019-11-20cxgb4: Fix endianness issue in t4_fwcache()Ganesh Goudar
2019-11-10cxgb4: fix panic when attaching to ULD failVishal Kulkarni
2019-10-07cxgb4:Fix out-of-bounds MSI-X info array accessVishal Kulkarni
2019-09-10cxgb4: fix a memory leak bugWenwen Wang
2019-08-29net: cxgb3_main: Fix a resource leak in a error path in 'init_one()'Christophe JAILLET
2019-05-31cxgb3/l2t: Fix undefined behaviourGustavo A. R. Silva
2019-05-31cxgb4: Fix error path in cxgb4_init_moduleYueHaibing
2018-11-04net: cxgb3_main: fix a missing-check bugWenwen Wang
2018-08-24cxgb4: when disabling dcb set txq dcb priority to 0Ganesh Goudar
2018-07-22net: cxgb3_main: fix potential Spectre v1Gustavo A. R. Silva
2018-05-30cxgb4: Fix queue free path of ULD driversArjun Vynipadath
2018-05-30cxgb4: Setup FW queues before registering netdevArjun Vynipadath
2018-05-30cxgb4: do not set needs_free_netdev for mgmt dev'sGanesh Goudar
2018-04-12cxgb4vf: Fix SGE FL buffer initialization logic for 64K pagesArjun Vynipadath
2018-02-28PCI/cxgb4: Extend T3 PCI quirk to T4+ devicesCasey Leedom
2017-11-04cxgb4: update latest firmware version supportedGanesh Goudar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-05cxgb4: Ignore MPS_TX_INT_CAUSE[Bubble] for T6Ganesh Goudar
2017-09-05cxgb4: Fix pause frame count in t4_get_port_statsGanesh Goudar
2017-09-05cxgb4: fix memory leakGanesh Goudar
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-28cxgb4: Fix stack out-of-bounds read due to wrong size to t4_record_mbox()Stefano Brivio
2017-08-20cxgb4/cxgbvf: Handle 32-bit fw port capabilitiesGanesh Goudar
2017-08-18net/sched: Fix the logic error to decide the ingress qdiscChris Mi
2017-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-14net/cxgb4vf: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flagCasey Leedom
2017-08-14net/cxgb4: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flagCasey Leedom
2017-08-11net: sched: use newly added classid identity helpersJiri Pirko
2017-08-08cxgb4: Clear On FLASH config file after a FW upgradeArjun Vynipadath
2017-08-07net: sched: get rid of struct tc_to_netdevJiri Pirko
2017-08-07net: sched: push cls related args into cls_common structureJiri Pirko
2017-08-07cxgb4: push cls_u32 setup_tc processing into a separate functionJiri Pirko