summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2025-11-13vxlan: Remove unused declarations eth_vni_hash() and fdb_head_index()Yue Haibing-2/+0
2025-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-110/+227
2025-11-13net: stmmac: always allocate mac_device_infoRussell King (Oracle)-24/+16
2025-11-13net: stmmac: clean up stmmac_reset()Russell King (Oracle)-7/+5
2025-11-13net: phy: fixed_phy: initialize the link status as upHeiner Kallweit-8/+5
2025-11-13virtio-net: fix incorrect flags recording in big modeXuan Zhuo-5/+11
2025-11-13Merge tag 'linux-can-next-for-6.19-20251112-2' of git://git.kernel.org/pub/sc...Paolo Abeni-149/+434
2025-11-12net: stmmac: visconti: use stmmac_get_phy_intf_sel()Russell King (Oracle)-20/+6
2025-11-12net: stmmac: visconti: use PHY_INTF_SEL_x to select PHY interfaceRussell King (Oracle)-3/+3
2025-11-12net: stmmac: stm32: use stmmac_get_phy_intf_sel()Russell King (Oracle)-20/+22
2025-11-12net: stmmac: stm32: use PHY_INTF_SEL_x directlyRussell King (Oracle)-19/+13
2025-11-12net: stmmac: stm32: use PHY_INTF_SEL_x to select PHY interfaceRussell King (Oracle)-6/+14
2025-11-12net: stmmac: starfive: use stmmac_get_phy_intf_sel()Russell King (Oracle)-18/+6
2025-11-12net: stmmac: starfive: use PHY_INTF_SEL_x to select PHY interfaceRussell King (Oracle)-2/+2
2025-11-12net: stmmac: mediatek: simplify set_interface() methodsRussell King (Oracle)-38/+12
2025-11-12net: stmmac: mediatek: use stmmac_get_phy_intf_sel()Russell King (Oracle)-18/+25
2025-11-12net: stmmac: mediatek: use PHY_INTF_SEL_xRussell King (Oracle)-10/+8
2025-11-12net: stmmac: loongson1: use stmmac_get_phy_intf_sel()Russell King (Oracle)-8/+3
2025-11-12net: stmmac: loongson1: use PHY_INTF_SEL_x directlyRussell King (Oracle)-6/+5
2025-11-12net: stmmac: loongson1: use PHY_INTF_SEL_xRussell King (Oracle)-2/+2
2025-11-13wifi: rtw89: rtw8852bu: Added dev id for ASUS AX57 NANO USB Wifi dongleDan Hamik-0/+2
2025-11-13wifi: rtw89: configure RX antenna if chips can supportPing-Ke Shih-4/+33
2025-11-13wifi: rtw89: do RF calibration once setting channel when running pure monitor...Ping-Ke Shih-0/+23
2025-11-13wifi: rtw89: consider data rate/bandwidth/GI for injected packetsPing-Ke Shih-0/+69
2025-11-13wifi: rtw89: phy: fix out-of-bounds access in rtw89_phy_read_txpwr_limit()Kuan-Chung Chen-0/+20
2025-11-13wifi: rtw89: 8852c: add compensation of thermal value from efuse calibrationPing-Ke Shih-5/+22
2025-11-13wifi: rtw89: debug: add parser to diagnose along DIAG_MAC fw elementPing-Ke Shih-0/+299
2025-11-13wifi: rtw89: fw: parse firmware element of DIAG_MACPing-Ke Shih-0/+22
2025-11-13wifi: rtw89: pci: add to read PCI configuration space from common codePing-Ke Shih-2/+29
2025-11-12can: bxcan: Fix a typo error for assignChu Guangqing-1/+1
2025-11-12can: mcp251xfd: add gpio functionalityGregor Herburger-0/+163
2025-11-12can: mcp251xfd: only configure PIN1 when rx_int is setGregor Herburger-14/+13
2025-11-12can: mcp251xfd: add workaround for errata 5Gregor Herburger-6/+84
2025-11-12Merge tag 'arm64-fpsimd-on-stack-for-v6.19' into libcrypto-fpsimd-on-stackEric Biggers-9/+10
2025-11-12Merge tag 'wireless-next-2025-11-12' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski-27/+18
2025-11-12Merge tag 'wireless-2025-11-12' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski-35/+99
2025-11-12net: stmmac: improve ndev->max_mtu setup readabilityRussell King (Oracle)-10/+12
2025-11-12r8169: add support for RTL8125Kjaven-0/+3
2025-11-12Merge tag 'ath-next-20251111' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg-25/+14
2025-11-12net/mlx5: Switch to more abstract scoped ksimd guard API on arm64Ard Biesheuvel-9/+10
2025-11-12can: mcp251xfd: utilize gather_write function for all non-CRC writesGregor Herburger-12/+13
2025-11-12can: mcp251xfd: move chip sleep mode into runtime pmMarc Kleine-Budde-34/+57
2025-11-12wifi: iwlwifi: mld: always take beacon ies in link gradingMiri Korenblit-6/+1
2025-11-12wifi: iwlwifi: mvm: fix beacon template/fixed rateJohannes Berg-13/+12
2025-11-12wifi: iwlwifi: fix aux ROC time event iterator usageJunjie Cao-7/+7
2025-11-11net: sparx5/lan969x: populate netdev of_nodeRobert Marko-0/+2
2025-11-11net: stmmac: meson8b: use stmmac_get_phy_intf_sel()Russell King (Oracle)-14/+4
2025-11-11net: stmmac: meson8b: use phy_intf_sel directlyRussell King (Oracle)-8/+8
2025-11-11net: stmmac: meson8b: use PHY_INTF_SEL_xRussell King (Oracle)-2/+2
2025-11-11net: netcp: ethss: Fix type of first parameter in hwtstamp stubsNathan Chancellor-2/+2