aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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