platform/kernel/linux-rpi.git
2020-09-24 Lorenzo Bianconimt76: mt7615: unlock dfs bands
2020-09-24 Lorenzo Bianconimt76: mt7663: check isr read return value in mt7663s_rx...
2020-09-24 Lorenzo Bianconimt76: mt7663s: introduce sdio tx aggregation
2020-09-24 Lorenzo Bianconimt76: mt7663s: fix possible quota leak in mt7663s_refil...
2020-09-24 Lorenzo Bianconimt76: move pad estimation out of mt76_skb_adjust_pad
2020-09-24 Lorenzo Bianconimt76: mt7663s: introduce __mt7663s_xmit_queue routine
2020-09-24 Lorenzo Bianconimt76: mt7663s: split mt7663s_tx_update_sched in mt7663s...
2020-09-24 Lorenzo Bianconimt76: mt7663s: do not use altx for ctl/mgmt traffic
2020-09-24 Lorenzo Bianconimt76: mt7622: fix fw hang on mt7622
2020-09-24 Ryder Leemt76: mt7615: fix VHT LDPC capability
2020-09-24 Wang Haimt76: mt7615: Remove set but unused variable 'index'
2020-09-24 Felix Fietkaumt76: remove retry_q from struct mt76_txq and related...
2020-09-24 Felix Fietkaumt76: move txwi handling code to dma.c, since it is...
2020-09-24 Felix Fietkaumt76: mt7915: fix queue/tid mapping for airtime reporting
2020-09-24 Felix Fietkaumt76: mt7915: simplify mt7915_lmac_mapping
2020-09-24 Felix Fietkaumt76: dma: cache dma map address/len in struct mt76_que...
2020-09-24 Felix Fietkaumt76: mt7915: fix HE BSS info
2020-09-24 Felix Fietkaumt76: convert from tx tasklet to tx worker thread
2020-09-24 Felix Fietkaumt76: add utility functions for deferring work to a...
2020-09-24 Felix Fietkaumt76: testmode: add a limit for queued tx_frames packets
2020-09-24 Felix Fietkaumt76: mt7615: fix antenna selection for testmode tx_frames
2020-09-24 Felix Fietkaumt76: mt7615: fix MT_ANT_SWITCH_CON register definition
2020-09-24 Chih-Min Chenmt76: mt7915: fix unexpected firmware mode
2020-09-24 Felix Fietkaumt76: mt76x02: tune tx ring size
2020-09-24 Felix Fietkaumt76: mt7603: tune tx ring size
2020-09-24 Felix Fietkaumt76: remove struct mt76_sw_queue
2020-09-24 Felix Fietkaumt76: rely on AQL for burst size limits on tx queueing
2020-09-24 Felix Fietkaumt76: remove swq from struct mt76_sw_queue
2020-09-24 Felix Fietkaumt76: remove qid argument to drv->tx_complete_skb
2020-09-24 Felix Fietkaumt76: unify queue tx cleanup code
2020-09-24 Felix Fietkaumt76: sdio: fix use of q->head and q->tail
2020-09-24 Felix Fietkaumt76: usb: fix use of q->head and q->tail
2020-09-24 Felix Fietkaumt76: mt7603: check for single-stream EEPROM configuration
2020-09-24 Felix Fietkaumt76: add memory barrier to DMA queue kick
2020-09-24 Felix Fietkaumt76: mt7915: add support for accessing mapped register...
2020-09-24 Felix Fietkaumt76: mt7615: significantly reduce interrupt load
2020-09-24 Felix Fietkaumt76: mt7915: significantly reduce interrupt load
2020-09-24 Felix Fietkaumt76: mt7915: schedule tx tasklet in mt7915_mac_tx_free
2020-09-24 Felix Fietkaumt76: dma: update q->queued immediately on cleanup
2020-09-24 Felix Fietkaumt76: mt7915: optimize mt7915_mac_sta_poll
2020-09-24 Felix Fietkaumt76: mt7615: fix reading airtime statistics
2020-09-24 Lorenzo Bianconimt76: mt7663u: fix dma header initialization
2020-09-24 Lorenzo Bianconimt76: fix a possible NULL pointer dereference in mt76_t...
2020-09-24 Lorenzo Bianconimt76: mt7615: fix a possible NULL pointer dereference...
2020-09-24 Lorenzo Bianconimt76: mt7615: fix possible memory leak in mt7615_tm_set...
2020-09-24 Sean Wangmt76: mt7663s: fix unable to handle kernel paging request
2020-09-24 Sean Wangmt76: mt7663s: fix resume failure
2020-09-24 Lorenzo Bianconimt76: mt7663s: use NULL instead of 0 in sdio code
2020-09-24 Lorenzo Bianconimt76: mt7615: release mutex in mt7615_reset_test_set
2020-09-24 Ryder Leemt76: mt7915: add Tx A-MSDU offloading support
2020-09-24 Felix Fietkaumt76: mt7915: add missing flags in WMM parameter settings
2020-09-24 Felix Fietkaumt76: mt7915: simplify aggregation session check
2020-09-24 Felix Fietkaumt76: mt7615: remove mtxq->agg_ssn assignment
2020-09-24 Felix Fietkaumt76: move mt76_check_agg_ssn to driver tx_prepare...
2020-09-24 Felix Fietkaumt76: mt7915: enable offloading of sequence number...
2020-09-24 Felix Fietkaumt76: mt7915: increase tx retry count
2020-09-24 Felix Fietkaumt76: mt7915: clean up station stats polling and rate...
2020-09-24 Felix Fietkaumt76: mt7915: do not do any work in napi poll after...
2020-09-24 Felix Fietkaumt76: mt7615: do not do any work in napi poll after...
2020-09-24 Felix Fietkaumt76: mt76x02: clean up and fix interrupt masking in...
2020-09-24 Felix Fietkaumt76: mt7615: only clear unmasked interrupts in irq...
2020-09-24 Felix Fietkaumt76: mt7915: clean up and fix interrupt masking in...
2020-09-24 Felix Fietkaumt76: set interrupt mask register to 0 before requestin...
2020-09-24 Felix Fietkaumt76: fix double DMA unmap of the first buffer on 7615...
2020-09-24 Felix Fietkaumt76: mt7915: fix crash on tx rate report for invalid...
2020-09-24 Ryder Leemt76: mt7915: enable U-APSD on AP side
2020-09-24 Lorenzo Bianconimt76: mt76s: get rid of unused variable
2020-09-24 Lorenzo Bianconimt76: mt76s: move tx/rx processing in 2 separate works
2020-09-24 Lorenzo Bianconimt76: mt76s: move status processing in txrx wq
2020-09-24 Lorenzo Bianconimt76: mt7663s: move rx processing in txrx wq
2020-09-24 Lorenzo Bianconimt76: mt76s: move tx processing in a dedicated wq
2020-09-24 Lorenzo Bianconimt76: mt76s: fix oom in mt76s_tx_queue_skb_raw
2020-09-24 Lorenzo Bianconimt76: mt7615: reschedule runtime-pm receiving a tx...
2020-09-24 Lorenzo Bianconimt76: do not inject packets if MT76_STATE_PM is set
2020-09-24 Lorenzo Bianconimt76: mt7615: hold mt76 lock queueing wd in mt7615_queu...
2020-09-24 Lorenzo Bianconimt76: mt7663s: move drv_own/fw_own in mt7615_mcu_ops
2020-09-24 Lorenzo Bianconimt76: mt7615: move drv_own/fw_own in mt7615_mcu_ops
2020-09-24 Shayne Chenmt76: mt7615: register ext_phy if DBDC is detected
2020-09-24 Qinglang Miaozd1201: simplify the return expression of zd1201_set_ma...
2020-09-24 Andreas Färberrtw88: Fix potential probe error handling race with...
2020-09-24 Andreas Färberrtw88: Fix probe error handling race with firmware...
2020-09-24 Zhang Changzhongbrcmfmac: check return value of driver_for_each_device()
2020-09-22 Jason Yanrtlwifi: rtl8723be: use true,false for bool variable...
2020-09-22 Jason Yanrtlwifi: rtl8821ae: use true,false for bool variable...
2020-09-22 Jason Yanrtlwifi: rtl8192ee: use true,false for bool variable...
2020-09-22 Joe Perchesrtlwifi: Use ffs in <foo>_phy_calculate_bit_shift
2020-09-22 Qinglang Miaomt7601u: Convert to DEFINE_SHOW_ATTRIBUTE
2020-09-22 YueHaibingwlcore: Remove unused function no_write_handler()
2020-09-21 Zheng Binrtlwifi: rtl8723be: fix comparison to bool warning...
2020-09-21 Zheng Binrtlwifi: rtl8192de: fix comparison to bool warning...
2020-09-21 Zheng Binrtlwifi: rtl8192ce: fix comparison to bool warning...
2020-09-21 Zheng Binrtlwifi: rtl8192cu: fix comparison to bool warning...
2020-09-21 Zheng Binrtlwifi: rtl8821ae: fix comparison to bool warning...
2020-09-21 Zheng Binrtlwifi: rtl8821ae: fix comparison to bool warning...
2020-09-21 Zheng Binrtlwifi: rtl8192cu: fix comparison to bool warning...
2020-09-21 Zheng Binrtlwifi: rtl8192c: fix comparison to bool warning in...
2020-09-21 Zheng Binrtlwifi: rtl8192ee: fix comparison to bool warning...
2020-09-21 Huang Guobinnet: wilc1000: clean up resource in error path of init...
2020-09-21 Jing Xiangfengssb: Remove meaningless jump label to simplify the...
2020-09-16 Zheng Binrtlwifi: rtl8723ae: fix comparison pointer to bool...
next