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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-11
mac80211: minstrel_ht: fix where rate stats are stored (fixes debugfs output)
Peter Seiderer
1
-0
/
+3
2022-04-11
nl80211: show SSID for P2P_GO interfaces
Johannes Berg
1
-0
/
+1
2022-04-11
mac80211: introduce BSS color collision detection
Lorenzo Bianconi
4
-1
/
+55
2022-04-11
mac80211: Improve confusing comment around tx_info clearing
Toke Høiland-Jørgensen
1
-3
/
+3
2022-04-11
mac80211: protect ieee80211_assign_beacon with next_beacon check
Lorenzo Bianconi
1
-10
/
+12
2022-04-06
ipw2x00: use DEVICE_ATTR_*() macro
Meng Tang
2
-93
/
+90
2022-04-06
orinoco: Prepare cleanup of powerpc's asm/prom.h
Christophe Leroy
1
-0
/
+1
2022-04-06
ipw2x00: Fix potential NULL dereference in libipw_xmit()
Haowen Bai
1
-1
/
+1
2022-04-06
b43: Fix assigning negative value to unsigned variable
Haowen Bai
1
-1
/
+1
2022-04-06
b43legacy: Fix assigning negative value to unsigned variable
Haowen Bai
1
-1
/
+1
2022-04-06
rtl8xxxu: fill up txrate info for gen1 chips
Chris Chiu
1
-29
/
+59
2022-04-06
rtl8xxxu: feed antenna information for cfg80211
Chris Chiu
1
-0
/
+16
2022-04-06
rtlwifi: replace usage of found with dedicated list iterator variable
Jakob Koschel
2
-15
/
+13
2022-04-06
brcmfmac: Avoid keeping power to SDIO card unless WOWL is used
Ulf Hansson
1
-17
/
+22
2022-04-06
mwifiex: add mutex lock for call in mwifiex_dfs_chan_sw_work_queue
Niels Dossche
1
-0
/
+2
2022-04-06
rtw89: fix misconfiguration on hw_scan channel time
Po Hao Huang
1
-1
/
+1
2022-04-06
rtw89: coex: Add case for scan offload
Ching-Te Ku
1
-1
/
+11
2022-04-06
rtw89: packet offload handler to avoid warning
Po Hao Huang
1
-1
/
+7
2022-04-06
rtw89: change idle mode condition during hw_scan
Po Hao Huang
1
-4
/
+4
2022-04-06
rtw89: update ptcl_init
Ping-Ke Shih
2
-5
/
+39
2022-04-06
rtw89: update TMAC parameters
Ping-Ke Shih
2
-0
/
+36
2022-04-06
rtw89: initialize NAV control
Ping-Ke Shih
2
-0
/
+27
2022-04-06
rtw89: update scheduler setting
Ping-Ke Shih
2
-0
/
+23
2022-04-06
rtw89: 8852c: update security engine setting
Ping-Ke Shih
2
-1
/
+10
2022-04-06
rtw89: Turn on CR protection of CMAC
Ping-Ke Shih
1
-1
/
+2
2022-04-06
rtw89: add chip_ops::{enable,disable}_bb_rf to support v1 chip
Ping-Ke Shih
7
-5
/
+86
2022-04-06
rtw89: update STA scheduler parameters for v1 chip
Ping-Ke Shih
2
-1
/
+24
2022-04-06
rtw89: extend dmac_pre_init to support 8852C
Ping-Ke Shih
2
-7
/
+31
2022-04-06
rtw89: pci: add L1 settings
Ping-Ke Shih
2
-0
/
+25
2022-04-06
rtw89: pci: add deglitch setting
Ping-Ke Shih
2
-11
/
+19
2022-04-06
rtw89: pci: set address info registers depends on chips
Ping-Ke Shih
1
-5
/
+8
2022-04-06
rtw89: pci: add LTR setting for v1 chip
Ping-Ke Shih
5
-2
/
+83
2022-04-06
rtw89: pci: refine pci pre_init function
Chia-Yuan Li
5
-31
/
+180
2022-04-06
rtw89: pci: add pci attributes to configure operating mode
Ping-Ke Shih
4
-15
/
+262
2022-04-06
rtw89: pci: add register definition to rtw89_pci_info to generalize pci code
Ping-Ke Shih
5
-30
/
+238
2022-04-06
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
44
-1406
/
+4353
2022-04-06
ath11k: mhi: remove unnecessary goto from ath11k_mhi_start()
Kalle Valo
1
-7
/
+9
2022-04-06
ath11k: mhi: add error handling for suspend and resume
Kalle Valo
3
-12
/
+26
2022-04-06
ath11k: mhi: remove state machine
Kalle Valo
3
-198
/
+11
2022-04-06
rtw89: handle potential uninitialized variable
Ping-Ke Shih
1
-1
/
+2
2022-04-06
rtw89: read RX bandwidth from v1 type RX descriptor
Ping-Ke Shih
2
-1
/
+7
2022-04-06
rtw89: support hardware generate security header
Ping-Ke Shih
6
-1
/
+65
2022-04-06
rtw89: support variant of fill_txdesc
Ping-Ke Shih
6
-4
/
+116
2022-04-06
rtw89: pci: support variant of fill_txaddr_info
Ping-Ke Shih
5
-7
/
+95
2022-04-06
rtw89: add chip_info::h2c_desc_size/fill_txdesc_fwcmd to support new chips
Ping-Ke Shih
9
-43
/
+176
2022-04-06
rtw89: disabled IGI configuration for unsupported hardware
Johnson Lin
3
-1
/
+5
2022-04-06
rtw89: packed IGI configuration flow into function for DIG feature
Johnson Lin
1
-9
/
+16
2022-04-06
rtw89: regd: update mapping table to R59-R32
Zong-Zhe Yang
1
-238
/
+238
2022-04-06
rtw89: regd: consider 6G band
Zong-Zhe Yang
1
-19
/
+18
2022-04-06
rtw89: 8852a: update txpwr tables to HALRF_027_00_038
Zong-Zhe Yang
1
-0
/
+581
[next]