summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-01-12net: stmmac: move and rename dwmac_pcs_isr()Russell King (Oracle)
2026-01-12net: stmmac: use BIT_U32() and GENMASK_U32() for PCS registersRussell King (Oracle)
2026-01-12r8169: add support for RTL8127ATF (Fiber SFP)Heiner Kallweit
2026-01-12net: phy: realtek: add dummy PHY driver for RTL8127ATFHeiner Kallweit
2026-01-12net: mctp-i2c: fix duplicate reception of old dataJian Zhang
2026-01-12net: stmmac: Add glue driver for Motorcomm YT6801 ethernet controllerYao Zi
2026-01-12net: phy: motorcomm: Support YT8531S PHY in YT6801 Ethernet controllerYao Zi
2026-01-13wifi: rtw89: Add support for D-Link VR Air Bridge (DWA-F18)Zenm Chen
2026-01-13wifi: rtw89: Add support for MSI AX1800 Nano (GUAX18N)Zenm Chen
2026-01-13wifi: rtw89: mac: set EDCCA configurations for RTL8922DPing-Ke Shih
2026-01-13wifi: rtw89: mac: add an entry to enable MAC function in preinitPing-Ke Shih
2026-01-13wifi: rtw89: mac: separate functions of CMAC power and function enablePing-Ke Shih
2026-01-13wifi: rtw89: mac: configure DMA_STOP1 by predefined maskPing-Ke Shih
2026-01-13wifi: rtw89: mac: define preload_init for generationsPing-Ke Shih
2026-01-13wifi: rtw89: mac: update WP quota for RTL8922DPing-Ke Shih
2026-01-13wifi: rtw89: mac: update MPDU quota according to chip DLE definitionPing-Ke Shih
2026-01-13wifi: rtw89: mac: set quota 13 for PLE SNRPTPing-Ke Shih
2026-01-13wifi: rtw89: mac: add dle_mem and ple_{min,max}_qt quota for RTL8922DPing-Ke Shih
2026-01-13wifi: rtw89: mac: remove unnecessary return from rtw89_fwdl_secure_idmem_shar...Ping-Ke Shih
2026-01-13wifi: rtw89: coex: update coex software control for RTL8922DChia-Yuan Li
2026-01-13wifi: rtw89: coex: update scoreboard value according to power state for two BTPing-Ke Shih
2026-01-13wifi: rtw89: coex: make coex scoreboard as chip infoPing-Ke Shih
2026-01-12net: stmmac: remove unused definitionsRussell King (Oracle)
2026-01-12net: stmmac: arrange register fields after register offsetsRussell King (Oracle)
2026-01-12net: stmmac: cores: remove many xxx_SHIFT definitionsRussell King (Oracle)
2026-01-12net: stmmac: descs: remove many xxx_SHIFT definitionsRussell King (Oracle)
2026-01-12net: stmmac: descs: use u32 for descriptorsRussell King (Oracle)
2026-01-12net: stmmac: descs: fix buffer 1 off-by-one errorRussell King (Oracle)
2026-01-12net: stmmac: dwmac4: fix PTP message type field extractionRussell King (Oracle)
2026-01-12net: stmmac: dwmac4: fix RX FIFO fill statisticsRussell King (Oracle)
2026-01-12net: stmmac: dwmac4: remove duplicated definitionsRussell King (Oracle)
2026-01-12net: phy: motorcomm: fix duplex setting error for phy ledsJijie Shao
2026-01-12Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2026-01-12Merge tag 'wireless-next-2026-01-12' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2026-01-12wifi: mac80211_hwsim: remove NAN by defaultJohannes Berg
2026-01-12wl1251: Replace strncpy with strscpy in wl1251_acx_fw_versionThorsten Blum
2026-01-12wifi: iwlegacy: 3945-rs: remove redundant pointer check in il3945_rs_tx_statu...Tuo Li
2026-01-12wifi: mwifiex: Fix a loop in mwifiex_update_ampdu_rxwinsize()Dan Carpenter
2026-01-12wifi: rsi: Fix memory corruption due to not set vif driver data sizeMarek Vasut
2026-01-12net: octeon_ep_vf: fix free_irq dev_id mismatch in IRQ rollbackKery Qi
2026-01-10net/mlx5e: Restore destroying state bit after profile cleanupSaeed Mahameed
2026-01-10net/mlx5e: Pass netdev to mlx5e_destroy_netdev instead of privSaeed Mahameed
2026-01-10net/mlx5e: Don't store mlx5e_priv in mlx5e_dev devlink privSaeed Mahameed
2026-01-10net/mlx5e: Fix crash on profile change rollback failureSaeed Mahameed
2026-01-10bnxt_en: Implement ethtool_ops -> get_link_ext_state()Michael Chan
2026-01-10bnxt_en: Use a larger RSS indirection table on P5_PLUS chipsMichael Chan
2026-01-10bnxt_en: Defrag the NVRAM region when resizing UPDATE region failsPavan Chebbi
2026-01-10bnxt_en: Add support for FEC bin histogramsMichael Chan
2026-01-10bnxt_en: Add PTP .getcrosststamp() interface to get device/host timesPavan Chebbi
2026-01-10Merge tag 'linux-can-fixes-for-6.19-20260109' of git://git.kernel.org/pub/scm...Jakub Kicinski