summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-02-03tsnep: Fix mapping for zero copy XDP_TX actionGerhard Engleder
2024-02-02net: atlantic: Fix DMA mapping for PTP hwts ringIvan Vecera
2024-02-02netdevsim: avoid potential loop in nsim_dev_trap_report_work()Eric Dumazet
2024-02-02wifi: brcmfmac: Adjust n_channels usage for __counted_byKees Cook
2024-02-02wifi: iwlwifi: do not announce EPCS supportBenjamin Berg
2024-02-02wifi: iwlwifi: exit eSR only after the FW doesMiri Korenblit
2024-02-02wifi: iwlwifi: mvm: fix a battery life regressionEmmanuel Grumbach
2024-02-02net: stmmac: xgmac: fix handling of DPP safety error for DMA channelsFurong Xu
2024-02-01idpf: avoid compiler padding in virtchnl2_ptype structPavan Kumar Linga
2024-02-01hv_netvsc: Fix race condition between netvsc_probe and netvsc_removeSouradeep Chakrabarti
2024-02-01xen-netback: properly sync TX responsesJan Beulich
2024-02-01octeontx2-pf: Remove xdp queues on program detachGeetha sowjanya
2024-02-01wifi: iwlwifi: remove extra kernel-docJohannes Berg
2024-01-31pds_core: Rework teardown/setup flow to be more commonBrett Creeley
2024-01-31pds_core: Clear BARs on resetBrett Creeley
2024-01-31pds_core: Prevent race issues involving the adminqBrett Creeley
2024-01-31pds_core: Use struct pdsc for the pdsc_adminq_isr private dataBrett Creeley
2024-01-31pds_core: Cancel AQ work on teardownBrett Creeley
2024-01-31pds_core: Prevent health thread from running during reset/removeBrett Creeley
2024-01-31net: dsa: mv88e6xxx: Fix failed probe due to unsupported C45 readsAndrew Lunn
2024-01-31wifi: fill in MODULE_DESCRIPTION()s for mt76 driversBreno Leitao
2024-01-31wifi: fill in MODULE_DESCRIPTION()s for wilc1000Breno Leitao
2024-01-31wifi: fill in MODULE_DESCRIPTION()s for wl18xxBreno Leitao
2024-01-31wifi: fill in MODULE_DESCRIPTION()s for p54spiBreno Leitao
2024-01-31wifi: fill in MODULE_DESCRIPTION()s for wcn36xxBreno Leitao
2024-01-31wifi: fill in MODULE_DESCRIPTION()s for ar5523Breno Leitao
2024-01-31wifi: fill in MODULE_DESCRIPTION()s for Broadcom WLANBreno Leitao
2024-01-31wifi: fill in MODULE_DESCRIPTION()s for wl1251 and wl12xxBreno Leitao
2024-01-31wifi: fill in MODULE_DESCRIPTION()s for wlcoreBreno Leitao
2024-01-30Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2024-01-30net: stmmac: dwmac-imx: set TSO/TBS TX queues default settingsEsben Haabendal
2024-01-30net: stmmac: do not clear TBS enable bit on link up/downEsben Haabendal
2024-01-29net: dsa: qca8k: fix illegal usage of GPIOMichal Vokáč
2024-01-29ixgbe: Fix an error handling path in ixgbe_read_iosf_sb_reg_x550()Christophe JAILLET
2024-01-29e1000e: correct maximum frequency adjustment valuesJacob Keller
2024-01-27net: lan966x: Fix port configuration when using SGMII interfaceHoratiu Vultur
2024-01-26net: dsa: mt7530: fix 10M/100M speed on MT7988 switchDaniel Golle
2024-01-26bnxt_en: Make PTP timestamp HWRM more silentBreno Leitao
2024-01-26wifi: iwlwifi: mvm: skip adding debugfs symlink for reconfigBenjamin Berg
2024-01-26wifi: iwlwifi: fix double-free bugJohannes Berg
2024-01-25net: phy: mediatek-ge-soc: sync driver with MediaTek SDKDaniel Golle
2024-01-25net: ethernet: mtk_eth_soc: set DMA coherent mask to get PPE workingDaniel Golle
2024-01-25nfp: flower: fix hardware offload for the transfer layer portHui Zhou
2024-01-25nfp: flower: add hardware offload check for post ct entryHui Zhou
2024-01-25gve: Fix skb truesize underestimationPraveen Kaligineedi
2024-01-25Merge tag 'net-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-01-25tsnep: Fix XDP_RING_NEED_WAKEUP for empty fill ringGerhard Engleder
2024-01-25tsnep: Remove FCS for XDP data pathGerhard Engleder
2024-01-25Merge tag 'mlx5-fixes-2024-01-24' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni
2024-01-25Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni