summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2025-12-26wifi: rtw88: Increase the RX gain before scanningMartin Hrůza-0/+25
2025-12-26wifi: rtw89: mcc: reset probe counter when receiving beaconChih-Kang Chang-1/+5
2025-12-26wifi: rtw89: setting TBTT AGG number when mac port initializationChih-Kang Chang-0/+12
2025-12-26wifi: rtw89: warn unexpected polling value of XTAL SIPing-Ke Shih-4/+40
2025-12-26wifi: rtw89: refine C2H reg event polling timeout for LPSChih-Kang Chang-1/+5
2025-12-26wifi: rtw89: debug: support SER L0/L1 simulation via halt H2CZong-Zhe Yang-0/+30
2025-12-26wifi: rtw89: debug: add ser_counters dbgfsZong-Zhe Yang-1/+61
2025-12-26wifi: rtw89: ser: L1 skip polling status if FW runs event modeZong-Zhe Yang-2/+14
2025-12-26wifi: rtw89: ser: enable error IMR after recovering from L1Zong-Zhe Yang-0/+13
2025-12-26wifi: rtw89: mac: reset power state before switching to power onPing-Ke Shih-7/+186
2025-12-26wifi: rtw89: mlo: fix incorrect link address in management framesKuan-Chung Chen-7/+6
2025-12-26wifi: rtw89: mlo: fix missing TX null-data 1 during link switchKuan-Chung Chen-18/+18
2025-12-26wifi: rtw89: 8852b: increase beacon loss to 6 secondsKuan-Chung Chen-0/+1
2025-12-23smc91x: fix broken irq-context in PREEMPT_RTYeoreum Yun-9/+1
2025-12-23net: wangxun: move PHYLINK dependencyArnd Bergmann-3/+1
2025-12-23net: usb: rtl8150: fix memory leak on usb_submit_urb() failureDeepakkumar Karn-0/+2
2025-12-23amd-xgbe: reset retries and mode on RX adapt failuresRaju Rangoju-0/+2
2025-12-23net: airoha: Move net_devs registration in a dedicated routineLorenzo Bianconi-13/+26
2025-12-23team: fix check for port enabled in team_queue_override_port_prio_changed()Jiri Pirko-1/+1
2025-12-23wifi: rtlwifi: fix typo 'received' in commentRohit Chourasia-1/+1
2025-12-23wifi: rtw89: correct use sequence of driver_data in skb->infoPing-Ke Shih-2/+6
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