Show patches with: Submitter = Stanislaw Gruszka       |    Archived = No       |   591 patches
« 1 2 3 45 6 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[5/8] rt2800mmio: use timer and work for handling tx statuses timeouts rt2x00: performance fixes for mmio - - - --- 2019-03-27 Stanislaw Gruszka kvalo Accepted
[4/8] rt2800mmio: fetch tx status changes rt2x00: performance fixes for mmio - - - --- 2019-03-27 Stanislaw Gruszka kvalo Accepted
[3/8] rt2800: move txstatus pending routine rt2x00: performance fixes for mmio - - - --- 2019-03-27 Stanislaw Gruszka kvalo Accepted
[2/8] rt2800: new flush implementation for SoC devices rt2x00: performance fixes for mmio - - - --- 2019-03-27 Stanislaw Gruszka kvalo Accepted
[1/8] rt2800: partially restore old mmio txstatus behaviour rt2x00: performance fixes for mmio - - - --- 2019-03-27 Stanislaw Gruszka kvalo Accepted
[12/12] mt76usb: remove queue variable from rx_tasklet mt76usb: some cleanups and optimizations - - - --- 2019-03-21 Stanislaw Gruszka nbd Accepted
[11/12] mt76usb: allocate urb and sg as linear data mt76usb: some cleanups and optimizations - - - --- 2019-03-21 Stanislaw Gruszka nbd Accepted
[10/12] mt76usb: remove unneded sg_init_table mt76usb: some cleanups and optimizations - - - --- 2019-03-21 Stanislaw Gruszka nbd Accepted
[09/12] mt76usb: resue mt76u_urb_alloc for tx mt76usb: some cleanups and optimizations - - - --- 2019-03-21 Stanislaw Gruszka nbd Accepted
[08/12] mt76usb: remove MT_RXQ_MAIN queue from mt76u_urb_alloc mt76usb: some cleanups and optimizations - - - --- 2019-03-21 Stanislaw Gruszka nbd Accepted
[07/12] mt76usb: remove mt76u_buf and use urb directly mt76usb: some cleanups and optimizations - - - --- 2019-03-21 Stanislaw Gruszka nbd Accepted
[06/12] mt76usb: move mt76u_buf->done to queue entry mt76usb: some cleanups and optimizations - - - --- 2019-03-21 Stanislaw Gruszka nbd Accepted
[05/12] mt76usb: remove mt76u_buf redundant fileds mt76usb: some cleanups and optimizations - - - --- 2019-03-21 Stanislaw Gruszka nbd Accepted
[04/12] mt76usb: use usb_dev private data mt76usb: some cleanups and optimizations - - - --- 2019-03-21 Stanislaw Gruszka nbd Accepted
[03/12] mt76usb: change mt76u_fill_rx_sg arguments mt76usb: some cleanups and optimizations - - - --- 2019-03-21 Stanislaw Gruszka nbd Accepted
[02/12] mt76: remove rx_page_lock mt76usb: some cleanups and optimizations - - - --- 2019-03-21 Stanislaw Gruszka nbd Accepted
[01/12] mt76usb: change mt76u_submit_buf mt76usb: some cleanups and optimizations - - - --- 2019-03-21 Stanislaw Gruszka nbd Accepted
[v2,12/12] mt76x02: enable AP mode for USB mt76x02: AP support for USB with PS - - - --- 2019-03-19 Stanislaw Gruszka nbd Accepted
[v2,11/12] mt76: unify set_tim mt76x02: AP support for USB with PS - - - --- 2019-03-19 Stanislaw Gruszka nbd Accepted
[v2,10/12] mt76x02u: add mt76_release_buffered_frames mt76x02: AP support for USB with PS - - - --- 2019-03-19 Stanislaw Gruszka nbd Accepted
[v2,09/12] mt76x02: make beacon slots bigger for USB mt76x02: AP support for USB with PS - - - --- 2019-03-19 Stanislaw Gruszka nbd Accepted
[v2,08/12] mt76x02u: implement pre TBTT work for USB mt76x02: AP support for USB with PS - - - --- 2019-03-19 Stanislaw Gruszka nbd Accepted
[v2,07/12] mt76x02: disable HW encryption for group frames mt76x02: AP support for USB with PS - - - --- 2019-03-19 Stanislaw Gruszka nbd Accepted
[v2,06/12] mt76x02u: add sta_ps mt76x02: AP support for USB with PS - - - --- 2019-03-19 Stanislaw Gruszka nbd Accepted
[v2,05/12] mt76x02: generalize some mmio beaconing functions mt76x02: AP support for USB with PS - - - --- 2019-03-19 Stanislaw Gruszka nbd Accepted
[v2,04/12] mt76x02u: implement beacon_ops mt76x02: AP support for USB with PS - - - --- 2019-03-19 Stanislaw Gruszka nbd Accepted
[v2,03/12] mt76x02: introduce beacon_ops mt76x02: AP support for USB with PS - - - --- 2019-03-19 Stanislaw Gruszka nbd Accepted
[v2,02/12] mt76x02: add hrtimer for pre TBTT for USB mt76x02: AP support for USB with PS - - - --- 2019-03-19 Stanislaw Gruszka nbd Accepted
[v2,01/12] mt76x02: introduce mt76x02_beacon.c mt76x02: AP support for USB with PS - - - --- 2019-03-19 Stanislaw Gruszka nbd Accepted
[RFC] mt76: add 3dBm for reporting txpower also for 1x1 [RFC] mt76: add 3dBm for reporting txpower also for 1x1 - - - --- 2019-03-13 Stanislaw Gruszka nbd Rejected
[v2] iommu/amd: fix sg->dma_address for sg->offset bigger than PAGE_SIZE [v2] iommu/amd: fix sg->dma_address for sg->offset bigger than PAGE_SIZE - 1 - --- 2019-03-13 Stanislaw Gruszka jmberg Not Applicable
[RFC,12/12] mt76usb: remove queue variable from rx_tasklet mt76usb: some cleanups and optimizations - - - --- 2019-03-12 Stanislaw Gruszka nbd RFC
[RFC,11/12] mt76usb: allocate urb and sg as linear data mt76usb: some cleanups and optimizations - - - --- 2019-03-12 Stanislaw Gruszka nbd RFC
[RFC,10/12] mt76usb: remove unneded sg_init_table mt76usb: some cleanups and optimizations - - - --- 2019-03-12 Stanislaw Gruszka nbd RFC
[RFC,09/12] mt76usb: resue mt76u_urb_alloc for tx mt76usb: some cleanups and optimizations - - - --- 2019-03-12 Stanislaw Gruszka nbd RFC
[RFC,08/12] mt76usb: remove MT_RXQ_MAIN queue from mt76u_urb_alloc mt76usb: some cleanups and optimizations - - - --- 2019-03-12 Stanislaw Gruszka nbd RFC
[RFC,07/12] mt76usb: remove mt76u_buf and use urb directly mt76usb: some cleanups and optimizations - - - --- 2019-03-12 Stanislaw Gruszka nbd RFC
[RFC,06/12] mt76usb: move mt76u_buf->done to queue entry mt76usb: some cleanups and optimizations - - - --- 2019-03-12 Stanislaw Gruszka nbd RFC
[RFC,05/12] mt76usb: remove mt76u_buf redundant fileds mt76usb: some cleanups and optimizations - - - --- 2019-03-12 Stanislaw Gruszka nbd RFC
[RFC,04/12] mt76usb: use usb_dev private data mt76usb: some cleanups and optimizations - - - --- 2019-03-12 Stanislaw Gruszka nbd RFC
[RFC,03/12] mt76usb: change mt76u_fill_rx_sg arguments mt76usb: some cleanups and optimizations - - - --- 2019-03-12 Stanislaw Gruszka nbd RFC
[RFC,02/12] mt76: remove rx_page_lock mt76usb: some cleanups and optimizations - - - --- 2019-03-12 Stanislaw Gruszka nbd RFC
[RFC,01/12] mt76usb: change mt76u_submit_buf mt76usb: some cleanups and optimizations - - - --- 2019-03-12 Stanislaw Gruszka nbd RFC
[5.1] mt76x02: do not enable RTS/CTS by default [5.1] mt76x02: do not enable RTS/CTS by default - - - --- 2019-03-12 Stanislaw Gruszka kvalo Accepted
[v3,4/4] rt2x00: do not print error when queue is full rt2x00 random fixes - - - --- 2019-03-12 Stanislaw Gruszka kvalo Accepted
[v3,3/4] rt2x00: check number of EPROTO errors rt2x00 random fixes - - - --- 2019-03-12 Stanislaw Gruszka kvalo Accepted
[v3,2/4] rt2x00: use ratelimited variants dev_warn/dev_err rt2x00 random fixes - - - --- 2019-03-12 Stanislaw Gruszka kvalo Accepted
[v3,1/4] cfg80211: add ratelimited variants of err and warn rt2x00 random fixes - - - --- 2019-03-12 Stanislaw Gruszka jmberg Accepted
iommu/amd: fix sg->dma_address for sg->offset bigger than PAGE_SIZE iommu/amd: fix sg->dma_address for sg->offset bigger than PAGE_SIZE - 1 - --- 2019-03-11 Stanislaw Gruszka jmberg Not Applicable
[v2] mt76x02u: check chip version on probe [v2] mt76x02u: check chip version on probe - - - --- 2019-03-07 Stanislaw Gruszka kvalo Accepted
[v2] mt7601u: check chip version on probe [v2] mt7601u: check chip version on probe 1 - - --- 2019-03-07 Stanislaw Gruszka kvalo Accepted
mt76x02u: check chip version on probe mt76x02u: check chip version on probe - - - --- 2019-03-07 Stanislaw Gruszka nbd Changes Requested
mt7601u: check chip version on probe mt7601u: check chip version on probe - - - --- 2019-03-07 Stanislaw Gruszka kvalo Superseded
[11/11] mt76x02: enable AP mode for USB mt76x02: AP support for USB with PS - - - --- 2019-03-04 Stanislaw Gruszka nbd Superseded
[10/11] mt76: unify set_tim mt76x02: AP support for USB with PS - - - --- 2019-03-04 Stanislaw Gruszka nbd Superseded
[09/11] mt76x02u: add mt76_release_buffered_frames mt76x02: AP support for USB with PS - - - --- 2019-03-04 Stanislaw Gruszka nbd Superseded
[08/11] mt76x02u: implement pre TBTT work for USB mt76x02: AP support for USB with PS - - - --- 2019-03-04 Stanislaw Gruszka nbd Superseded
[07/11] mt76x02: disable HW encryption for group frames mt76x02: AP support for USB with PS - - - --- 2019-03-04 Stanislaw Gruszka nbd Superseded
[06/11] mt76x02u: add sta_ps mt76x02: AP support for USB with PS - - - --- 2019-03-04 Stanislaw Gruszka nbd Superseded
[05/11] mt76x02: generalize some mmio beaconing functions mt76x02: AP support for USB with PS - - - --- 2019-03-04 Stanislaw Gruszka nbd Superseded
[04/11] mt76x02u: implement beacon_ops mt76x02: AP support for USB with PS - - - --- 2019-03-04 Stanislaw Gruszka nbd Superseded
[03/11] mt76x02: introduce beacon_ops mt76x02: AP support for USB with PS - - - --- 2019-03-04 Stanislaw Gruszka nbd Superseded
[02/11] mt76x02: add hrtimer for pre TBTT for USB mt76x02: AP support for USB with PS - - - --- 2019-03-04 Stanislaw Gruszka nbd Superseded
[01/11] mt76x02: introduce mt76x02_beacon.c mt76x02: AP support for USB with PS - - - --- 2019-03-04 Stanislaw Gruszka nbd Superseded
mt76x02: fix hdr pointer in write txwi for USB mt76x02: fix hdr pointer in write txwi for USB 1 - - --- 2019-02-28 Stanislaw Gruszka kvalo Accepted
[RFC,12/12] mt76x02: remove set_tim mt76x02: AP support for with PS - - - --- 2019-02-28 Stanislaw Gruszka kvalo RFC
[RFC,11/12] mt76x02: enable AP mode for USB mt76x02: AP support for with PS - - - --- 2019-02-28 Stanislaw Gruszka kvalo RFC
[RFC,10/12] mt76x02u: add mt76_release_buffered_frames mt76x02: AP support for with PS - - - --- 2019-02-28 Stanislaw Gruszka kvalo RFC
[RFC,09/12] mt76x02u: implement pre TBTT work for USB mt76x02: AP support for with PS - - - --- 2019-02-28 Stanislaw Gruszka kvalo RFC
[RFC,08/12] mt76x02: disable HW encryption for group frames mt76x02: AP support for with PS - - - --- 2019-02-28 Stanislaw Gruszka kvalo RFC
[RFC,07/12] mt76x02: fix hdr pointer in write txwi for USB mt76x02: AP support for with PS 1 - - --- 2019-02-28 Stanislaw Gruszka kvalo RFC
[RFC,06/12] mt76x02u: add sta_ps mt76x02: AP support for with PS - - - --- 2019-02-28 Stanislaw Gruszka kvalo RFC
[RFC,05/12] mt76x02: generalize some mmio beaconing functions mt76x02: AP support for with PS - - - --- 2019-02-28 Stanislaw Gruszka kvalo RFC
[RFC,04/12] mt76x02u: implement beacon_ops mt76x02: AP support for with PS - - - --- 2019-02-28 Stanislaw Gruszka kvalo RFC
[RFC,03/12] mt76x02: introduce beacon_ops mt76x02: AP support for with PS - - - --- 2019-02-28 Stanislaw Gruszka kvalo RFC
[RFC,02/12] mt76x02: add hrtimer for pre TBTT for USB mt76x02: AP support for with PS - - - --- 2019-02-28 Stanislaw Gruszka kvalo RFC
[RFC,01/12] mt76x02: introduce mt76x02_beacon.c mt76x02: AP support for with PS - - - --- 2019-02-28 Stanislaw Gruszka kvalo RFC
[v3,3/3] mt76usb: remove usb_mcu.c [v3,1/3] mt76usb: allow mt76u_bulk_msg be used for reads - - - --- 2019-02-20 Stanislaw Gruszka kvalo Accepted
[v3,2/3] mt76usb: use synchronous msg for mcu command responses [v3,1/3] mt76usb: allow mt76u_bulk_msg be used for reads - - - --- 2019-02-20 Stanislaw Gruszka kvalo Accepted
[v3,1/3] mt76usb: allow mt76u_bulk_msg be used for reads [v3,1/3] mt76usb: allow mt76u_bulk_msg be used for reads - - - --- 2019-02-20 Stanislaw Gruszka kvalo Accepted
[v2,3/3] mt76usb: remove usb_mcu.c [v2,1/3] mt76usb: allow mt76u_bulk_msg be used for reads - - - --- 2019-02-20 Stanislaw Gruszka kvalo Changes Requested
[v2,2/3] mt76usb: use synchronous msg for mcu command responses [v2,1/3] mt76usb: allow mt76u_bulk_msg be used for reads - - - --- 2019-02-20 Stanislaw Gruszka kvalo Changes Requested
[v2,1/3] mt76usb: allow mt76u_bulk_msg be used for reads [v2,1/3] mt76usb: allow mt76u_bulk_msg be used for reads - - - --- 2019-02-20 Stanislaw Gruszka kvalo Changes Requested
[3/3] mt76usb: remove usb_mcu.c [1/3] mt76usb: allow mt76u_bulk_msg be used for reads - - - --- 2019-02-20 Stanislaw Gruszka kvalo Changes Requested
[2/3] mt76usb: use synchronous msg for mcu command responses [1/3] mt76usb: allow mt76u_bulk_msg be used for reads - - - --- 2019-02-20 Stanislaw Gruszka kvalo Changes Requested
[1/3] mt76usb: allow mt76u_bulk_msg be used for reads [1/3] mt76usb: allow mt76u_bulk_msg be used for reads - - - --- 2019-02-20 Stanislaw Gruszka kvalo Changes Requested
[v5,5/5] rt2800: comment and simplify AGC init for RT6352 rt2800: register programing tweaks and clean ups - - - --- 2019-02-13 Stanislaw Gruszka kvalo Accepted
[v5,4/5] rt2800: enable TX_PIN_CFG_RFRX_EN only for MT7620 rt2800: register programing tweaks and clean ups - - - --- 2019-02-13 Stanislaw Gruszka kvalo Accepted
[v5,3/5] rt2800: enable TX_PIN_CFG_LNA_PE_ bits per band rt2800: register programing tweaks and clean ups - - - --- 2019-02-13 Stanislaw Gruszka kvalo Accepted
[v5,2/5] rt2x00: remove confusing AGC register rt2800: register programing tweaks and clean ups - - - --- 2019-02-13 Stanislaw Gruszka kvalo Accepted
[v5,1/5] rt2x00: remove unneeded check rt2800: register programing tweaks and clean ups - - - --- 2019-02-13 Stanislaw Gruszka kvalo Accepted
mt76x02u: remove bogus check and comment padding mt76x02u: remove bogus check and comment padding - - - --- 2019-02-12 Stanislaw Gruszka kvalo Accepted
[RFC] mt76x02u: correct pad for fragments [RFC] mt76x02u: correct pad for fragments - - - --- 2019-02-11 Stanislaw Gruszka kvalo RFC
mt76x02u: use usb_bulk_msg to upload firmware mt76x02u: use usb_bulk_msg to upload firmware - - 1 --- 2019-02-11 Stanislaw Gruszka kvalo Accepted
[RFC/RFT,8/8] rt2x00mmio: remove legacy comment rt2x00: performance fixes for mmio - - - --- 2019-02-09 Stanislaw Gruszka kvalo RFC
[RFC/RFT,7/8] rt2x00: remove not used entry field rt2x00: performance fixes for mmio - - - --- 2019-02-09 Stanislaw Gruszka kvalo RFC
[RFC/RFT,6/8] rt2x00: remove last_nostatus_check rt2x00: performance fixes for mmio - - - --- 2019-02-09 Stanislaw Gruszka kvalo RFC
[RFC/RFT,5/8] rt2800mmio: use timer and work for handling tx statuses timeouts rt2x00: performance fixes for mmio - - - --- 2019-02-09 Stanislaw Gruszka kvalo RFC
[RFC/RFT,4/8] rt2800mmio: fetch tx status changes rt2x00: performance fixes for mmio - - - --- 2019-02-09 Stanislaw Gruszka kvalo RFC
[RFC/RFT,3/8] rt2800: move txstatus pending routine rt2x00: performance fixes for mmio - - - --- 2019-02-09 Stanislaw Gruszka kvalo RFC
« 1 2 3 45 6 »