summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2024-02-08octeontx2-af: Initialize maps.Ratheesh Kannoth1-16/+15
2024-02-08net: ethernet: ti: cpsw: enable mac_managed_pm to fix mdioSinthu Raja1-0/+2
2024-02-08net: ethernet: ti: cpsw_new: enable mac_managed_pm to fix mdioSinthu Raja1-0/+3
2024-02-07Merge tag 'wireless-2024-02-06' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski53-16/+64
2024-02-07net: intel: fix old compiler regressionsJesse Brandeburg3-3/+3
2024-02-07net: stmmac: protect updates of 64-bit statistics countersPetr Tesarik7-157/+221
2024-02-07ppp_async: limit MRU to 64KEric Dumazet1-0/+4
2024-02-06net: stmmac: xgmac: fix a typo of register name in DPP safety handlingFurong Xu2-2/+2
2024-02-05wifi: mt76: mt7996: fix fortify warningFelix Fietkau1-1/+2
2024-02-05nfp: enable NETDEV_XDP_ACT_REDIRECT feature flagJames Hershaw1-0/+1
2024-02-05nfp: flower: prevent re-adding mac index for bonded portDaniel de Villiers1-1/+1
2024-02-05nfp: use correct macro for LengthSelect in BAR configDaniel Basilio1-2/+4
2024-02-04hv_netvsc: Register VF in netvsc_probe if NET_DEVICE_REGISTER missedShradha Gupta1-20/+62
2024-02-03octeontx2-pf: Fix a memleak otx2_sq_initZhipeng Lu1-2/+12
2024-02-03tsnep: Fix mapping for zero copy XDP_TX actionGerhard Engleder1-4/+12
2024-02-03net: atlantic: Fix DMA mapping for PTP hwts ringIvan Vecera3-2/+16
2024-02-02netdevsim: avoid potential loop in nsim_dev_trap_report_work()Eric Dumazet1-4/+4
2024-02-02wifi: brcmfmac: Adjust n_channels usage for __counted_byKees Cook1-2/+4
2024-02-02wifi: iwlwifi: do not announce EPCS supportBenjamin Berg1-4/+1
2024-02-02wifi: iwlwifi: exit eSR only after the FW doesMiri Korenblit1-3/+3
2024-02-02wifi: iwlwifi: mvm: fix a battery life regressionEmmanuel Grumbach1-1/+1
2024-02-02net: stmmac: xgmac: fix handling of DPP safety error for DMA channelsFurong Xu3-1/+60
2024-02-01idpf: avoid compiler padding in virtchnl2_ptype structPavan Kumar Linga1-1/+1
2024-02-01hv_netvsc: Fix race condition between netvsc_probe and netvsc_removeSouradeep Chakrabarti1-1/+4
2024-02-01xen-netback: properly sync TX responsesJan Beulich1-44/+40
2024-02-01octeontx2-pf: Remove xdp queues on program detachGeetha sowjanya3-7/+4
2024-02-01wifi: iwlwifi: remove extra kernel-docJohannes Berg1-2/+1
2024-02-01pds_core: Rework teardown/setup flow to be more commonBrett Creeley5-18/+9
2024-02-01pds_core: Clear BARs on resetBrett Creeley6-11/+45
2024-02-01pds_core: Prevent race issues involving the adminqBrett Creeley3-6/+47
2024-02-01pds_core: Use struct pdsc for the pdsc_adminq_isr private dataBrett Creeley2-3/+4
2024-02-01pds_core: Cancel AQ work on teardownBrett Creeley1-0/+2
2024-02-01pds_core: Prevent health thread from running during reset/removeBrett Creeley1-2/+17
2024-02-01net: dsa: mv88e6xxx: Fix failed probe due to unsupported C45 readsAndrew Lunn1-1/+1
2024-01-31wifi: fill in MODULE_DESCRIPTION()s for mt76 driversBreno Leitao29-0/+29
2024-01-31wifi: fill in MODULE_DESCRIPTION()s for wilc1000Breno Leitao3-0/+3
2024-01-31wifi: fill in MODULE_DESCRIPTION()s for wl18xxBreno Leitao1-0/+1
2024-01-31wifi: fill in MODULE_DESCRIPTION()s for p54spiBreno Leitao1-0/+1
2024-01-31wifi: fill in MODULE_DESCRIPTION()s for wcn36xxBreno Leitao1-0/+1
2024-01-31wifi: fill in MODULE_DESCRIPTION()s for ar5523Breno Leitao1-0/+1
2024-01-31wifi: fill in MODULE_DESCRIPTION()s for Broadcom WLANBreno Leitao3-0/+3
2024-01-31wifi: fill in MODULE_DESCRIPTION()s for wl1251 and wl12xxBreno Leitao3-0/+3
2024-01-31wifi: fill in MODULE_DESCRIPTION()s for wlcoreBreno Leitao3-0/+3
2024-01-31Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski3-8/+37
2024-01-30net: stmmac: dwmac-imx: set TSO/TBS TX queues default settingsEsben Haabendal1-0/+4
2024-01-30net: stmmac: do not clear TBS enable bit on link up/downEsben Haabendal1-0/+3
2024-01-30net: dsa: qca8k: fix illegal usage of GPIOMichal Vokáč1-2/+1
2024-01-29ixgbe: Fix an error handling path in ixgbe_read_iosf_sb_reg_x550()Christophe JAILLET1-1/+2
2024-01-29e1000e: correct maximum frequency adjustment valuesJacob Keller2-7/+35
2024-01-27net: lan966x: Fix port configuration when using SGMII interfaceHoratiu Vultur1-2/+3