index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-03
mt76: mt7915: rely on mt76_connac_mcu_wtbl_generic_tlv
Lorenzo Bianconi
2
-45
/
+4
2022-02-03
mt76: mt7915: rely on mt76_connac_mcu_sta_ba
Lorenzo Bianconi
5
-52
/
+21
2022-02-03
mt76: mt7915: rely on mt76_connac_mcu_wtbl_ba_tlv
Lorenzo Bianconi
2
-34
/
+3
2022-02-03
mt76: mt7915: rely on mt76_connac_mcu_sta_ba_tlv
Lorenzo Bianconi
1
-20
/
+1
2022-02-03
mt76: connac: move mt76_connac_mcu_bss_basic_tlv in connac module
Lorenzo Bianconi
4
-119
/
+74
2022-02-03
mt76: connac: move mt76_connac_mcu_bss_ext_tlv in connac module
Lorenzo Bianconi
4
-42
/
+23
2022-02-03
mt76: connac: move mt76_connac_mcu_bss_omac_tlv in connac module
Lorenzo Bianconi
4
-80
/
+47
2022-02-03
mt76: mt7915: remove duplicated defs in mcu.h
Lorenzo Bianconi
1
-23
/
+0
2022-02-03
mt76: mt7915: move pci specific code back to pci.c
Felix Fietkau
3
-55
/
+64
2022-02-03
mt76: mt7921s: update mt7921s_wfsys_reset sequence
YN Chen
2
-0
/
+5
2022-02-03
mt76: mt7921s: clear MT76_STATE_MCU_RUNNING immediately after reset
Sean Wang
1
-2
/
+2
2022-02-03
mt76: sdio: lock sdio when it is needed
Sean Wang
3
-0
/
+14
2022-02-03
mt76: mt7915: use proper aid value in mt7915_mcu_sta_basic_tlv
Lorenzo Bianconi
1
-1
/
+3
2022-02-03
mt76: mt7915: use proper aid value in mt7915_mcu_wtbl_generic_tlv in sta mode
Lorenzo Bianconi
1
-1
/
+4
2022-02-03
mt76: make mt76_sar_capa static
Lorenzo Bianconi
1
-1
/
+1
2022-02-03
mt76: mt7915: add device id for mt7916
Bo Jiao
3
-4
/
+6
2022-02-03
mt76: set wlan_idx_hi on mt7916
Bo Jiao
2
-1
/
+6
2022-02-03
mt76: connac: move mt76_connac_mcu_add_key in connac module
Lorenzo Bianconi
9
-200
/
+110
2022-02-03
mt76: mt7915: rely on mt76_connac_get_phy utilities
Lorenzo Bianconi
3
-72
/
+22
2022-02-03
mt76: connac: move mt76_connac_chan_bw in common code
Lorenzo Bianconi
3
-41
/
+22
2022-02-03
mt76: connac: move mt76_connac_mcu_get_cipher in common code
Lorenzo Bianconi
3
-56
/
+29
2022-02-03
mt76: mt7915: rely on mt76_connac_mcu_add_tlv routine
Lorenzo Bianconi
1
-77
/
+45
2022-02-03
mt76: mt7915: rely on mt76_connac_mcu_alloc_wtbl_req
Lorenzo Bianconi
1
-34
/
+9
2022-02-03
mt76: mt7915: rely on mt76_connac_mcu_alloc_sta_req
Lorenzo Bianconi
6
-57
/
+44
2022-02-03
mt76: connac: fix sta_rec_wtbl tag len
Lorenzo Bianconi
1
-1
/
+1
2022-02-03
mt76: mt7915: add mt7916 calibrated data support
Bo Jiao
3
-6
/
+20
2022-02-03
mt76: mt7915: update mt7915_chan_mib_offs for mt7916
Bo Jiao
2
-5
/
+16
2022-02-03
mt76: mt7915: update rx rate reporting for mt7916
Bo Jiao
4
-76
/
+121
2022-02-03
mt76: mt7915: add txfree event v3
Bo Jiao
2
-14
/
+31
2022-02-03
mt76: mt7915: enlarge wcid size to 544
Bo Jiao
4
-4
/
+10
2022-02-03
mt76: mt7915: rework eeprom.c to adapt mt7916 changes
Bo Jiao
4
-37
/
+106
2022-02-03
mt76: mt7915: add firmware support for mt7916
Bo Jiao
5
-52
/
+110
2022-02-03
mt76: mt7915: rework dma.c to adapt mt7916 changes
Bo Jiao
6
-99
/
+259
2022-02-03
mt76: add MT_RXQ_MAIN_WA for mt7916
Bo Jiao
2
-2
/
+12
2022-02-03
mt76: mt7915: refine register definition
Bo Jiao
9
-400
/
+938
2022-02-03
mt76: mt7915: add mt7915_mmio_probe() as a common probing function
Bo Jiao
3
-218
/
+255
2022-02-03
mt76: mt7915: fix polling firmware-own status
Felix Fietkau
2
-1
/
+2
2022-02-03
wcn36xx: clean up some inconsistent indenting
Yang Li
2
-7
/
+7
2022-02-03
iwlwifi: mvm: don't send SAR GEO command for 3160 devices
Luca Coelho
3
-7
/
+9
2022-02-03
iwlwifi: remove deprecated broadcast filtering feature
Luca Coelho
8
-565
/
+0
2022-02-03
iwlwifi: mei: report RFKILL upon register when needed
Emmanuel Grumbach
1
-2
/
+8
2022-02-03
iwlwifi: mvm: don't feed the hardware RFKILL into iwlmei
Emmanuel Grumbach
1
-1
/
+1
2022-02-03
iwlwifi: mei: retry mapping the shared area
Emmanuel Grumbach
1
-9
/
+26
2022-02-03
iwlwifi: mei: fix the pskb_may_pull check in ipv4
Emmanuel Grumbach
1
-2
/
+1
2022-02-03
iwlwifi: pcie: gen2: fix locking when "HW not ready"
Johannes Berg
1
-2
/
+1
2022-02-03
iwlwifi: pcie: fix locking when "HW not ready"
Johannes Berg
1
-2
/
+1
2022-02-03
iwlwifi: fix iwl_legacy_rate_to_fw_idx
Miri Korenblit
2
-16
/
+18
2022-02-03
iwlwifi: mvm: fix condition which checks the version of rate_n_flags
Miri Korenblit
1
-1
/
+1
2022-02-01
brcmfmac: pcie: Read the console on init and shutdown
Hector Martin
1
-0
/
+4
2022-02-01
brcmfmac: fwil: Constify iovar name arguments
Hector Martin
2
-31
/
+31
[prev]
[next]