summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-06-28Revert "net: phy: dp83867: perform soft reset and retain established link"Francesco Dolcini
2023-06-28be2net: Extend xmit workaround to BE3 chipRoss Lagerwall
2023-06-28net: dsa: mt7530: fix trapping frames on non-MT7621 SoC MT7530 switchArınç ÜNAL
2023-06-28net: qca_spi: Avoid high load if QCA7000 is not availableStefan Wahren
2023-06-28ieee802154: hwsim: Fix possible memory leaksChen Aotian
2023-06-21net: lapbether: only support ethernet devicesEric Dumazet
2023-06-21igb: fix nvm.ops.read() error handlingAleksandr Loktionov
2023-06-21ipvlan: fix bound dev checking for IPv6 l3s modeHangbin Liu
2023-06-21iavf: remove mask from iavf_irq_enable_queues()Ahmed Zaki
2023-06-21net: usb: qmi_wwan: add support for Compal RXM-G1Wes Huang
2023-06-14bnxt_en: Query default VLAN before VNIC setup on a VFSomnath Kotur
2023-06-14net: dsa: lan9303: allow vid != 0 in port_fdb_{add|del} methodsAlexander Sverdlin
2023-06-14i40e: fix build warnings in i40e_alloc.hGreg Kroah-Hartman
2023-06-09wifi: rtlwifi: 8192de: correct checking of IQK reloadPing-Ke Shih
2023-06-09wifi: rtlwifi: remove always-true condition pointed out by GCC 12Jakub Kicinski
2023-06-09treewide: Remove uninitialized_var() usageKees Cook
2023-06-09eth: sun: cassini: remove dead codeMartin Liška
2023-06-09net: usb: qmi_wwan: Set DTR quirk for BroadMobi BM818Sebastian Krzyszkowiak
2023-06-09wifi: b43: fix incorrect __packed annotationArnd Bergmann
2023-06-09wifi: rtl8xxxu: fix authentication timeout due to incorrect RCR valueYun Lu
2023-06-09net: dsa: mv88e6xxx: Increase wait after reset deactivationAndreas Svensson
2023-06-09ocfs2/dlm: move BITS_TO_BYTES() to bitops.h for wider useAndy Shevchenko
2023-06-09amd-xgbe: fix the false linkup in xgbe_phy_statusRaju Rangoju
2023-06-09net/mlx5: fw_tracer, Fix event handlingShay Drory
2023-06-05cdc_ncm: Fix the build warningAlexander Bersenev
2023-06-05net/mlx5: Devcom, serialize devcom registrationShay Drory
2023-06-05net/mlx5: devcom only supports 2 portsMark Bloch
2023-06-05net: cdc_ncm: Deal with too low values of dwNtbOutMaxSizeTudor Ambarus
2023-06-05cdc_ncm: Implement the 32-bit version of NCM Transfer BlockAlexander Bersenev
2023-05-303c589_cs: Fix an error handling path in tc589_probe()Christophe JAILLET
2023-05-30net/mlx5: Devcom, fix error flow in mlx5_devcom_register_deviceShay Drory
2023-05-30net/mlx5: Fix error message when failing to allocate device memoryRoi Dayan
2023-05-30forcedeth: Fix an error handling path in nv_probe()Christophe JAILLET
2023-05-30net: fix stack overflow when LRO is disabled for virtual interfacesTaehee Yoo
2023-05-30mt76: mt7615: Fix build with older compilersPablo Greco
2023-05-30can: kvaser_pciefd: Disable interrupts in probe error pathJimmy Assarsson
2023-05-30can: kvaser_pciefd: Do not send EFLUSH command on TFD interruptJimmy Assarsson
2023-05-30can: kvaser_pciefd: Clear listen-only bit if not explicitly requestedJimmy Assarsson
2023-05-30can: kvaser_pciefd: Empty SRB buffer in probeJimmy Assarsson
2023-05-30can: kvaser_pciefd: Call request_irq() before enabling interruptsJimmy Assarsson
2023-05-30can: kvaser_pciefd: Set CAN_STATE_STOPPED in kvaser_pciefd_stop()Jimmy Assarsson
2023-05-30igb: fix bit_shift to be in [1..8] rangeAleksandr Loktionov
2023-05-30cassini: Fix a memory leak in the error handling path of cas_init_one()Christophe JAILLET
2023-05-30wifi: iwlwifi: mvm: don't trust firmware n_channelsJohannes Berg
2023-05-30net: bcmgenet: Restore phy_stop() depending upon suspend/closeFlorian Fainelli
2023-05-30net: bcmgenet: Remove phy_stop() from bcmgenet_netif_stop()Florian Fainelli
2023-05-30net: hns3: fix reset delay time to avoid configuration timeoutJie Wang
2023-05-30net: hns3: fix sending pfc frames after reset issueJijie Shao
2023-05-30net: fec: Better handle pm_runtime_get() failing in .remove()Uwe Kleine-König
2023-05-30wifi: iwlwifi: dvm: Fix memcpy: detected field-spanning write backtraceHans de Goede