summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-04-18Change DEFINE_SEMAPHORE() to take a number argumentPeter Zijlstra
2023-04-18veth: take into account peer device for NETDEV_XDP_ACT_NDO_XMIT xdp_features ...Lorenzo Bianconi
2023-04-18wifi: iwlwifi: bump FW API to 78 for AX devicesGregory Greenman
2023-04-18wifi: iwlwifi: mvm: check firmware response sizeJohannes Berg
2023-04-18wifi: iwlwifi: mvm: add MLO support to SF - use sta pointerJohannes Berg
2023-04-18wifi: iwlwifi: mvm: configure TLC on link activationJohannes Berg
2023-04-18wifi: iwlwifi: fix iwl_mvm_max_amsdu_size() for MLOJohannes Berg
2023-04-18wifi: iwlwifi: mvm: remove RS rate init update argumentJohannes Berg
2023-04-18wifi: iwlwifi: mvm: initialize per-link STA ratescale dataJohannes Berg
2023-04-18wifi: iwlwifi: mvm: rs-fw: properly access sband->iftype_dataJohannes Berg
2023-04-18wifi: iwlwifi: mvm: only clients can be 20MHz-onlyJohannes Berg
2023-04-18wifi: iwlwifi: mvm: fix iwl_mvm_sta_rc_update for MLOJohannes Berg
2023-04-18wifi: iwlwifi: mvm: remove per-STA MFP settingJohannes Berg
2023-04-18wifi: iwlwifi: mvm: allow NL80211_EXT_FEATURE_SCAN_MIN_PREQ_CONTENTJohannes Berg
2023-04-18wifi: iwlwifi: mvm: use BSSID when building probe requestsJohannes Berg
2023-04-18wifi: iwlwifi: mvm: update mac id managementGregory Greenman
2023-04-18wifi: iwlwifi: mvm: adopt the latest firmware APIEmmanuel Grumbach
2023-04-18mlxfw: fix null-ptr-deref in mlxfw_mfa2_tlv_next()Nikita Zhandarovich
2023-04-18net: stmmac: dwmac-starfive: Add phy interface settingsSamin Guo
2023-04-18net: stmmac: Add glue layer for StarFive JH7110 SoCSamin Guo
2023-04-18net: stmmac: platform: Add snps,dwmac-5.20 IP compatible stringEmil Renner Berthing
2023-04-18r8169: use new macro netif_subqueue_completed_wake in the tx cleanup pathHeiner Kallweit
2023-04-18r8169: use new macro netif_subqueue_maybe_stop in rtl8169_start_xmitHeiner Kallweit
2023-04-18bnxt_en: Fix a possible NULL pointer dereference in unload pathKalesh AP
2023-04-18bnxt_en: Do not initialize PTP on older P3/P4 chipsMichael Chan
2023-04-18cxgb4: fix use after free bugs caused by circular dependency problemDuoming Zhou
2023-04-17net: mscc: ocelot: add support for preemptible traffic classesVladimir Oltean
2023-04-17net: dsa: felix: act upon the mqprio qopt in taprio offloadVladimir Oltean
2023-04-17net: mscc: ocelot: add support for mqprio offloadVladimir Oltean
2023-04-17net: mscc: ocelot: don't rely on cached verify_status in ocelot_port_get_mm()Vladimir Oltean
2023-04-17net: mscc: ocelot: optimize ocelot_mm_irq()Vladimir Oltean
2023-04-17net: mscc: ocelot: remove struct ocelot_mm_state :: lockVladimir Oltean
2023-04-17net: mscc: ocelot: export a single ocelot_mm_irq()Vladimir Oltean
2023-04-17net: stmmac: add Rx HWTS metadata to XDP ZC receive pktSong Yoong Siang
2023-04-17net: stmmac: add Rx HWTS metadata to XDP receive pktSong Yoong Siang
2023-04-17net: stmmac: introduce wrapper for struct xdp_buffSong Yoong Siang
2023-04-17net/mlx5e: Accept tunnel mode for IPsec packet offloadLeon Romanovsky
2023-04-17net/mlx5e: Create IPsec table with tunnel support only when encap is disabledLeon Romanovsky
2023-04-17net/mlx5: Allow blocking encap changes in eswitchLeon Romanovsky
2023-04-17net/mlx5e: Listen to ARP events to update IPsec L2 headers in tunnel modeLeon Romanovsky
2023-04-17net/mlx5e: Support IPsec TX packet offload in tunnel modeLeon Romanovsky
2023-04-17net/mlx5e: Support IPsec RX packet offload in tunnel modeLeon Romanovsky
2023-04-17net/mlx5e: Prepare IPsec packet reformat code for tunnel modeLeon Romanovsky
2023-04-17net/mlx5e: Configure IPsec SA tables to support tunnel modeLeon Romanovsky
2023-04-17net/mlx5e: Check IPsec packet offload tunnel capabilitiesLeon Romanovsky
2023-04-17hv_netvsc: Remove second mapping of send and recv buffersMichael Kelley
2023-04-17i40e: fix i40e_setup_misc_vector() error handlingAleksandr Loktionov
2023-04-17i40e: fix accessing vsi->active_filters without holding lockAleksandr Loktionov
2023-04-17wifi: mt76: connac: add nss calculation into mt76_connac2_mac_tx_rate_val()Ryder Lee
2023-04-17wifi: mt76: connac: fix txd multicast rate settingRyder Lee