summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-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-07device property: move mac addr helpers to eth.cJakub Kicinski
2021-10-07ethernet: use of_get_ethdev_address()Jakub Kicinski
2021-10-07of: net: move of_net under net/Jakub Kicinski
2021-10-07nfc: pn533: Constify pn533_phy_opsRikard Falkeborn
2021-10-07nfc: pn533: Constify serdev_device_opsRikard Falkeborn
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-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-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
2021-10-05ethernet: fix up ps3_gelic_net.c for "ethernet: use eth_hw_addr_set()"Stephen Rothwell
2021-10-05net: phy: at803x: add QCA9561 supportDavid Bauer
2021-10-05Merge tag 'for-net-next-2021-10-01' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2021-10-05net: usb: use eth_hw_addr_set() for dev->addr_len casesJakub Kicinski
2021-10-05ethernet: use eth_hw_addr_set() for dev->addr_len casesJakub Kicinski
2021-10-05mlx4: constify args for const dev_addrJakub Kicinski
2021-10-05mlx4: remove custom dev_addr clearingJakub Kicinski
2021-10-05mlx4: replace mlx4_u64_to_mac() with u64_to_ether_addr()Jakub Kicinski
2021-10-05mlx4: replace mlx4_mac_to_u64() with ether_addr_to_u64()Jakub Kicinski
2021-10-05Merge tag 'mlx5-updates-2021-10-04' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-10-05net: bgmac: support MDIO described in DTRafał Miłecki
2021-10-05net: bgmac: improve handling PHYRafał Miłecki
2021-10-05ethernet: ehea: add missing castJakub Kicinski
2021-10-05Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2021-10-05rtl8xxxu: Use lower tx rates for the ack packetChris Chiu
2021-10-05bcma: drop unneeded initialization valueSohaib Mohamed
2021-10-05brcmfmac: Add DMI nvram filename quirk for Cyberbook T116 tabletHans de Goede
2021-10-05rtw88: refine fw_crash debugfs to show non-zero while triggeringZong-Zhe Yang
2021-10-05rtw88: fix RX clock gate setting while fifo dumpZong-Zhe Yang
2021-10-04net/mlx5: Enable single IRQ for PCI FunctionShay Drory