summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2023-05-30can: kvaser_pciefd: Empty SRB buffer in probeJimmy Assarsson1-0/+15
2023-05-30can: kvaser_pciefd: Call request_irq() before enabling interruptsJimmy Assarsson1-5/+5
2023-05-30can: kvaser_pciefd: Set CAN_STATE_STOPPED in kvaser_pciefd_stop()Jimmy Assarsson1-0/+1
2023-05-30igb: fix bit_shift to be in [1..8] rangeAleksandr Loktionov1-2/+2
2023-05-30cassini: Fix a memory leak in the error handling path of cas_init_one()Christophe JAILLET1-0/+2
2023-05-30wifi: iwlwifi: mvm: don't trust firmware n_channelsJohannes Berg1-0/+10
2023-05-30net: bcmgenet: Restore phy_stop() depending upon suspend/closeFlorian Fainelli1-3/+5
2023-05-30net: bcmgenet: Remove phy_stop() from bcmgenet_netif_stop()Florian Fainelli1-1/+0
2023-05-30net: hns3: fix reset delay time to avoid configuration timeoutJie Wang1-1/+4
2023-05-30net: hns3: fix sending pfc frames after reset issueJijie Shao3-8/+16
2023-05-30net: phy: dp83867: add w/a for packet errors seen with short cablesGrygorii Strashko1-1/+21
2023-05-30net: fec: Better handle pm_runtime_get() failing in .remove()Uwe Kleine-König1-4/+11
2023-05-30wifi: ath11k: Fix SKB corruption in REO destination ringNagarajan Maran1-3/+6
2023-05-30wifi: iwlwifi: dvm: Fix memcpy: detected field-spanning write backtraceHans de Goede1-1/+4
2023-05-30wifi: iwlwifi: pcie: Fix integer overflow in iwl_write_to_user_bufHyunwoo Kim1-1/+1
2023-05-30wifi: iwlwifi: pcie: fix possible NULL pointer dereferenceDaniel Gabay1-0/+3
2023-05-30net: pasemi: Fix return type of pasemi_mac_start_tx()Nathan Chancellor1-1/+1
2023-05-30wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hexHector Martin1-6/+7
2023-05-30wifi: ath: Silence memcpy run-time false positive warningKees Cook2-6/+8
2023-05-30ipvlan:Fix out-of-bounds caused by unclear skb->cbt.feng1-0/+6
2023-05-30net: add vlan_get_protocol_and_depth() helperEric Dumazet1-2/+2
2023-05-30net: tap: check vlan with eth_type_vlan() methodMenglong Dong1-4/+2
2023-05-30net: mdio: mvusb: Fix an error handling path in mvusb_mdio_probe()Christophe JAILLET1-1/+10
2023-05-17net: enetc: check the index of the SFI rather than the handleWei Fang1-1/+1
2023-05-17virtio_net: suppress cpu stall when free_unused_bufsWenliang Wang1-0/+2
2023-05-17virtio_net: split free_unused_bufs()Xuan Zhuo1-16/+25
2023-05-17net: dsa: mt7530: fix corrupt frames using trgmii on 40 MHz XTAL MT7621Arınç ÜNAL1-2/+2
2023-05-17ionic: remove noise from ethtool rxnfc error msgShannon Nelson1-1/+1
2023-05-17octeontx2-vf: Detach LF resources on probe cleanupSubbaraya Sundeep1-1/+1
2023-05-17octeontx2-pf: Disable packet I/O for graceful exitSubbaraya Sundeep1-1/+10
2023-05-17sfc: Fix module EEPROM reporting for QSFP modulesAndy Moreton1-4/+7
2023-05-17net: dsa: mv88e6xxx: add mv88e6321 rsvd2cpuAngelo Dureghello1-0/+1
2023-05-17net: amd: Fix link leak when verifying config failedGencen Gan1-1/+1
2023-05-17ixgbe: Enable setting RSS table to default valuesJoe Damato1-9/+10
2023-05-17ixgbe: Allow flow hash to be set via ethtoolJoe Damato1-2/+2
2023-05-17wifi: iwlwifi: fw: fix memory leak in debugfsJohannes Berg1-1/+3
2023-05-17wifi: iwlwifi: mvm: check firmware response sizeJohannes Berg1-0/+10
2023-05-17wifi: iwlwifi: make the loop for card preparation effectiveEmmanuel Grumbach1-1/+2
2023-05-17wifi: iwlwifi: fw: move memset before early returnTom Rix1-2/+2
2023-05-17wifi: iwlwifi: yoyo: Fix possible division by zeroDaniel Gabay1-0/+6
2023-05-17net: ethernet: stmmac: dwmac-rk: fix optional phy regulator handlingSebastian Reichel1-10/+4
2023-05-17wifi: rtlwifi: fix incorrect error codes in rtl_debugfs_set_write_reg()Wei Chen1-3/+3
2023-05-17wifi: rtlwifi: fix incorrect error codes in rtl_debugfs_set_write_rfreg()Wei Chen1-3/+3
2023-05-17wifi: rtw88: mac: Return the original error from rtw_mac_power_switch()Martin Blumenstingl1-2/+4
2023-05-17wifi: rtw88: mac: Return the original error from rtw_pwr_seq_parser()Martin Blumenstingl1-1/+1
2023-05-17wifi: ath6kl: reduce WARN to dev_dbg() in callbackFedor Pchelkin1-2/+2
2023-05-17wifi: ath5k: fix an off by one check in ath5k_eeprom_read_freq_list()Dan Carpenter1-1/+1
2023-05-17wifi: ath9k: hif_usb: fix memory leak of remain_skbsFedor Pchelkin1-0/+19
2023-05-17wifi: ath6kl: minor fix for allocation sizeAlexey V. Vissarionov1-1/+1
2023-05-17wifi: rtl8xxxu: RTL8192EU always needs full initBitterblue Smith1-0/+1