summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-01-13net: stmmac: Add glue driver for Motorcomm YT6801 ethernet controllerYao Zi3-0/+394
2026-01-13net: phy: motorcomm: Support YT8531S PHY in YT6801 Ethernet controllerYao Zi1-0/+4
2026-01-13net: stmmac: remove unused definitionsRussell King (Oracle)4-149/+1
2026-01-13net: stmmac: arrange register fields after register offsetsRussell King (Oracle)2-152/+154
2026-01-13net: stmmac: cores: remove many xxx_SHIFT definitionsRussell King (Oracle)18-222/+129
2026-01-13net: stmmac: descs: remove many xxx_SHIFT definitionsRussell King (Oracle)8-108/+55
2026-01-13net: stmmac: descs: use u32 for descriptorsRussell King (Oracle)4-27/+25
2026-01-13net: stmmac: descs: fix buffer 1 off-by-one errorRussell King (Oracle)1-9/+17
2026-01-13net: stmmac: dwmac4: fix PTP message type field extractionRussell King (Oracle)1-1/+1
2026-01-13net: stmmac: dwmac4: fix RX FIFO fill statisticsRussell King (Oracle)2-3/+1
2026-01-13net: stmmac: dwmac4: remove duplicated definitionsRussell King (Oracle)1-29/+0
2026-01-13Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski10-116/+145
2026-01-13Merge tag 'wireless-next-2026-01-12' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski87-17347/+20129
2026-01-12wifi: mac80211_hwsim: remove NAN by defaultJohannes Berg1-2/+0
2026-01-12wl1251: Replace strncpy with strscpy in wl1251_acx_fw_versionThorsten Blum1-9/+2
2026-01-12wifi: iwlegacy: 3945-rs: remove redundant pointer check in il3945_rs_tx_statu...Tuo Li1-6/+1
2026-01-11bnxt_en: Implement ethtool_ops -> get_link_ext_state()Michael Chan3-1/+60
2026-01-11bnxt_en: Use a larger RSS indirection table on P5_PLUS chipsMichael Chan2-0/+15
2026-01-11bnxt_en: Defrag the NVRAM region when resizing UPDATE region failsPavan Chebbi1-3/+29
2026-01-11bnxt_en: Add support for FEC bin histogramsMichael Chan2-0/+52
2026-01-11bnxt_en: Add PTP .getcrosststamp() interface to get device/host timesPavan Chebbi3-0/+50
2026-01-11bnxt_en: Update FW interface to 1.10.3.151Michael Chan1-2/+2
2026-01-10net: hns3: convert to use .get_rx_ring_countBreno Leitao1-3/+9
2026-01-10net: hns: convert to use .get_rx_ring_countBreno Leitao1-13/+3
2026-01-10net: qede: convert to use .get_rx_ring_countBreno Leitao1-3/+9
2026-01-10net: niu: convert to use .get_rx_ring_countBreno Leitao1-3/+8
2026-01-10net: funeth: convert to use .get_rx_ring_countBreno Leitao1-11/+3
2026-01-10net: enic: convert to use .get_rx_ring_countBreno Leitao1-3/+8
2026-01-10net: hinic: convert to use .get_rx_ring_countBreno Leitao1-15/+4
2026-01-10net: octeontx2: convert to use .get_rx_ring_countBreno Leitao1-4/+9
2026-01-10net: stmmac: convert to use .get_rx_ring_countBreno Leitao1-12/+3
2026-01-10net/mlx5e: Remove GSO_PARTIAL for non _CSUM GREGal Pressman1-2/+1
2026-01-10net/mlx5e: TSO for UDP over GRE over vlan packetsGal Pressman1-0/+1
2026-01-10net/mlx5e: TSO for GRE over vlanGal Pressman1-0/+1
2026-01-10net: ethernet: ave: Remove unnecessary 'out of memory' messageKunihiko Hayashi1-3/+1
2026-01-10net: phy: mxl-gpy: implement SGMII in-band configurationDaniel Golle1-14/+47
2026-01-09idpf: Fix kernel-doc descriptions to avoid warningsAndy Shevchenko1-36/+58
2026-01-09idpf: update idpf_up_complete() return type to voidSreedevi Joshi1-11/+2
2026-01-09ice: use netif_get_num_default_rss_queues()Michal Swiatkowski2-6/+11
2026-01-09ixgbe: Add 10G-BX supportBirger Koblitz5-5/+53
2026-01-09ice: unify PHY FW loading status handler for E800 devicesGrzegorz Nitka1-58/+21
2026-01-09net: phy: microchip_rds_ptp: add HW timestamp configuration reportingVadim Fedorenko1-0/+13
2026-01-09net: phy: microchip_rds_ptp: improve HW ts config logicVadim Fedorenko1-5/+16
2026-01-09net: phy: micrel: add HW timestamp configuration reportingVadim Fedorenko1-0/+14
2026-01-09net: phy: micrel: improve HW timestamping config logicVadim Fedorenko1-6/+24
2026-01-09sfc: correct kernel-doc complaintsRandy Dunlap1-3/+4
2026-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski101-513/+1066
2026-01-08Merge tag 'net-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds32-299/+349
2026-01-08Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski7-184/+256
2026-01-08net: enetc: fix build warning when PAGE_SIZE is greater than 128KWei Fang1-2/+2