Show patches with: Submitter = Lorenzo Bianconi       |    Archived = No       |   824 patches
« 1 2 3 48 9 »
Patch Series S/W/F Date Submitter Delegate State
[v2,02/18] mt76: mt76u: add mt76u_process_rx_queue utility routine rework mt76u layer to support new devices --- 2020-01-05 Lorenzo Bianconi New
[v2,04/18] mt76: mt76u: add mt76_queue to mt76u_refill_rx signature rework mt76u layer to support new devices --- 2020-01-05 Lorenzo Bianconi New
[v2,06/18] mt76: mt76u: add queue id parameter to mt76u_submit_rx_buffers rework mt76u layer to support new devices --- 2020-01-05 Lorenzo Bianconi New
[v2,08/18] mt76: mt76u: introduce mt76u_free_rx_queue utility routine rework mt76u layer to support new devices --- 2020-01-05 Lorenzo Bianconi New
[v2,10/18] mt76: mt76u: add mt76u_alloc_rx_queue utility routine rework mt76u layer to support new devices --- 2020-01-05 Lorenzo Bianconi New
[v2,12/18] mt76: mt76u: resume all rx queue in mt76u_resume_rx rework mt76u layer to support new devices --- 2020-01-05 Lorenzo Bianconi New
[v2,14/18] mt76: mt76u: add {read/write}_extended utility routines rework mt76u layer to support new devices --- 2020-01-05 Lorenzo Bianconi New
[v2,16/18] mt76: mt76u: introduce mt76u_skb_dma_info routine rework mt76u layer to support new devices --- 2020-01-05 Lorenzo Bianconi New
[v2,18/18] mt76: mt76u: introduce MT_DRV_RX_DMA_HDR flag rework mt76u layer to support new devices --- 2020-01-05 Lorenzo Bianconi New
mt76: mt7615: remove leftover routine declaration mt76: mt7615: remove leftover routine declaration --- 2020-01-09 Lorenzo Bianconi New
[v3,02/18] mt76: mt76u: add mt76u_process_rx_queue utility routine rework mt76u layer to support new devices --- 2020-01-15 Lorenzo Bianconi Superseded
[v3,04/18] mt76: mt76u: add mt76_queue to mt76u_refill_rx signature rework mt76u layer to support new devices --- 2020-01-15 Lorenzo Bianconi Superseded
[v3,06/18] mt76: mt76u: add queue id parameter to mt76u_submit_rx_buffers rework mt76u layer to support new devices --- 2020-01-15 Lorenzo Bianconi Superseded
[v3,08/18] mt76: mt76u: introduce mt76u_free_rx_queue utility routine rework mt76u layer to support new devices --- 2020-01-15 Lorenzo Bianconi Superseded
[v3,10/18] mt76: mt76u: add mt76u_alloc_rx_queue utility routine rework mt76u layer to support new devices --- 2020-01-15 Lorenzo Bianconi Superseded
[v3,12/18] mt76: mt76u: resume all rx queue in mt76u_resume_rx rework mt76u layer to support new devices --- 2020-01-15 Lorenzo Bianconi Superseded
[v3,14/18] mt76: mt76u: add {read/write}_extended utility routines rework mt76u layer to support new devices --- 2020-01-15 Lorenzo Bianconi Superseded
[v3,16/18] mt76: mt76u: introduce mt76u_skb_dma_info routine rework mt76u layer to support new devices --- 2020-01-15 Lorenzo Bianconi Superseded
[v3,18/18] mt76: mt76u: introduce MT_DRV_RX_DMA_HDR flag rework mt76u layer to support new devices --- 2020-01-15 Lorenzo Bianconi Superseded
[1/3] mt76: reuse mt76_mcu in mt76u_mcu [1/3] mt76: reuse mt76_mcu in mt76u_mcu --- 2020-02-05 Lorenzo Bianconi New
[3/3] mt76: generalize mt76_mcu_get_response routine [1/3] mt76: reuse mt76_mcu in mt76u_mcu --- 2020-02-05 Lorenzo Bianconi New
[wireless-drivers] mt76: mt7615: fix max_nss in mt7615_eeprom_parse_hw_cap [wireless-drivers] mt76: mt7615: fix max_nss in mt7615_eeprom_parse_hw_cap --- 2020-02-07 Lorenzo Bianconi New
[v2] mt76: Introduce mt76_mcu data structure [v2] mt76: Introduce mt76_mcu data structure --- 2020-02-08 Lorenzo Bianconi New
mt76: mt7615: rely on mt76_queues_read for mt7622 mt76: mt7615: rely on mt76_queues_read for mt7622 --- 2020-02-09 Lorenzo Bianconi New
mt76: mt76u: rename stat_wq in wq mt76: mt76u: rename stat_wq in wq --- 2020-02-10 Lorenzo Bianconi New
mt76: mt76u: fix a possible memory leak in mt76u_init mt76: mt76u: fix a possible memory leak in mt76u_init --- 2020-02-18 Lorenzo Bianconi New
[1/8] mt76: mt7615: introduce mt7615_register_map [1/8] mt76: mt7615: introduce mt7615_register_map --- 2020-02-21 Lorenzo Bianconi New
[3/8] mt76: mt7615: add mt7663 support to mt7615_mcu_set_tx_ba [1/8] mt76: mt7615: introduce mt7615_register_map --- 2020-02-21 Lorenzo Bianconi New
[5/8] mt76: mt7615: add mt7663e support to mt7615_mcu_set_eeprom [1/8] mt76: mt7615: introduce mt7615_register_map --- 2020-02-21 Lorenzo Bianconi New
[7/8] mt76: mt7615: introduce mt7615_init_mac_chain routine [1/8] mt76: mt7615: introduce mt7615_register_map --- 2020-02-21 Lorenzo Bianconi New
[2/6] mt76: mt7615: introduce mt7615_mcu_fill_msg mt7663u preparation series --- 2020-02-28 Lorenzo Bianconi New
[4/6] mt76: mt7615: cleanup fw queue just for mmio devices mt7663u preparation series --- 2020-02-28 Lorenzo Bianconi New
[6/6] mt76: mt7615: move mt7615_mac_wtbl_addr in mac.h mt7663u preparation series --- 2020-02-28 Lorenzo Bianconi New
[2/4] mt76: mt7615: use proper size for mcu msg in mt7615_mcu_set_rx_ba use proper size for mt7615 sta mcu commands --- 2020-03-01 Lorenzo Bianconi New
[4/4] mt76: mt7615: use proper size for mcu msg in mt7615_mcu_set_bmc use proper size for mt7615 sta mcu commands --- 2020-03-01 Lorenzo Bianconi New
[v2,02/25] mt76: mt7615: introduce mt7615_mcu_wait_response Introduce mt7663e support to mt7615 driver --- 2020-03-08 Lorenzo Bianconi New
[v2,04/25] mt76: mt7615: introduce mt7615_init_device routine Introduce mt7663e support to mt7615 driver --- 2020-03-08 Lorenzo Bianconi New
[v2,06/25] mt76: mt7615: introduce mt7615_mcu_send_message routine Introduce mt7663e support to mt7615 driver --- 2020-03-08 Lorenzo Bianconi New
[v2,08/25] mt76: mt7615: move mt7615_mcu_set_bmc to mt7615_mcu_ops Introduce mt7663e support to mt7615 driver --- 2020-03-08 Lorenzo Bianconi New
[v2,10/25] mt76: mt7615: rely on skb API for mt7615_mcu_set_eeprom Introduce mt7663e support to mt7615 driver --- 2020-03-08 Lorenzo Bianconi New
[v2,12/25] mt76: mt7615: move more mcu commands in mt7615_mcu_ops data structure Introduce mt7663e support to mt7615 driver --- 2020-03-08 Lorenzo Bianconi New
[v2,14/25] mt76: mt7615: introduce mt7615_register_map Introduce mt7663e support to mt7615 driver --- 2020-03-08 Lorenzo Bianconi Superseded
[v2,16/25] mt76: mt7615: add mt7663e support to mt7615_{driver,firmware}_own Introduce mt7663e support to mt7615 driver --- 2020-03-08 Lorenzo Bianconi New
[v2,18/25] mt76: mt7615: introduce mt7615_eeprom_parse_hw_band_cap routine Introduce mt7663e support to mt7615 driver --- 2020-03-08 Lorenzo Bianconi New
[v2,20/25] mt76: mt7615: introduce uni cmd command types Introduce mt7663e support to mt7615 driver --- 2020-03-08 Lorenzo Bianconi New
[v2,22/25] mt76: mt7615: add more uni mcu commands Introduce mt7663e support to mt7615 driver --- 2020-03-08 Lorenzo Bianconi New
[v2,24/25] mt76: mt7615: get rid of sta_rec_wtbl data structure Introduce mt7663e support to mt7615 driver --- 2020-03-08 Lorenzo Bianconi New
[v3,01/25] mt76: mt7615: introduce mt7615_mcu_fill_msg [v3,01/25] mt76: mt7615: introduce mt7615_mcu_fill_msg --- 2020-03-12 Lorenzo Bianconi Superseded
[v3,03/25] mt76: mt7615: cleanup fw queue just for mmio devices [v3,01/25] mt76: mt7615: introduce mt7615_mcu_fill_msg --- 2020-03-12 Lorenzo Bianconi Superseded
[v3,05/25] mt76: always init to 0 mcu messages [v3,01/25] mt76: mt7615: introduce mt7615_mcu_fill_msg --- 2020-03-12 Lorenzo Bianconi New
[v3,07/25] mt76: mt7615: add mt7615_mcu_ops data structure [v3,01/25] mt76: mt7615: introduce mt7615_mcu_fill_msg --- 2020-03-12 Lorenzo Bianconi New
[v3,10/25] mt76: mt7615: rely on skb API for mt7615_mcu_set_eeprom [v3,01/25] mt76: mt7615: introduce mt7615_mcu_fill_msg --- 2020-03-12 Lorenzo Bianconi Superseded
[v3,11/25] mt76: mt7615: rework mt7615_mcu_set_bss_info using skb APIs [v3,01/25] mt76: mt7615: introduce mt7615_mcu_fill_msg --- 2020-03-12 Lorenzo Bianconi New
[v3,13/25] mt76: mt7615: introduce MCU_FW_PREFIX for fw mcu commands [v3,01/25] mt76: mt7615: introduce mt7615_mcu_fill_msg --- 2020-03-12 Lorenzo Bianconi New
[v3,14/25] mt76: mt7615: introduce mt7615_register_map [v3,01/25] mt76: mt7615: introduce mt7615_mcu_fill_msg --- 2020-03-12 Lorenzo Bianconi Superseded
[v3,17/25] mt76: mt7615: add mt7663e support to mt7615_mcu_set_eeprom [v3,01/25] mt76: mt7615: introduce mt7615_mcu_fill_msg --- 2020-03-12 Lorenzo Bianconi New
[v3,19/25] mt76: mt7615: introduce mt7615_init_mac_chain routine [v3,01/25] mt76: mt7615: introduce mt7615_mcu_fill_msg --- 2020-03-12 Lorenzo Bianconi Superseded
[v3,21/25] mt76: mt7615: introduce set_bmc and st_sta for uni commands [v3,01/25] mt76: mt7615: introduce mt7615_mcu_fill_msg --- 2020-03-12 Lorenzo Bianconi New
[v3,23/25] mt76: mt7615: introduce set_ba uni command [v3,01/25] mt76: mt7615: introduce mt7615_mcu_fill_msg --- 2020-03-12 Lorenzo Bianconi New
[v3,25/25] mt76: mt7615: introduce mt7663e support [v3,01/25] mt76: mt7615: introduce mt7615_mcu_fill_msg --- 2020-03-12 Lorenzo Bianconi New
[v4,02/25] mt76: mt7615: introduce mt7615_mcu_wait_response Introduce mt7663e support to mt7615 driver --- 2020-03-17 Lorenzo Bianconi Superseded
[v4,04/25] mt76: mt7615: introduce mt7615_init_device routine Introduce mt7663e support to mt7615 driver --- 2020-03-17 Lorenzo Bianconi Superseded
[v4,06/25] mt76: mt7615: introduce mt7615_mcu_send_message routine Introduce mt7663e support to mt7615 driver --- 2020-03-17 Lorenzo Bianconi Superseded
[v4,08/25] mt76: mt7615: move mt7615_mcu_set_bmc to mt7615_mcu_ops Introduce mt7663e support to mt7615 driver --- 2020-03-17 Lorenzo Bianconi Superseded
[v4,10/25] mt76: mt7615: rely on skb API for mt7615_mcu_set_eeprom Introduce mt7663e support to mt7615 driver --- 2020-03-17 Lorenzo Bianconi Superseded
[v4,12/25] mt76: mt7615: move more mcu commands in mt7615_mcu_ops data structure Introduce mt7663e support to mt7615 driver --- 2020-03-17 Lorenzo Bianconi Superseded
[v4,14/25] mt76: mt7615: introduce mt7615_register_map Introduce mt7663e support to mt7615 driver --- 2020-03-17 Lorenzo Bianconi Superseded
[v4,16/25] mt76: mt7615: add mt7663e support to mt7615_{driver,firmware}_own Introduce mt7663e support to mt7615 driver --- 2020-03-17 Lorenzo Bianconi Superseded
[v4,18/25] mt76: mt7615: introduce mt7615_eeprom_parse_hw_band_cap routine Introduce mt7663e support to mt7615 driver --- 2020-03-17 Lorenzo Bianconi Superseded
[v4,19/25] mt76: mt7615: introduce mt7615_init_mac_chain routine Introduce mt7663e support to mt7615 driver --- 2020-03-17 Lorenzo Bianconi Superseded
[v4,22/25] mt76: mt7615: add more uni mcu commands Introduce mt7663e support to mt7615 driver --- 2020-03-17 Lorenzo Bianconi Superseded
[v4,24/25] mt76: mt7615: get rid of sta_rec_wtbl data structure Introduce mt7663e support to mt7615 driver --- 2020-03-17 Lorenzo Bianconi Superseded
[1/3] mt76: mt7615: fix mt7663e firmware struct endianness [1/3] mt76: mt7615: fix mt7663e firmware struct endianness --- 2020-03-18 Lorenzo Bianconi New
[3/3] mt76: mt7615: add missing declaration in mt7615.h [1/3] mt76: mt7615: fix mt7663e firmware struct endianness --- 2020-03-18 Lorenzo Bianconi New
mt76: mt76x2u: introduce Mercury UD13 support mt76: mt76x2u: introduce Mercury UD13 support --- 2020-03-21 Lorenzo Bianconi New
[01/12] mt76: mt7663: fix mt7615_mac_cca_stats_reset routine [01/12] mt76: mt7663: fix mt7615_mac_cca_stats_reset routine --- 2020-04-02 Lorenzo Bianconi New
[03/12] mt76: mt7615: make scs configurable per chain [01/12] mt76: mt7663: fix mt7615_mac_cca_stats_reset routine --- 2020-04-02 Lorenzo Bianconi New
[06/12] mt76: mt7615: introduce mt7615_mcu_set_channel_domain mcu command [01/12] mt76: mt7663: fix mt7615_mac_cca_stats_reset routine --- 2020-04-02 Lorenzo Bianconi New
[08/12] mt76: mt7615: introduce hw scan support [01/12] mt76: mt7663: fix mt7615_mac_cca_stats_reset routine --- 2020-04-02 Lorenzo Bianconi New
[10/12] mt76: mt7615: introduce BSS absence event [01/12] mt76: mt7663: fix mt7615_mac_cca_stats_reset routine --- 2020-04-02 Lorenzo Bianconi New
[12/12] mt76: mt7615: remove unnecessary register operations [01/12] mt76: mt7663: fix mt7615_mac_cca_stats_reset routine --- 2020-04-02 Lorenzo Bianconi New
[2/9] mt76: mt7615: introduce mt7663u support to mt7615_write_txwi add preliminary usb support to mt7615 driver --- 2020-04-02 Lorenzo Bianconi New
[4/9] mt76: mt7615: introduce __mt7663_load_firmware routine add preliminary usb support to mt7615 driver --- 2020-04-02 Lorenzo Bianconi New
[6/9] mt76: mt76u: rely on mt7622 queue scheme for mt7663u add preliminary usb support to mt7615 driver --- 2020-04-02 Lorenzo Bianconi New
[8/9] mt76: mt7615: introduce mt7615_wtbl_desc data structure add preliminary usb support to mt7615 driver --- 2020-04-02 Lorenzo Bianconi New
mt76: mt7615: fix possible division by 0 in mt7615_mac_update_mib_stats mt76: mt7615: fix possible division by 0 in mt7615_mac_update_mib_stats --- 2020-04-06 Lorenzo Bianconi New
[1/2] mt76: mt7615: move core shared code in mt7615-common module introduce usb support to mt7615 driver --- 2020-04-07 Lorenzo Bianconi New
[1/2] mt76: mt7622: fix DMA unmap length [1/2] mt76: mt7622: fix DMA unmap length --- 2020-04-09 Lorenzo Bianconi New
[v2,2/2] mt76: mt7663: fix DMA unmap length fix TXP DMA unmap for mt7622/mt7623 --- 2020-04-09 Lorenzo Bianconi New
mt76: mt7615: enable MSI by default mt76: mt7615: enable MSI by default --- 2020-04-09 Lorenzo Bianconi New
[v2,1/2] mt76: mt7615: move core shared code in mt7615-common module [v2,1/2] mt76: mt7615: move core shared code in mt7615-common module --- 2020-04-09 Lorenzo Bianconi New
[v3,1/2] mt76: mt7615: move core shared code in mt7615-common module [v3,1/2] mt76: mt7615: move core shared code in mt7615-common module --- 2020-04-16 Lorenzo Bianconi Superseded
mt76: mt7615: enable scs for mt7663 driver mt76: mt7615: enable scs for mt7663 driver --- 2020-04-16 Lorenzo Bianconi New
[2/3] mt76: remove PS_NULLFUNC_STACK capability add 802.11 ps support to mt7663 driver --- 2020-04-17 Lorenzo Bianconi New
mt76: mt7615: make Kconfig entry obvious for MT7663E mt76: mt7615: make Kconfig entry obvious for MT7663E --- 2020-04-17 Lorenzo Bianconi New
mt76: add rx queues info to mt76 debugfs mt76: add rx queues info to mt76 debugfs --- 2020-04-19 Lorenzo Bianconi New
mt76: mt7615: parse mcu return code for unified commands mt76: mt7615: parse mcu return code for unified commands --- 2020-04-20 Lorenzo Bianconi New
mt76: mt7615: fix mt7615_firmware_own for mt7663e mt76: mt7615: fix mt7615_firmware_own for mt7663e --- 2020-04-20 Lorenzo Bianconi New
mt76: mt7615: fix mt7615_driver_own routine mt76: mt7615: fix mt7615_driver_own routine --- 2020-04-20 Lorenzo Bianconi New
mt76: mt7615: fix aid configuration in mt7615_mcu_wtbl_generic_tlv mt76: mt7615: fix aid configuration in mt7615_mcu_wtbl_generic_tlv --- 2020-04-21 Lorenzo Bianconi New
« 1 2 3 48 9 »