summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio (follow)
Commit message (Expand)AuthorAge
* ethtool: Fix an error code in cxgb2.cYang Li2021-09-22
* cxgb4: Fix the -Wmisleading-indentation warningKaixu Xia2021-05-22
* cxgb3: fix error return code in t3_sge_alloc_qset()Zhang Changzhong2020-12-11
* net: cxgb4: fix return error value in t4_prep_fwLi Heng2020-07-22
* cxgb4/cxgb4vf: Fixes regression in perf when tx vlan offload is disabledHariprasad Shenai2020-05-10
* net/cxgb4: Check the return from t4_query_params properlyJason Gunthorpe2020-05-02
* l2t_seq_next should increase position indexVasily Averin2020-02-05
* seq_tab_next() should increase position indexVasily Averin2020-02-05
* net: cxgb3_main: Add CAP_NET_ADMIN check to CHELSIO_GET_MEMMichael Ellerman2020-01-29
* cxgb4: Use proper enum in IEEE_FAUX_SYNCNathan Chancellor2019-11-25
* cxgb4: Use proper enum in cxgb4_dcb_handle_fw_updateNathan Chancellor2019-11-25
* cxgb4: Fix endianness issue in t4_fwcache()Ganesh Goudar2019-11-25
* cxgb4: fix a memory leak bugWenwen Wang2019-09-10
* net: cxgb3_main: Fix a resource leak in a error path in 'init_one()'Christophe JAILLET2019-09-06
* cxgb3/l2t: Fix undefined behaviourGustavo A. R. Silva2019-06-11
* cxgb4: Fix error path in cxgb4_init_moduleYueHaibing2019-06-11
* net: cxgb3_main: fix a missing-check bugWenwen Wang2018-11-10
* cxgb4: when disabling dcb set txq dcb priority to 0Ganesh Goudar2018-08-24
* net: cxgb3_main: fix potential Spectre v1Gustavo A. R. Silva2018-07-22
* cxgb4vf: Fix SGE FL buffer initialization logic for 64K pagesArjun Vynipadath2018-04-13
* cxgb4: fix incorrect cim_la output for T6Ganesh Goudar2018-04-13
* cxgb4: FW upgrade fixesArjun Vynipadath2018-04-13
* cxgb4: avoid enabling napi twice to the same queueGanesh Goudar2017-06-14
* cxgb4: correctly handling failed allocationInsu Yun2016-01-04
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-11-07
|\
| * cxgb4: T6 adapter lld support for iw_cxgb4 driverHariprasad S2015-10-21
* | Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-11-04
|\ \
| * | debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar2015-10-04
| |/
* | cxgb4: Update ethtool get_drvinfo to get regdump lenHariprasad Shenai2015-10-22
* | cxgb4: Use vmalloc, if kmalloc failsHariprasad Shenai2015-10-22
* | cxgb4: Return error if setup_rss is called before probeHariprasad Shenai2015-10-22
* | cxgb4/cxgb4vf: Update driver desc. to include Chelsio T6 adapterHariprasad Shenai2015-10-22
* | cxgb4: Add info print to display number of MSI-X vectors allocatedHariprasad Shenai2015-10-22
* | cxgb4: Restore L1 cfg, if FW rejects new L1 cfg settingsHariprasad Shenai2015-10-22
* | cxgb4: Don't disallow turning off auto-negotiationHariprasad Shenai2015-10-22
* | cxgb4: Align ethtool get stat settingsHariprasad Shenai2015-10-22
* | cxgb4: Enhance driver to update FW, when FW is too oldHariprasad Shenai2015-10-11
* | cxgb4: Report correct link speed for unsupported onesHariprasad Shenai2015-10-05
* | cxgb4: Adds a new Device Log Facility FW_DEVLOG_FACILITY_CFHariprasad Shenai2015-10-05
* | cxgb4: For T4, don't read the Firmware Mailbox Control registerHariprasad Shenai2015-10-05
* | cxgb4 : Update T4/T5/T6 register rangesHariprasad Shenai2015-10-05
* | cxgb4: Add HW timesptamp support for RXHariprasad Shenai2015-09-28
|/
* cxgb4: add device ID for few T5 adaptersHariprasad Shenai2015-09-17
* cxgb4: changes for new firmware 1.14.4.0Hariprasad Shenai2015-09-09
* cxgb4: Fix for write-combining stats configurationHariprasad Shenai2015-09-09
* cxgb4: Fix tx flit calculationHariprasad Shenai2015-09-09
* cxgb4: fix usage of uninitialized variablefrançois romieu2015-09-06
* cxgb4: Force uninitialized state if FW in adapter is unsupportedHariprasad Shenai2015-08-28
* cxgb4: memory corruption in debugfsDan Carpenter2015-08-18
* cxgb4: Add MPS tracing supportHariprasad Shenai2015-08-13