summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2026-01-05compiler-context-analysis: Remove __cond_lock() function-like helperMarco Elver-13/+6
2026-01-05net/mlx5: Add support for querying bond speedOr Har-Toov-0/+27
2026-01-05net/mlx5: Handle port and vport speed change events in MPESWOr Har-Toov-4/+118
2026-01-05net/mlx5: Propagate LAG effective max_tx_speed to vportsOr Har-Toov-0/+237
2026-01-04virtio_net: fix device mismatch in devm_kzalloc/devm_kfreeKommula Shiva Shankar-3/+3
2026-01-04bnxt_en: Fix potential data corruption with HW GRO/LROSrijit Bose-6/+13
2026-01-04net: wwan: iosm: Fix memory leak in ipc_mux_deinit()Zilin Guan-0/+6
2026-01-04net/ena: fix missing lock when update devlink paramsFrank Liang-0/+4
2026-01-04net/mlx5e: Dealloc forgotten PSP RX modify headerCosmin Ratiu-3/+11
2026-01-04net/mlx5e: Don't print error message due to invalid moduleGal Pressman-1/+2
2026-01-04net/mlx5e: Fix NULL pointer dereference in ioctl module EEPROM queryGal Pressman-2/+4
2026-01-04net/mlx5e: Don't gate FEC histograms on ppcnt_statistical_groupAlexei Lazar-4/+5
2026-01-04net/mlx5: Lag, multipath, give priority for routes with smaller network prefixPatrisious Haddad-2/+7
2026-01-04net: phy: mxl-86110: Add power management and soft reset supportStefano Radaelli-0/+3
2026-01-04net: mscc: ocelot: Fix crash when adding interface under a lagJerry Wu-2/+4
2026-01-04net: bnge: add AUXILIARY_BUS to Kconfig dependenciesMarkus Blöchl-0/+1
2026-01-04net: marvell: prestera: fix NULL dereference on devlink_alloc() failureAlok Tiwari-0/+2
2025-12-31wifi: mt76: Remove blank line after mt792x firmware version dmesgShuah Khan-3/+3
2025-12-31Revert "wifi: mt76: Strip whitespace from build ddate"Shuah Khan-5/+1
2025-12-31net: qrtr: Drop the MHI auto_queue feature for IPCR DL channelsManivannan Sadhasivam-8/+0
2025-12-31wifi: rtw89: enhance connection stability when triggering beacon lossDian-Syuan Yang-3/+3
2025-12-31wifi: rtw89: regd: 6 GHz power type marks default when inactiveZong-Zhe Yang-0/+1
2025-12-31wifi: rtw89: 8922a: configure FW version for SCAN_OFFLOAD_EXTRA_OP featureChih-Kang Chang-0/+1
2025-12-31wifi: rtw89: refine TX nulldata judgement when scan with 2 OP channelsChih-Kang Chang-20/+35
2025-12-31wifi: rtw89: add default quirks as features to chip_infoPing-Ke Shih-0/+10
2025-12-31wifi: rtw89: read chip ID for RTL8922D variantsPing-Ke Shih-13/+46
2025-12-31wifi: rtw89: efuse: read hardware version from efuse for WiFi 7 chipsPing-Ke Shih-5/+48
2025-12-31wifi: rtw89: define TX/RX aggregation and MPDU capability per chipKuan-Chung Chen-8/+33
2025-12-31wifi: rtw89: wow: abstract DMA check register for RTL8922DEChin-Yen Lee-2/+5
2025-12-31wifi: rtw89: wow: add WOW_CAM update function for 8922DChin-Yen Lee-2/+109
2025-12-31wifi: rtw89: wow: change type of WoWLAN pattern mask to __le32Ping-Ke Shih-5/+5
2025-12-31wifi: rtw89: wow: use struct style to fill WOW CAM H2C commandChin-Yen Lee-93/+55
2025-12-31wifi: rtl8xxxu: fix slab-out-of-bounds in rtl8xxxu_sta_addAli Tariq-0/+1
2025-12-30net: enetc: do not print error log if addr is 0Wei Fang-1/+7
2025-12-30net: macb: Relocate mog_init_rings() callback from macb_mac_link_up() to macb...Xiaolei Wang-1/+2
2025-12-30net: usb: sr9700: fix incorrect command used to write single registerEthan Nelson-Moore-2/+2
2025-12-29usbnet: avoid a possible crash in dql_completed()Eric Dumazet-1/+2
2025-12-29gve: defer interrupt enabling until NAPI registrationAnkit Garg-1/+3
2025-12-29net: stmmac: fix the crash issue for zero copy XDP_TX actionWei Fang-2/+15
2025-12-29Merge tag 'wireless-2025-12-17' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni-6/+27
2025-12-29octeontx2-pf: fix "UBSAN: shift-out-of-bounds error"Anshumali Gaur-0/+8
2025-12-28net: mana: Fix use-after-free in reset service rescan pathDipayaan Roy-1/+1
2025-12-28net: usb: asix: validate PHY address before useDeepanshu Kartikey-5/+6
2025-12-28net: mdio: rtl9300: use scoped for loopsRosen Penev-4/+2
2025-12-27net: dsa: b53: skip multicast entries for fdb_dump()Jonas Gorski-0/+3
2025-12-27Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Paolo Abeni-18/+31
2025-12-27bng_en: update module descriptionRajashekar Hudumula-6/+6
2025-12-26wifi: rtw88: Fix inadvertent sharing of struct ieee80211_supported_band dataBitterblue Smith-5/+29
2025-12-26wifi: rtw88: Use devm_kmemdup() in rtw_set_supported_band()Bitterblue Smith-13/+6
2025-12-26wifi: rtw88: Fix alignment fault in rtw_core_enable_beacon()Bitterblue Smith-2/+2