summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* sfc: add EF100 VF support via a write to sriov_numvfsPieter Jansen van Vuuren2022-04-305-3/+102
* net: phy: micrel: add coma mode GPIOMichael Walle2022-04-301-0/+20
* net: phy: micrel: move the PHY timestamping checkMichael Walle2022-04-301-4/+8
* qeth: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski2022-04-294-5/+3
* eth: velocity: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski2022-04-292-3/+1
* eth: spider: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski2022-04-292-2/+1
* eth: vxge: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski2022-04-292-3/+1
* eth: gfar: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski2022-04-292-4/+1
* eth: benet: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski2022-04-292-3/+2
* eth: atlantic: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski2022-04-293-4/+2
* net: bgmac: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski2022-04-292-3/+1
* slic: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski2022-04-292-3/+1
* usb: lan78xx: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski2022-04-291-3/+1
* eth: mtk_eth_soc: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski2022-04-292-3/+2
* eth: pch_gbe: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski2022-04-291-7/+5
* eth: cpsw: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski2022-04-294-11/+10
* eth: smsc: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski2022-04-292-2/+1
* eth: remove copies of the NAPI_POLL_WEIGHT defineJakub Kicinski2022-04-297-16/+8
* net: dsa: mv88e6xxx: Single chip mode detection for MV88E6*41Nathan Rossi2022-04-291-7/+39
* net: prestera: add police action supportVolodymyr Mytnyk2022-04-295-2/+149
* net: phy: Deduplicate interrupt disablement on PHY attachLukas Wunner2022-04-291-4/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-04-28112-580/+824
|\
| * Merge tag 'net-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-04-2826-208/+188
| |\
| | * Revert "ibmvnic: Add ethtool private flag for driver-defined queue limits"Dany Madden2022-04-282-100/+35
| | * net: enetc: allow tc-etf offload even with NETIF_F_CSUM_MASKVladimir Oltean2022-04-281-4/+0
| | * ixgbe: ensure IPsec VF<->PF compatibilityLeon Romanovsky2022-04-281-1/+2
| | * net: fec: add missing of_node_put() in fec_enet_init_stop_mode()Yang Yingliang2022-04-281-1/+1
| | * bnx2x: fix napi API usage sequenceManish Chopra2022-04-281-4/+5
| | * Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/netDavid S. Miller2022-04-273-19/+13
| | |\
| | | * ice: fix use-after-free when deinitializing mailbox snapshotJacob Keller2022-04-261-1/+1
| | | * ice: wait 5 s for EMP reset after firmware flashPetr Oros2022-04-261-0/+3
| | | * ice: Protect vf_state check by cfg_lock in ice_vc_process_vf_msg()Ivan Vecera2022-04-261-7/+5
| | | * ice: Fix incorrect locking in ice_vc_process_vf_msg()Ivan Vecera2022-04-261-14/+7
| | * | net: dsa: lantiq_gswip: Don't set GSWIP_MII_CFG_RMII_CLKMartin Blumenstingl2022-04-271-3/+0
| | |/
| | * virtio_net: fix wrong buf address calculation when using xdpNikolay Aleksandrov2022-04-261-1/+19
| | * net: dsa: mv88e6xxx: Fix port_hidden_wait to account for port_base_addrNathan Rossi2022-04-261-2/+3
| | * net: phy: marvell10g: fix return value on errorBaruch Siach2022-04-261-1/+1
| | * net: bcmgenet: hide status block before TX timestampingJonathan Lemon2022-04-261-0/+7
| | * net: mscc: ocelot: don't add VID 0 to ocelot->vlans when leaving VLAN-aware b...Vladimir Oltean2022-04-251-2/+2
| | * net: mscc: ocelot: ignore VID 0 added by 8021q moduleVladimir Oltean2022-04-251-0/+10
| | * net: lan966x: fix a couple off by one bugsDan Carpenter2022-04-251-2/+2
| | * net: hns: Add missing fwnode_handle_put in hns_mac_initPeng Wu2022-04-251-1/+5
| | * net: hns3: add return value for mailbox handling in PFJian Shen2022-04-251-10/+12
| | * net: hns3: add validity check for message data lengthJian Shen2022-04-251-0/+7
| | * net: hns3: modify the return code of hclge_get_ring_chain_from_mbxJie Wang2022-04-251-1/+1
| | * net: hns3: fix error log of tx/rx tqps statsPeng Li2022-04-251-2/+2
| | * net: hns3: align the debugfs output to the leftHao Chen2022-04-251-42/+42
| | * net: hns3: clear inited state and stop client after failed to register netdevJian Shen2022-04-251-0/+9
| | * net: ethernet: stmmac: fix write to sgmii_adapter_baseDinh Nguyen2022-04-231-5/+7
| | * wireguard: device: check for metadata_dst with skb_valid_dst()Nikolay Aleksandrov2022-04-231-1/+2