summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2026-01-13wifi: rtw89: mac: set quota 13 for PLE SNRPTPing-Ke Shih-0/+9
2026-01-13wifi: rtw89: mac: add dle_mem and ple_{min,max}_qt quota for RTL8922DPing-Ke Shih-2/+47
2026-01-13wifi: rtw89: mac: remove unnecessary return from rtw89_fwdl_secure_idmem_shar...Ping-Ke Shih-1/+1
2026-01-13wifi: rtw89: coex: update coex software control for RTL8922DChia-Yuan Li-1/+129
2026-01-13wifi: rtw89: coex: update scoreboard value according to power state for two BTPing-Ke Shih-3/+19
2026-01-13wifi: rtw89: coex: make coex scoreboard as chip infoPing-Ke Shih-5/+29
2026-01-12net: stmmac: remove unused definitionsRussell King (Oracle)-149/+1
2026-01-12net: stmmac: arrange register fields after register offsetsRussell King (Oracle)-152/+154
2026-01-12net: stmmac: cores: remove many xxx_SHIFT definitionsRussell King (Oracle)-222/+129
2026-01-12net: stmmac: descs: remove many xxx_SHIFT definitionsRussell King (Oracle)-108/+55
2026-01-12net: stmmac: descs: use u32 for descriptorsRussell King (Oracle)-27/+25
2026-01-12net: stmmac: descs: fix buffer 1 off-by-one errorRussell King (Oracle)-9/+17
2026-01-12net: stmmac: dwmac4: fix PTP message type field extractionRussell King (Oracle)-1/+1
2026-01-12net: stmmac: dwmac4: fix RX FIFO fill statisticsRussell King (Oracle)-3/+1
2026-01-12net: stmmac: dwmac4: remove duplicated definitionsRussell King (Oracle)-29/+0
2026-01-12net: phy: motorcomm: fix duplex setting error for phy ledsJijie Shao-2/+2
2026-01-12Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski-116/+145
2026-01-12Merge tag 'wireless-next-2026-01-12' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski-17347/+20129
2026-01-12wifi: mac80211_hwsim: remove NAN by defaultJohannes Berg-2/+0
2026-01-12wl1251: Replace strncpy with strscpy in wl1251_acx_fw_versionThorsten Blum-9/+2
2026-01-12wifi: iwlegacy: 3945-rs: remove redundant pointer check in il3945_rs_tx_statu...Tuo Li-6/+1
2026-01-12wifi: mwifiex: Fix a loop in mwifiex_update_ampdu_rxwinsize()Dan Carpenter-3/+3
2026-01-12wifi: rsi: Fix memory corruption due to not set vif driver data sizeMarek Vasut-0/+1
2026-01-12net: octeon_ep_vf: fix free_irq dev_id mismatch in IRQ rollbackKery Qi-1/+1
2026-01-10net/mlx5e: Restore destroying state bit after profile cleanupSaeed Mahameed-0/+3
2026-01-10net/mlx5e: Pass netdev to mlx5e_destroy_netdev instead of privSaeed Mahameed-9/+12
2026-01-10net/mlx5e: Don't store mlx5e_priv in mlx5e_dev devlink privSaeed Mahameed-10/+12
2026-01-10net/mlx5e: Fix crash on profile change rollback failureSaeed Mahameed-24/+44
2026-01-10bnxt_en: Implement ethtool_ops -> get_link_ext_state()Michael Chan-1/+60
2026-01-10bnxt_en: Use a larger RSS indirection table on P5_PLUS chipsMichael Chan-0/+15
2026-01-10bnxt_en: Defrag the NVRAM region when resizing UPDATE region failsPavan Chebbi-3/+29
2026-01-10bnxt_en: Add support for FEC bin histogramsMichael Chan-0/+52
2026-01-10bnxt_en: Add PTP .getcrosststamp() interface to get device/host timesPavan Chebbi-0/+50
2026-01-10Merge tag 'linux-can-fixes-for-6.19-20260109' of git://git.kernel.org/pub/scm...Jakub Kicinski-2/+4
2026-01-10net: hns3: convert to use .get_rx_ring_countBreno Leitao-3/+9
2026-01-10net: hns: convert to use .get_rx_ring_countBreno Leitao-13/+3
2026-01-10net: qede: convert to use .get_rx_ring_countBreno Leitao-3/+9
2026-01-10net: niu: convert to use .get_rx_ring_countBreno Leitao-3/+8
2026-01-10net: funeth: convert to use .get_rx_ring_countBreno Leitao-11/+3
2026-01-10net: enic: convert to use .get_rx_ring_countBreno Leitao-3/+8
2026-01-10net: hinic: convert to use .get_rx_ring_countBreno Leitao-15/+4
2026-01-10net: octeontx2: convert to use .get_rx_ring_countBreno Leitao-4/+9
2026-01-10net: stmmac: convert to use .get_rx_ring_countBreno Leitao-12/+3
2026-01-10net/mlx5e: Remove GSO_PARTIAL for non _CSUM GREGal Pressman-2/+1
2026-01-10net/mlx5e: TSO for UDP over GRE over vlan packetsGal Pressman-0/+1
2026-01-10net/mlx5e: TSO for GRE over vlanGal Pressman-0/+1
2026-01-10net: ethernet: ave: Remove unnecessary 'out of memory' messageKunihiko Hayashi-3/+1
2026-01-10net: phy: mxl-gpy: implement SGMII in-band configurationDaniel Golle-14/+47
2026-01-10virtio-net: clean up __virtnet_rx_pause/resumeBui Quang Minh-20/+10
2026-01-10virtio-net: remove unused delayed refill workerBui Quang Minh-86/+0