summaryrefslogtreecommitdiff
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-11cxgb3: fix error return code in t3_sge_alloc_qset()Zhang Changzhong
2020-07-22net: cxgb4: fix return error value in t4_prep_fwLi Heng
2020-05-10cxgb4/cxgb4vf: Fixes regression in perf when tx vlan offload is disabledHariprasad Shenai
2020-05-02net/cxgb4: Check the return from t4_query_params properlyJason Gunthorpe
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-11-25cxgb4: Use proper enum in IEEE_FAUX_SYNCNathan Chancellor
2019-11-25cxgb4: Use proper enum in cxgb4_dcb_handle_fw_updateNathan Chancellor
2019-11-25cxgb4: Fix endianness issue in t4_fwcache()Ganesh Goudar
2019-09-10cxgb4: fix a memory leak bugWenwen Wang
2019-09-06net: cxgb3_main: Fix a resource leak in a error path in 'init_one()'Christophe JAILLET
2019-06-11cxgb3/l2t: Fix undefined behaviourGustavo A. R. Silva
2019-06-11cxgb4: Fix error path in cxgb4_init_moduleYueHaibing
2018-11-10net: 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-04-13cxgb4vf: Fix SGE FL buffer initialization logic for 64K pagesArjun Vynipadath
2018-04-13cxgb4: fix incorrect cim_la output for T6Ganesh Goudar
2018-04-13cxgb4: FW upgrade fixesArjun Vynipadath
2017-06-14cxgb4: avoid enabling napi twice to the same queueGanesh Goudar
2016-01-04cxgb4: correctly handling failed allocationInsu Yun
2015-11-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-11-04Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-10-22cxgb4: Update ethtool get_drvinfo to get regdump lenHariprasad Shenai
2015-10-22cxgb4: Use vmalloc, if kmalloc failsHariprasad Shenai
2015-10-22cxgb4: Return error if setup_rss is called before probeHariprasad Shenai
2015-10-22cxgb4/cxgb4vf: Update driver desc. to include Chelsio T6 adapterHariprasad Shenai
2015-10-22cxgb4: Add info print to display number of MSI-X vectors allocatedHariprasad Shenai
2015-10-22cxgb4: Restore L1 cfg, if FW rejects new L1 cfg settingsHariprasad Shenai
2015-10-22cxgb4: Don't disallow turning off auto-negotiationHariprasad Shenai
2015-10-22cxgb4: Align ethtool get stat settingsHariprasad Shenai
2015-10-21cxgb4: T6 adapter lld support for iw_cxgb4 driverHariprasad S
2015-10-11cxgb4: Enhance driver to update FW, when FW is too oldHariprasad Shenai
2015-10-05cxgb4: Report correct link speed for unsupported onesHariprasad Shenai
2015-10-05cxgb4: Adds a new Device Log Facility FW_DEVLOG_FACILITY_CFHariprasad Shenai
2015-10-05cxgb4: For T4, don't read the Firmware Mailbox Control registerHariprasad Shenai
2015-10-05cxgb4 : Update T4/T5/T6 register rangesHariprasad Shenai
2015-10-04debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar
2015-09-28cxgb4: Add HW timesptamp support for RXHariprasad Shenai
2015-09-17cxgb4: add device ID for few T5 adaptersHariprasad Shenai
2015-09-09cxgb4: changes for new firmware 1.14.4.0Hariprasad Shenai
2015-09-09cxgb4: Fix for write-combining stats configurationHariprasad Shenai
2015-09-09cxgb4: Fix tx flit calculationHariprasad Shenai
2015-09-06cxgb4: fix usage of uninitialized variablefrançois romieu
2015-08-28cxgb4: Force uninitialized state if FW in adapter is unsupportedHariprasad Shenai
2015-08-18cxgb4: memory corruption in debugfsDan Carpenter
2015-08-13cxgb4: Add MPS tracing supportHariprasad Shenai