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