summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-03-16wifi: rtw89: wow: add retry for ensuring packet are processedChin-Yen Lee
2026-03-16wifi: rtw89: chan: recalc MLO DBCC mode based on current entity modeZong-Zhe Yang
2026-03-16wifi: rtw89: chan: simplify link handling related to ROCZong-Zhe Yang
2026-03-16wifi: rtw89: tweak settings of TX power and channel for Wi-Fi 7Zong-Zhe Yang
2026-03-16wifi: rtw89: move disabling dynamic mechanism functions to coreZong-Zhe Yang
2026-03-16wifi: rtw89: phy: limit AMPDU number for RA try ratePing-Ke Shih
2026-03-16wifi: rtw89: mac: remove A-die off setting for RTL8852C and RTL8922APing-Ke Shih
2026-03-16wifi: rtw89: pci: update SER parameters for suspend/resumePing-Ke Shih
2026-03-16wifi: rtlwifi: rtl8192d: fix typo in H2C wait counter namesJaime Saguillo Revilla
2026-03-16wifi: rtlwifi: usb: drop redundant device referenceJohan Hovold
2026-03-16wifi: rtw89: drop redundant device referenceJohan Hovold
2026-03-16wifi: rtw88: fix device leak on probe failureJohan Hovold
2026-03-16wifi: rtl8xxxu: drop redundant device referenceJohan Hovold
2026-03-16wifi: rtl818x: drop redundant device referenceJohan Hovold
2026-03-16wifi: rtl8xxxu: fix potential use of uninitialized valueYi Cong
2026-03-16wifi: rtl8xxxu: Mark RTL8188ETV (0bda:0179) as testedJ. Neuschäfer
2026-03-14dpaa2: compile dpaa2 even CONFIG_FSL_DPAA2_ETH=nCai Xinchen
2026-03-14dpaa2: add independent dependencies for FSL_DPAA2_SWITCHCai Xinchen
2026-03-14net/mlx5: Add a shared devlink instance for PFs on same chipJiri Pirko
2026-03-14net: phy: move remaining provider code to mdio_bus_provider.cHeiner Kallweit
2026-03-14net: phy: move registering mdio_bus_class and mdio_bus_type to libphyHeiner Kallweit
2026-03-14net: phy: move (of_)mdio_find_bus to mdio_bus_provider.cHeiner Kallweit
2026-03-14net: phy: make mdio_device.c part of libphyHeiner Kallweit
2026-03-14net: phy: move mdio_device reset handling functions in the codeHeiner Kallweit
2026-03-14net: usb: cdc-ether: unify error handling in probeOliver Neukum
2026-03-14net: macb: Reinitialize tx/rx queue pointer registers and rx ring during resumeKevin Hao
2026-03-14net: macb: Introduce gem_init_rx_ring()Kevin Hao
2026-03-14net: ti: icssg-prueth: Fix memory leak in XDP_DROP for non-zero-copy modeMeghana Malladi
2026-03-14net: mdio: remove selecting FIXED_PHY for FWNODE_MDIOHeiner Kallweit
2026-03-14net: mana: fix use-after-free in mana_hwc_destroy_channel() by reordering tea...Dipayaan Roy
2026-03-14net: stmmac: avoid passing pci_devRussell King (Oracle)
2026-03-14net: bcmgenet: increase WoL poll timeoutJustin Chen
2026-03-14net: enetc: remove stray semicolonWei Fang
2026-03-14hinic3: Fix spelling mistake "capbility" -> "capability"Colin Ian King
2026-03-13wifi: b43: use register definitions in nphy_op_software_rfkillJoshua Peisach
2026-03-12qlcnic: update outdated commentKexin Sun
2026-03-12net: phy: vitesse: add inband caps and configurationRussell King (Oracle)
2026-03-12net: xgbe: use device_get_mac_addrRosen Penev
2026-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-12Merge tag 'net-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-03-12net: ti: icssg: Fix wrong macro used in RX classifier configurationMD Danish Anwar
2026-03-12hinic3: Add ethtool basic opsFan Gong
2026-03-12hinic3: Add PF/VF capability parsing and parameter validationFan Gong
2026-03-12hinic3: Add PF FLR wait and timeout handlingFan Gong
2026-03-12hinic3: Add PF device support and function type validationFan Gong
2026-03-12hinic3: Add msg_send_lock for message sending concurrecyFan Gong
2026-03-12hinic3: Add RX VLAN offload supportFan Gong
2026-03-12hinic3: Add chip_present_flag checks to prevent errors when card is absentFan Gong
2026-03-12hinic3: Add Command Queue/Async Event Queue/Complete Event Queue/Mailbox dump...Fan Gong
2026-03-12hinic3: Add command queue detailed-response interfacesFan Gong