summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-03-30wifi: rtw89: 8922d: add set channel of BB partPing-Ke Shih
2026-03-30wifi: rtw89: 8922d: add set channel of MAC partPing-Ke Shih
2026-03-30wifi: rtw89: 8922d: read and configure RF by calibration data from efuse phys...Ping-Ke Shih
2026-03-30wifi: rtw89: 8922d: define efuse map and read necessary fieldsPing-Ke Shih
2026-03-30wifi: rtw89: 8922d: add power on/off functionsPing-Ke Shih
2026-03-30wifi: rtw89: 8922d: add definition of quota, registers and efuse blockPing-Ke Shih
2026-03-30wifi: rtw88: validate RX rate to prevent out-of-boundPing-Ke Shih
2026-03-30wifi: rtw89: phy: fix uninitialized variable access in rtw89_phy_cfo_set_crys...Alexey Velichayshiy
2026-03-30wifi: rtw89: Add support for Buffalo WI-U3-2400XE2Zenm Chen
2026-03-30wifi: rtw89: Add support for TP-Link Archer TX50UZenm Chen
2026-03-30wifi: rtw89: retry efuse physical map dump on transient failureChristian Hewitt
2026-03-30wifi: rtw88: TX QOS Null data the same way as Null dataBitterblue Smith
2026-03-30wifi: rtw88: add quirks to disable PCI ASPM and deep LPS for HP P3S95EA#ACBPing-Ke Shih
2026-03-29net: macb: drop usrio pointer on EyeQ5 configThéo Lebrun
2026-03-29net: macb: set MACB_CAPS_USRIO_DISABLED if no usrio config is providedThéo Lebrun
2026-03-29net: macb: runtime detect MACB_CAPS_USRIO_DISABLEDThéo Lebrun
2026-03-29net: macb: timer adjust mode is not supportedConor Dooley
2026-03-29net: macb: clean up tsu clk rate acquisitionConor Dooley
2026-03-29net: macb: warn on pclk use as a tsu_clk fallbackConor Dooley
2026-03-29net: macb: add mpfs specific usrio configurationConor Dooley
2026-03-29net: macb: np4 doesn't need a usrio pointerConor Dooley
2026-03-29net: macb: rework usrio refclk selection codeConor Dooley
2026-03-29net: macb: split USRIO_HAS_CLKEN capability in twoConor Dooley
2026-03-29net: macb: rename macb_default_usrio to at91_default_usrio as not all platfor...Conor Dooley
2026-03-29Revert "net: macb: Clean up the .usrio settings in macb_config instances"Conor Dooley
2026-03-29net: wan/fsl_ucc_hdlc: cleanup ucc_hdlc_pollTomas Alvarez Vanoli
2026-03-29bnxt_en: Implement XDP RSS hash metadata extraction for V3_CMPChris J Arges
2026-03-29bnxt_en: Move bnxt_rss_ext_op into headerChris J Arges
2026-03-29bnxt_en: Implement XDP RSS hash metadata extractionChris J Arges
2026-03-29bnxt_en: use bnxt_xdp_buff for xdp contextChris J Arges
2026-03-29net: dsa: qca8k: Use the right GPIO headerLinus Walleij
2026-03-29net: stmmac: dwmac-rk: Fix typo in comment谢致邦 (XIE Zhibang)
2026-03-29drivers: net: drop ipv6_stub usage and use direct function callsFernando Fernandez Mancera
2026-03-29ipv6: convert CONFIG_IPV6 to built-in only and clean up KconfigsFernando Fernandez Mancera
2026-03-27vrf: Remove unnecessary RCU protection around dst entriesIdo Schimmel
2026-03-27vrf: Use dst_dev_put() instead of using loopback deviceIdo Schimmel
2026-03-27vrf: Remove unnecessary NULL checkIdo Schimmel
2026-03-27net: stmmac: imx: Disable EEELaurent Pinchart
2026-03-27net: stmmac: provide flag to disable EEERussell King (Oracle)
2026-03-27net: enetc: do not allow VF to configure the RSS keyWei Fang
2026-03-27net: enetc: check whether the RSS algorithm is ToeplitzWei Fang
2026-03-27net: sfp: Fix Ubiquiti U-Fiber Instant SFP module on mvnetaMarek Behún
2026-03-27net: mana: Use at least SZ_4K in doorbell ID range checkErni Sri Satya Vennela
2026-03-27mlx5: shd: Gracefully avoid shared devlink creation when no usable SN is foundJiri Pirko
2026-03-27vxlan: validate ND option lengths in vxlan_na_createYang Yang
2026-03-27eth: fbnic: Fix debugfs output for BDQ's with page fragsDimitri Daskalakis
2026-03-27eth: fbnic: Account for page fragments when updating BDQ tailDimitri Daskalakis
2026-03-27fwctl/bnxt_en: Create an aux device for fwctlPavan Chebbi
2026-03-27fwctl/bnxt_en: Refactor aux bus functions to be more genericPavan Chebbi
2026-03-27fwctl/bnxt_en: Move common definitions to include/linux/bnxt/Pavan Chebbi