summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-06-12wifi: iwlwifi: move TXQ bytecount limit to queue codeJohannes Berg
2024-06-12wifi: iwlwifi: mvm: fix DTIM skip powersave configJohannes Berg
2024-06-12wifi: iwlwifi: bump minimum API version in BZ/SC to 90Miri Korenblit
2024-06-12wifi: iwlwifi: mvm: remove unneeded debugfs entriesMiri Korenblit
2024-06-12wifi: mac80211_hwsim: add 320 MHz to hwsim channel widthsAvraham Stern
2024-06-12wifi: iwlwifi: scan: correctly check if PSC listen period is neededAyala Beker
2024-06-12wifi: iwlwifi: mvm: fix ROC version checkShaul Triebitz
2024-06-12wifi: iwlwifi: mvm: unlock mvm mutexShaul Triebitz
2024-06-11net: stmmac: replace priv->speed with the portTransmitRate from the tc-cbs pa...Xiaolei Wang
2024-06-11gve: ignore nonrelevant GSO type bits when processing TSO headersJoshua Washington
2024-06-11net: vrf: move to generic dstat helpersJeremy Kerr
2024-06-11net: core,vrf: Change pcpu_dstat fields to u64_stats_tJeremy Kerr
2024-06-11wifi: ath12k: handle symlink cleanup for per pdev debugfs dentryAditya Kumar Singh
2024-06-11wifi: ath12k: unregister per pdev debugfsAditya Kumar Singh
2024-06-11wifi: ath12k: fix per pdev debugfs registrationAditya Kumar Singh
2024-06-11wifi: ath11k: fix wrong handling of CCMP256 and GCMP ciphersBaochen Qiang
2024-06-11wifi: ath12k: avoid unnecessary MSDU drop in the Rx error processKarthikeyan Periyasamy
2024-06-11wifi: ath11k: use 'time_left' variable with wait_event_timeout()Wolfram Sang
2024-06-11wifi: ath11k: fix RCU documentation in ath11k_mac_op_ipv6_changed()Baochen Qiang
2024-06-11wifi: ath12k: fix ACPI warning when resumeBaochen Qiang
2024-06-11wifi: ath12k: modify remain on channel for single wiphyRameshkumar Sundaram
2024-06-10ice: use irq_update_affinity_hint()Michal Schmidt
2024-06-10ice: add and use roundup_u64 instead of open coding equivalentJacob Keller
2024-06-10net: intel: Use *-y instead of *-objs in MakefileAndy Shevchenko
2024-06-10Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-06-10net/mlx5e: Fix features validation check for tunneled UDP (non-VXLAN) packetsGal Pressman
2024-06-10geneve: Fix incorrect inner network header offset when innerprotoinherit is setGal Pressman
2024-06-10net: dsa: hellcreek: Replace kernel.h with what is usedAndy Shevchenko
2024-06-10net dsa: qca8k: fix usages of device_get_named_child_node()Andy Shevchenko
2024-06-10netdevsim: fix backwards compatibility in nsim_get_iflink()David Wei
2024-06-10mlxsw: spectrum_acl: Fix ACL scale regression and firmware errorsIdo Schimmel
2024-06-10mlxsw: spectrum_acl_erp: Fix object nesting warningIdo Schimmel
2024-06-10mlxsw: spectrum_acl_atcam: Fix wrong commentIdo Schimmel
2024-06-09dmaengine: ti: k3-udma-glue: clean up return in k3_udma_glue_rx_get_irq()Dan Carpenter
2024-06-09net: stmmac: dwmac-qcom-ethqos: Configure host DMA widthSagar Cheluvegowda
2024-06-09RDMA/mana_ib: Process QP error events in mana_ibKonstantin Taranov
2024-06-07liquidio: Adjust a NULL pointer handling path in lio_vf_rep_copy_packetAleksandr Mishin
2024-06-07net: ti: icssg-prueth: Add multicast filtering supportMD Danish Anwar
2024-06-07net: hns3: add cond_resched() to hns3 ring buffer init processJie Wang
2024-06-07net: hns3: fix kernel crash problem in concurrent scenarioYonglong Liu
2024-06-06net: sfp: Always call `sfp_sm_mod_remove()` on removeCsókás, Bence
2024-06-06r8152: Set NET_ADDR_STOLEN if using passthru MACMilan Broz
2024-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-06net: wwan: iosm: Fix tainted pointer delete is case of region creation failAleksandr Mishin
2024-06-06net: ravb: Allocate RX buffers via page poolPaul Barker
2024-06-06net: ravb: Use NAPI threaded mode on 1-core CPUs with GbEth IPPaul Barker
2024-06-06net: ravb: Enable SW IRQ Coalescing for GbEthPaul Barker
2024-06-06net: ravb: Refactor GbEth RX code pathPaul Barker
2024-06-06net: ravb: Refactor RX ring refillPaul Barker
2024-06-06net: ravb: Align poll function with NAPI docsPaul Barker