summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291Thomas Gleixner2019-06-051-13/+1Star
* cxgb4/cxgb4vf: Display advertised FEC in ethtoolVishal Kulkarni2019-03-291-18/+5Star
* cxgb4/chtls: Prefix adapter flags with CXGB4Arjun Vynipadath2019-03-041-8/+8
* cxgb4: Add capability to get/set SGE Doorbell Queue Timer TickVishal Kulkarni2019-02-141-4/+185
* cxgb4/cxgb4vf: Link management changesVishal Kulkarni2019-01-231-9/+15
* cxgb4: do not return DUPLEX_UNKNOWN when link is downGanesh Goudar2018-07-161-7/+4Star
* cxgb4: remove stats fetched from firmwareRahul Lakkireddy2018-07-121-133/+0Star
* cxgb4: Support ethtool private flagsArjun Vynipadath2018-06-291-0/+42
* cxgb4/cxgb4vf: link management changes for new SFPGanesh Goudar2018-05-251-13/+9Star
* 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/+2Star
* cxgb4: update API for TP indirect register accessRahul Lakkireddy2017-10-151-7/+7
* cxgb4: implement ethtool dump data operationsRahul Lakkireddy2017-10-151-1/+55
* cxgb4/cxgbvf: Handle 32-bit fw port capabilitiesGanesh Goudar2017-08-211-37/+61
* cxgb4: ethtool forward error correction management supportCasey Leedom2017-07-301-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-091-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-241-1/+1
* cxgb4: Align rest of the ethtool get statsHariprasad Shenai2015-12-091-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/+1Star
* cxgb4: Align ethtool get stat settingsHariprasad Shenai2015-10-221-73/+73
* cxgb4: Add HW timesptamp support for RXHariprasad Shenai2015-09-291-0/+15
* cxgb4: Allow firmware flash, only if cxgb4 is the master driverHariprasad Shenai2015-07-271-0/+14
* cxgb4: Rename t4_link_start() to t4_link_l1cfgHariprasad Shenai2015-06-061-2/+2
* cxgb4: Remove WOL get/set ethtool supportHariprasad Shenai2015-06-041-33/+0Star
* cxgb4: Add support to dump loopback port statsHariprasad Shenai2015-06-041-1/+42
* cxgb4: Add support in ethtool to dump channel statsHariprasad Shenai2015-06-041-1/+74
* cxgb4: Add ethtool support to get adapter statsHariprasad Shenai2015-06-041-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-131-1/+1
* cxgb4: Move ethtool related code to a separate fileHariprasad Shenai2015-04-071-0/+915