index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-22
iwlwifi: mvm: Don't fail if PPAG isn't supported
Miri Korenblit
1
-1
/
+2
2022-03-21
ar5523: fix typo "to short" -> "too short"
Tong Zhang
1
-1
/
+1
2022-03-18
Merge tag 'wireless-next-2022-03-18' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
61
-558
/
+2106
2022-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-32
/
+1
2022-03-17
Merge tag 'mt76-for-kvalo-2022-03-16' of https://github.com/nbd168/wireless
Kalle Valo
43
-461
/
+1460
2022-03-17
rtw89: implement stop and resume channels transmission v1
Ping-Ke Shih
7
-15
/
+123
2022-03-17
rtw89: extend mac tx_en bits from 16 to 32
Ping-Ke Shih
4
-10
/
+10
2022-03-17
rtw89: change value assignment style of rtw89_mac_cfg_gnt()
Ping-Ke Shih
1
-22
/
+25
2022-03-17
rtw89: 8852c: add mac_ctrl_path and mac_cfg_gnt APIs
Chia-Yuan Li
7
-12
/
+133
2022-03-17
rtw89: disable FW and H2C function if CPU disabled
Chia-Yuan Li
1
-0
/
+4
2022-03-17
rtw89: initialize preload window of D-MAC
Ping-Ke Shih
2
-0
/
+67
2022-03-17
rtw89: modify MAC enable functions
Chia-Yuan Li
2
-6
/
+25
2022-03-17
rtw89: add config_rf_reg_v1 to configure RF parameter tables
Ping-Ke Shih
3
-4
/
+27
2022-03-17
rtw89: 8852c: add read/write rf register function
Chung-Hsuan Hung
4
-0
/
+134
2022-03-17
rtw89: 8852c: add setting of TB UL TX power offset
Yuan-Han Zhang
4
-5
/
+43
2022-03-17
rtw89: 8852c: add write/read crystal function in CFO tracking
Yuan-Han Zhang
2
-4
/
+17
2022-03-17
rtw89: modify dcfo_comp to share with chips
Yuan-Han Zhang
5
-4
/
+22
2022-03-17
rtw89: Fix spelling mistake "Mis-Match" -> "Mismatch"
Colin Ian King
1
-3
/
+3
2022-03-17
brcmfmac: p2p: Fix spelling mistake "Comback" -> "Comeback"
Colin Ian King
1
-4
/
+4
2022-03-17
iwlwifi: mei: fix building iwlmei
Arnd Bergmann
1
-0
/
+1
2022-03-16
mt76: fix monitor rx FCS error in DFS channel
Deren Wu
3
-3
/
+6
2022-03-16
mt76: mt7921: don't enable beacon filter when IEEE80211_CONF_CHANGE_MONITOR i...
Sean Wang
1
-3
/
+10
2022-03-16
mt76: fix wrong HE data rate in sniffer tool
Deren Wu
2
-4
/
+8
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
[next]