| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | wifi: rtl8xxxu: Add rate control code for RTL8188EU | Bitterblue Smith | 2022-12-21 | 3 | -30/+729 |
| * | | wifi: rtl8xxxu: Support new chip RTL8188EU | Jes Sorensen | 2022-12-21 | 7 | -25/+1572 |
| * | | wifi: rtl8xxxu: Define masks for cck_agc_rpt bits | Bitterblue Smith | 2022-12-21 | 4 | -6/+9 |
| * | | wifi: rtl8xxxu: Make rtl8xxxu_load_firmware take const char* | Bitterblue Smith | 2022-12-21 | 7 | -7/+7 |
| * | | wifi: rtl8xxxu: Deduplicate the efuse dumping code | Bitterblue Smith | 2022-12-21 | 5 | -41/+13 |
| * | | wifi: rtw89: 8852c: rfk: refine AGC tuning flow of DPK for irregular PA | Chih-Kang Chang | 2022-12-21 | 1 | -8/+30 |
| * | | wifi: rtw89: refine 6 GHz scanning dwell time | Po-Hao Huang | 2022-12-21 | 2 | -2/+4 |
| * | | wifi: rtw89: 8852b: update BSS color mapping register | Eric Huang | 2022-12-21 | 6 | -4/+10 |
| * | | wifi: rtw89: coex: Change TDMA related logic to version separate | Ching-Te Ku | 2022-12-21 | 2 | -27/+32 |
| * | | wifi: rtw89: coex: refactor _chk_btc_report() to extend more features | Ching-Te Ku | 2022-12-21 | 1 | -222/+143 |
| * | | wifi: rtw89: coex: Add v2 BT AFH report and related variable | Ching-Te Ku | 2022-12-21 | 2 | -8/+72 |
| * | | wifi: rtw89: coex: Update BTC firmware report bitmap definition | Ching-Te Ku | 2022-12-21 | 1 | -13/+164 |
| * | | wifi: rtw89: coex: Enable Bluetooth report when show debug info | Ching-Te Ku | 2022-12-21 | 1 | -13/+19 |
| * | | wifi: rtw89: coex: use new introduction BTC version format | Ping-Ke Shih | 2022-12-21 | 5 | -85/+32 |
| * | | wifi: rtw89: coex: add BTC format version derived from firmware version | Ping-Ke Shih | 2022-12-21 | 4 | -0/+124 |
| * | | Merge tag 'mt76-for-kvalo-2022-12-09' of https://github.com/nbd168/wireless | Kalle Valo | 2022-12-21 | 34 | -274/+503 |
| |\ \ |
|
| | * | | wifi: mt76: mt7915: get rid of wed rx_buf_ring page_frag_cache | Lorenzo Bianconi | 2022-12-09 | 2 | -15/+11 |
| | * | | wifi: mt76: mt7921: resource leaks at mt7921_check_offload_capability() | Sean Wang | 2022-12-09 | 1 | -1/+2 |
| | * | | wifi: mt76: dma: rely on queue page_frag_cache for wed rx queues | Lorenzo Bianconi | 2022-12-09 | 1 | -15/+1 |
| | * | | wifi: mt76: handle possible mt76_rx_token_consume failures | Lorenzo Bianconi | 2022-12-09 | 3 | -4/+20 |
| | * | | wifi: mt76: dma: do not increment queue head if mt76_dma_add_buf fails | Lorenzo Bianconi | 2022-12-09 | 1 | -4/+5 |
| | * | | wifi: mt76: mt7615: enable per-phy led support | Lorenzo Bianconi | 2022-12-09 | 5 | -74/+92 |
| | * | | wifi: mt76: mt7915: enable per-phy led support | Lorenzo Bianconi | 2022-12-09 | 3 | -29/+109 |
| | * | | wifi: mt76: move leds struct in mt76_phy | Lorenzo Bianconi | 2022-12-09 | 8 | -87/+92 |
| | * | | wifi: mt76: move leds field in leds struct | Lorenzo Bianconi | 2022-12-09 | 8 | -54/+56 |
| | * | | wifi: mt76: fix coverity uninit_use_in_call in mt76_connac2_reverse_frag0_hdr... | Deren Wu | 2022-12-09 | 1 | -1/+1 |
| | * | | wifi: mt76: mt7915: fix unintended sign extension of mt7915_hw_queue_read() | Ryder Lee | 2022-12-09 | 1 | -1/+1 |
| | * | | wifi: mt76: mt7996: fix unintended sign extension of mt7996_hw_queue_read() | Ryder Lee | 2022-12-09 | 1 | -1/+1 |
| | * | | wifi: mt76: mt7921: add support to update fw capability with MTFG table | Quan Zhou | 2022-12-09 | 4 | -1/+77 |
| | * | | wifi: mt76: mt76x0: fix oob access in mt76x0_phy_get_target_power | Lorenzo Bianconi | 2022-12-09 | 1 | -1/+6 |
| | * | | wifi: mt76: mt7996: fix endianness warning in mt7996_mcu_sta_he_tlv | Lorenzo Bianconi | 2022-12-09 | 1 | -2/+2 |
| | * | | wifi: mt76: mt7996: drop always true condition of __mt7996_reg_addr() | Ryder Lee | 2022-12-09 | 2 | -2/+1 |
| | * | | wifi: mt76: mt7915: drop always true condition of __mt7915_reg_addr() | Ryder Lee | 2022-12-09 | 2 | -2/+1 |
| | * | | wifi: mt76: mt7915: check the correctness of event data | Ryder Lee | 2022-12-09 | 1 | -4/+17 |
| | * | | wifi: mt76: mt7996: check return value before accessing free_block_num | Ryder Lee | 2022-12-09 | 2 | -8/+15 |
| | * | | wifi: mt76: mt7915: check return value before accessing free_block_num | Ryder Lee | 2022-12-09 | 2 | -11/+18 |
| | * | | wifi: mt76: mt7915: split mcu chan_mib array up | Ryder Lee | 2022-12-09 | 1 | -23/+27 |
| | * | | wifi: mt76: mt7996: fix integer handling issue of mt7996_rf_regval_set() | Ryder Lee | 2022-12-09 | 1 | -1/+2 |
| | * | | wifi: mt76: mt7996: fix insecure data handling of mt7996_mcu_rx_radar_detected() | Ryder Lee | 2022-12-09 | 1 | -0/+3 |
| | * | | wifi: mt76: mt7996: fix insecure data handling of mt7996_mcu_ie_countdown() | Ryder Lee | 2022-12-09 | 1 | -0/+3 |
| | * | | wifi: mt76: mt7915: fix mt7915_rate_txpower_get() resource leaks | Ryder Lee | 2022-12-09 | 1 | -1/+3 |
| | * | | wifi: mt76: mt7921s: fix slab-out-of-bounds access in sdio host | Deren Wu | 2022-12-09 | 1 | -0/+4 |
| | * | | wifi: mt76: mt7915: add missing of_node_put() | Wang Yufen | 2022-12-09 | 1 | -0/+1 |
| * | | | wifi: rtlwifi: Fix global-out-of-bounds bug in _rtl8812ae_phy_set_txpower_lim... | Li Zetao | 2022-12-14 | 1 | -32/+20 |
| * | | | wifi: rtw89: 8852c: rfk: recover RX DCK failure | Ping-Ke Shih | 2022-12-14 | 2 | -7/+256 |
| * | | | wifi: rtw89: 8852c: rfk: correct DPK settings | Ping-Ke Shih | 2022-12-14 | 2 | -5/+6 |
| * | | | wifi: rtw89: 8852c: rfk: correct DACK setting | Ping-Ke Shih | 2022-12-14 | 1 | -1/+1 |
| * | | | wifi: rtw89: fw: adapt to new firmware format of security section | Ping-Ke Shih | 2022-12-14 | 2 | -3/+21 |
| * | | | wifi: rtw89: consider ER SU as a TX capability | Ping-Ke Shih | 2022-12-14 | 4 | -1/+17 |
| * | | | wifi: rtl8xxxu: don't call dev_kfree_skb() under spin_lock_irqsave() | Yang Yingliang | 2022-12-14 | 1 | -1/+1 |