Toggle navigation
Patchwork
Linux wireless
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Lorenzo Bianconi
| Archived =
No
| 824 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
...
5
6
7
…
8
9
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[v2,1/5] mt76: sdio: do not run mt76_txq_schedule directly
mt7663s: enable runtime-pm support
-
-
-
2021-06-18
Lorenzo Bianconi
New
mt76: disable TWT capabilities for the moment
mt76: disable TWT capabilities for the moment
-
-
-
2021-06-17
Lorenzo Bianconi
New
[v2] mt76: mt7921: introduce dedicated control for deep_sleep
[v2] mt76: mt7921: introduce dedicated control for deep_sleep
-
-
-
2021-06-12
Lorenzo Bianconi
New
mt76: mt7921: improve code readability for mt7921_update_txs
mt76: mt7921: improve code readability for mt7921_update_txs
-
-
-
2021-06-12
Lorenzo Bianconi
New
mt76: reduce rx buffer size to 2048
mt76: reduce rx buffer size to 2048
-
-
-
2021-06-09
Lorenzo Bianconi
New
mt76: connac: add mt76_connac_mcu_get_nic_capability utility routine
mt76: connac: add mt76_connac_mcu_get_nic_capability utility routine
-
-
-
2021-06-06
Lorenzo Bianconi
New
mt76: mt7921: make mt7921_set_channel static
mt76: mt7921: make mt7921_set_channel static
-
-
-
2021-06-05
Lorenzo Bianconi
New
mt76: connac: check band caps in mt76_connac_mcu_set_rate_txpower
mt76: connac: check band caps in mt76_connac_mcu_set_rate_txpower
-
-
-
2021-06-05
Lorenzo Bianconi
New
mt76: mt7921: wake the device before dumping power table
mt76: mt7921: wake the device before dumping power table
-
-
-
2021-06-05
Lorenzo Bianconi
New
mt76: mt7921: introduce dedicated control for deep_sleep
mt76: mt7921: introduce dedicated control for deep_sleep
-
-
-
2021-06-03
Lorenzo Bianconi
New
mt76: connac: fix UC entry is being overwritten
mt76: connac: fix UC entry is being overwritten
-
-
-
2021-06-02
Lorenzo Bianconi
New
[v2] mt76: allow hw driver code to overwrite wiphy interface_modes
[v2] mt76: allow hw driver code to overwrite wiphy interface_modes
-
-
-
2021-05-28
Lorenzo Bianconi
New
[3/3] mt76: testmode: remove undefined behaviour in mt76_testmode_alloc_skb
mt76 testmode fixes
-
-
-
2021-05-27
Lorenzo Bianconi
New
[2/3] mt76: testmode: remove unnecessary function calls in mt76_testmode_free_skb
mt76 testmode fixes
-
-
-
2021-05-27
Lorenzo Bianconi
New
[1/3] mt76: testmode: fix memory leak in mt76_testmode_alloc_skb
mt76 testmode fixes
-
-
-
2021-05-27
Lorenzo Bianconi
New
mt76: mt7615: remove useless if condition in mt7615_add_interface()
mt76: mt7615: remove useless if condition in mt7615_add_interface()
-
-
-
2021-05-27
Lorenzo Bianconi
New
mt76: mt7921: reset wfsys during hw probe
mt76: mt7921: reset wfsys during hw probe
-
-
-
2021-05-23
Lorenzo Bianconi
New
mt76: mt7921: do not schedule hw reset if the device is not running
mt76: mt7921: do not schedule hw reset if the device is not running
-
-
-
2021-05-23
Lorenzo Bianconi
New
mt76: mt7921: return proper error value in mt7921_mac_init
mt76: mt7921: return proper error value in mt7921_mac_init
-
-
-
2021-05-23
Lorenzo Bianconi
New
mt76: move interface_modes configuration in hw specific code
mt76: move interface_modes configuration in hw specific code
-
-
-
2021-05-21
Lorenzo Bianconi
New
mt76: mt7921: set MT76_RESET during mac reset
mt76: mt7921: set MT76_RESET during mac reset
-
-
-
2021-05-13
Lorenzo Bianconi
New
[5/5] mt76: mt7615: set macwork timeout according to runtime-pm
[1/5] mt76: sdio: do not run mt76_txq_schedule directly
-
-
-
2021-05-10
Lorenzo Bianconi
Superseded
[3/5] mt76: mt7663s: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx path
[1/5] mt76: sdio: do not run mt76_txq_schedule directly
-
-
-
2021-05-10
Lorenzo Bianconi
Superseded
[1/5] mt76: sdio: do not run mt76_txq_schedule directly
[1/5] mt76: sdio: do not run mt76_txq_schedule directly
-
-
-
2021-05-10
Lorenzo Bianconi
Superseded
mt76: mt7615: free irq if mt7615_mmio_probe fails
mt76: mt7615: free irq if mt7615_mmio_probe fails
-
-
-
2021-05-10
Lorenzo Bianconi
New
[5.13] mt76: mt76x0e: fix device hang during suspend/resume
[5.13] mt76: mt76x0e: fix device hang during suspend/resume
-
-
-
2021-05-07
Lorenzo Bianconi
New
mt76: mt76x0: use dev_debug instead of dev_err for hw_rf_ctrl
mt76: mt76x0: use dev_debug instead of dev_err for hw_rf_ctrl
-
-
-
2021-05-07
Lorenzo Bianconi
New
[4/4] mt76: mt7921: enable rx csum offload
mt7921: enable rx offloads
-
-
-
2021-05-06
Lorenzo Bianconi
New
[3/4] mt76: mt7921: enable rx header traslation offload
mt7921: enable rx offloads
-
-
-
2021-05-06
Lorenzo Bianconi
New
[2/4] mt76: connac: add missing configuration in mt76_connac_mcu_wtbl_hdr_trans_tlv
mt7921: enable rx offloads
-
-
-
2021-05-06
Lorenzo Bianconi
New
[1/4] mt76: mt7921: enable rx hw de-amsdu
mt7921: enable rx offloads
-
-
-
2021-05-06
Lorenzo Bianconi
New
[v2] mt76: move mt76_rates in mt76 module
[v2] mt76: move mt76_rates in mt76 module
-
-
-
2021-04-29
Lorenzo Bianconi
Superseded
mt76: move mt76_rates in mt76 module
mt76: move mt76_rates in mt76 module
-
-
-
2021-04-29
Lorenzo Bianconi
New
mt76: fix possible NULL pointer dereference in mt76_tx
mt76: fix possible NULL pointer dereference in mt76_tx
-
-
-
2021-04-27
Lorenzo Bianconi
New
[3/3] mt76: connac: do not schedule mac_work if the device is not running
mt7921 runtime-pm fixes
-
-
-
2021-04-23
Lorenzo Bianconi
New
[2/3] mt76: connac: do not schedule wake_work if the runtime-pm is disabled
mt7921 runtime-pm fixes
-
-
-
2021-04-23
Lorenzo Bianconi
New
[1/3] mt76: mt7921: fix possible AOOB issue in mt7921_mcu_tx_rate_report
mt7921 runtime-pm fixes
-
-
-
2021-04-23
Lorenzo Bianconi
New
mt76: connac: move mt76_connac_mcu_update_arp_filter out of CONFIG_PM
mt76: connac: move mt76_connac_mcu_update_arp_filter out of CONFIG_PM
-
-
-
2021-04-21
Lorenzo Bianconi
New
mt76: mt7921: reinit wpdma during drv_own if necessary
mt76: mt7921: reinit wpdma during drv_own if necessary
-
-
-
2021-04-21
Lorenzo Bianconi
New
mt76: move mt76_token_init in mt76_alloc_device
mt76: move mt76_token_init in mt76_alloc_device
-
-
-
2021-04-21
Lorenzo Bianconi
New
[4/4] mt76: mt7921: mt7921_stop should put device in fw_own state
improve runtime-pm support for mt7663/mt7921
-
-
-
2021-04-21
Lorenzo Bianconi
New
[3/4] mt76: connac: unschedule mac_work before going to sleep
improve runtime-pm support for mt7663/mt7921
-
-
-
2021-04-21
Lorenzo Bianconi
New
[2/4] mt76: mt7663: add awake and doze time accounting
improve runtime-pm support for mt7663/mt7921
-
-
-
2021-04-21
Lorenzo Bianconi
New
[1/4] mt76: mt7921: improve doze opportunity
improve runtime-pm support for mt7663/mt7921
-
-
-
2021-04-21
Lorenzo Bianconi
New
mt76: mt7921: get rid of mcu_reset function pointer
mt76: mt7921: get rid of mcu_reset function pointer
-
-
-
2021-04-21
Lorenzo Bianconi
New
[2/2] mt76: move token utilities in mt76 common module
mt76: move token management in mt76 module
-
-
-
2021-04-20
Lorenzo Bianconi
New
[1/2] mt76: move token_lock, token and token_count in mt76_dev
mt76: move token management in mt76 module
-
-
-
2021-04-20
Lorenzo Bianconi
New
mt76: mt7921: introduce mt7921_mcu_sta_add routine
mt76: mt7921: introduce mt7921_mcu_sta_add routine
-
-
-
2021-04-19
Lorenzo Bianconi
New
[19/19] mt76: mt7921: enable sw interrupts
mt76: improve runtime-pm support
-
-
-
2021-04-18
Lorenzo Bianconi
New
[16/19] mt76: connac: use waitqueue for runtime-pm
mt76: improve runtime-pm support
-
-
-
2021-04-18
Lorenzo Bianconi
New
[14/19] mt76: mt7615: rely on pm refcounting in mt7615_led_set_config
mt76: improve runtime-pm support
-
-
-
2021-04-18
Lorenzo Bianconi
New
[12/19] mt76: mt7921: get rid of useless MT76_STATE_PM in mt7921_mac_work
mt76: improve runtime-pm support
-
-
-
2021-04-18
Lorenzo Bianconi
New
[10/19] mt76: connac: check wake refcount in mcu_fw_pmctrl
mt76: improve runtime-pm support
-
-
-
2021-04-18
Lorenzo Bianconi
New
[08/19] mt76: mt7663: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx/rx napi
mt76: improve runtime-pm support
-
-
-
2021-04-18
Lorenzo Bianconi
New
[06/19] mt76: dma: add the capability to define a custom rx napi poll routine
mt76: improve runtime-pm support
-
-
-
2021-04-18
Lorenzo Bianconi
New
[04/19] mt76: mt7921: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx path
mt76: improve runtime-pm support
-
-
-
2021-04-18
Lorenzo Bianconi
New
[02/19] mt76: mt7663: fix a race between mt7615_mcu_drv_pmctrl and mt7615_mcu_fw_pmctrl
mt76: improve runtime-pm support
-
-
-
2021-04-18
Lorenzo Bianconi
New
mt76: mt7921: do not use 0 as NULL pointer
mt76: mt7921: do not use 0 as NULL pointer
-
-
-
2021-04-17
Lorenzo Bianconi
New
mt76: mt7921: move hw configuration in mt7921_register_device
mt76: mt7921: move hw configuration in mt7921_register_device
-
-
-
2021-04-15
Lorenzo Bianconi
New
[v3,7/7] mt76: mt7921: add dumping Tx power table
introduce single-sku support for mt7663/mt7921 drivers
-
-
-
2021-04-13
Lorenzo Bianconi
New
[v3,4/7] mt76: mt7615: implement support for using DT rate power limits
introduce single-sku support for mt7663/mt7921 drivers
-
-
-
2021-04-13
Lorenzo Bianconi
New
[v3,2/7] mt76: add functions for parsing rate power limits from DT
introduce single-sku support for mt7663/mt7921 drivers
-
-
-
2021-04-13
Lorenzo Bianconi
New
mt76: mt7921: add rcu section in mt7921_mcu_tx_rate_report
mt76: mt7921: add rcu section in mt7921_mcu_tx_rate_report
-
-
-
2021-04-12
Lorenzo Bianconi
New
[v3] mt76: mt7921: introduce MCU_EVENT_LP_INFO event parsing
[v3] mt76: mt7921: introduce MCU_EVENT_LP_INFO event parsing
-
-
-
2021-04-11
Lorenzo Bianconi
New
[v2] mt76: mt7921: introduce MCU_EVENT_LP_INFO event parsing
[v2] mt76: mt7921: introduce MCU_EVENT_LP_INFO event parsing
-
-
-
2021-04-11
Lorenzo Bianconi
New
[v2,7/7] mt76: mt7921: add dumping Tx power table
introduce single-sku support for mt7663/mt7921 drivers
-
-
-
2021-04-09
Lorenzo Bianconi
Superseded
[v2,6/7] mt76: introduce single-sku support for mt7663/mt7921
introduce single-sku support for mt7663/mt7921 drivers
-
-
-
2021-04-09
Lorenzo Bianconi
New
[v2,5/7] mt76: mt7615: do not use mt7615 single-sku values for mt7663
introduce single-sku support for mt7663/mt7921 drivers
-
-
-
2021-04-09
Lorenzo Bianconi
New
[v2,4/7] mt76: mt7615: implement support for using DT rate power limits
introduce single-sku support for mt7663/mt7921 drivers
-
-
-
2021-04-09
Lorenzo Bianconi
Superseded
[v2,3/7] mt76: extend DT rate power limits to support 11ax devices
introduce single-sku support for mt7663/mt7921 drivers
-
-
-
2021-04-09
Lorenzo Bianconi
New
[v2,2/7] mt76: add functions for parsing rate power limits from DT
introduce single-sku support for mt7663/mt7921 drivers
-
-
-
2021-04-09
Lorenzo Bianconi
Superseded
[v2,1/7] dt-bindings:net:wireless:mediatek,mt76: introduce power-limits node
introduce single-sku support for mt7663/mt7921 drivers
-
-
-
2021-04-09
Lorenzo Bianconi
New
mt76: mt7921: introduce MCU_EVENT_LP_INFO event parsing
mt76: mt7921: introduce MCU_EVENT_LP_INFO event parsing
-
-
-
2021-04-06
Lorenzo Bianconi
Superseded
[8/8] mt76: mt7921: add dumping Tx power table
introduce single-sku support for mt7663/mt7921 drivers
-
-
-
2021-04-05
Lorenzo Bianconi
Superseded
[7/8] mt76: introduce single-sku support for mt7663/mt7921
introduce single-sku support for mt7663/mt7921 drivers
-
-
-
2021-04-05
Lorenzo Bianconi
Superseded
[6/8] mt76: mt7615: do not use mt7615 single-sku values for mt7663
introduce single-sku support for mt7663/mt7921 drivers
-
-
-
2021-04-05
Lorenzo Bianconi
Superseded
[5/8] mt76: mt7615: implement support for using DT rate power limits
introduce single-sku support for mt7663/mt7921 drivers
-
-
-
2021-04-05
Lorenzo Bianconi
Superseded
[4/8] mt76: extend DT rate power limits to support 11ax devices
introduce single-sku support for mt7663/mt7921 drivers
-
-
-
2021-04-05
Lorenzo Bianconi
Superseded
[3/8] mt76: add functions for parsing rate power limits from DT
introduce single-sku support for mt7663/mt7921 drivers
-
-
-
2021-04-05
Lorenzo Bianconi
Superseded
[2/8] dt-bindings:net:wireless:mediatek,mt76: introduce power-limits node
introduce single-sku support for mt7663/mt7921 drivers
-
-
-
2021-04-05
Lorenzo Bianconi
New
[1/8] dt-bindings:net:wireless:ieee80211: introduce regdomain property
introduce single-sku support for mt7663/mt7921 drivers
-
-
-
2021-04-05
Lorenzo Bianconi
New
mt76: mt7921: introduce MT_WFDMA_DUMMY_CR definition
mt76: mt7921: introduce MT_WFDMA_DUMMY_CR definition
-
-
-
2021-04-04
Lorenzo Bianconi
New
mt76: mt7615: always wake the device in mt7615_remove_interface
mt76: mt7615: always wake the device in mt7615_remove_interface
-
-
-
2021-04-03
Lorenzo Bianconi
New
mt76: mt7921: rework mt7921_mcu_debug_msg_event routine
mt76: mt7921: rework mt7921_mcu_debug_msg_event routine
-
-
-
2021-04-03
Lorenzo Bianconi
New
mt76: mt7921: always wake the device in mt7921_remove_interface
mt76: mt7921: always wake the device in mt7921_remove_interface
-
-
-
2021-04-03
Lorenzo Bianconi
New
mt76: mt7921: fix typo in mt7921_pci_resume
mt76: mt7921: fix typo in mt7921_pci_resume
-
-
-
2021-03-31
Lorenzo Bianconi
New
[v3,2/2] dt-bindings:net:wireless:mediatek,mt76: txt to yaml conversion
dt-bindings: convert mt76 and ieee80211 in yaml
-
-
-
2021-03-24
Lorenzo Bianconi
New
[v3,1/2] dt-bindings:net:wireless:ieee80211: txt to yaml conversion
dt-bindings: convert mt76 and ieee80211 in yaml
-
-
-
2021-03-24
Lorenzo Bianconi
New
[2/2] mt76: mt7921: properly configure rcpi adding a sta to the fw
properly configure rcpi for mt7921 devices
-
-
-
2021-03-24
Lorenzo Bianconi
New
[1/2] mt76: connac: introduce mt76_sta_cmd_info data structure
properly configure rcpi for mt7921 devices
-
-
-
2021-03-24
Lorenzo Bianconi
New
mt76: mt7921: get rid of mt7921_mac_wtbl_lmac_addr
mt76: mt7921: get rid of mt7921_mac_wtbl_lmac_addr
-
-
-
2021-03-24
Lorenzo Bianconi
New
mt76: move de-amsdu buffer per-phy
mt76: move de-amsdu buffer per-phy
-
-
-
2021-03-17
Lorenzo Bianconi
New
mt76: debugfs: introduce napi_threaded node
mt76: debugfs: introduce napi_threaded node
-
-
-
2021-03-15
Lorenzo Bianconi
New
mt76: mt7921: remove duplicated macros in mcu.h
mt76: mt7921: remove duplicated macros in mcu.h
-
-
-
2021-03-15
Lorenzo Bianconi
New
[v2,2/2] dt-bindings:net:wireless:mediatek,mt76: txt to yaml conversion
dt-bindings: convert mt76 and ieee80211 in yaml
-
-
-
2021-03-14
Lorenzo Bianconi
Superseded
[v2,1/2] dt-bindings:net:wireless:ieee80211: txt to yaml conversion
dt-bindings: convert mt76 and ieee80211 in yaml
-
-
-
2021-03-14
Lorenzo Bianconi
Superseded
[wireless-drivers] mt76: mt7921: fix airtime reporting
[wireless-drivers] mt76: mt7921: fix airtime reporting
-
-
-
2021-03-09
Lorenzo Bianconi
New
dt-bindings:net:wireless:mediatek,mt76: txt to yaml conversion
dt-bindings:net:wireless:mediatek,mt76: txt to yaml conversion
-
-
-
2021-03-07
Lorenzo Bianconi
Superseded
[6/7] mt76: dma: export mt76_dma_rx_cleanup routine
mt7921: introduce wifi chip reset support
-
-
-
2021-03-07
Lorenzo Bianconi
New
[4/7] mt76: mt7921: introduce __mt7921_start utility routine
mt7921: introduce wifi chip reset support
-
-
-
2021-03-07
Lorenzo Bianconi
New
«
1
2
...
5
6
7
…
8
9
»