summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-06-07net: phy: provide phy driver start/stop hooksRussell King
2021-06-07net: phy: marvell*: add support for hw resolved pause modesRussell King
2021-06-07net: phy: add resolved pause supportRussell King
2021-06-07net: phy: marvell10g: add support for configuring LEDsRussell King
2021-06-07net: phy: marvell10g: add downshift tunable supportRussell King
2021-06-07net: phy: add helpers for comparing phy IDsRussell King
2021-06-07net: phy: at803x: simplify custom phy id matchingRussell King
2021-06-07net: mtk_eth_soc: use resolved link config for PCS PHYRussell King
2021-06-07net: dsa: mv88e6xxx: implement .phylink_get_interfaces operationMarek Behún
2021-06-07net: mvpp2: fill in phy interface mode bitmapRussell King
2021-06-07net: mvneta: fill in phy interface mode bitmapRussell King
2021-06-07net: phylink: use phy interface mode bitmaps for optical modulesRussell King
2021-06-07net: sfp: add interface modes bitmapRussell King
2021-04-15ch_ktls: do not send snd_una update to TCB in middleVinay Kumar Yadav
2021-04-15ch_ktls: tcb close causes tls connection failureVinay Kumar Yadav
2021-04-15ch_ktls: fix device connection closeVinay Kumar Yadav
2021-04-15ch_ktls: Fix kernel panicVinay Kumar Yadav
2021-04-15Merge tag 'mlx5-fixes-2021-04-14' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2021-04-15i40e: fix the panic when running bpf in xdpdrv modeJason Xing
2021-04-14net/mlx5e: fix ingress_ifindex check in mlx5e_flower_parse_metawenxu
2021-04-14net/mlx5e: Fix setting of RS FEC modeAya Levin
2021-04-14net/mlx5: Fix setting of devlink traps in switchdev modeAya Levin
2021-04-14Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2021-04-14Revert "net: stmmac: re-init rx buffers when mac resume back"Thierry Reding
2021-04-14cavium/liquidio: Fix duplicate argumentWan Jiabing
2021-04-14net: macb: fix the restore of cmp registersClaudiu Beznea
2021-04-14vrf: fix a comment about loopback deviceNicolas Dichtel
2021-04-14ibmvnic: remove duplicate napi_schedule call in open functionLijun Pan
2021-04-14ibmvnic: remove duplicate napi_schedule call in do_reset functionLijun Pan
2021-04-14ibmvnic: avoid calling napi_disable() twiceLijun Pan
2021-04-14r8169: don't advertise pause in jumbo modeHeiner Kallweit
2021-04-13xen-netback: Check for hotplug-status existence before watchingMichael Brown
2021-04-13ibmvnic: correctly use dev_consume/free_skb_irqLijun Pan
2021-04-13ice: Fix potential infinite loop when using u8 loop counterColin Ian King
2021-04-13ixgbe: fix unbalanced device enable/disable in suspend/resumeYongxin Liu
2021-04-13ixgbe: Fix NULL pointer dereference in ethtool loopback testAlexander Duyck
2021-04-12net: phy: marvell: fix detection of PHY on Topaz switchesPali Rohár
2021-04-11net: geneve: check skb is large enough for IPv4/IPv6 headerPhillip Potter
2021-04-11net: davicom: Fix regulator not turned off on failed probeChristophe JAILLET
2021-04-09net: hns3: Trivial spell fix in hns3 driverSalil Mehta
2021-04-09lan743x: fix ethernet frame cutoff issueSven Van Asbroeck
2021-04-08net: dsa: lantiq_gswip: Configure all remaining GSWIP_MII_CFG bitsMartin Blumenstingl
2021-04-08net: dsa: lantiq_gswip: Don't use PHY auto pollingMartin Blumenstingl
2021-04-08Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2021-04-08ice: fix memory leak of aRFS after resuming from suspendYongxin Liu
2021-04-08i40e: Fix sparse warning: missing error code 'err'Arkadiusz Kubalewski
2021-04-08i40e: Fix sparse error: 'vsi->netdev' could be nullArkadiusz Kubalewski
2021-04-08i40e: Fix sparse error: uninitialized symbol 'ring'Arkadiusz Kubalewski
2021-04-08i40e: Fix sparse errors in i40e_txrx.cArkadiusz Kubalewski
2021-04-08i40e: Fix parameters in aq_get_phy_register()Grzegorz Siwik