summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2023-05-11net: amd: Fix link leak when verifying config failedGencen Gan1-1/+1
2023-05-11net: dpaa: Fix uninitialized variable in dpaa_stop()Dan Carpenter1-1/+2
2023-05-11net: stmmac:fix system hang when setting up tag_8021q VLAN for DSA portsYan Wang1-3/+9
2023-05-11Revert "net/mlx5e: Don't use termination table when redundant"Vlad Buslov1-28/+4
2023-05-11net/mlx5e: Nullify table pointer when failing to createAya Levin1-1/+2
2023-05-11net/mlx5: Use recovery timeout on sync reset flowMoshe Shemesh2-3/+3
2023-05-11Revert "net/mlx5: Remove "recovery" arg from mlx5_load_one() function"Moshe Shemesh3-6/+7
2023-05-11net/mlx5e: Fix error flow in representor failing to add vport rx ruleRoi Dayan3-0/+5
2023-05-11net/mlx5: Release tunnel device after tc update skbChris Mi1-0/+1
2023-05-11net/mlx5: E-switch, Don't destroy indirect table in split ruleChris Mi1-2/+0
2023-05-11net/mlx5: E-switch, Create per vport table based on devlink encap modeChris Mi4-5/+15
2023-05-11net/mlx5e: Release the label when replacing existing ct entryVlad Buslov1-0/+1
2023-05-11net/mlx5e: Don't clone flow post action attributes second timeVlad Buslov2-10/+3
2023-05-11ixgbe: Enable setting RSS table to default valuesJoe Damato1-9/+10
2023-05-11ixgbe: Allow flow hash to be set via ethtoolJoe Damato1-2/+2
2023-05-11net: libwx: fix memory leak in wx_setup_rx_resourcesZhengchao Shao1-1/+4
2023-05-11wifi: iwlwifi: mvm: fix potential memory leakJohannes Berg1-7/+7
2023-05-11wifi: iwlwifi: mvm: support wowlan info notification version 2Haim Dreyfuss2-3/+69
2023-05-11wifi: iwlwifi: fw: fix memory leak in debugfsJohannes Berg1-1/+3
2023-05-11wifi: mt76: mt7996: fill txd by host driverRyder Lee1-9/+4
2023-05-11wifi: iwlwifi: mvm: check firmware response sizeJohannes Berg1-0/+10
2023-05-11wifi: mt76: connac: fix txd multicast rate settingRyder Lee1-1/+2
2023-05-11wifi: mt76: mt7921e: stop chip reset worker in unregister hookQuan Zhou1-1/+2
2023-05-11wifi: mt76: mt7921e: improve reliability of dma resetQuan Zhou1-16/+20
2023-05-11wifi: mt76: mt7921: fix missing unwind goto in `mt7921u_probe`Jiefeng Li1-1/+1
2023-05-11mt76: mt7921: fix kernel panic by accessing unallocated eeprom.dataSean Wang1-20/+0
2023-05-11wifi: mt76: fix 6GHz high channel not be scannedMing Yen Hsieh1-3/+10
2023-05-11wifi: mt76: mt7921e: fix probe timeout after rebootQuan Zhou1-3/+3
2023-05-11wifi: mt76: mt7921: use driver flags rather than mac80211 flags to mcuNeil Chen1-1/+16
2023-05-11wifi: mt76: mt7996: fix eeprom tx path bitfieldsStanleyYP Wang1-4/+4
2023-05-11wifi: mt76: mt7996: fix pointer calculation in ie countdown eventPeter Chiu1-1/+2
2023-05-11wifi: mt76: mt7996: let non-bufferable MMPDUs use correct hw queueShayne Chen3-10/+12
2023-05-11wifi: mt76: handle failure of vzalloc in mt7615_coredump_workKang Chen1-3/+5
2023-05-11wifi: mt76: mt7915: rework init flow in mt7915_thermal_init()Howard Hsu1-4/+4
2023-05-11wifi: mt76: mt7915: expose device tree match tableLorenz Brun1-0/+2
2023-05-11wifi: mt76: mt7996: fix radiotap bitfieldRyder Lee2-48/+47
2023-05-11wifi: mt76: mt7915: unlock on error in mt7915_thermal_temp_store()Dan Carpenter1-0/+1
2023-05-11wifi: mt76: mt7921: fix PCI DMA hang after rebootDeren Wu1-11/+1
2023-05-11wifi: mt76: mt7921: fix wrong command to set STA channelDeren Wu1-1/+1
2023-05-11wifi: mt76: remove redundent MCU_UNI_CMD_* definitionsDeren Wu1-3/+0
2023-05-11wifi: iwlwifi: make the loop for card preparation effectiveEmmanuel Grumbach1-1/+2
2023-05-11wifi: iwlwifi: fw: move memset before early returnTom Rix1-2/+2
2023-05-11wifi: iwlwifi: mvm: initialize seq variableTom Rix1-0/+1
2023-05-11wifi: iwlwifi: yoyo: Fix possible division by zeroDaniel Gabay1-0/+6
2023-05-11wifi: iwlwifi: yoyo: skip dump correctly on hw errorDaniel Gabay1-2/+2
2023-05-11wifi: iwlwifi: mvm: don't drop unencrypted MCAST framesAyala Beker1-2/+3
2023-05-11wifi: iwlwifi: mvm: don't set CHECKSUM_COMPLETE for unsupported protocolsAvraham Stern1-3/+2
2023-05-11wifi: iwlwifi: trans: don't trigger d3 interrupt twiceAvraham Stern1-6/+3
2023-05-11wifi: iwlwifi: mvm: fix A-MSDU checksJohannes Berg1-1/+4
2023-05-11wifi: iwlwifi: debug: fix crash in __iwl_err()Johannes Berg1-1/+2