summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-05-24nfp: fix NFP_NET_MAX_DSCP definition errorHuayu Chen
2023-05-24wifi: rtw88: correct qsel_to_ep[] type as intPing-Ke Shih
2023-05-24wifi: rtw88: use work to update rate to avoid RCU warningPing-Ke Shih
2023-05-24wifi: brcmfmac: Check for probe() id argument being NULLHans de Goede
2023-05-24can: kvaser_pciefd: Disable interrupts in probe error pathJimmy Assarsson
2023-05-24can: kvaser_pciefd: Do not send EFLUSH command on TFD interruptJimmy Assarsson
2023-05-24can: kvaser_pciefd: Clear listen-only bit if not explicitly requestedJimmy Assarsson
2023-05-24can: kvaser_pciefd: Empty SRB buffer in probeJimmy Assarsson
2023-05-24can: kvaser_pciefd: Call request_irq() before enabling interruptsJimmy Assarsson
2023-05-24can: kvaser_pciefd: Set CAN_STATE_STOPPED in kvaser_pciefd_stop()Jimmy Assarsson
2023-05-24net: pcs: xpcs: fix C73 AN not getting enabledVladimir Oltean
2023-05-24net: wwan: iosm: fix NULL pointer dereference when removing deviceM Chetan Kumar
2023-05-24igb: fix bit_shift to be in [1..8] rangeAleksandr Loktionov
2023-05-24net: dsa: mv88e6xxx: Fix mv88e6393x EPC write command offsetMarco Migliore
2023-05-24cassini: Fix a memory leak in the error handling path of cas_init_one()Christophe JAILLET
2023-05-24tun: Fix memory leak for detached NAPI queue.Kuniyuki Iwashima
2023-05-24wifi: iwlwifi: mvm: don't trust firmware n_channelsJohannes Berg
2023-05-24wifi: iwlwifi: mvm: fix OEM's name in the tas approved listAlon Giladi
2023-05-24wifi: iwlwifi: fix OEM's name in the ppag approved listAlon Giladi
2023-05-24wifi: iwlwifi: fw: fix DBGI dumpJohannes Berg
2023-05-24wifi: iwlwifi: mvm: fix cancel_delayed_work_sync() deadlockJohannes Berg
2023-05-24iavf: send VLAN offloading caps once after VFRAhmed Zaki
2023-05-24ice: Fix ice VF reset during iavf initializationDawid Wesierski
2023-05-24ice: Fix stats after PF resetAhmed Zaki
2023-05-24net: bcmgenet: Restore phy_stop() depending upon suspend/closeFlorian Fainelli
2023-05-24net: bcmgenet: Remove phy_stop() from bcmgenet_netif_stop()Florian Fainelli
2023-05-24can: dev: fix missing CAN XL support in can_put_echo_skb()Oliver Hartkopp
2023-05-24virtio_net: Fix error unwinding of XDP initializationFeng Liu
2023-05-24net: fec: remove the xdp_return_frame when lack of tx BDsShenwei Wang
2023-05-24net: hns3: fix reset timeout when enable full VFJijie Shao
2023-05-24net: hns3: fix reset delay time to avoid configuration timeoutJie Wang
2023-05-24net: hns3: fix sending pfc frames after reset issueJijie Shao
2023-05-24net: hns3: fix output information incomplete for dumping tx queue info with d...Jie Wang
2023-05-24net: dsa: rzn1-a5psw: disable learning for standalone portsClément Léger
2023-05-24net: dsa: rzn1-a5psw: fix STP states handlingAlexis Lothoré
2023-05-24net: dsa: rzn1-a5psw: enable management frames for CPU portClément Léger
2023-05-24sfc: disable RXFCS and RXALL features by defaultPieter Jansen van Vuuren
2023-05-24ice: Fix undersized tx_flags variableJan Sokolowski
2023-05-24wifi: mt76: connac: fix stats->tx_bytes calculationRyder Lee
2023-05-24net: phy: dp83867: add w/a for packet errors seen with short cablesGrygorii Strashko
2023-05-24net: fec: Better handle pm_runtime_get() failing in .remove()Uwe Kleine-König
2023-05-24RDMA/mlx5: Remove pcie_relaxed_ordering_enabled() check for RO writeAvihai Horon
2023-05-24wifi: rtw88: Fix memory leak in rtw88_usbLarry Finger
2023-05-24wifi: ath11k: Fix SKB corruption in REO destination ringNagarajan Maran
2023-05-24wifi: iwlwifi: dvm: Fix memcpy: detected field-spanning write backtraceHans de Goede
2023-05-24wifi: iwlwifi: fix iwl_mvm_max_amsdu_size() for MLOJohannes Berg
2023-05-24wifi: mt76: mt7921: add Netgear AXE3000 (A8000) supportReese Russell
2023-05-24wifi: ath11k: Ignore frags from uninitialized peer in dp.Harshitha Prem
2023-05-24wifi: iwlwifi: mvm: fix ptk_pn memory leakJohannes Berg
2023-05-24wifi: iwlwifi: pcie: Fix integer overflow in iwl_write_to_user_bufHyunwoo Kim