aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-24net: dsa: sja1105: wait for dynamic config command completion on writes tooVladimir Oltean1-22/+59
2021-10-24net: macb: Use mdio child node for MDIO bus if it existsSean Anderson1-0/+11
2021-10-24dt-bindings: net: macb: Add mdio bus child nodeSean Anderson1-0/+4
2021-10-24net: bcmgenet: Add support for 7712 16nm internal EPHYFlorian Fainelli3-5/+17
2021-10-24dt-bindings: net: bcmgenet: Document 7712 bindingFlorian Fainelli1-1/+2
2021-10-24net: phy: bcm7xxx: Add EPHY entry for 7712Florian Fainelli2-0/+3
2021-10-24net: Convert more users of mdiobus_* to mdiodev_*Sean Anderson4-14/+12
2021-10-24net: phylink: Convert some users of mdiobus_* to mdiodev_*Sean Anderson1-16/+7
2021-10-24net: mdio: Add helper functions for accessing MDIO devicesSean Anderson1-0/+24
2021-10-24octeontx2-af: Increase number of reserved entries in KPUKiran Kumar K2-263/+132
2021-10-22devlink: Clean not-executed param notificationsLeon Romanovsky1-4/+11
2021-10-22devlink: Remove not-executed trap group notificationsLeon Romanovsky1-7/+5
2021-10-22devlink: Remove not-executed trap policer notificationsLeon Romanovsky1-7/+5
2021-10-22devlink: Delete obsolete parameters publish APILeon Romanovsky2-52/+8
2021-10-22gre/sit: Don't generate link-local addr if addr_gen_mode is IN6_ADDR_GEN_MODE_NONEStephen Suryaputra1-0/+3
2021-10-22net: dsa: sja1105: Add of_node_put() before returnWan Jiabing1-1/+3
2021-10-22net: liquidio: Make use of the helper macro kthread_run()Cai Huoqing1-6/+5
2021-10-22net: hldc_fr: use dev_addr_set()Jakub Kicinski1-1/+3
2021-10-22net: sb1000,rionet: use eth_hw_addr_set()Jakub Kicinski2-10/+16
2021-10-22net: plip: use eth_hw_addr_set()Jakub Kicinski1-2/+6
2021-10-22net: s390: constify and use eth_hw_addr_set()Jakub Kicinski4-8/+7
2021-10-22net: hippi: use dev_addr_set()Jakub Kicinski1-2/+4
2021-10-22net: fjes: constify and use eth_hw_addr_set()Jakub Kicinski3-8/+11
2021-10-22fddi: skfp: constify and use dev_addr_set()Jakub Kicinski3-4/+4
2021-10-22fddi: defxx,defza: use dev_addr_set()Jakub Kicinski2-4/+4
2021-10-22net: usb: don't write directly to netdev->dev_addrJakub Kicinski8-13/+24
2021-10-22net: qmi_wwan: use dev_addr_mod()Jakub Kicinski1-2/+5
2021-10-22usb: smsc: use eth_hw_addr_set()Jakub Kicinski2-4/+8
2021-10-22net: xen: use eth_hw_addr_set()Jakub Kicinski2-3/+7
2021-10-22mlx5: fix build after mergeJakub Kicinski2-4/+4
2021-10-22ice: Nuild fix.David S. Miller1-2/+0
2021-10-21memblock: exclude MEMBLOCK_NOMAP regions from kmemleakMike Rapoport3-0/+8
2021-10-21Revert "memblock: exclude NOMAP regions from kmemleak"Mike Rapoport1-6/+1
2021-10-21net: ax88796c: ASIX AX88796C SPI Ethernet Adapter DriverƁukasz Stelmach11-0/+2229