summaryrefslogtreecommitdiffstats
path: root/security/integrity (unfollow)
Commit message (Expand)AuthorFilesLines
2023-02-03wifi: mt76: mt7915: set sku initial value to zeroPeter Chiu1-0/+2
2023-02-03wifi: mt76: mt7921u: add support for Comfast CF-952AXChuanhong Guo1-0/+3
2023-02-03wifi: mt76: fix switch default case in mt7996_reverse_frag0_hdr_transLorenzo Bianconi1-1/+1
2023-02-03wifi: mt76: mt7921: avoid mcu_restart function pointerLorenzo Bianconi2-2/+0
2023-02-03wifi: mt76: mt7615: avoid mcu_restart function pointerLorenzo Bianconi3-4/+1
2023-02-03wifi: mt76: mt7603: avoid mcu_restart function pointerLorenzo Bianconi1-2/+1
2023-02-03wifi: mt76: mt7915: avoid mcu_restart function pointerLorenzo Bianconi1-3/+2
2023-02-03wifi: mt76: dma: fix memory leak running mt76_dma_tx_cleanupLorenzo Bianconi1-2/+1
2023-02-03wifi: mt76: dma: free rx_head in mt76_dma_rx_cleanupLorenzo Bianconi1-6/+7
2023-02-03wifi: mt76: mt7996: fix memory leak in mt7996_mcu_exitLorenzo Bianconi1-1/+2
2023-02-03wifi: mt76: mt7915: fix memory leak in mt7915_mcu_exitLorenzo Bianconi1-1/+2
2023-02-03wifi: mt76: introduce mt76_queue_is_wed_rx utility routineLorenzo Bianconi3-6/+9
2023-02-03wifi: mt76: mt7921: fix invalid remain_on_channel durationDeren Wu1-1/+1
2023-02-03wifi: mt76: mt7915: remove BW160 and BW80+80 supportMeiChia Chiu1-29/+9
2023-02-03wifi: mt76: connac: fix POWER_CTRL command name typoShayne Chen2-2/+2
2023-02-03wifi: mt76: mt7996: do not hardcode vht beamform capShayne Chen1-1/+1
2023-02-03wifi: mt76: mt7996: update register for CFEND_RATEShayne Chen3-8/+10
2023-02-03wifi: mt76: mt7996: fix chainmask calculation in mt7996_set_antenna()Shayne Chen1-1/+4
2023-02-03wifi: mt76: mt7921: add ack signal supportDeren Wu5-0/+45
2023-02-03wifi: mt76: mt7921: fix channel switch fail in monitor modeDeren Wu3-1/+74
2023-02-03wifi: mt76: mt7915: add chip id condition in mt7915_check_eeprom()Shayne Chen1-1/+4
2023-02-03wifi: mt76: mt7915: add error message in mt7915_thermal_set_cur_throttle_state()Howard Hsu2-5/+9
2023-02-03wifi: mt76: mt7915: rework mt7915_thermal_temp_store()Howard Hsu2-2/+19
2023-02-03wifi: mt76: mt7915: rework mt7915_mcu_set_thermal_throttlingHoward Hsu4-26/+37
2023-02-03wifi: mt76: mt7915: call mt7915_mcu_set_thermal_throttling() only after init_...Howard Hsu2-2/+7
2023-02-03wifi: mt76: mt7921: fix deadlock in mt7921_abort_rocFelix Fietkau1-15/+7
2023-02-03net: phy: Add driver for Motorcomm yt8531 gigabit ethernet phyFrank Sae2-3/+207
2023-02-03net: phy: Add dts support for Motorcomm yt8531s gigabit ethernet phyFrank Sae1-24/+27
2023-02-03net: phy: Add dts support for Motorcomm yt8521 gigabit ethernet phyFrank Sae1-54/+199
2023-02-03net: phy: Add BIT macro for Motorcomm yt8521/yt8531 gigabit ethernet phyFrank Sae1-4/+51
2023-02-03dt-bindings: net: Add Motorcomm yt8xxx ethernet phyFrank Sae3-0/+120
2023-02-03netfilter: nf_conntrack: allow early drop of offloaded UDP connsVlad Buslov1-5/+6
2023-02-03net/sched: act_ct: offload UDP NEW connectionsVlad Buslov1-12/+39
2023-02-03net/sched: act_ct: set ctinfo in meta action depending on ct stateVlad Buslov1-2/+4
2023-02-03netfilter: flowtable: cache info of last offloadVlad Buslov4-12/+15
2023-02-03netfilter: flowtable: allow unidirectional rulesVlad Buslov2-4/+9
2023-02-03netfilter: flowtable: fixup UDP timeout depending on ct stateVlad Buslov1-1/+4
2023-02-03net: flow_offload: provision conntrack info in ct_metadataVlad Buslov2-0/+28
2023-02-03net: lan966x: Add VCAP debugFS supportHoratiu Vultur5-16/+136
2023-02-03net: renesas: rswitch: Add "max-speed" handlingYoshihiro Shimoda1-3/+12
2023-02-03net: renesas: rswitch: Add phy_power_{on,off}() callingYoshihiro Shimoda1-0/+5
2023-02-03net: renesas: rswitch: Add host_interfaces settingYoshihiro Shimoda1-3/+15
2023-02-03net: renesas: rswitch: Convert to phy_deviceYoshihiro Shimoda2-50/+62
2023-02-03net: renesas: rswitch: Simplify struct phy * handlingYoshihiro Shimoda2-78/+27
2023-02-03tcp: add TCP_MINTTL drop reasonEric Dumazet3-1/+9
2023-02-03net: fec: do not double-parse 'phy-reset-active-high' propertyDmitry Torokhov1-5/+2
2023-02-03net: fec: restore handling of PHY reset line as optionalDmitry Torokhov1-1/+4
2023-02-02mtk_sgmii: enable PCS polling to allow SFP workAlexander Couzens1-0/+1
2023-02-02net: mediatek: sgmii: fix duplex configurationBjørn Mork2-4/+4
2023-02-02net: mediatek: sgmii: ensure the SGMII PHY is powered down on configurationAlexander Couzens2-11/+30