summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2022-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski18-131/+356
2022-03-03ixgbe: xsk: change !netif_carrier_ok() handling in ixgbe_xmit_zc()Maciej Fijalkowski1-2/+4
2022-03-03bnx2: Fix an error messageChristophe JAILLET1-1/+1
2022-03-03net: mscc: ocelot: accept configuring bridge port flags on the NPI portVladimir Oltean1-0/+3
2022-03-03sfc: extend the locking on mcdi->seqnoNiels Dossche1-1/+1
2022-03-03ice: add TTY for GNSS module for E810T deviceKarol Kolacinski11-1/+566
2022-03-03mlxsw: Add support for IFLA_OFFLOAD_XSTATS_L3_STATSPetr Machata2-2/+293
2022-03-03mlxsw: Extract classification of router-related events to a helperPetr Machata1-3/+13
2022-03-03mlxsw: spectrum_router: Drop mlxsw_sp arg from counter alloc/free functionsPetr Machata3-14/+10
2022-03-03mlxsw: reg: Fix packing of router interface countersPetr Machata1-3/+5
2022-03-03qed: validate and restrict untrusted VFs vlan promisc modeManish Chopra2-2/+27
2022-03-03qed: display VF trust configManish Chopra1-0/+1
2022-03-03net: stmmac: dwmac-qcom-ethqos: Adjust rgmii loopback_en per platformBjorn Andersson1-4/+18
2022-03-03net: stmmac: Add support for SM8150Vinod Koul1-0/+15
2022-03-03mlx5: add support for page_pool_get_statsJoe Damato2-1/+101
2022-03-03Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski6-189/+397
2022-03-03nfp: flower: Remove usage of the deprecated ida_simple_xxx APIChristophe JAILLET1-5/+5
2022-03-02nfp: avoid newline at end of message in NL_SET_ERR_MSG_MODWan Jiabing1-1/+1
2022-03-02sfc: set affinity hints in local NUMA node onlyÍñigo Huguet1-2/+10
2022-03-02sfc: default config to 1 channel/core in local NUMA node onlyÍñigo Huguet1-17/+34
2022-03-01iavf: Remove non-inclusive languageMateusz Palczewski3-4/+4
2022-03-01iavf: Fix incorrect use of assigning iavf_status to intMateusz Palczewski1-92/+68
2022-03-01iavf: stop leaking iavf_status as "errno" valuesMateusz Palczewski3-39/+157
2022-03-01iavf: remove redundant ret variableMinghao Chi1-7/+2
2022-03-01iavf: Add usage of new virtchnl format to set default MACMateusz Palczewski2-3/+25
2022-03-01iavf: refactor processing of VLAN V2 capability messageMateusz Palczewski2-30/+95
2022-03-01iavf: Add support for 50G/100G in AIM algorithmMateusz Palczewski1-15/+47
2022-03-01Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski17-242/+567
2022-03-01e1000e: Correct NVM checksum verification flowSasha Neftin1-2/+2
2022-03-01e1000e: Fix possible HW unit hang after an s0ix exitSasha Neftin4-0/+32
2022-02-28net: dm9051: Make remove() callback a void functionStephen Rothwell1-3/+1
2022-02-28Merge tag 'spi-remove-void' of https://git.kernel.org/pub/scm/linux/kernel/gi...Jakub Kicinski7-21/+7
2022-02-28igc: igc_write_phy_reg_gpy: drop premature returnSasha Neftin1-2/+0
2022-02-28igc: igc_read_phy_reg_gpy: drop premature returnCorinna Vinschen1-2/+0
2022-02-28net: ethernet: sun: use time_is_before_jiffies() instead of open coding itWang Qing1-2/+3
2022-02-28net: qlcnic: use time_is_before_jiffies() instead of open coding itWang Qing1-1/+2
2022-02-28net: ethernet: use time_is_before_eq_jiffies() instead of open coding itWang Qing1-1/+2
2022-02-28ionic: no transition while stoppingShannon Nelson1-5/+9
2022-02-28net: netsec: enable pp skb recyclingLorenzo Bianconi1-1/+1
2022-02-28net: sparx5: Add #include to remove warningCasper Andersson1-0/+2
2022-02-28flow_offload: reject offload for all drivers with invalid police parametersJianbo Liu10-33/+321
2022-02-27net: mscc: ocelot: enforce FDB isolation when VLAN-unawareVladimir Oltean4-36/+243
2022-02-27net/fungible: Kconfig, Makefiles, and MAINTAINERSDimitris Michailidis6-0/+63
2022-02-27net/funeth: add kTLS TX control partDimitris Michailidis2-0/+186
2022-02-27net/funeth: add the data pathDimitris Michailidis4-0/+1969
2022-02-27net/funeth: devlink supportDimitris Michailidis2-0/+53
2022-02-27net/funeth: ethtool operationsDimitris Michailidis2-0/+1259
2022-02-27net/funeth: probing and netdev opsDimitris Michailidis2-0/+2262
2022-02-27net/fungible: Add service module for Fungible driversDimitris Michailidis6-0/+2976
2022-02-26stmmac: intel: Enable 2.5Gbps for Intel AlderLake-SWong Vee Khee1-2/+1