summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2024-02-05net: dsa: qca8k: put MDIO bus OF node on qca8k_mdio_register() failureVladimir Oltean1-5/+16
2024-02-05octeontx2-af: Fix max NPC MCAM entry check while validating ref_entrySuman Ghosh1-7/+6
2024-02-05i40e: Fix VF disable behavior to block all trafficAndrii Staikov2-0/+33
2024-02-05wifi: rtlwifi: rtl8723{be,ae}: using calculate_bit_shift()Su Hui2-5/+5
2024-02-05wifi: rtw89: coex: Fix wrong Wi-Fi role info and FDDT parameter membersChing-Te Ku2-11/+5
2024-02-05wifi: rtl8xxxu: Add additional USB IDs for RTL8192EU devicesZenm Chen1-0/+12
2024-02-05ice: fix pre-shifted bit usageJesse Brandeburg3-11/+18
2024-02-05net: dsa: mv88e6xxx: Fix mv88e6352_serdes_get_stats error pathTobias Waldekranz3-11/+11
2024-02-05net: atlantic: eliminate double free in error handling logicIgor Russkikh4-87/+47
2024-02-05ice: fix ICE_AQ_VSI_Q_OPT_RSS_* register valuesAhmed Zaki3-13/+11
2024-02-05ionic: bypass firmware cmds when stuck in resetShannon Nelson3-7/+20
2024-02-05ionic: pass opcode to devcmd_waitShannon Nelson3-1/+3
2024-02-05net: phy: at803x: fix passing the wrong reference for config_intrChristian Marangi1-3/+3
2024-02-05wifi: ath12k: fix the issue that the multicast/broadcast indicator is not rea...Lingbo Kong1-2/+2
2024-02-05wifi: wfx: fix possible NULL pointer dereference in wfx_set_mfp_ap()Dmitry Antipov1-17/+25
2024-02-05wifi: mt76: mt7996: add PCI IDs for mt7992StanleyYP Wang1-2/+6
2024-02-05wifi: mt76: connac: fix EHT phy mode checkMeiChia Chiu1-1/+1
2024-02-05net: mvmdio: Avoid excessive sleeps in polled modeTobias Waldekranz1-37/+16
2024-02-05wifi: ath12k: fix and enable AP mode for WCN7850Kang Yang2-3/+4
2024-02-05wifi: rtw89: fix misbehavior of TX beacon in concurrent modeChih-Kang Chang4-7/+43
2024-02-05wifi: ath11k: fix race due to setting ATH11K_FLAG_EXT_IRQ_ENABLED too earlyBaochen Qiang1-2/+2
2024-02-05wifi: ath9k: Fix potential array-index-out-of-bounds read in ath9k_htc_txstat...Minsuk Kang1-2/+3
2024-02-05net: usb: ax88179_178a: avoid two consecutive device resetsJose Ignacio Tornos Martinez1-2/+0
2024-02-05bonding: return -ENOMEM instead of BUG in alb_upper_dev_walkZhengchao Shao2-2/+6
2024-02-05net: phy: micrel: fix ts_info value in case of no phcKory Maincent1-5/+1
2024-02-05wifi: rt2x00: correct wrong BBP register in RxDCOC calibrationShiji Yang1-1/+1
2024-02-05wifi: rt2x00: restart beacon queue when hardware resetShiji Yang2-0/+14
2024-02-05wifi: rtw89: fix timeout calculation in rtw89_roc_end()Dmitry Antipov1-1/+1
2024-02-01hv_netvsc: Calculate correct ring size when PAGE_SIZE is not 4 KbytesMichael Kelley1-2/+2
2024-02-01wifi: iwlwifi: fix a memory corruptionEmmanuel Grumbach1-2/+2
2024-02-01tsnep: Fix XDP_RING_NEED_WAKEUP for empty fill ringGerhard Engleder1-0/+13
2024-02-01tsnep: Remove FCS for XDP data pathGerhard Engleder1-2/+2
2024-02-01net: fec: fix the unhandled context fault from smmuShenwei Wang1-0/+2
2024-02-01fjes: fix memleaks in fjes_hw_setupZhipeng Lu1-7/+30
2024-02-01i40e: update xdp_rxq_info::frag_size for ZC enabled Rx queueMaciej Fijalkowski1-0/+7
2024-02-01i40e: set xdp_rxq_info::frag_sizeMaciej Fijalkowski2-25/+24
2024-02-01ice: update xdp_rxq_info::frag_size for ZC enabled Rx queueMaciej Fijalkowski1-14/+23
2024-02-01intel: xsk: initialize skb_frag_t::bv_offset in ZC driversMaciej Fijalkowski2-2/+4
2024-02-01ice: remove redundant xdp_rxq_info registrationMaciej Fijalkowski1-5/+0
2024-02-01i40e: handle multi-buffer packets that are shrunk by xdp progTirthendu Sarkar1-17/+23
2024-02-01ice: work on pre-XDP prog frag countMaciej Fijalkowski3-14/+32
2024-02-01xsk: make xsk_buff_pool responsible for clearing xdp_buff::flagsMaciej Fijalkowski2-2/+0
2024-02-01net: mvpp2: clear BM pool before initializationJenishkumar Maheshbhai Patel1-1/+26
2024-02-01net: stmmac: Wait a bit for the reset to take effectBernd Edlinger1-0/+3
2024-02-01net/mlx5e: fix a potential double-free in fs_any_create_groupsDinghao Liu1-0/+1
2024-02-01net/mlx5e: fix a double-free in arfs_create_groupsZhipeng Lu1-11/+15
2024-02-01net/mlx5e: Ignore IPsec replay window values on sender sideLeon Romanovsky1-2/+8
2024-02-01net/mlx5e: Allow software parsing when IPsec crypto is enabledLeon Romanovsky1-2/+2
2024-02-01net/mlx5: Use mlx5 device constant for selecting CQ period mode for ASORahul Rameshbabu1-1/+1
2024-02-01net/mlx5: DR, Can't go to uplink vport on RX ruleYevgeny Kliteynik1-5/+11