summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-09-05wifi: mwifiex: fix double free in mwifiex_send_rgpower_table()Dan Carpenter
2025-09-04smsc911x: add second read of EEPROM mac when possible corruption seenColin Foster
2025-09-04Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2025-09-04net: libwx: fix to enable RSSJiawen Wu
2025-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-09-04phy: mscc: Stop taking ts_lock for tx_queue and use its own lockHoratiu Vultur
2025-09-04net: dsa: dsa_loop: use int type to store negative error codesQianfeng Rong
2025-09-04ppp: fix memory leak in pad_compress_skbQingfang Deng
2025-09-04net: xilinx: axienet: Add error handling for RX metadata pointer retrievalAbin Joseph
2025-09-04wifi: brcmfmac: support AP isolation to restrict reachability between stationsWright Feng
2025-09-04wifi: drivers: indicate support for attributes in NL80211_CMD_SET_BSSArend van Spriel
2025-09-04wifi: mac80211: support parsing S1G TIM PVBLachlan Hodges
2025-09-04Merge tag 'iwlwifi-next-2025-09-03' of https://git.kernel.org/pub/scm/linux/k...Johannes Berg
2025-09-04eth: fbnic: support queue ops / zero-copy RxJakub Kicinski
2025-09-04eth: fbnic: don't pass NAPI into pp allocJakub Kicinski
2025-09-04eth: fbnic: defer page pool recycling activation to queue startJakub Kicinski
2025-09-04eth: fbnic: allocate unreadable page pool for the payloadsJakub Kicinski
2025-09-04net: add helper to pre-check if PP for an Rx queue will be unreadableJakub Kicinski
2025-09-04eth: fbnic: split fbnic_fill()Jakub Kicinski
2025-09-04eth: fbnic: split fbnic_enable()Jakub Kicinski
2025-09-04eth: fbnic: split fbnic_flush()Jakub Kicinski
2025-09-04eth: fbnic: split fbnic_disable()Jakub Kicinski
2025-09-04eth: fbnic: request ops lockJakub Kicinski
2025-09-04eth: fbnic: use netmem_ref where applicableJakub Kicinski
2025-09-04eth: fbnic: move page pool alloc to fbnic_alloc_rx_qt_resources()Jakub Kicinski
2025-09-04eth: fbnic: move xdp_rxq_info_reg() to resource allocJakub Kicinski
2025-09-04eth: fbnic: move page pool pointer from NAPI to the ring structJakub Kicinski
2025-09-04net: renesas: rswitch: add modifiable ageing timeMichael Dege
2025-09-04net: renesas: rswitch: add offloading for L2 switchingMichael Dege
2025-09-04net: renesas: rswitch: configure default ageing timeMichael Dege
2025-09-04net: renesas: rswitch: rename rswitch.c to rswitch_main.cMichael Dege
2025-09-03net: phy: micrel: Add PTP support for lan8842Horatiu Vultur
2025-09-03net: phy: micrel: Introduce function __lan8814_ptp_probe_onceHoratiu Vultur
2025-09-03net: thunder_bgx: decrement cleanup index before useRosen Penev
2025-09-03net: thunder_bgx: add a missing of_node_putRosen Penev
2025-09-03drivers: net: stmmac: handle start time set in the past for flexible PPSGatien Chevallier
2025-09-03net: phylink: move PHY interrupt request to non-fail pathRussell King (Oracle)
2025-09-03net: stmmac: imx: add i.MX91 supportJoy Zou
2025-09-03Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-09-03Merge tag 'mlx5-psp-ifc' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2025-09-03Merge tag 'wireless-2025-09-03' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-09-03ixgbe: drop unnecessary casts to u16 / intJacek Kowalski
2025-09-03igc: drop unnecessary constant casts to u16Jacek Kowalski
2025-09-03igb: drop unnecessary constant casts to u16Jacek Kowalski
2025-09-03e1000e: drop unnecessary constant casts to u16Jacek Kowalski
2025-09-03e1000: drop unnecessary constant casts to u16Jacek Kowalski
2025-09-03igbvf: remove redundant counter rx_long_byte_count from ethtool statisticsKohei Enju
2025-09-03igbvf: add lbtx_packets and lbtx_bytes to ethtool statisticsKohei Enju
2025-09-03ixgbe: reduce number of reads when getting OROM dataJedrzej Jagielski
2025-09-03ixgbe: add the 2.5G and 5G speeds in auto-negotiation for E610Piotr Kwapulinski