summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-10-08net: phylib: ensure phy device drivers do not match by DTRussell King (Oracle)
2021-10-08net: mdio: ensure the type of mdio devices match mdio driversRussell King (Oracle)
2021-10-08qed: Initialize debug string arrayTim Gardner
2021-10-08net: dsa: rtl8366rb: remove unneeded semicolonYang Li
2021-10-08ethernet: use platform_get_ethdev_address()Jakub Kicinski
2021-10-08Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2021-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-07ice: add port representor ethtool ops and statsWojciech Drewek
2021-10-07ice: switchdev slow pathGrzegorz Nitka
2021-10-07ice: rebuild switchdev when resetting all VFsGrzegorz Nitka
2021-10-07ice: enable/disable switchdev when managing VFsGrzegorz Nitka
2021-10-07ice: introduce new type of VSI for switchdevGrzegorz Nitka
2021-10-07ice: set and release switchdev environmentGrzegorz Nitka
2021-10-07ice: allow changing lan_en and lb_en on dflt rulesMichal Swiatkowski
2021-10-07ice: manage VSI antispoof and destination overrideMichal Swiatkowski
2021-10-07ice: allow process VF opcodes in different waysMichal Swiatkowski
2021-10-07ice: introduce VF port representorMichal Swiatkowski
2021-10-07ice: Move devlink port to PF/VF structWojciech Drewek
2021-10-07ice: support basic E-Switch mode controlMichal Swiatkowski
2021-10-07Merge tag 'net-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-10-07ethernet: ti: cpts: Use devm_kcalloc() instead of devm_kzalloc()Gustavo A. R. Silva
2021-10-07net: stmmac: selftests: Use kcalloc() instead of kzalloc()Gustavo A. R. Silva
2021-10-07net: mana: Use kcalloc() instead of kzalloc()Gustavo A. R. Silva
2021-10-07net: broadcom: bcm4908_enet: use kcalloc() instead of kzalloc()Gustavo A. R. Silva
2021-10-07Merge tag 'wireless-drivers-next-2021-10-07' of git://git.kernel.org/pub/scm/...David S. Miller
2021-10-07ethernet: make more use of device_get_ethdev_address()Jakub Kicinski
2021-10-07ethernet: use device_get_ethdev_address()Jakub Kicinski
2021-10-07eth: fwnode: remove the addr len from mac helpersJakub Kicinski
2021-10-07eth: fwnode: change the return type of mac address helpersJakub Kicinski
2021-10-07ethernet: use of_get_ethdev_address()Jakub Kicinski
2021-10-07of: net: move of_net under net/Jakub Kicinski
2021-10-06net: phylink: use mdiobus_modify_changed() helperRussell King (Oracle)
2021-10-06net: mdio: add mdiobus_modify_changed()Russell King (Oracle)
2021-10-06mlxsw: Add support for transceiver module extended stateIdo Schimmel
2021-10-06mlxsw: Add ability to control transceiver modules' power modeIdo Schimmel
2021-10-06mlxsw: reg: Add Management Cable IO and Notifications registerIdo Schimmel
2021-10-06mlxsw: reg: Add Port Module Memory Map Properties registerIdo Schimmel
2021-10-06iavf: fix double unlock of crit_lockStefan Assmann
2021-10-06i40e: Fix freeing of uninitialized misc IRQ vectorSylwester Dziedziuch
2021-10-06i40e: fix endless loop under rtnlJiri Benc
2021-10-06qed: Fix spelling mistake "ctx_bsaed" -> "ctx_based"Colin Ian King
2021-10-06mlxsw: spectrum_buffers: silence uninitialized warningDan Carpenter
2021-10-06gtp: use skb_dst_update_pmtu_no_confirm() instead of direct callGyeongun Kang
2021-10-06net: tg3: fix obsolete check of !errJean Sacren
2021-10-06ionic: move filter sync_needed bit setShannon Nelson
2021-10-06gve: report 64bit tx_bytes counter from gve_handle_report_stats()Eric Dumazet
2021-10-06gve: fix gve_get_stats()Eric Dumazet
2021-10-06net: dsa: rtl8366rb: Support setting STP stateLinus Walleij
2021-10-06net: dsa: rtl8366rb: Support fast agingLinus Walleij
2021-10-06net: dsa: rtl8366rb: Support disabling learningLinus Walleij