aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-09-24mt76: mt76x02: clean up and fix interrupt masking in the irq handlerFelix Fietkau
2020-09-24mt76: mt7615: only clear unmasked interrupts in irq taskletFelix Fietkau
2020-09-24mt76: mt7915: clean up and fix interrupt masking in the irq handlerFelix Fietkau
2020-09-24mt76: set interrupt mask register to 0 before requesting irqFelix Fietkau
2020-09-24mt76: fix double DMA unmap of the first buffer on 7615/7915Felix Fietkau
2020-09-24mt76: mt7915: fix crash on tx rate report for invalid stationsFelix Fietkau
2020-09-24mt76: mt7915: enable U-APSD on AP sideRyder Lee
2020-09-24mt76: mt76s: get rid of unused variableLorenzo Bianconi
2020-09-24mt76: mt76s: move tx/rx processing in 2 separate worksLorenzo Bianconi
2020-09-24mt76: mt76s: move status processing in txrx wqLorenzo Bianconi
2020-09-24mt76: mt7663s: move rx processing in txrx wqLorenzo Bianconi
2020-09-24mt76: mt76s: move tx processing in a dedicated wqLorenzo Bianconi
2020-09-24mt76: mt76s: fix oom in mt76s_tx_queue_skb_rawLorenzo Bianconi
2020-09-24mt76: mt7615: reschedule runtime-pm receiving a tx interruptLorenzo Bianconi
2020-09-24mt76: do not inject packets if MT76_STATE_PM is setLorenzo Bianconi
2020-09-24mt76: mt7615: hold mt76 lock queueing wd in mt7615_queue_key_updateLorenzo Bianconi
2020-09-24mt76: mt7663s: move drv_own/fw_own in mt7615_mcu_opsLorenzo Bianconi
2020-09-24mt76: mt7615: move drv_own/fw_own in mt7615_mcu_opsLorenzo Bianconi
2020-09-24mt76: mt7615: register ext_phy if DBDC is detectedShayne Chen
2020-09-24zd1201: simplify the return expression of zd1201_set_maxassoc()Qinglang Miao
2020-09-24rtw88: Fix potential probe error handling race with wow firmware loadingAndreas Färber
2020-09-24rtw88: Fix probe error handling race with firmware loadingAndreas Färber
2020-09-24brcmfmac: check return value of driver_for_each_device()Zhang Changzhong
2020-09-22rtlwifi: rtl8723be: use true,false for bool variable large_cfo_hitJason Yan
2020-09-22rtlwifi: rtl8821ae: use true,false for bool variable large_cfo_hitJason Yan
2020-09-22rtlwifi: rtl8192ee: use true,false for bool variable large_cfo_hitJason Yan
2020-09-22rtlwifi: Use ffs in <foo>_phy_calculate_bit_shiftJoe Perches
2020-09-22mt7601u: Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao
2020-09-22wlcore: Remove unused function no_write_handler()YueHaibing
2020-09-21rtlwifi: rtl8723be: fix comparison to bool warning in hw.cZheng Bin
2020-09-21rtlwifi: rtl8192de: fix comparison to bool warning in hw.cZheng Bin
2020-09-21rtlwifi: rtl8192ce: fix comparison to bool warning in hw.cZheng Bin
2020-09-21rtlwifi: rtl8192cu: fix comparison to bool warning in hw.cZheng Bin
2020-09-21rtlwifi: rtl8821ae: fix comparison to bool warning in phy.cZheng Bin
2020-09-21rtlwifi: rtl8821ae: fix comparison to bool warning in hw.cZheng Bin
2020-09-21rtlwifi: rtl8192cu: fix comparison to bool warning in mac.cZheng Bin
2020-09-21rtlwifi: rtl8192c: fix comparison to bool warning in phy_common.cZheng Bin
2020-09-21rtlwifi: rtl8192ee: fix comparison to bool warning in hw.cZheng Bin
2020-09-21net: wilc1000: clean up resource in error path of init mon interfaceHuang Guobin
2020-09-21ssb: Remove meaningless jump label to simplify the codeJing Xiangfeng
2020-09-16rtlwifi: rtl8723ae: fix comparison pointer to bool warning in phy.cZheng Bin
2020-09-16rtlwifi: rtl8723ae: fix comparison pointer to bool warning in trx.cZheng Bin
2020-09-16rtlwifi: rtl8723ae: fix comparison pointer to bool warning in rf.cZheng Bin
2020-09-16rtlwifi: rtl8188ee: fix comparison pointer to bool warning in hw.cZheng Bin
2020-09-16rtlwifi: rtl8188ee: fix comparison pointer to bool warning in trx.cZheng Bin
2020-09-16rtlwifi: rtl8188ee: fix comparison pointer to bool warning in phy.cZheng Bin
2020-09-16qtnfmac: Remove unused macro QTNF_DMP_MAX_LENYueHaibing
2020-09-16rtw88: rtw8822c: eliminate code duplication, use native swap() functionIvan Safonov
2020-09-16wlcore: Remove unused macro WL1271_SUSPEND_SLEEPYueHaibing
2020-09-16brcmsmac: main: Eliminate empty brcms_c_down_del_timer()Jason Yan