summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2024-05-30overflow: Change DEFINE_FLEX to take __counted_by memberKees Cook6-18/+18
2024-05-30ice: make ice_vsi_cfg_txq() staticMaciej Fijalkowski5-100/+82
2024-05-30ice: make ice_vsi_cfg_rxq() staticMaciej Fijalkowski5-63/+60
2024-05-30net: micrel: Fix receiving the timestamp in the frame for lan8841Horatiu Vultur1-1/+2
2024-05-30net: stmmac: move the EST lock to struct stmmac_privXiaolei Wang3-12/+16
2024-05-30net: stmmac: Report taprio offload statusRohan G Thomas1-4/+58
2024-05-30net: stmmac: est: Per Tx-queue error count for HLBFRohan G Thomas2-0/+7
2024-05-30net: stmmac: Offload queueMaxSDU from tc-taprioRohan G Thomas3-0/+48
2024-05-30net: fec: remove .ndo_poll_controller to avoid deadlocksWei Fang1-26/+0
2024-05-30net/mlx5: Discard command completions in internal errorAkiva Goldberger1-0/+3
2024-05-30net/mlx5: Add a timeout to acquire the command queue semaphoreAkiva Goldberger1-9/+32
2024-05-30net/mlx5: Reload only IB representors upon lag disable/enableMaher Sanalla4-17/+25
2024-05-30net/mlx5: Fix peer devlink set for SF representor devlink portShay Drory2-20/+13
2024-05-30net: usb: smsc95xx: stop lying about skb->truesizeEric Dumazet1-8/+7
2024-05-30net: ethernet: cortina: Locking fixesLinus Walleij1-2/+10
2024-05-30ice: Fix package download algorithmDan Nowlin1-4/+4
2024-05-30net: ethernet: mediatek: use ADMAv1 instead of ADMAv2.0 on MT7981 and MT7986Daniel Golle1-23/+23
2024-05-30net: ethernet: mediatek: split tx and rx fields in mtk_soc_data structLorenzo Bianconi2-100/+139
2024-05-30eth: sungem: remove .ndo_poll_controller to avoid deadlocksJakub Kicinski1-14/+0
2024-05-30net: usb: sr9700: stop lying about skb->truesizeEric Dumazet1-7/+3
2024-05-30usb: aqc111: stop lying about skb->truesizeEric Dumazet1-5/+3
2024-05-30wifi: mwl8k: initialize cmd->addr[] properlyDan Carpenter1-1/+1
2024-05-30wifi: rtw89: wow: refine WoWLAN flows of HCI interrupts and low power modeChih-Kang Chang2-3/+12
2024-05-30wifi: mt76: mt7996: fix potential memory leakage when reading chip temperatureHoward Hsu1-1/+4
2024-05-30wifi: mt76: mt7996: fix uninitialized variable in mt7996_irq_tasklet()Lorenzo Bianconi1-1/+1
2024-05-30wifi: mt76: mt7925: ensure 4-byte alignment for suspend & wow commandMing Yen Hsieh2-1/+2
2024-05-30wifi: mt76: mt7996: fix size of txpower MCU commandChad Monroe2-2/+6
2024-05-30wifi: mt76: mt7603: add wpdma tx eof flag for PSE client resetFelix Fietkau1-0/+1
2024-05-30wifi: mt76: mt7603: fix tx queue of loopback packetsFelix Fietkau1-14/+32
2024-05-30wifi: ar5523: enable proper endpoint verificationNikita Zhandarovich1-0/+14
2024-05-30wifi: carl9170: add a proper sanity check for endpointsNikita Zhandarovich1-0/+32
2024-05-30net: dsa: mv88e6xxx: Avoid EEPROM timeout without EEPROM on 88E6250-family sw...Matthias Schiffer3-2/+93
2024-05-30net: dsa: mv88e6xxx: Add support for model-specific pre- and post-reset handlersMatthias Schiffer2-4/+52
2024-05-30wifi: ath10k: populate board data for WCN3990Dmitry Baryshkov3-0/+7
2024-05-30wifi: ath10k: Fix an error code problem in ath10k_dbg_sta_write_peer_debug_tr...Su Hui1-1/+1
2024-05-30wifi: ath12k: fix out-of-bound access of qmi_invoke_handler()Karthikeyan Kathirvel1-0/+3
2024-05-30wifi: iwlwifi: mvm: init vif works only onceJohannes Berg3-2/+21
2024-05-30wifi: carl9170: re-fix fortified-memset warningArnd Bergmann1-1/+2
2024-05-30mlx5: stop warning for 64KB pagesArnd Bergmann1-2/+4
2024-05-30mlx5: avoid truncating error messageArnd Bergmann1-1/+1
2024-05-30qed: avoid truncating work queue lengthArnd Bergmann1-5/+4
2024-05-30enetc: avoid truncating error messageArnd Bergmann1-1/+1
2024-05-30wifi: iwlwifi: mvm: fix check in iwl_mvm_sta_fw_id_maskJohannes Berg1-1/+1
2024-05-30wifi: iwlwifi: reconfigure TLC during HW restartJohannes Berg1-6/+1
2024-05-30wifi: iwlwifi: mvm: select STA mask only for active linksJohannes Berg1-4/+7
2024-05-30wifi: iwlwifi: mvm: fix active link counting during recoveryBenjamin Berg1-12/+8
2024-05-30wifi: iwlwifi: implement can_activate_links callbackMiri Korenblit1-8/+10
2024-05-30wifi: iwlwifi: mvm: allocate STA links only for active linksJohannes Berg1-3/+3
2024-05-30wifi: iwlwifi: mvm: Do not warn on invalid link on scan completeIlan Peer1-1/+6
2024-05-30wifi: mt76: mt7915: workaround too long expansion sparse warningsLorenzo Bianconi1-3/+3