index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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-28
Merge tag 'spi-remove-void' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Jakub Kicinski
6
-18
/
+6
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
21
-609
/
+85
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-10
iwlwifi: fix use-after-free
Johannes Berg
1
-0
/
+2
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
6
-18
/
+6
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
2022-02-03
mt76: stop the radar detector after leaving dfs channel
Xing Song
2
-2
/
+4
2022-02-03
mt76: mt7615: check sta_rates pointer in mt7615_sta_rate_tbl_update
Lorenzo Bianconi
1
-0
/
+3
2022-02-03
mt76: mt7603: check sta_rates pointer in mt7603_sta_rate_tbl_update
Lorenzo Bianconi
1
-0
/
+3
2022-02-03
mt76: mt7663s: flush runtime-pm queue after waking up the device
Lorenzo Bianconi
1
-0
/
+1
2022-02-03
mt76: mt7615: add support for LG LGSBWAC02 (MT7663BUN)
Piotr Dymacz
1
-0
/
+1
2022-02-03
mt76: mt7921: remove duplicated code in mt7921_mac_decode_he_radiotap
Lorenzo Bianconi
1
-1
/
+0
2022-02-03
mt76: mt7915: add missing DATA4_TB_SPTL_REUSE1 to mt7915_mac_decode_he_radiotap
Lorenzo Bianconi
1
-1
/
+2
2022-02-03
mt76: connac: move mt76_connac_lmac_mapping in mt76-connac module
Lorenzo Bianconi
8
-21
/
+13
2022-02-03
mt76: mt7915: enable radar background detection
Lorenzo Bianconi
1
-0
/
+7
2022-02-03
mt76: mt7915: report radar pattern if detected by rdd2
Lorenzo Bianconi
1
-1
/
+6
2022-02-03
mt76: mt7915: introduce rdd_monitor debugfs node
Lorenzo Bianconi
1
-0
/
+49
2022-02-03
mt76: mt7915: enable radar trigger on rdd2
Lorenzo Bianconi
1
-1
/
+5
2022-02-03
mt76: mt7915: introduce mt7915_set_radar_background routine
Lorenzo Bianconi
6
-0
/
+177
2022-02-03
mt76: mt7915: set bssinfo/starec command when adding interface
Shayne Chen
1
-0
/
+3
2022-02-03
mt76: mt7921: toggle runtime-pm adding a monitor vif
Lorenzo Bianconi
5
-25
/
+45
[next]