summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-03-27wifi: ath12k: fix NULL access in assign channel context handlerKarthikeyan Periyasamy
2025-03-27wifi: ath12k: Avoid packet offset and FCS length from Rx TLVP Praneesh
2025-03-27wifi: ath12k: change the status update in the monitor RxP Praneesh
2025-03-27wifi: ath12k: Replace band define G with GHZ where appropriateKarthikeyan Periyasamy
2025-03-27wifi: ath12k: Avoid fetch Error bitmap and decap format from Rx TLVP Praneesh
2025-03-27wifi: ath12k: Add extra TLV tag parsing support in monitor Rx pathP Praneesh
2025-03-27wifi: ath12k: fix link valid field initialization in the monitor RxHari Chandrakanthan
2025-03-27rndis_host: Flag RNDIS modems as WWAN devicesLubomir Rintel
2025-03-26Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-03-26mctp: Fix incorrect tx flow invalidation condition in mctp-i2cDaniel Hsu
2025-03-25Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2025-03-25net: usb: asix: ax88772: Increase phy_name sizeAndy Shevchenko
2025-03-25net: libwx: fix Tx L4 checksumJiawen Wu
2025-03-25net: libwx: fix Tx descriptor content for some tunnel packetsJiawen Wu
2025-03-25net: tn40xx: add pci-id of the aqr105-based Tehuti TN4010 cardsHans-Frieder Vogt
2025-03-25net: tn40xx: prepare tn40xx driver to find phy of the TN9510 cardHans-Frieder Vogt
2025-03-25net: tn40xx: create swnode for mdio and aqr105 phy and add to mdiobusHans-Frieder Vogt
2025-03-25net: phy: aquantia: add essential functions to aqr105 driverHans-Frieder Vogt
2025-03-25net: phy: aquantia: search for firmware-name in fwnodeHans-Frieder Vogt
2025-03-25net: phy: aquantia: add probe function to aqr105 for firmware loadingHans-Frieder Vogt
2025-03-25net: phy: Add swnode support to mdiobus_scanHans-Frieder Vogt
2025-03-25gve: add XDP DROP and PASS support for DQJoshua Washington
2025-03-25gve: update XDP allocation path support RX buffer postingJoshua Washington
2025-03-25gve: merge packet buffer size fieldsJoshua Washington
2025-03-25gve: update GQ RX to use buf_sizeJoshua Washington
2025-03-25gve: introduce config-based allocation for XDPJoshua Washington
2025-03-25gve: remove xdp_xsk_done and xdp_xsk_wakeup statisticsJoshua Washington
2025-03-25net: phylink: force link down on major_config failureRussell King (Oracle)
2025-03-25Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-25net: dsa: microchip: fix DCB apptrust configuration on KSZ88x3Oleksij Rempel
2025-03-25stmmac: intel: interface switching support for RPL-P platformChoong Yong Liang
2025-03-25stmmac: Replace deprecated PCI functionsPhilipp Stanner
2025-03-25stmmac: Remove pcim_* functions for driver detachPhilipp Stanner
2025-03-25stmmac: loongson: Remove surplus loopPhilipp Stanner
2025-03-25virtio_net: Allocate rss_hdr with devresAkihiko Odaki
2025-03-25virtio_net: Use new RSS config structsAkihiko Odaki
2025-03-25virtio_net: Fix endian with virtio_net_ctrl_rssAkihiko Odaki
2025-03-25octeontx2-af: mcs: Remove redundant 'flush_workqueue()' callsChen Ni
2025-03-25net: mdio: mdio-i2c: Add support for single-byte SMBus operationsMaxime Chevallier
2025-03-25net: phy: sfp: Add support for SMBus module accessMaxime Chevallier
2025-03-25Merge tag 'ipsec-next-2025-03-24' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-03-25net: au1000_eth: Mark au1000_ReleaseDB() staticJohan Korsnes
2025-03-25net: fix NULL pointer dereference in l3mdev_l3_rcvWang Liang
2025-03-25ibmvnic: Use kernel helpers for hex dumpsNick Child
2025-03-25Merge tag 'wireless-next-2025-03-20' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2025-03-25net: stmmac: dwmac-rk: Add initial support for RK3528 integrated PHYJonas Karlman
2025-03-25net: stmmac: dwmac-rk: Add integrated_phy_powerdown operationJonas Karlman
2025-03-25net: stmmac: dwmac-rk: Move integrated_phy_powerup/down functionsJonas Karlman
2025-03-25net: stmmac: dwmac-rk: Add GMAC support for RK3528David Wu