summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ixgb/ixgb_ethtool.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-19ixgb: Remove ixgb driverTony Nguyen1-642/+0
2022-09-01net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang1-2/+2
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen1-2/+6
2020-06-26net/intel: remove driver versions from Intel driversJeff Kirsher1-2/+0
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya1-2/+2
2018-06-13treewide: kmalloc() -> kmalloc_array()Kees Cook1-2/+3
2018-04-27net: intel: Cleanup the copyright/license headersJeff Kirsher1-27/+2
2017-03-22ixgb: use new API ethtool_{get|set}_link_ksettingsPhilippe Reynes1-16/+23
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2015-10-16drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera1-3/+0
2014-06-07net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko1-2/+2
2014-05-14net: get rid of SET_ETHTOOL_OPSWilfried Klaebe1-1/+1
2011-11-23Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...Rick Jones1-1/+0
2011-11-14Sweep the last of the active .get_drvinfo floors under ethernet/Rick Jones1-4/+7
2011-10-08net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones1-4/+0
2011-09-23ixgb: finish conversion to ndo_fix_featuresMichał Mirosław1-39/+0
2011-09-17ixgb: convert to ndo_fix_featuresMichał Mirosław1-58/+1
2011-08-11intel: Move the Intel wired LAN driversJeff Kirsher1-0/+758