aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_ethtool.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-31net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang1-3/+3
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen1-2/+10
2021-05-10net: pch_gbe: remove unneeded MODULE_VERSION() callAndy Shevchenko1-0/+2
2020-09-25drivers/net/ethernet: clean up mis-targeted commentsJesse Brandeburg1-2/+2
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya1-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 340Thomas Gleixner1-12/+1
2018-06-23net: pch_gbe: Remove dead RINGFREE codePaul Burton1-13/+0
2018-06-23net: pch_gbe: Remove pch_gbe_hal_setup_init_funcsPaul Burton1-1/+1
2018-06-23net: pch_gbe: Remove {read,write}_phy_reg HAL abstractionPaul Burton1-2/+2
2017-06-05net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd return voidyuval.shaia@oracle.com1-3/+3
2017-02-17net: oki-semi: pch_gbe: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-20/+38
2015-10-16drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera1-1/+0
2015-03-08ethernet: codespell comment spelling fixesJoe Perches1-1/+1
2014-06-06net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko1-1/+1
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe1-1/+1
2013-12-06ethernet: Fix FSF address in file headersJeff Kirsher1-2/+1
2013-08-20pch_gbe: ethtool cannot change parameters when link is downAnders Larsen1-0/+1
2013-06-28pch_gbe: convert pr_* to netdev_*Andy Shevchenko1-1/+1
2012-07-25net/pch_gpe: Cannot disable ethernet autonegationWei Yang1-1/+0
2012-07-10drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings1-5/+5
2011-11-22Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a number of driversRick Jones1-1/+0
2011-11-14Sweep additional floors of strcpy in .get_drvinfo routinesRick Jones1-4/+5
2011-10-07net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones1-4/+0
2011-08-12pch_gbe: Move the OKI Semiconductor driverJeff Kirsher1-0/+517