summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
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 '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-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
2025-11-11Merge tag 'for-net-2025-11-11' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski-18/+19
2025-11-11mlx5: Fix default values in create CQAkiva Goldberger-48/+43
2025-11-11Bluetooth: btrtl: Avoid loading the config file on security chipsMax Chou-11/+13
2025-11-11net/mlx5e: Fix potentially misleading debug messageGal Pressman-2/+16
2025-11-11net/mlx5e: Fix wraparound in rate limiting for values above 255 GbpsGal Pressman-1/+9
2025-11-11net/mlx5e: Fix maxrate wraparound in threshold between unitsGal Pressman-2/+3
2025-11-11net/mlx5e: Trim the length of the num_doorbell errorCosmin Ratiu-1/+1
2025-11-11net/mlx5e: Fix missing error assignment in mlx5e_xfrm_add_state()Carolina Jubran-1/+2
2025-11-11net/mlx5: E-Switch, support eswitch inactive modeSaeed Mahameed-22/+213
2025-11-11net/mlx5: MPFS, add support for dynamic enable/disableSaeed Mahameed-17/+108
2025-11-11wifi: mwl8k: inject DSSS Parameter Set element into beacons if missingPawel Dembicki-5/+66
2025-11-11wifi: cw1200: Fix potential memory leak in cw1200_bh_rx_helper()Abdun Nihaal-2/+4
2025-11-11wifi: mac80211_hwsim: Fix possible NULL dereferenceIlan Peer-4/+10
2025-11-11Merge tag 'ath-current-20251110' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg-0/+3
2025-11-10net: dsa: loop: use new helper fixed_phy_register_100fd to simplify the codeHeiner Kallweit-6/+1
2025-11-10net: mdio: fix resource leak in mdiobus_register_device()Buday Csaba-1/+4
2025-11-10isdn: kcapi: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari-1/+1
2025-11-10net: ethernet: ti: am65-cpsw-qos: fix IET verify retry mechanismAksh Garg-13/+14
2025-11-10net: ethernet: ti: am65-cpsw-qos: fix IET verify/response timeoutAksh Garg-1/+23
2025-11-10bonding: fix mii_status when slave is downNicolas Dichtel-2/+3
2025-11-10gve: Default to max_rx_buffer_size for DQO if device supportedAnkit Garg-0/+4
2025-11-10gve: Allow ethtool to configure rx_buf_lenAnkit Garg-1/+60
2025-11-10gve: Use extack to log xdp config verification errorsAnkit Garg-9/+15
2025-11-10gve: Decouple header split from RX buffer lengthAnkit Garg-15/+0
2025-11-10net: stmmac: ingenic: use ->set_phy_intf_sel()Russell King (Oracle)-22/+11
2025-11-10net: stmmac: ingenic: pass ingenic_mac struct rather than plat_datRussell King (Oracle)-18/+7
2025-11-10net: stmmac: ingenic: simplify x2000 mac_set_mode()Russell King (Oracle)-21/+7
2025-11-10net: stmmac: ingenic: simplify mac_set_mode() methodsRussell King (Oracle)-48/+2
2025-11-10net: stmmac: ingenic: move "MAC PHY control register" debugRussell King (Oracle)-15/+3
2025-11-10net: stmmac: ingenic: use stmmac_get_phy_intf_sel()Russell King (Oracle)-21/+34
2025-11-10net: stmmac: ingenic: prep PHY_INTF_SEL_x field after switch()Russell King (Oracle)-11/+23
2025-11-10net: stmmac: ingenic: use PHY_INTF_SEL_x directlyRussell King (Oracle)-12/+8
2025-11-10net: stmmac: ingenic: use PHY_INTF_SEL_x to select PHY interfaceRussell King (Oracle)-4/+4