summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-07-09wifi: iwlwifi: pcie move gen1_2 probe to gen1_2/trans.cYedidya Benshimol
2025-07-09wifi: iwlwifi: use PNVM data embedded in .ucode filesJohannes Berg
2025-07-09wifi: iwlwifi: Add an helper function for polling bitsRotem Kerem
2025-07-09wifi: iwlwifi: mask reserved bits in chan_state_active_bitmapPagadala Yesu Anjaneyulu
2025-07-08net: phy: smsc: Fix link failure in forced mode with Auto-MDIXOleksij Rempel
2025-07-08net: phy: smsc: Force predictable MDI-X state on LAN87xxOleksij Rempel
2025-07-08net: phy: smsc: Fix Auto-MDIX configuration when disabled by strapOleksij Rempel
2025-07-08net: stmmac: Fix interrupt handling for level-triggered mode in DWC_XGMAC2EricChan
2025-07-08eth: fbnic: Create fw_log file in DebugFSLee Trager
2025-07-08eth: fbnic: Enable firmware loggingLee Trager
2025-07-08eth: fbnic: Add mailbox support for firmware logsLee Trager
2025-07-08eth: fbnic: Create ring buffer for firmware logsLee Trager
2025-07-08eth: fbnic: Use FIELD_PREP to generate minimum firmware versionLee Trager
2025-07-08eth: fbnic: Fix incorrect minimum firmware versionLee Trager
2025-07-08Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2025-07-08eth: mlx5: migrate to the *_rxfh_context opsJakub Kicinski
2025-07-08eth: ice: drop the dead code related to rss_contextsJakub Kicinski
2025-07-08eth: otx2: migrate to the *_rxfh_context opsJakub Kicinski
2025-07-08tun: enable gso over UDP tunnel support.Paolo Abeni
2025-07-08virtio_net: enable gso over UDP tunnel support.Paolo Abeni
2025-07-08virtio_net: add supports for extended offloadsPaolo Abeni
2025-07-08net: airoha: Fix an error handling path in airoha_probe()Christophe JAILLET
2025-07-08net: hibmcge: configure FIFO thresholds according to the MAC controller docum...Jijie Shao
2025-07-08net: hibmcge: adjust the burst len configuration of the MAC controller to imp...Jijie Shao
2025-07-08net: hibmcge: support scenario without PHYJijie Shao
2025-07-08net: splice: Drop unused @gfpMichal Luczaj
2025-07-08net: ethernet: rtsn: Fix a null pointer dereference in rtsn_probe()Haoxiang Li
2025-07-08net: Use of_reserved_mem_region_to_resource{_byname}() for "memory-region"Rob Herring (Arm)
2025-07-08gve: global: fix "for a while" typoAhelenia ZiemiaƄska
2025-07-08net/mlx5: Fix spelling mistake "disabliing" -> "disabling"Colin Ian King
2025-07-08net: bonding: send peer notify when failure recoveryTonghao Zhang
2025-07-08net: bonding: add broadcast_neighbor netlink optionTonghao Zhang
2025-07-08net: bonding: add broadcast_neighbor option for 802.3adTonghao Zhang
2025-07-08Merge tag 'mt76-next-2025-07-07' of https://github.com/nbd168/wirelessJohannes Berg
2025-07-07net/mlx5: Add HWS as secondary steering modeMoshe Shemesh
2025-07-07net/mlx5: HWS, Shrink empty matchersYevgeny Kliteynik
2025-07-07net/mlx5: HWS, Rearrange to prevent forward declarationYevgeny Kliteynik
2025-07-07net/mlx5: HWS, Track matcher sizes individuallyVlad Dogaru
2025-07-07net/mlx5: HWS, Decouple matcher RX and TX sizesVlad Dogaru
2025-07-07net/mlx5: HWS, Create STEs directly from matcherVlad Dogaru
2025-07-07net/mlx5: HWS, Refactor rule skip logicVlad Dogaru
2025-07-07net/mlx5: HWS, Export rule skip logicVlad Dogaru
2025-07-07net/mlx5: HWS, remove incorrect commentYevgeny Kliteynik
2025-07-07net/mlx5: HWS, remove unused create_dest_array parameterVlad Dogaru
2025-07-07Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2025-07-07net: phylink: add phylink_sfp_select_interface_speed()Russell King (Oracle)
2025-07-07net: phylink: clear SFP interfaces when not in useRussell King (Oracle)
2025-07-07net: phylink: restrict SFP interfaces to those that are supportedRussell King (Oracle)
2025-07-07bng_en: Add a network deviceVikas Gupta
2025-07-07bng_en: Initialize default configurationVikas Gupta