summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-05-27net: lan743x: Modify the EEPROM and OTP size for PCI1xxxx devicesRengarajan S
2025-05-27net: txgbe: Support the FDIR rules assigned to VFsJiawen Wu
2025-05-27net: libwx: Fix statistics of multicast packetsJiawen Wu
2025-05-27cxgb4: Constify struct thermal_zone_device_opsChristophe JAILLET
2025-05-27mlxsw: core_thermal: Constify struct thermal_zone_device_opsChristophe JAILLET
2025-05-27net/mlx5: HWS, Fix an error code in mlx5hws_bwc_rule_create_complex()Dan Carpenter
2025-05-27net: phy: mediatek: Add Airoha AN7583 PHY supportChristian Marangi
2025-05-27net: dsa: mt7530: Add AN7583 supportChristian Marangi
2025-05-27net/mlx5e: Allow setting MAC address of representorsMark Bloch
2025-05-27octeontx2-pf: macsec: Get MACSEC capability flag from AFSubbaraya Sundeep
2025-05-27octeontx2-af: Add MACSEC capability flagSubbaraya Sundeep
2025-05-27net: phy: add driver for MaxLinear MxL86110 PHYStefano Radaelli
2025-05-27wireguard: allowedips: add WGALLOWEDIP_F_REMOVE_ME flagJordan Rife
2025-05-27wireguard: netlink: use NLA_POLICY_MASK where possibleJason A. Donenfeld
2025-05-27wireguard: global: add __nonstring annotations for unterminated stringsKees Cook
2025-05-27net: core: Convert dev_set_mac_address_user() to use struct sockaddr_storageKees Cook
2025-05-27net: core: Convert dev_set_mac_address() to struct sockaddr_storageKees Cook
2025-05-27net: usb: r8152: Convert to use struct sockaddr_storage internallyKees Cook
2025-05-27net: core: Convert inet_addr_is_any() to sockaddr_storageKees Cook
2025-05-26Merge tag 'ipsec-next-2025-05-23' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni
2025-05-26Merge tag 'linux-can-next-for-6.16-20250522' of git://git.kernel.org/pub/scm/...Paolo Abeni
2025-05-26net: airoha: Add the capability to allocate hfwd descriptors in SRAMLorenzo Bianconi
2025-05-26net: airoha: Add the capability to allocate hwfd buffers via reserved-memoryLorenzo Bianconi
2025-05-26net: airoha: Do not store hfwd references in airoha_qdma structLorenzo Bianconi
2025-05-26net: txgbe: Implement SRIOV for AML devicesJiawen Wu
2025-05-26net: txgbe: Implement PTP for AML devicesJiawen Wu
2025-05-26net: txgbe: Restrict the use of mismatched FW versionsJiawen Wu
2025-05-26net: txgbe: Correct the currect link settingsJiawen Wu
2025-05-26net: txgbe: Support to handle GPIO IRQs for AML devicesJiawen Wu
2025-05-26net: txgbe: Implement PHYLINK for AML 25G/10G devicesJiawen Wu
2025-05-26net: txgbe: Distinguish between 40G and 25G devicesJiawen Wu
2025-05-26net: wangxun: Use specific flag bit to simplify the codeJiawen Wu
2025-05-26net: txgbe: Remove specified SP typeJiawen Wu
2025-05-26net: dsa: microchip: Add SGMII port support to KSZ9477 switchTristram Ha
2025-05-26net: usb: aqc111: fix error handling of usbnet read callsNikita Zhandarovich
2025-05-25net: ethernet: mtk_eth_soc: Correct spellingSimon Horman
2025-05-25net: dlink: Correct endian treatment of t_SROM dataSimon Horman
2025-05-25octeontx2-af: NPC: Clear Unicast rule on nixlf detachHariprasad Kelam
2025-05-22Merge tag 'wireless-next-2025-05-22' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2025-05-22Merge tag 'for-net-next-2025-05-22' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2025-05-22Bluetooth: btintel: Check dsbr size from EFI variableKees Cook
2025-05-22Bluetooth: btusb: Add new VID/PID 13d3/3584 for MT7922Liwei Sun
2025-05-22Bluetooth: btusb: use skb_pull to avoid unsafe access in QCA dump handlingEn-Wei Wu
2025-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-05-22Merge tag 'net-6.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-05-22net/mlx5e: Convert mlx5 netdevs to instance lockingCosmin Ratiu
2025-05-22net/mlx5e: Don't drop RTNL during firmware flashCosmin Ratiu
2025-05-22IB/IPoIB: Allow using netdevs that require the instance lockCosmin Ratiu
2025-05-22IB/IPoIB: Replace vlan_rwsem with the netdev instance lockCosmin Ratiu
2025-05-22IB/IPoIB: Enqueue separate work_structs for each flushed interfaceCosmin Ratiu