summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2023-07-27wifi: wilc1000: fix for absent RSN capabilities WFA testcaseAmisha Patel1-4/+4
2023-07-27wifi: ath9k: avoid referencing uninit memory in ath9k_wmi_ctrl_rxFedor Pchelkin1-0/+4
2023-07-27wifi: ath9k: fix AR9003 mac hardware hang check register offset calculationPeter Seiderer1-9/+18
2023-07-27igc: Enable and fix RX hash usage by netstackJesper Dangaard Brouer2-4/+55
2023-06-28Revert "net: phy: dp83867: perform soft reset and retain established link"Francesco Dolcini1-1/+1
2023-06-28be2net: Extend xmit workaround to BE3 chipRoss Lagerwall1-2/+2
2023-06-28net: dsa: mt7530: fix trapping frames on non-MT7621 SoC MT7530 switchArınç ÜNAL1-1/+1
2023-06-28net: qca_spi: Avoid high load if QCA7000 is not availableStefan Wahren1-2/+1
2023-06-28ieee802154: hwsim: Fix possible memory leaksChen Aotian1-2/+4
2023-06-21net: lapbether: only support ethernet devicesEric Dumazet1-0/+3
2023-06-21igb: fix nvm.ops.read() error handlingAleksandr Loktionov1-0/+3
2023-06-21ipvlan: fix bound dev checking for IPv6 l3s modeHangbin Liu1-0/+4
2023-06-21octeontx2-af: fixed resource availability checkSatha Rao1-1/+2
2023-06-21iavf: remove mask from iavf_irq_enable_queues()Ahmed Zaki3-11/+8
2023-06-21net: enetc: correct the indexes of highest and 2nd highest TCsWei Fang1-2/+2
2023-06-21net: usb: qmi_wwan: add support for Compal RXM-G1Wes Huang1-0/+2
2023-06-14bnxt_en: Implement .set_port / .unset_port UDP tunnel callbacksSomnath Kotur1-7/+18
2023-06-14bnxt_en: Query default VLAN before VNIC setup on a VFSomnath Kotur1-0/+3
2023-06-14bnxt_en: Don't issue AP reset during ethtool's reset operationSreekanth Reddy1-1/+1
2023-06-14qed/qede: Fix scheduling while atomicManish Chopra4-4/+60
2023-06-14net: dsa: lan9303: allow vid != 0 in port_fdb_{add|del} methodsAlexander Sverdlin1-4/+0
2023-06-14wifi: mt76: mt7615: fix possible race in mt7615_mac_sta_pollLorenzo Bianconi1-0/+3
2023-06-14i40e: fix build warning in ice_fltr_add_mac_to_list()Greg Kroah-Hartman1-1/+1
2023-06-14i40e: fix build warnings in i40e_alloc.hGreg Kroah-Hartman1-11/+6
2023-06-14sfc (gcc13): synchronize ef100_enqueue_skb()'s return typeJiri Slaby (SUSE)1-1/+2
2023-06-09eth: sun: cassini: remove dead codeMartin Liška1-2/+2
2023-06-09ath6kl: Use struct_group() to avoid size-mismatched castingKees Cook2-15/+19
2023-06-09net: usb: qmi_wwan: Set DTR quirk for BroadMobi BM818Sebastian Krzyszkowiak1-1/+1
2023-06-09wifi: b43: fix incorrect __packed annotationArnd Bergmann2-2/+2
2023-06-09wifi: rtl8xxxu: fix authentication timeout due to incorrect RCR valueYun Lu2-1/+4
2023-06-09net: dsa: mv88e6xxx: Increase wait after reset deactivationAndreas Svensson1-1/+1
2023-06-09net/mlx5: Read embedded cpu after init bit clearedMoshe Shemesh1-1/+1
2023-06-09amd-xgbe: fix the false linkup in xgbe_phy_statusRaju Rangoju1-3/+9
2023-06-09net/mlx5: fw_tracer, Fix event handlingShay Drory1-1/+1
2023-06-05net: phy: mscc: enable VSC8501/2 RGMII RX clockDavid Epping2-26/+29
2023-06-05net/mlx5: Devcom, serialize devcom registrationShay Drory1-5/+14
2023-06-05net/mlx5: devcom only supports 2 portsMark Bloch2-7/+11
2023-05-30net: phy: mscc: add VSC8502 to MODULE_DEVICE_TABLEDavid Epping1-0/+1
2023-05-303c589_cs: Fix an error handling path in tc589_probe()Christophe JAILLET1-1/+10
2023-05-30net/mlx5: Devcom, fix error flow in mlx5_devcom_register_deviceShay Drory1-1/+2
2023-05-30net/mlx5: Fix error message when failing to allocate device memoryRoi Dayan1-1/+1
2023-05-30net/mlx5: DR, Fix crc32 calculation to work on big-endian (BE) CPUsErez Shitrit1-1/+2
2023-05-30net/mlx5e: do as little as possible in napi poll when budget is 0Jakub Kicinski1-7/+9
2023-05-30forcedeth: Fix an error handling path in nv_probe()Christophe JAILLET1-0/+1
2023-05-30octeontx2-pf: Fix TSOv6 offloadSunil Goutham1-3/+1
2023-05-30net: fix stack overflow when LRO is disabled for virtual interfacesTaehee Yoo2-2/+13
2023-05-30net: cdc_ncm: Deal with too low values of dwNtbOutMaxSizeTudor Ambarus1-9/+15
2023-05-30can: kvaser_pciefd: Disable interrupts in probe error pathJimmy Assarsson1-0/+2
2023-05-30can: kvaser_pciefd: Do not send EFLUSH command on TFD interruptJimmy Assarsson1-17/+4
2023-05-30can: kvaser_pciefd: Clear listen-only bit if not explicitly requestedJimmy Assarsson1-0/+2