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-03-16
mt76: mt7915: introduce 802.11ax multi-bss support
Lorenzo Bianconi
3
-5
/
+70
2022-03-16
mt76: mt7921: move mt7921_init_hw in a dedicated work
Lorenzo Bianconi
5
-19
/
+48
2022-03-16
mt76: mt7921: add mt7921u driver
Lorenzo Bianconi
9
-3
/
+635
2022-03-16
mt76: mt7921: move mt7921_usb_sdio_tx_status_data in mac common code.
Lorenzo Bianconi
4
-13
/
+14
2022-03-16
mt76: mt7921: move mt7921_usb_sdio_tx_complete_skb in common mac code.
Lorenzo Bianconi
4
-21
/
+24
2022-03-16
mt76: mt7921: move mt7921_usb_sdio_tx_prepare_skb in common mac code
Lorenzo Bianconi
4
-58
/
+64
2022-03-16
mt76: mt7921: update mt7921_skb_add_usb_sdio_hdr to support usb
Lorenzo Bianconi
3
-6
/
+8
2022-03-16
mt76: mt7921: disable runtime pm for usb
Lorenzo Bianconi
2
-4
/
+12
2022-03-16
mt76: usb: introduce __mt76u_init utility routine
Lorenzo Bianconi
5
-86
/
+110
2022-03-16
mt76: usb: add req_type to ___mt76u_wr signature
Lorenzo Bianconi
1
-8
/
+9
2022-03-16
mt76: usb: add req_type to ___mt76u_rr signature
Lorenzo Bianconi
1
-8
/
+10
2022-03-16
mt76: mt7915: fix typos in comments
Julia Lawall
1
-1
/
+1
2022-03-16
mt76: mt7915: fix phy cap in mt7915_set_stream_he_txbf_caps()
Peter Chiu
1
-5
/
+20
2022-03-16
mt76: mt7915: fix beamforming mib stats
Shayne Chen
3
-34
/
+69
2022-03-16
mt76: mt7915: set band1 TGID field in tx descriptor
Shayne Chen
1
-2
/
+1
2022-03-16
mt76: fix invalid rssi report
Deren Wu
1
-2
/
+3
2022-03-16
mt76: use le32/16_get_bits() whenever possible
Ryder Lee
8
-68
/
+46
2022-03-16
mt76: connac: make read-only array ba_range static const
Colin Ian King
1
-1
/
+1
2022-03-16
mt76: mt7915: check for devm_pinctrl_get() failure
Dan Carpenter
1
-0
/
+2
2022-03-16
mt76: mt7921: get rid of mt7921_wait_for_mcu_init declaration
Lorenzo Bianconi
1
-1
/
+0
2022-03-16
mt76: mt7915: add txpower init for 6GHz
Shayne Chen
3
-5
/
+25
2022-03-16
mt76: mt7915: fix eeprom fields of txpower init values
Shayne Chen
2
-26
/
+40
2022-03-16
mt76: mt7915: add 6 GHz support
MeiChia Chiu
7
-14
/
+88
2022-03-16
mt76: connac: add 6 GHz support for wtbl and starec configuration
MeiChia Chiu
1
-6
/
+18
2022-03-16
mt76: mt7915: allow beaconing on all chains
Ryder Lee
1
-0
/
+1
2022-03-16
mt76: fix monitor mode crash with sdio driver
Deren Wu
1
-1
/
+1
2022-03-16
mt76: mt7921: fix mt7921_queues_acq implementation
Lorenzo Bianconi
2
-13
/
+11
2022-03-16
mt76: mt7921: fix xmit-queue dump for usb and sdio
Lorenzo Bianconi
1
-2
/
+7
2022-03-16
mt76: mt7921: make mt7921_init_tx_queues static
Lorenzo Bianconi
2
-2
/
+1
2022-03-16
mt76: split single ldpc cap bit into bits
MeiChia Chiu
5
-15
/
+22
2022-03-16
mt76: mt7915: fix DFS no radar detection event
Evelyn Tsai
1
-2
/
+15
2022-03-16
mt76: mt7921: use mt76_hw instead of open coding it
Sean Wang
1
-1
/
+1
2022-03-16
mt76: mt7921: fix up the monitor mode
Sean Wang
4
-10
/
+47
2022-03-16
mt76: mt7663u: introduce mt7663u_mcu_power_on routine
Lorenzo Bianconi
3
-27
/
+27
2022-03-16
mt76: mt7615: honor ret from mt7615_mcu_restart in mt7663u_mcu_init
Lorenzo Bianconi
1
-1
/
+4
2022-03-16
rtw89: fix uninitialized variable of rtw89_append_probe_req_ie()
Ping-Ke Shih
1
-1
/
+1
2022-03-16
airo: fix typos in comments
Julia Lawall
1
-1
/
+1
2022-03-16
rtlwifi: rtl8821ae: fix typos in comments
Julia Lawall
1
-3
/
+3
2022-03-16
rtlwifi: rtl8192cu: Add On Networks N150
Jonathan Teh
1
-0
/
+1
2022-03-16
zd1201: use kzalloc
Julia Lawall
1
-2
/
+1
2022-03-16
mwifiex: make read-only array wmm_oui static const
Colin Ian King
1
-1
/
+1
2022-03-16
Revert "ath10k: drop beacon and probe response which leak from other channel"
Kalle Valo
1
-32
/
+1
2022-03-11
Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
203
-3660
/
+12121
2022-03-11
mac80211: replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE
Yihao Han
1
-3
/
+3
2022-03-10
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
9
-83
/
+27
2022-03-10
Merge tag 'iwlwifi-next-for-kalle-2022-03-10' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
Kalle Valo
20
-306
/
+412
2022-03-10
rtw89: 8852c: process logic efuse map
Ping-Ke Shih
2
-0
/
+129
2022-03-10
rtw89: 8852c: process efuse of phycap
Ping-Ke Shih
3
-0
/
+165
2022-03-10
rtw89: support DAV efuse reading operation
Ping-Ke Shih
7
-9
/
+208
2022-03-10
rtw89: 8852c: add chip::dle_mem
Ping-Ke Shih
5
-0
/
+86
[prev]
[next]