summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* cxgb4/cxgb4vf: link management changes for new SFPGanesh Goudar2018-05-251-13/+9
* cxgb4/cxgb4vf: check fw caps to set link mode maskGanesh Goudar2018-03-121-10/+14
* cxgb4/cxgb4vf: support for XLAUI Port TypeGanesh Goudar2017-12-281-1/+9
* cxgb4: Add support for ethtool i2c dumpArjun Vynipadath2017-12-131-0/+97
* cxgb4: collect vpd info directly from hardwareRahul Lakkireddy2017-11-111-31/+2
* cxgb4: update API for TP indirect register accessRahul Lakkireddy2017-10-141-7/+7
* cxgb4: implement ethtool dump data operationsRahul Lakkireddy2017-10-141-1/+55
* cxgb4/cxgbvf: Handle 32-bit fw port capabilitiesGanesh Goudar2017-08-201-37/+61
* cxgb4: ethtool forward error correction management supportCasey Leedom2017-07-291-0/+100
* cxgb4: Support for get_ts_info ethtool methodAtul Gupta2017-07-051-1/+18
* cxgb4 : retrieve port information from firmwareGanesh Goudar2017-05-211-3/+31
* treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko2017-05-081-4/+4
* cxgb4/cxgb4vf: Add link mode mask API to cxgb4 and cxgb4vfGanesh Goudar2016-07-251-130/+245
* cxgb4: Pass correct argument to t4_link_l1cfg()Hariprasad Shenai2015-12-231-1/+1
* cxgb4: Align rest of the ethtool get statsHariprasad Shenai2015-12-081-73/+73
* cxgb4: Update ethtool get_drvinfo to get regdump lenHariprasad Shenai2015-10-221-1/+4
* cxgb4: Use vmalloc, if kmalloc failsHariprasad Shenai2015-10-221-4/+4
* cxgb4: Return error if setup_rss is called before probeHariprasad Shenai2015-10-221-4/+8
* cxgb4: Restore L1 cfg, if FW rejects new L1 cfg settingsHariprasad Shenai2015-10-221-4/+11
* cxgb4: Don't disallow turning off auto-negotiationHariprasad Shenai2015-10-221-4/+1
* cxgb4: Align ethtool get stat settingsHariprasad Shenai2015-10-221-73/+73
* cxgb4: Add HW timesptamp support for RXHariprasad Shenai2015-09-281-0/+15
* cxgb4: Allow firmware flash, only if cxgb4 is the master driverHariprasad Shenai2015-07-261-0/+14
* cxgb4: Rename t4_link_start() to t4_link_l1cfgHariprasad Shenai2015-06-051-2/+2
* cxgb4: Remove WOL get/set ethtool supportHariprasad Shenai2015-06-031-33/+0
* cxgb4: Add support to dump loopback port statsHariprasad Shenai2015-06-031-1/+42
* cxgb4: Add support in ethtool to dump channel statsHariprasad Shenai2015-06-031-1/+74
* cxgb4: Add ethtool support to get adapter statsHariprasad Shenai2015-06-031-18/+111
* cxgb4/cxgb4vf: function and argument name cleanupHariprasad Shenai2015-05-271-8/+8
* cxgb4/cxgb4vf: Cleanup macros, add comments and add new MACROSHariprasad Shenai2015-05-121-1/+1
* cxgb4: Move ethtool related code to a separate fileHariprasad Shenai2015-04-071-0/+915