summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-04-02enic: add type-aware alloc for WQ, RQ, CQ and INTR resourcesSatish Kharat
2026-04-02enic: make enic_dev_enable/disable ref-countedSatish Kharat
2026-04-02enic: detect SR-IOV VF type from PCI capabilitySatish Kharat
2026-04-02enic: add V2 SR-IOV VF device IDSatish Kharat
2026-04-02enic: extend resource discovery for SR-IOV admin channelSatish Kharat
2026-04-02net: phy: microchip: enable downshift by default on LAN88xxNicolai Buchwitz
2026-04-02net: phy: microchip: add downshift tunable support for LAN88xxNicolai Buchwitz
2026-04-02r8152: Add helper functions for SRAM2Chih Kai Hsu
2026-04-02net: phy: bcm84881: add LED framework support for BCM84891/BCM84892Daniel Wagner
2026-04-02macvlan: avoid spinlock contention in macvlan_broadcast_enqueue()Eric Dumazet
2026-04-02macvlan: annotate data-races around port->bc_queue_len_usedEric Dumazet
2026-04-02net: stmmac: move "TSO supported" message to stmmac_set_gso_features()Russell King (Oracle)
2026-04-02net: stmmac: check txpbl for TSORussell King (Oracle)
2026-04-02net: stmmac: add warning when TSO is requested but unsupportedRussell King (Oracle)
2026-04-02net: stmmac: make stmmac_set_gso_features() more readableRussell King (Oracle)
2026-04-02net: stmmac: split out gso features setupRussell King (Oracle)
2026-04-02net: stmmac: simplify GSO/TSO test in stmmac_xmit()Russell King (Oracle)
2026-04-02net: stmmac: move check for hardware checksum supportedRussell King (Oracle)
2026-04-02net: stmmac: move TSO VLAN tag insertion to core codeRussell King (Oracle)
2026-04-02net: stmmac: add GSO MSS checksRussell King (Oracle)
2026-04-02net: stmmac: add TSO check for header lengthRussell King (Oracle)
2026-04-02net: stmmac: add stmmac_tso_header_size()Russell King (Oracle)
2026-04-02net: stmmac: fix TSO support when some channels have TBS availableRussell King (Oracle)
2026-04-02net: stmmac: fix .ndo_fix_features()Russell King (Oracle)
2026-04-02net: stmmac: fix channel TSO enable on resumeRussell King (Oracle)
2026-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-04-02eth: fbnic: Increase FBNIC_QUEUE_SIZE_MIN to 64Dimitri Daskalakis
2026-04-02net: airoha: Set REG_RX_CPU_IDX() once in airoha_qdma_fill_rx_queue()Lorenzo Bianconi
2026-04-02wifi: rtw89: usb: fix TX flow control by tracking in-flight URBsLucid Duck
2026-04-02wifi: rtw89: Add support for Elecom WDC-XE2402TU3-BZenm Chen
2026-04-02wifi: rtw89: 8922d: add PCI ID of RTL8922DE and RTL8922DE-VSPing-Ke Shih
2026-04-02wifi: rtw89: 8922d: add chip_info and chip_ops structPing-Ke Shih
2026-04-02wifi: rtw89: 8922d: add ops related to BT coexistence mechanismPing-Ke Shih
2026-04-02wifi: rtw89: 8922d: add RF ops of init hardware and get thermalPing-Ke Shih
2026-04-02wifi: rtw89: 8922d: configure TX/RX path assisting in BT coexistencePing-Ke Shih
2026-04-02wifi: rtw89: 8922d: add set TX power callbackPing-Ke Shih
2026-04-01net: macb: fix use of at91_default_usrio without CONFIG_OFConor Dooley
2026-04-02wifi: rtw89: 8922d: add RF calibration opsPing-Ke Shih
2026-04-01bnxt_en: Restore default stat ctxs for ULP when resource is availablePavan Chebbi
2026-04-01bnxt_en: Don't assume XDP is never enabled in bnxt_init_dflt_ring_mode()Michael Chan
2026-04-01bnxt_en: Refactor some basic ring setup and adjustment logicMichael Chan
2026-04-02wifi: rtw89: 8922d: add set channel with pre-/post- helpersPing-Ke Shih
2026-04-02wifi: rtw89: 8922d: BB hardware pre-/post-init, TX/RX path and power settingsPing-Ke Shih
2026-04-01net/mlx5: Fix switchdev mode rollback in case of failureSaeed Mahameed
2026-04-01net/mlx5: Avoid "No data available" when FW version queries failSaeed Mahameed
2026-04-01net/mlx5: lag: Check for LAG device before creating debugfsShay Drory
2026-04-01Octeontx2-af: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari
2026-04-01net: macb: properly unregister fixed rate clocksFedor Pchelkin
2026-04-01net: macb: fix clk handling on PCI glue driver removalFedor Pchelkin
2026-04-02wifi: rtw89: fix typo "frome" -> "from" in rx_freq_frome_ieChristos Longros