summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2025-12-23wifi: rtw89: 8852au: add support for TP TX30U PlusJan Gerber-0/+2
2025-12-23wifi: rtw89: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari-1/+1
2025-12-23wifi: rtw89: 8922a: set random mac if efuse contains zeroesJose Ignacio Tornos Martinez-4/+18
2025-12-23wifi: rtw88: rtw8821cu: Add ID for Mercusys MU6HHsiu-Ming Chang-0/+2
2025-12-23wifi: rtw88: 8822b: Avoid WARNING in rtw8822b_config_trx_mode()Bitterblue Smith-1/+2
2025-12-23wifi: rtw88: fix DTIM period handling when conf->dtim_period is zeroRoman Peshkichev-3/+3
2025-12-22net: phy: mediatek: fix nvmem cell reference leak in mt798x_phy_calibrationMiaoqian Lin-1/+1
2025-12-22fjes: Add missing iounmap in fjes_hw_init()Haoxiang Li-3/+9
2025-12-22net: mdio: aspeed: add dummy read to avoid read-after-write issueJacky Chou-0/+7
2025-12-22net: usb: sr9700: support devices with virtual driver CDEthan Nelson-Moore-0/+5
2025-12-19Merge tag 'net-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-93/+273
2025-12-18Merge tag 'linux-can-fixes-for-6.19-20251218' of git://git.kernel.org/pub/scm...Paolo Abeni-1/+1
2025-12-18net: hns3: add VLAN id validation before usingJian Shen-0/+3
2025-12-18net: hns3: using the num_tqps to check whether tqp_index is out of range when...Jian Shen-2/+2
2025-12-18net: hns3: using the num_tqps in the vf driver to apply for resourcesJian Shen-2/+2
2025-12-18net: enetc: do not transmit redirected XDP frames when the link is downWei Fang-1/+2
2025-12-18net/mlx5e: Don't include PSP in the hard MTU calculationsCosmin Ratiu-1/+1
2025-12-18net/mlx5e: Do not update BQL of old txqs during channel reconfigurationTariq Toukan-1/+5
2025-12-18net/mlx5e: Trigger neighbor resolution for unresolved destinationsJianbo Liu-0/+3
2025-12-18net/mlx5e: Use ip6_dst_lookup instead of ipv6_dst_lookup_flow for MAC initJianbo Liu-3/+2
2025-12-18net/mlx5: Serialize firmware reset with devlinkShay Drory-4/+53
2025-12-18net/mlx5: fw_tracer, Handle escaped percent properlyShay Drory-6/+14
2025-12-18net/mlx5: fw_tracer, Validate format string parametersShay Drory-10/+74
2025-12-18net/mlx5: Drain firmware reset in shutdown callbackMoshe Shemesh-0/+1
2025-12-18net/mlx5: fw reset, clear reset requested on drain_fw_resetMoshe Shemesh-1/+2
2025-12-18net: dsa: mxl-gsw1xx: manually clear RANEG bitDaniel Golle-1/+33
2025-12-18net: dsa: mxl-gsw1xx: fix .shutdown driver operationDaniel Golle-10/+2
2025-12-18net: dsa: mxl-gsw1xx: fix order in .remove operationDaniel Golle-2/+0
2025-12-18net: dsa: lantiq_gswip: fix order in .remove operationDaniel Golle-6/+10
2025-12-18can: fix build dependencyMarc Kleine-Budde-1/+1
2025-12-17e1000: fix OOB in e1000_tbi_should_accept()Guangshuo Li-1/+9
2025-12-17idpf: reduce mbx_task schedule delay to 300usBrian Vazquez-1/+1
2025-12-17idpf: fix LAN memory regions command on some NVMsLarysa Zaremba-0/+5
2025-12-17iavf: fix off-by-one issues in iavf_config_rss_reg()Kohei Enju-2/+2
2025-12-17i40e: validate ring_len parameter against hardware-specific valuesGregory Herrero-14/+13
2025-12-17i40e: fix scheduling in set_rx_modePrzemyslaw Korba-0/+1
2025-12-16wifi: iwlwifi: Implement settime64 as stub for MVM/MLD PTPYao Zi-0/+14
2025-12-16wifi: iwlwifi: Fix firmware version handlingVille Syrjälä-2/+2
2025-12-16wifi: wlcore: ensure skb headroom before skb_pushPeter Åstrand-0/+5
2025-12-15Merge branch 'ath12k-ng' into ath-nextJeff Johnson-17315/+20104
2025-12-15Revert "wifi: rtw88: add WQ_UNBOUND to alloc_workqueue users"Bitterblue Smith-2/+1
2025-12-15wifi: rtlwifi: 8192cu: fix tid out of range in rtl92cu_tx_fill_desc()Morning Star-1/+2
2025-12-15wifi: rtw88: limit indirect IO under powered off for RTL8822CSPing-Ke Shih-1/+3
2025-12-11net: sfp: extend Potron XGSPON quirk to cover additional EEPROM variantMarcus Hughes-0/+2
2025-12-11Merge tag 'linux-can-fixes-for-6.19-20251210' of git://git.kernel.org/pub/scm...Jakub Kicinski-9/+5
2025-12-10broadcom: b44: prevent uninitialized value usageAlexey Simakov-0/+3
2025-12-10net: ti: icssg-prueth: add PTP_1588_CLOCK_OPTIONAL dependencyArnd Bergmann-1/+2
2025-12-10can: gs_usb: gs_can_open(): fix error handlingMarc Kleine-Budde-1/+1
2025-12-10can: fix build dependencyArnd Bergmann-8/+4
2025-12-09wifi: ath12k: Skip DP peer creation for scan vdevRipan Deuri-13/+21