summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-03-23wifi: mt76: mt7996: set specific BSSINFO and STAREC commands after channel sw...StanleyYP Wang
2026-03-23wifi: mt76: mt7996: fix the behavior of radar detectionStanleyYP Wang
2026-03-23wifi: mt76: mt7996: extend CSA and CCA support for MLOShayne Chen
2026-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc5Alexei Starovoitov
2026-03-22mlx5: Remove redundant iseg baseParav Pandit
2026-03-20netdevsim: support tc-ets offloadDavide Caratti
2026-03-20netdevsim: move TC offload code to a dedicated fileDavide Caratti
2026-03-20net: netdevsim: correct typo in new_device_store error messageAlok Tiwari
2026-03-20net/mlx5e: Allow set_rx_mode on uplink representorSaeed Mahameed
2026-03-20net: dsa: microchip: Don't embed struct phy_device to maintain the port stateMaxime Chevallier
2026-03-20net: phy: realtek: add RTL8224 polarity supportDamien Dejean
2026-03-20net: phy: realtek: add RTL8224 pair order supportDamien Dejean
2026-03-20net: bcmasp: fix double disable of clkJustin Chen
2026-03-20net: bcmasp: fix double free of WoL irqJustin Chen
2026-03-20net: lan743x: fix SGMII detection on PCI1xxxx B0+ during warm resetThangaraj Samynathan
2026-03-20bonding: remove bonding_priv.hBreno Leitao
2026-03-20net: phylink: add debug for phy_config_inband()Russell King (Oracle)
2026-03-20net: airoha: Reset PPE cpu port configuration in airoha_ppe_hw_init()Lorenzo Bianconi
2026-03-20net: dsa: mxl862xx: don't read out-of-boundsDaniel Golle
2026-03-20net: macb: Protect access to net_device::ip_ptr with RCU lockKevin Hao
2026-03-20net: macb: Move devm_{free,request}_irq() out of spin lock areaKevin Hao
2026-03-19net: fjes: Drop fjes_acpi_driver and rework initializationRafael J. Wysocki
2026-03-19net: stmmac: rename STMMAC_GET_ENTRY() -> STMMAC_NEXT_ENTRY()Russell King (Oracle)
2026-03-19net: stmmac: use more descriptive names in stmmac_xmit()Russell King (Oracle)
2026-03-19net: stmmac: simplify DMA descriptor allocation/init/freeingRussell King (Oracle)
2026-03-19net: stmmac: more mode -> descriptor_mode renamesRussell King (Oracle)
2026-03-19net: stmmac: rename "mode" to "descriptor_mode"Russell King (Oracle)
2026-03-19net: ntb_netdev: add SPDX tag and remove boilerplate license textOskar Ray-Frayssinet
2026-03-19ionic: fix persistent MAC address override on PFMohammad Heib
2026-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-19net: dsa: bcm_sf2: fix missing clk_disable_unprepare() in error pathsAnas Iqbal
2026-03-19Merge tag 'wireless-next-2026-03-19' of https://git.kernel.org/pub/scm/linux/...Paolo Abeni
2026-03-19can: mcp251x: add error handling for power enable in open and resumeWenyuan Li
2026-03-19can: netlink: can_changelink(): add missing error handling to call can_ctrlmo...Marc Kleine-Budde
2026-03-19Merge tag 'ovpn-net-next-20260317' of https://github.com/OpenVPN/ovpn-net-nextPaolo Abeni
2026-03-19net: mvpp2: guard flow control update with global_tx_fc in buffer switchingMuhammad Hammad Ijaz
2026-03-19qtnfmac: use alloc_netdev macro for single queue devicesRoi L
2026-03-19wifi: libertas: don't kill URBs in interrupt contextHeitor Alves de Siqueira
2026-03-19wifi: libertas: use USB anchors for tracking in-flight URBsHeitor Alves de Siqueira
2026-03-19wifi: rsi_91x_usb: do not pause rfkill polling when stopping mac80211Ville Nummela
2026-03-19wifi: rtw89: usb: Rx aggregation for RTL8832CU/RTL8851BUShin-Yi Lin
2026-03-18net: mana: Add ethtool counters for RX CQEs in coalesced typeHaiyang Zhang
2026-03-18net: mana: Add support for RX CQE CoalescingHaiyang Zhang
2026-03-18net/mlx5e: Remove unused field in mlx5e_flow_steering structSaeed Mahameed
2026-03-18Merge tag 'wireless-2026-03-18' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-03-18Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2026-03-18qed: Reimplement qed_mcast_bin_from_mac() using library functionsEric Biggers
2026-03-18net/mlx5: Support cross-timestamping on ARM architecturesCarolina Jubran
2026-03-18net/mlx5: Move crosststamp setup into helper functionCarolina Jubran
2026-03-18net: mdio-gpio: remove linux/platform_data/mdio-gpio.hBartosz Golaszewski