summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2020-09-29net: hns3: debugfs add new command to query device specificationsGuangbin Huang
2020-09-29net: hns3: remove unused code in hns3_self_test()Guojia Liao
2020-09-29net: hns3: Add RoCE VF reset supportHuazhong Tan
2020-09-29net: hns3: add UDP segmentation offload supportHuazhong Tan
2020-09-29net: hns3: rename trace event hns3_over_8bdHuazhong Tan
2020-09-29net: hns3: replace macro HNS3_MAX_NON_TSO_BD_NUMHuazhong Tan
2020-09-29octeontx2-af: add parser support for NAT-T-ESPKiran Kumar K
2020-09-29octeontx2-af: optimize parsing of IPv6 fragmentsAbhijit Ayarekar
2020-09-29octeontx2-af: Add IPv6 fields to default MKEXVidhya Vidhyaraman
2020-09-29octeontx2-af: fix Extended DSA and eDSA parsingSatha Rao
2020-09-29octeontx2-af: add parser support for Forward DSAHariprasad Kelam
2020-09-29octeontx2-af: cleanup KPU config dataStanislaw Kardach
2020-09-29octeontx2-af: fix LD CUSTOM LTYPE aliasingStanislaw Kardach
2020-09-29PCI/PM: Rename pci_dev.d3_delay to d3hot_delayKrzysztof WilczyƄski
2020-09-28qed/qed_ll2: Replace one-element array with flexible-array memberGustavo A. R. Silva
2020-09-28stmmac: intel: Adding ref clock 1us tic for LPI cntrRusaimi Amira Ruslan
2020-09-28ibmvnic: create send_control_ip_offloadLijun Pan
2020-09-28ibmvnic: create send_query_ip_offloadLijun Pan
2020-09-28ibmvnic: rename send_map_query to send_query_mapLijun Pan
2020-09-28ibmvnic: rename ibmvnic_send_req_caps to send_request_capLijun Pan
2020-09-28ibmvnic: rename send_cap_queries to send_query_capLijun Pan
2020-09-28ibmvnic: set up 200GBPS speedLijun Pan
2020-09-28net: core: introduce struct netdev_nested_priv for nested interface infrastru...Taehee Yoo
2020-09-28net: mvneta: try to use in-irq pp cache in mvneta_txq_bufs_freeLorenzo Bianconi
2020-09-28e1000e: Add support for Meteor LakeSasha Neftin
2020-09-28igc: Clean up nvm_info structureSasha Neftin
2020-09-28igc: Reject schedules with a base_time in the futureVinicius Costa Gomes
2020-09-28igc: Export a way to read the PTP timerVinicius Costa Gomes
2020-09-28igc: Remove reset disable flagSasha Neftin
2020-09-28igc: Save PTP time before a resetVinicius Costa Gomes
2020-09-28igc: Remove references to SYSTIMR registerVinicius Costa Gomes
2020-09-28igc: Expose LPI countersSasha Neftin
2020-09-28igc: Clean RX descriptor error flagsAndre Guedes
2020-09-28igc: Remove timeout check from ptp_tx workAndre Guedes
2020-09-28igc: Don't reschedule ptp_tx workAndre Guedes
2020-09-28igc: Rename IGC_TSYNCTXCTL_VALID macroAndre Guedes
2020-09-28igc: Add new device ID'sSasha Neftin
2020-09-28igb: read PBA number from flashGal Hammer
2020-09-28igb: add XDP supportSven Auhagen
2020-09-28ice: convert to new udp_tunnel infrastructureJakub Kicinski
2020-09-28ice: remove unused args from ice_get_open_tunnel_port()Jakub Kicinski
2020-09-28i40e: convert to new udp_tunnel infrastructureJakub Kicinski
2020-09-28net: ethernet: ave: Replace alloc_etherdev() with devm_alloc_etherdev()Kunihiko Hayashi
2020-09-27r8169: fix RTL8168f/RTL8411 EPHY configHeiner Kallweit
2020-09-27bnxt_en: Improve preset max value for ethtool -l.Michael Chan
2020-09-27bnxt_en: Implement ethtool set_fec_param() method.Michael Chan
2020-09-27bnxt_en: Report Active FEC encoding during link up.Michael Chan
2020-09-27bnxt_en: Report FEC settings to ethtool.Michael Chan
2020-09-27bnxt_en: avoid link reset if speed is not changedEdwin Peer
2020-09-27bnxt_en: Handle ethernet link being disabled by firmware.Michael Chan