summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-06-28be2net: Extend xmit workaround to BE3 chipRoss Lagerwall
2023-06-28net: qca_spi: Avoid high load if QCA7000 is not availableStefan Wahren
2023-06-21net: lapbether: only support ethernet devicesEric Dumazet
2023-06-21igb: fix nvm.ops.read() error handlingAleksandr Loktionov
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-14i40e: fix build warnings in i40e_alloc.hGreg Kroah-Hartman
2023-06-09wifi: rtlwifi: 8192de: correct checking of IQK reloadPing-Ke Shih
2023-06-09net: cdc_ncm: Deal with too low values of dwNtbOutMaxSizeTudor Ambarus
2023-06-09cdc_ncm: Fix the build warningAlexander Bersenev
2023-06-09cdc_ncm: Implement the 32-bit version of NCM Transfer BlockAlexander Bersenev
2023-06-09wifi: rtlwifi: remove always-true condition pointed out by GCC 12Jakub Kicinski
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-05-303c589_cs: Fix an error handling path in tc589_probe()Christophe JAILLET
2023-05-30forcedeth: Fix an error handling path in nv_probe()Christophe JAILLET
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-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
2023-05-30net: pasemi: Fix return type of pasemi_mac_start_tx()Nathan Chancellor
2023-05-30wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hexHector Martin
2023-05-30ipvlan:Fix out-of-bounds caused by unclear skb->cbt.feng
2023-05-17wifi: rtl8xxxu: RTL8192EU always needs full initBitterblue Smith
2023-05-17net: amd: Fix link leak when verifying config failedGencen Gan
2023-05-17ixgbe: Enable setting RSS table to default valuesJoe Damato
2023-05-17ixgbe: Allow flow hash to be set via ethtoolJoe Damato
2023-05-17wifi: iwlwifi: mvm: check firmware response sizeJohannes Berg
2023-05-17wifi: iwlwifi: make the loop for card preparation effectiveEmmanuel Grumbach
2023-05-17wifi: ath6kl: reduce WARN to dev_dbg() in callbackFedor Pchelkin
2023-05-17wifi: ath5k: fix an off by one check in ath5k_eeprom_read_freq_list()Dan Carpenter
2023-05-17wifi: ath6kl: minor fix for allocation sizeAlexey V. Vissarionov
2023-05-17wifi: brcmfmac: slab-out-of-bounds read in brcmf_get_assoc_ies()Jisoo Jang
2023-04-26xen/netback: use same error messages for same errorsJuergen Gross
2023-04-26net: dsa: b53: mmap: add phy opsÁlvaro Fernández Rojas
2023-04-26e1000e: Disable TSO on i219-LM card to increase speedSebastian Basierski
2023-04-26mlxfw: fix null-ptr-deref in mlxfw_mfa2_tlv_next()Nikita Zhandarovich
2023-04-26i40e: fix i40e_setup_misc_vector() error handlingAleksandr Loktionov
2023-04-26i40e: fix accessing vsi->active_filters without holding lockAleksandr Loktionov
2023-04-26virtio_net: bugfix overflow inside xdp_linearize_page()Xuan Zhuo
2023-04-20net: macb: fix a memory corruption in extended buffer descriptor modeRoman Gushchin
2023-04-20qlcnic: check pci_reset_function resultDenis Plotnikov
2023-04-20niu: Fix missing unwind goto in niu_alloc_channels()Harshit Mogalapalli
2023-04-05ca8210: Fix unsigned mac_len comparison with zero in ca8210_skb_tx()Harshit Mogalapalli
2023-04-05xen/netback: don't do grant copy across page boundaryJuergen Gross
2023-04-05i40e: fix registers dump after run ethtool adapter self testRadoslaw Tyl
2023-04-05igb: revert rtnl_lock() that causes deadlockLin Ma