summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-02-03wifi: mt76: mt7921: fix rx filter incorrect by drv/fw inconsistentNeil Chen
2023-02-03wifi: mt76: add memory barrier to SDIO queue kickDeren Wu
2023-02-03wifi: mt76: mt7921: reduce polling time in pmctrlDeren Wu
2023-02-03wifi: mt76: add flexible polling wait-interval supportDeren Wu
2023-02-03wifi: mt76: mt7915: fix WED TxS reportingRyder Lee
2023-02-03wifi: mt76: mt7915: wed: enable red per-band token dropPeter Chiu
2023-02-03wifi: mt76: mt7915: set sku initial value to zeroPeter Chiu
2023-02-03wifi: mt76: mt7921u: add support for Comfast CF-952AXChuanhong Guo
2023-02-03wifi: mt76: fix switch default case in mt7996_reverse_frag0_hdr_transLorenzo Bianconi
2023-02-03wifi: mt76: mt7921: avoid mcu_restart function pointerLorenzo Bianconi
2023-02-03wifi: mt76: mt7615: avoid mcu_restart function pointerLorenzo Bianconi
2023-02-03wifi: mt76: mt7603: avoid mcu_restart function pointerLorenzo Bianconi
2023-02-03wifi: mt76: mt7915: avoid mcu_restart function pointerLorenzo Bianconi
2023-02-03wifi: mt76: dma: fix memory leak running mt76_dma_tx_cleanupLorenzo Bianconi
2023-02-03wifi: mt76: dma: free rx_head in mt76_dma_rx_cleanupLorenzo Bianconi
2023-02-03wifi: mt76: mt7996: fix memory leak in mt7996_mcu_exitLorenzo Bianconi
2023-02-03wifi: mt76: mt7915: fix memory leak in mt7915_mcu_exitLorenzo Bianconi
2023-02-03wifi: mt76: introduce mt76_queue_is_wed_rx utility routineLorenzo Bianconi
2023-02-03wifi: mt76: mt7921: fix invalid remain_on_channel durationDeren Wu
2023-02-03wifi: mt76: mt7915: remove BW160 and BW80+80 supportMeiChia Chiu
2023-02-03wifi: mt76: connac: fix POWER_CTRL command name typoShayne Chen
2023-02-03wifi: mt76: mt7996: do not hardcode vht beamform capShayne Chen
2023-02-03wifi: mt76: mt7996: update register for CFEND_RATEShayne Chen
2023-02-03wifi: mt76: mt7996: fix chainmask calculation in mt7996_set_antenna()Shayne Chen
2023-02-03wifi: mt76: mt7921: add ack signal supportDeren Wu
2023-02-03wifi: mt76: mt7921: fix channel switch fail in monitor modeDeren Wu
2023-02-03wifi: mt76: mt7915: add chip id condition in mt7915_check_eeprom()Shayne Chen
2023-02-03wifi: mt76: mt7915: add error message in mt7915_thermal_set_cur_throttle_state()Howard Hsu
2023-02-03wifi: mt76: mt7915: rework mt7915_thermal_temp_store()Howard Hsu
2023-02-03wifi: mt76: mt7915: rework mt7915_mcu_set_thermal_throttlingHoward Hsu
2023-02-03wifi: mt76: mt7915: call mt7915_mcu_set_thermal_throttling() only after init_...Howard Hsu
2023-02-03wifi: mt76: mt7921: fix deadlock in mt7921_abort_rocFelix Fietkau
2023-02-03net: phy: Add driver for Motorcomm yt8531 gigabit ethernet phyFrank Sae
2023-02-03net: phy: Add dts support for Motorcomm yt8531s gigabit ethernet phyFrank Sae
2023-02-03net: phy: Add dts support for Motorcomm yt8521 gigabit ethernet phyFrank Sae
2023-02-03net: phy: Add BIT macro for Motorcomm yt8521/yt8531 gigabit ethernet phyFrank Sae
2023-02-03net: flow_offload: provision conntrack info in ct_metadataVlad Buslov
2023-02-03net: lan966x: Add VCAP debugFS supportHoratiu Vultur
2023-02-03net: renesas: rswitch: Add "max-speed" handlingYoshihiro Shimoda
2023-02-03net: renesas: rswitch: Add phy_power_{on,off}() callingYoshihiro Shimoda
2023-02-03net: renesas: rswitch: Add host_interfaces settingYoshihiro Shimoda
2023-02-03net: renesas: rswitch: Convert to phy_deviceYoshihiro Shimoda
2023-02-03net: renesas: rswitch: Simplify struct phy * handlingYoshihiro Shimoda
2023-02-03net: phylink: move phy_device_free() to correctly release phy deviceClément Léger
2023-02-03net: lan966x: Convert to devm_of_phy_optional_get()Geert Uytterhoeven
2023-02-03net: fman: memac: Convert to devm_of_phy_optional_get()Geert Uytterhoeven
2023-02-02net: fec: do not double-parse 'phy-reset-active-high' propertyDmitry Torokhov
2023-02-02net: fec: restore handling of PHY reset line as optionalDmitry Torokhov
2023-02-02drivers: net: turn on XDP featuresMarek Majtyka
2023-02-02drivers/net: Remove "select SRCU"Paul E. McKenney