summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.c
AgeCommit message (Expand)Author
2019-12-30cxgb4/cxgb4vf: fix flow control display for auto negotiationRahul Lakkireddy
2019-11-22cxgb4: add stats for MQPRIO QoS offload Tx pathRahul Lakkireddy
2019-11-22cxgb4: add UDP segmentation offload supportRahul Lakkireddy
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291Thomas Gleixner
2019-03-29cxgb4/cxgb4vf: Display advertised FEC in ethtoolVishal Kulkarni
2019-03-04cxgb4/chtls: Prefix adapter flags with CXGB4Arjun Vynipadath
2019-02-14cxgb4: Add capability to get/set SGE Doorbell Queue Timer TickVishal Kulkarni
2019-01-22cxgb4/cxgb4vf: Link management changesVishal Kulkarni
2018-07-16cxgb4: do not return DUPLEX_UNKNOWN when link is downGanesh Goudar
2018-07-11cxgb4: remove stats fetched from firmwareRahul Lakkireddy
2018-06-29cxgb4: Support ethtool private flagsArjun Vynipadath
2018-05-25cxgb4/cxgb4vf: link management changes for new SFPGanesh Goudar
2018-03-12cxgb4/cxgb4vf: check fw caps to set link mode maskGanesh Goudar
2017-12-28cxgb4/cxgb4vf: support for XLAUI Port TypeGanesh Goudar
2017-12-13cxgb4: Add support for ethtool i2c dumpArjun Vynipadath
2017-11-11cxgb4: collect vpd info directly from hardwareRahul Lakkireddy
2017-10-14cxgb4: update API for TP indirect register accessRahul Lakkireddy
2017-10-14cxgb4: implement ethtool dump data operationsRahul Lakkireddy
2017-08-20cxgb4/cxgbvf: Handle 32-bit fw port capabilitiesGanesh Goudar
2017-07-29cxgb4: ethtool forward error correction management supportCasey Leedom
2017-07-05cxgb4: Support for get_ts_info ethtool methodAtul Gupta
2017-05-21cxgb4 : retrieve port information from firmwareGanesh Goudar
2017-05-08treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko
2016-07-25cxgb4/cxgb4vf: Add link mode mask API to cxgb4 and cxgb4vfGanesh Goudar
2015-12-23cxgb4: Pass correct argument to t4_link_l1cfg()Hariprasad Shenai
2015-12-08cxgb4: Align rest of the ethtool get statsHariprasad Shenai
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: 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-09-28cxgb4: Add HW timesptamp support for RXHariprasad Shenai
2015-07-26cxgb4: Allow firmware flash, only if cxgb4 is the master driverHariprasad Shenai
2015-06-05cxgb4: Rename t4_link_start() to t4_link_l1cfgHariprasad Shenai
2015-06-03cxgb4: Remove WOL get/set ethtool supportHariprasad Shenai
2015-06-03cxgb4: Add support to dump loopback port statsHariprasad Shenai
2015-06-03cxgb4: Add support in ethtool to dump channel statsHariprasad Shenai
2015-06-03cxgb4: Add ethtool support to get adapter statsHariprasad Shenai
2015-05-27cxgb4/cxgb4vf: function and argument name cleanupHariprasad Shenai
2015-05-12cxgb4/cxgb4vf: Cleanup macros, add comments and add new MACROSHariprasad Shenai
2015-04-07cxgb4: Move ethtool related code to a separate fileHariprasad Shenai