summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
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
2025-11-11wifi: ath12k: Remove Wi-Fi 7 header dependencies from common ath12k moduleAlok Singh-153/+165
2025-11-11wifi: ath12k: Move MSDU END TLV processing to Wi-Fi 7 moduleAlok Singh-63/+54
2025-11-11wifi: ath12k: Move MU user processing to Wi-Fi 7 moduleAlok Singh-366/+352
2025-11-11wifi: ath12k: Move remaining SIG TLV parsing to Wi-Fi 7 moduleAlok Singh-277/+269
2025-11-11wifi: ath12k: Move EHT SIG processing to Wi-Fi 7 moduleAlok Singh-397/+390
2025-11-11wifi: ath12k: Move HE SIG processing to Wi-Fi 7 moduleAlok Singh-384/+370
2025-11-11wifi: ath12k: Move HT/VHT SIG processing to Wi-Fi 7 moduleAlok Singh-63/+59
2025-11-11wifi: ath12k: Move TX monitor functionality to Wi-Fi 7 moduleAlok Singh-682/+682
2025-11-11wifi: ath12k: Move RX status TLV parsing to Wi-Fi 7 moduleAlok Singh-347/+405
2025-11-11wifi: ath12k: Move MPDU pop functionality to Wi-Fi 7 moduleAlok Singh-217/+230
2025-11-11wifi: ath12k: Move monitor status processing to Wi-Fi 7 moduleAlok Singh-415/+433
2025-11-11wifi: ath12k: Move monitor ring processing to Wi-Fi 7 moduleAlok Singh-249/+305
2025-11-11mlx5: Fix default values in create CQAkiva Goldberger-40/+34
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