summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* wifi: mt76: mt7915: wed: enable red per-band token dropPeter Chiu2023-02-035-3/+52
* wifi: mt76: mt7915: set sku initial value to zeroPeter Chiu2023-02-031-0/+2
* wifi: mt76: mt7921u: add support for Comfast CF-952AXChuanhong Guo2023-02-031-0/+3
* wifi: mt76: fix switch default case in mt7996_reverse_frag0_hdr_transLorenzo Bianconi2023-02-031-1/+1
* wifi: mt76: mt7921: avoid mcu_restart function pointerLorenzo Bianconi2023-02-032-2/+0
* wifi: mt76: mt7615: avoid mcu_restart function pointerLorenzo Bianconi2023-02-033-4/+1
* wifi: mt76: mt7603: avoid mcu_restart function pointerLorenzo Bianconi2023-02-031-2/+1
* wifi: mt76: mt7915: avoid mcu_restart function pointerLorenzo Bianconi2023-02-031-3/+2
* wifi: mt76: dma: fix memory leak running mt76_dma_tx_cleanupLorenzo Bianconi2023-02-031-2/+1
* wifi: mt76: dma: free rx_head in mt76_dma_rx_cleanupLorenzo Bianconi2023-02-031-6/+7
* wifi: mt76: mt7996: fix memory leak in mt7996_mcu_exitLorenzo Bianconi2023-02-031-1/+2
* wifi: mt76: mt7915: fix memory leak in mt7915_mcu_exitLorenzo Bianconi2023-02-031-1/+2
* wifi: mt76: introduce mt76_queue_is_wed_rx utility routineLorenzo Bianconi2023-02-033-6/+9
* wifi: mt76: mt7921: fix invalid remain_on_channel durationDeren Wu2023-02-031-1/+1
* wifi: mt76: mt7915: remove BW160 and BW80+80 supportMeiChia Chiu2023-02-031-29/+9
* wifi: mt76: connac: fix POWER_CTRL command name typoShayne Chen2023-02-032-2/+2
* wifi: mt76: mt7996: do not hardcode vht beamform capShayne Chen2023-02-031-1/+1
* wifi: mt76: mt7996: update register for CFEND_RATEShayne Chen2023-02-033-8/+10
* wifi: mt76: mt7996: fix chainmask calculation in mt7996_set_antenna()Shayne Chen2023-02-031-1/+4
* wifi: mt76: mt7921: add ack signal supportDeren Wu2023-02-035-0/+45
* wifi: mt76: mt7921: fix channel switch fail in monitor modeDeren Wu2023-02-033-1/+74
* wifi: mt76: mt7915: add chip id condition in mt7915_check_eeprom()Shayne Chen2023-02-031-1/+4
* wifi: mt76: mt7915: add error message in mt7915_thermal_set_cur_throttle_state()Howard Hsu2023-02-032-5/+9
* wifi: mt76: mt7915: rework mt7915_thermal_temp_store()Howard Hsu2023-02-032-2/+19
* wifi: mt76: mt7915: rework mt7915_mcu_set_thermal_throttlingHoward Hsu2023-02-034-26/+37
* wifi: mt76: mt7915: call mt7915_mcu_set_thermal_throttling() only after init_...Howard Hsu2023-02-032-2/+7
* wifi: mt76: mt7921: fix deadlock in mt7921_abort_rocFelix Fietkau2023-02-031-15/+7
* net: phy: Add driver for Motorcomm yt8531 gigabit ethernet phyFrank Sae2023-02-032-3/+207
* net: phy: Add dts support for Motorcomm yt8531s gigabit ethernet phyFrank Sae2023-02-031-24/+27
* net: phy: Add dts support for Motorcomm yt8521 gigabit ethernet phyFrank Sae2023-02-031-54/+199
* net: phy: Add BIT macro for Motorcomm yt8521/yt8531 gigabit ethernet phyFrank Sae2023-02-031-4/+51
* net: flow_offload: provision conntrack info in ct_metadataVlad Buslov2023-02-032-0/+28
* net: lan966x: Add VCAP debugFS supportHoratiu Vultur2023-02-035-16/+136
* net: renesas: rswitch: Add "max-speed" handlingYoshihiro Shimoda2023-02-031-3/+12
* net: renesas: rswitch: Add phy_power_{on,off}() callingYoshihiro Shimoda2023-02-031-0/+5
* net: renesas: rswitch: Add host_interfaces settingYoshihiro Shimoda2023-02-031-3/+15
* net: renesas: rswitch: Convert to phy_deviceYoshihiro Shimoda2023-02-032-50/+62
* net: renesas: rswitch: Simplify struct phy * handlingYoshihiro Shimoda2023-02-032-78/+27
* net: fec: do not double-parse 'phy-reset-active-high' propertyDmitry Torokhov2023-02-031-5/+2
* net: fec: restore handling of PHY reset line as optionalDmitry Torokhov2023-02-031-1/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-02-0294-456/+756
|\
| * Merge tag 'net-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-02-0232-95/+218
| |\
| | * mtk_sgmii: enable PCS polling to allow SFP workAlexander Couzens2023-02-021-0/+1
| | * net: mediatek: sgmii: fix duplex configurationBjørn Mork2023-02-022-4/+4
| | * net: mediatek: sgmii: ensure the SGMII PHY is powered down on configurationAlexander Couzens2023-02-022-11/+30
| | * Merge tag 'linux-can-fixes-for-6.2-20230202' of git://git.kernel.org/pub/scm/...Jakub Kicinski2023-02-021-0/+1
| | |\
| | | * can: mcp251xfd: mcp251xfd_ring_set_ringparam(): assign missing tx_obj_num_coa...Marc Kleine-Budde2023-02-021-0/+1
| | * | net: ethernet: mtk_eth_soc: disable hardware DSA untagging for second MACArınç ÜNAL2023-02-021-2/+4
| | * | virtio-net: Keep stop() to follow mirror sequence of open()Parav Pandit2023-02-021-1/+1
| | * | hv_netvsc: Fix missed pagebuf entries in netvsc_dma_map/unmap()Michael Kelley2023-02-021-7/+2
| | |/