summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-12-30net: macb: Relocate mog_init_rings() callback from macb_mac_link_up() to macb...Xiaolei Wang
2025-12-30net: usb: sr9700: fix incorrect command used to write single registerEthan Nelson-Moore
2025-12-29usbnet: avoid a possible crash in dql_completed()Eric Dumazet
2025-12-29gve: defer interrupt enabling until NAPI registrationAnkit Garg
2025-12-29net: stmmac: fix the crash issue for zero copy XDP_TX actionWei Fang
2025-12-29Merge tag 'wireless-2025-12-17' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni
2025-12-29octeontx2-pf: fix "UBSAN: shift-out-of-bounds error"Anshumali Gaur
2025-12-28net: mana: Fix use-after-free in reset service rescan pathDipayaan Roy
2025-12-28net: usb: asix: validate PHY address before useDeepanshu Kartikey
2025-12-28net: mdio: rtl9300: use scoped for loopsRosen Penev
2025-12-27net: dsa: b53: skip multicast entries for fdb_dump()Jonas Gorski
2025-12-27Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Paolo Abeni
2025-12-27bng_en: update module descriptionRajashekar Hudumula
2025-12-26wifi: rtw88: Fix inadvertent sharing of struct ieee80211_supported_band dataBitterblue Smith
2025-12-26wifi: rtw88: Use devm_kmemdup() in rtw_set_supported_band()Bitterblue Smith
2025-12-26wifi: rtw88: Fix alignment fault in rtw_core_enable_beacon()Bitterblue Smith
2025-12-26wifi: rtw88: Increase the RX gain before scanningMartin Hrůza
2025-12-26wifi: rtw89: mcc: reset probe counter when receiving beaconChih-Kang Chang
2025-12-26wifi: rtw89: setting TBTT AGG number when mac port initializationChih-Kang Chang
2025-12-26wifi: rtw89: warn unexpected polling value of XTAL SIPing-Ke Shih
2025-12-26wifi: rtw89: refine C2H reg event polling timeout for LPSChih-Kang Chang
2025-12-26wifi: rtw89: debug: support SER L0/L1 simulation via halt H2CZong-Zhe Yang
2025-12-26wifi: rtw89: debug: add ser_counters dbgfsZong-Zhe Yang
2025-12-26wifi: rtw89: ser: L1 skip polling status if FW runs event modeZong-Zhe Yang
2025-12-26wifi: rtw89: ser: enable error IMR after recovering from L1Zong-Zhe Yang
2025-12-26wifi: rtw89: mac: reset power state before switching to power onPing-Ke Shih
2025-12-26wifi: rtw89: mlo: fix incorrect link address in management framesKuan-Chung Chen
2025-12-26wifi: rtw89: mlo: fix missing TX null-data 1 during link switchKuan-Chung Chen
2025-12-26wifi: rtw89: 8852b: increase beacon loss to 6 secondsKuan-Chung Chen
2025-12-23smc91x: fix broken irq-context in PREEMPT_RTYeoreum Yun
2025-12-23net: wangxun: move PHYLINK dependencyArnd Bergmann
2025-12-23net: usb: rtl8150: fix memory leak on usb_submit_urb() failureDeepakkumar Karn
2025-12-23amd-xgbe: reset retries and mode on RX adapt failuresRaju Rangoju
2025-12-23net: airoha: Move net_devs registration in a dedicated routineLorenzo Bianconi
2025-12-23team: fix check for port enabled in team_queue_override_port_prio_changed()Jiri Pirko
2025-12-23wifi: rtlwifi: fix typo 'received' in commentRohit Chourasia
2025-12-23wifi: rtw89: correct use sequence of driver_data in skb->infoPing-Ke Shih
2025-12-23wifi: rtw89: 8852au: add support for TP TX30U PlusJan Gerber
2025-12-23wifi: rtw89: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari
2025-12-23wifi: rtw89: 8922a: set random mac if efuse contains zeroesJose Ignacio Tornos Martinez
2025-12-23wifi: rtw88: rtw8821cu: Add ID for Mercusys MU6HHsiu-Ming Chang
2025-12-23wifi: rtw88: 8822b: Avoid WARNING in rtw8822b_config_trx_mode()Bitterblue Smith
2025-12-23wifi: rtw88: fix DTIM period handling when conf->dtim_period is zeroRoman Peshkichev
2025-12-22net: phy: mediatek: fix nvmem cell reference leak in mt798x_phy_calibrationMiaoqian Lin
2025-12-22fjes: Add missing iounmap in fjes_hw_init()Haoxiang Li
2025-12-22net: mdio: aspeed: add dummy read to avoid read-after-write issueJacky Chou
2025-12-22net: usb: sr9700: support devices with virtual driver CDEthan Nelson-Moore
2025-12-19Merge tag 'net-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-12-18Merge tag 'linux-can-fixes-for-6.19-20251218' of git://git.kernel.org/pub/scm...Paolo Abeni
2025-12-18net: hns3: add VLAN id validation before usingJian Shen