index
:
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
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-21
rtw88: coex: Add WLAN MIMO power saving for Bluetooth gaming controller
Ching-Te Ku
7
-11
/
+148
2022-02-21
rtw88: coex: update BT PTA counter regularly
Ching-Te Ku
3
-12
/
+37
2022-02-21
rtw88: coex: Improve WLAN throughput when HFP COEX
Ching-Te Ku
1
-7
/
+2
2022-02-21
rtw88: 8822ce: add support for TX/RX 1ss mode
Chin-Yen Lee
5
-4
/
+41
2022-02-16
mac80211_hwsim: Advertise support for EHT capabilities
Ilan Peer
1
-12
/
+234
2022-02-16
mac80211: Add initial support for EHT and 320 MHz channels
Ilan Peer
2
-0
/
+2
2022-02-16
cfg80211: Add support for EHT 320 MHz channel width
Jia Ding
1
-0
/
+2
2022-02-16
ieee80211: add EHT 1K aggregation definitions
Mordechay Goodstein
3
-5
/
+5
2022-02-16
mac80211_hwsim: Add custom regulatory for 6GHz
Ilan Peer
1
-0
/
+14
2022-02-16
mac80211_hwsim: don't shadow a global variable
Johannes Berg
1
-5
/
+5
2022-02-16
mac80211_hwsim: check TX and STA bandwidth
Johannes Berg
1
-3
/
+98
2022-02-16
mac80211_hwsim: Add debugfs to control rx status RSSI
Beni Lev
1
-2
/
+34
2022-02-14
rtw89: handle TX/RX 160M bandwidth
Ping-Ke Shih
3
-20
/
+20
2022-02-14
rtw89: declare if chip support 160M bandwidth
Ping-Ke Shih
3
-1
/
+20
2022-02-14
rtw89: add 6G support to rate adaptive mechanism
Ping-Ke Shih
1
-2
/
+17
2022-02-14
rtw89: extend subband for 6G band
Zong-Zhe Yang
3
-10
/
+60
2022-02-14
rtw89: refine naming of rfk helpers with prefix
Zong-Zhe Yang
2
-1378
/
+1378
2022-02-14
rtw89: make rfk helpers common across chips
Zong-Zhe Yang
4
-108
/
+112
2022-02-14
brcmfmac: Add BCM43454/6 support
Zhao, Jiaqing
4
-1
/
+6
2022-02-10
Merge tag 'mt76-for-kvalo-2022-02-04' of https://github.com/nbd168/wireless i...
Kalle Valo
54
-2838
/
+3561
2022-02-10
brcmfmac: of: remove redundant variable len
Colin Ian King
1
-2
/
+1
2022-02-10
brcmfmac: p2p: Replace one-element arrays with flexible-array members
Gustavo A. R. Silva
1
-6
/
+6
2022-02-10
rtw89: coex: set EN bit to PLT register
Ping-Ke Shih
1
-3
/
+4
2022-02-10
rtw89: recover rates of rate adaptive mechanism
Chien-Hsun Liao
1
-17
/
+30
2022-02-10
rtw88: recover rates of rate adaptive mechanism
Chien-Hsun Liao
1
-23
/
+44
2022-02-10
rtw89: declare AP mode support
Ping-Ke Shih
1
-1
/
+2
2022-02-10
rtw89: debug: add stations entry to show ID assignment
Ping-Ke Shih
1
-0
/
+71
2022-02-10
rtw89: implement ieee80211_ops::start_ap and stop_ap
Ping-Ke Shih
1
-0
/
+33
2022-02-10
rtw89: maintain assoc/disassoc STA states of firmware and hardware
Ping-Ke Shih
3
-3
/
+33
2022-02-10
rtw89: only STA mode change vif_type mapping dynamically
Ping-Ke Shih
2
-2
/
+5
2022-02-10
rtw89: add addr_cam field to sta to support AP mode
Ping-Ke Shih
3
-30
/
+43
2022-02-10
rtw89: extend role_maintain to support AP mode
Ping-Ke Shih
3
-4
/
+17
2022-02-10
rtw88: fix use after free in rtw_hw_scan_update_probe_req()
Dan Carpenter
1
-3
/
+3
2022-02-04
mac80211: fix struct ieee80211_tx_info size
Avraham Stern
3
-4
/
+5
2022-02-04
cfg80211/mac80211: assume CHECKSUM_COMPLETE includes SNAP
Johannes Berg
1
-0
/
+3
2022-02-04
mt76: redefine mt76_for_each_q_rx to adapt mt7986 changes
Bo Jiao
1
-2
/
+2
2022-02-03
mt76: dma: initialize skip_unmap in mt76_dma_rx_fill
Lorenzo Bianconi
1
-0
/
+1
2022-02-03
mt76: do not always copy ethhdr in reverse_frag0_hdr_trans
Lorenzo Bianconi
3
-30
/
+27
2022-02-03
mt76: mt76x02: use mt76_phy_dfs_state to determine radar detector state
Felix Fietkau
1
-4
/
+1
2022-02-03
mt76: mt7615: fix/rewrite the dfs state handling logic
Felix Fietkau
2
-22
/
+30
2022-02-03
mt76: mt7915: fix/rewrite the dfs state handling logic
Felix Fietkau
7
-50
/
+69
2022-02-03
mt76: mt76x02: improve tx hang detection
Felix Fietkau
2
-20
/
+12
2022-02-03
mt76x02: improve mac error check/reset reliability
Felix Fietkau
3
-6
/
+22
2022-02-03
mt76: mt7921s: run sleep mode by default
Sean Wang
1
-8
/
+4
2022-02-03
mt76: sdio: honor the largest Tx buffer the hardware can support
Sean Wang
5
-35
/
+25
2022-02-03
mt76: mt7915: fix the nss setting in bitrates
MeiChia Chiu
1
-3
/
+6
2022-02-03
mt76: mt7915: update max_mpdu_size in mt7915_mcu_sta_amsdu_tlv()
Peter Chiu
1
-5
/
+20
2022-02-03
mt76: mt7915: fix mcs_map in mt7915_mcu_set_sta_he_mcs()
Peter Chiu
1
-21
/
+8
2022-02-03
mt76: mt7921s: fix a possible memory leak in mt7921_load_patch
Lorenzo Bianconi
1
-6
/
+2
2022-02-03
mt76: mt7915: fix possible memory leak in mt7915_mcu_add_sta
Lorenzo Bianconi
1
-2
/
+6
[next]