aboutsummaryrefslogtreecommitdiffstats
path: root/net/ethtool
AgeCommit message (Expand)Author
2023-06-15net: create device lookup API with reference trackingJakub Kicinski
2023-06-13ethtool: ioctl: account for sopass diff in set_wolJustin Chen
2023-06-12net: ethtool: don't require empty header nestsJakub Kicinski
2023-06-08ethtool: ioctl: improve error checking for set_wolJustin Chen
2023-05-03ethtool: Fix uninitialized number of lanesIdo Schimmel
2023-04-24net: ethtool: coalesce: try to make user settings stick twiceJakub Kicinski
2023-04-20net: ethtool: mm: sanitize some UAPI configurationsVladimir Oltean
2023-04-13net: ethtool: create and export ethtool_dev_mm_supported()Vladimir Oltean
2023-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-04-04ethtool: reset #lanes when lanes is omittedAndy Roulin
2023-03-29ipv6: Remove in6addr_any alternatives.Kuniyuki Iwashima
2023-03-27ethtool: Add support for configuring tx_push_buf_lenShay Agroskin
2023-02-21net: ethtool: fix __ethtool_dev_mm_supported() implementationVladimir Oltean
2023-02-21ethtool: pse-pd: Fix double word in commentsBo Liu
2023-02-13net: ethtool: extend ringparam set/get APIs for rx_pushShannon Nelson
2023-02-07ethtool: mm: fix get_mm() return code not propagating to user spaceVladimir Oltean
2023-01-27ethtool: netlink: convert commands to common SETJakub Kicinski
2023-01-27ethtool: netlink: handle SET intro/outro in the common codeJakub Kicinski
2023-01-25net: ethtool: fix NULL pointer dereference in pause_prepare_data()Vladimir Oltean
2023-01-25net: ethtool: fix NULL pointer dereference in stats_prepare_data()Vladimir Oltean
2023-01-23ethtool: Add and use ethnl_update_bool.David S. Miller
2023-01-23net: ethtool: add helpers for aggregate statisticsVladimir Oltean
2023-01-23net: ethtool: netlink: retrieve stats from multiple sources (eMAC, pMAC)Vladimir Oltean
2023-01-23net: ethtool: add support for MAC Merge layerVladimir Oltean
2023-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-01-13plca.c: fix obvious mistake in checking retvalPiergiorgio Beruto
2023-01-13ethtool: add tx aggregation parametersDaniele Palmas
2023-01-12ethtool: add netlink attr in rss get reply only if value is not nullSudheer Mogilappagari
2023-01-11drivers/net/phy: add the link modes for the 10BASE-T1S Ethernet PHYPiergiorgio Beruto
2023-01-11net/ethtool: add netlink interface for the PLCA RSPiergiorgio Beruto
2022-12-28net/ethtool/ioctl: split ethtool_get_phy_stats into multiple helpersDaniil Tatianin
2022-12-28net/ethtool/ioctl: remove if n_stats checks from ethtool_get_phy_statsDaniil Tatianin
2022-12-28net/ethtool/ioctl: return -EOPNOTSUPP if we have no phy statsDaniil Tatianin
2022-12-08net_tstamp: add SOF_TIMESTAMPING_OPT_ID_TCPWillem de Bruijn
2022-12-05ethtool: add netlink based get rss supportSudheer Mogilappagari
2022-11-23ethtool: avoiding integer overflow in ethtool_phys_id()Maxim Korotkov
2022-11-10ethtool: ethtool_get_drvinfo: populate drvinfo fields even if callback exitsVincent Mailhol
2022-11-08ethtool: Fail number of channels change when it conflicts with rxnfcGal Pressman
2022-11-08ethtool: linkstate: add a statistic for PHY down eventsJakub Kicinski
2022-11-03net: devlink: use devlink_port pointer instead of ndo_get_devlink_portJiri Pirko
2022-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-10-24ethtool: eeprom: fix null-deref on genl_info in dumpXin Long
2022-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-10-24ethtool: Add support for 800Gbps link modesAmit Cohen
2022-10-21ethtool: pse-pd: fix null-deref on genl_info in dumpJakub Kicinski
2022-10-03ethtool: add interface to interact with Ethernet Power EquipmentOleksij Rempel
2022-09-23net: phy: Add support for rate matchingSean Anderson
2022-09-22ethtool: tunnels: check the return value of nla_nest_start()Li Zhong
2022-08-30ethtool: report missing header via ext_ack in the default handlerJakub Kicinski
2022-08-30ethtool: strset: report missing ETHTOOL_A_STRINGSET_ID via ext_ackJakub Kicinski