aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291Thomas Gleixner1-13/+1
2019-03-29cxgb4/cxgb4vf: Display advertised FEC in ethtoolVishal Kulkarni1-18/+5
2019-03-04cxgb4/chtls: Prefix adapter flags with CXGB4Arjun Vynipadath1-8/+8
2019-02-14cxgb4: Add capability to get/set SGE Doorbell Queue Timer TickVishal Kulkarni1-4/+185
2019-01-22cxgb4/cxgb4vf: Link management changesVishal Kulkarni1-9/+15
2018-07-16cxgb4: do not return DUPLEX_UNKNOWN when link is downGanesh Goudar1-7/+4
2018-07-11cxgb4: remove stats fetched from firmwareRahul Lakkireddy1-133/+0
2018-06-29cxgb4: Support ethtool private flagsArjun Vynipadath1-0/+42
2018-05-25cxgb4/cxgb4vf: link management changes for new SFPGanesh Goudar1-13/+9
2018-03-12cxgb4/cxgb4vf: check fw caps to set link mode maskGanesh Goudar1-10/+14
2017-12-28cxgb4/cxgb4vf: support for XLAUI Port TypeGanesh Goudar1-1/+9
2017-12-13cxgb4: Add support for ethtool i2c dumpArjun Vynipadath1-0/+97
2017-11-11cxgb4: collect vpd info directly from hardwareRahul Lakkireddy1-31/+2
2017-10-14cxgb4: update API for TP indirect register accessRahul Lakkireddy1-7/+7
2017-10-14cxgb4: implement ethtool dump data operationsRahul Lakkireddy1-1/+55
2017-08-20cxgb4/cxgbvf: Handle 32-bit fw port capabilitiesGanesh Goudar1-37/+61
2017-07-29cxgb4: ethtool forward error correction management supportCasey Leedom1-0/+100
2017-07-05cxgb4: Support for get_ts_info ethtool methodAtul Gupta1-1/+18
2017-05-21cxgb4 : retrieve port information from firmwareGanesh Goudar1-3/+31
2017-05-08treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko1-4/+4
2016-07-25cxgb4/cxgb4vf: Add link mode mask API to cxgb4 and cxgb4vfGanesh Goudar1-130/+245
2015-12-23cxgb4: Pass correct argument to t4_link_l1cfg()Hariprasad Shenai1-1/+1
2015-12-08cxgb4: Align rest of the ethtool get statsHariprasad Shenai1-73/+73
2015-10-22cxgb4: Update ethtool get_drvinfo to get regdump lenHariprasad Shenai1-1/+4
2015-10-22cxgb4: Use vmalloc, if kmalloc failsHariprasad Shenai1-4/+4
2015-10-22cxgb4: Return error if setup_rss is called before probeHariprasad Shenai1-4/+8
2015-10-22cxgb4: Restore L1 cfg, if FW rejects new L1 cfg settingsHariprasad Shenai1-4/+11
2015-10-22cxgb4: Don't disallow turning off auto-negotiationHariprasad Shenai1-4/+1
2015-10-22cxgb4: Align ethtool get stat settingsHariprasad Shenai1-73/+73
2015-09-28cxgb4: Add HW timesptamp support for RXHariprasad Shenai1-0/+15
2015-07-26cxgb4: Allow firmware flash, only if cxgb4 is the master driverHariprasad Shenai1-0/+14
2015-06-05cxgb4: Rename t4_link_start() to t4_link_l1cfgHariprasad Shenai1-2/+2
2015-06-03cxgb4: Remove WOL get/set ethtool supportHariprasad Shenai1-33/+0
2015-06-03cxgb4: Add support to dump loopback port statsHariprasad Shenai1-1/+42
2015-06-03cxgb4: Add support in ethtool to dump channel statsHariprasad Shenai1-1/+74
2015-06-03cxgb4: Add ethtool support to get adapter statsHariprasad Shenai1-18/+111
2015-05-27cxgb4/cxgb4vf: function and argument name cleanupHariprasad Shenai1-8/+8
2015-05-12cxgb4/cxgb4vf: Cleanup macros, add comments and add new MACROSHariprasad Shenai1-1/+1
2015-04-07cxgb4: Move ethtool related code to a separate fileHariprasad Shenai1-0/+915