summaryrefslogtreecommitdiff
path: root/net/ethtool/ioctl.c
AgeCommit message (Expand)AuthorFilesLines
2023-06-14ethtool: ioctl: account for sopass diff in set_wolJustin Chen1-1/+2
2023-06-09ethtool: ioctl: improve error checking for set_wolJustin Chen1-2/+12
2023-05-03ethtool: Fix uninitialized number of lanesIdo Schimmel1-1/+1
2023-03-29ipv6: Remove in6addr_any alternatives.Kuniyuki Iwashima1-5/+5
2022-12-28net/ethtool/ioctl: split ethtool_get_phy_stats into multiple helpersDaniil Tatianin1-33/+69
2022-12-28net/ethtool/ioctl: remove if n_stats checks from ethtool_get_phy_statsDaniil Tatianin1-14/+10
2022-12-28net/ethtool/ioctl: return -EOPNOTSUPP if we have no phy statsDaniil Tatianin1-1/+2
2022-11-24ethtool: avoiding integer overflow in ethtool_phys_id()Maxim Korotkov1-1/+2
2022-11-10ethtool: ethtool_get_drvinfo: populate drvinfo fields even if callback exitsVincent Mailhol1-3/+10
2022-11-08ethtool: Fail number of channels change when it conflicts with rxnfcGal Pressman1-6/+11
2022-11-04net: devlink: use devlink_port pointer instead of ndo_get_devlink_portJiri Pirko1-9/+2
2022-09-23net: phy: Add support for rate matchingSean Anderson1-0/+1
2022-08-23ethtool: move from strlcpy with unused retval to strscpyWolfram Sang1-4/+4
2022-06-14ethtool: Fix and simplify ethtool_convert_link_mode_to_legacy_u32()Marco Bonelli1-15/+2
2022-06-10net: rename reference+tracking helpersJakub Kicinski1-2/+2
2022-01-06ethtool: use phydev variableTom Rix1-4/+4
2021-12-29net: Don't include filter.h from net/sock.hJakub Kicinski1-0/+1
2021-12-07net: add net device refcount tracker to ethtool_phys_id()Eric Dumazet1-2/+3
2021-11-27net: ethtool: set a default driver nameTonghao Zhang1-0/+3
2021-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2021-11-26ethtool: ioctl: fix potential NULL deref in ethtool_set_coalesce()Julian Wiedmann1-1/+1
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen1-3/+7
2021-11-22ethtool: add support to set/get tx copybreak buf size via ethtoolHao Chen1-0/+1
2021-11-01ethtool: don't drop the rtnl_lock half way thru the ioctlJakub Kicinski1-4/+32
2021-11-01ethtool: handle info/flash data copying outside rtnl_lockJakub Kicinski1-41/+69
2021-11-01ethtool: push the rtnl_lock into dev_ethtool()Jakub Kicinski1-1/+13
2021-10-24net: convert users of bitmap_foo() to linkmode_foo()Sean Anderson1-4/+3
2021-09-29ethtool: ioctl: Use array_size() helper in copy_{from,to}_user()Gustavo A. R. Silva1-5/+7
2021-09-14ethtool: prevent endless loop if eeprom size is smaller than announcedHeiner Kallweit1-0/+4
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo1-3/+12
2021-08-03ethtool: runtime-resume netdev parent before ethtool ioctl opsHeiner Kallweit1-3/+15
2021-07-27dev_ioctl: pass SIOCDEVPRIVATE data separatelyArnd Bergmann1-2/+1
2021-07-27ethtool: Fix rxnfc copy to user buffer overflowSaeed Mahameed1-1/+1
2021-07-23ethtool: improve compat ioctl handlingArnd Bergmann1-16/+120
2021-06-09net: ethtool: clear heap allocations for ethtool functionAustin Kim1-5/+5
2021-04-20ethtool: ioctl: Fix out-of-bounds warning in store_link_ksettings_for_user()Gustavo A. R. Silva1-1/+1
2021-04-12net: ethtool: Export helpers for getting EEPROM infoAndrew Lunn1-7/+7
2021-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-17/+1
2021-04-08ethtool: Remove link_mode param and derive link params from driverDanielle Ratson1-17/+1
2021-03-27ethtool: fec: fix FEC_NONE checkJakub Kicinski1-1/+1
2021-03-26ethtool: fec: sanitize ethtool_fecparam->fecJakub Kicinski1-0/+3
2021-03-26ethtool: fec: sanitize ethtool_fecparam->active_fecJakub Kicinski1-0/+1
2021-03-26ethtool: fec: sanitize ethtool_fecparam->reservedJakub Kicinski1-0/+5
2021-03-17ethtool: Add common function for filling out stringsAlexander Duyck1-0/+12
2021-02-04ethtool: Get link mode in use instead of speed and duplex parametersDanielle Ratson1-1/+17
2020-11-03ethtool: remove unneeded semicolonTom Rix1-1/+1
2020-10-06ethtool: allow netdev driver to define phy tunablesIgor Russkikh1-13/+24
2020-09-04ethtool: fix error handling in ethtool_phys_idEdward Cree1-15/+10
2020-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-1/+1
2020-08-31xsk: i40e: ice: ixgbe: mlx5: Rename xsk zero-copy driver interfacesMagnus Karlsson1-1/+1