index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: mac80211_hwsim: add back erroneously removed cast
Johannes Berg
2022-07-11
1
-1
/
+1
*
wifi: mac80211_hwsim: fix race condition in pending packet
Jeongik Cha
2022-07-11
1
-6
/
+8
*
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2022-07-08
8
-41
/
+54
|
\
|
*
ath9k: remove unexpected words "the" in comments
Jiang Jian
2022-07-08
1
-1
/
+1
|
*
ath11k: Fix typo in comments
Zhang Jiaming
2022-07-08
1
-1
/
+1
|
*
wcn36xx: Fix typo in comment
Xiang wangx
2022-06-20
1
-2
/
+2
|
*
ath6kl: avoid flush_scheduled_work() usage
Tetsuo Handa
2022-06-20
1
-4
/
+12
|
*
ath9k: htc: clean up statistics macros
Pavel Skripkin
2022-06-20
3
-32
/
+36
|
*
ath9k: fix use-after-free in ath9k_hif_usb_rx_cb
Pavel Skripkin
2022-06-20
2
-6
/
+7
*
|
wifi: cfg80211: Increase akm_suites array size in cfg80211_crypto_settings
Veerendranath Jakkam
2022-07-01
1
-4
/
+8
*
|
wifi: rtw89: 8852a: rfk: fix div 0 exception
Ping-Ke Shih
2022-06-21
1
-2
/
+2
*
|
wifi: rtw89: disable invalid phy reports for all ICs
Po-Hao Huang
2022-06-21
1
-3
/
+1
*
|
wifi: rtw89: pci: fix PCI doesn't reclaim TX BD properly
Ping-Ke Shih
2022-06-21
1
-3
/
+6
*
|
wifi: rtw89: fix long RX latency in low power mode
Ping-Ke Shih
2022-06-21
1
-1
/
+7
*
|
wifi: rtw89: drop invalid TX rate report of legacy rate
Ping-Ke Shih
2022-06-21
3
-8
/
+17
*
|
wifi: rtw89: add UNEXP debug mask to keep monitor messages unexpected to happ...
Ping-Ke Shih
2022-06-21
3
-4
/
+7
*
|
wifi: rtw89: enable VO TX AMPDU
Kuan-Chung Chen
2022-06-21
2
-7
/
+92
*
|
wifi: rtw89: fix potential TX stuck
Kuan-Chung Chen
2022-06-21
1
-0
/
+4
*
|
wifi: rtw89: support TDLS
Ping-Ke Shih
2022-06-21
1
-0
/
+2
*
|
wifi: rtw89: allocate BSSID CAM per TDLS peer
Ping-Ke Shih
2022-06-21
7
-6
/
+36
*
|
wifi: rtw89: separate BSSID CAM operations
Ping-Ke Shih
2022-06-21
2
-8
/
+22
*
|
wifi: rtw89: allocate address CAM and MAC ID to TDLS peer
Ping-Ke Shih
2022-06-21
4
-19
/
+24
*
|
wifi: iwlegacy: 4965: fix potential off-by-one overflow in il4965_rs_fill_lin...
Alexey Kodanev
2022-06-21
1
-1
/
+4
*
|
cfg80211: Indicate MLO connection info in connect and roam callbacks
Veerendranath Jakkam
2022-06-20
6
-11
/
+12
*
|
wifi: mac80211_hwsim: print the link id
Shaul Triebitz
2022-06-20
1
-2
/
+2
*
|
wifi: mac80211_hwsim: support creating MLO-capable radios
Johannes Berg
2022-06-20
2
-21
/
+81
*
|
wifi: mac80211_hwsim: send a beacon per link
Shaul Triebitz
2022-06-20
1
-31
/
+59
*
|
wifi: mac80211: return a beacon for a specific link
Shaul Triebitz
2022-06-20
41
-53
/
+55
*
|
wifi: mac80211: pass the link id in start/stop ap
Shaul Triebitz
2022-06-20
5
-13
/
+48
*
|
wifi: mac80211_hwsim: split bss_info_changed to vif/link info_changed
Shaul Triebitz
2022-06-20
1
-10
/
+24
*
|
wifi: mac80211: make some SMPS code MLD-aware
Johannes Berg
2022-06-20
3
-5
/
+5
*
|
wifi: mac80211: add link_id to vht.c code for MLO
Johannes Berg
2022-06-20
1
-1
/
+1
*
|
wifi: mac80211: make channel context code MLO-aware
Johannes Berg
2022-06-20
8
-0
/
+16
*
|
wifi: mac80211: split bss_info_changed method
Johannes Berg
2022-06-20
48
-58
/
+58
*
|
wifi: mac80211: move interface config to new struct
Johannes Berg
2022-06-20
65
-273
/
+288
*
|
wifi: mac80211: move some future per-link data to bss_conf
Johannes Berg
2022-06-20
24
-60
/
+64
*
|
wifi: cfg80211: do some rework towards MLO link APIs
Johannes Berg
2022-06-20
11
-36
/
+51
|
/
*
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2022-06-15
24
-86
/
+298
|
\
|
*
ath10k: fix recently introduced checkpatch warning
Kalle Valo
2022-06-08
2
-3
/
+3
|
*
ath11k: Fix warnings reported by checkpatch
Manikanta Pubbisetty
2022-06-06
4
-6
/
+6
|
*
ath11k: Fix LDPC config in set_bitrate_mask hook
Manikanta Pubbisetty
2022-06-06
2
-3
/
+3
|
*
ath11k: Avoid REO CMD failed prints during firmware recovery
Manikanta Pubbisetty
2022-06-06
1
-2
/
+3
|
*
ath11k: Fix incorrect debug_mask mappings
Manikanta Pubbisetty
2022-06-06
1
-2
/
+2
|
*
ath11k: fix missing skb drop on htc_tx_completion error
Christian 'Ansuel' Marangi
2022-06-06
1
-1
/
+3
|
*
ath10k: fix regdomain info of iw reg set/get
Wen Gong
2022-05-30
1
-1
/
+2
|
*
ath11k: support avg signal in station dump
Thiraviyam Mariyappan
2022-05-30
3
-0
/
+12
|
*
ath11k: fix IRQ affinity warning on shutdown
Johan Hovold
2022-05-30
1
-0
/
+2
|
*
ath6kl: fix typo in comment
Julia Lawall
2022-05-30
1
-1
/
+1
|
*
ath11k: fix netdev open race
Johan Hovold
2022-05-30
1
-8
/
+8
|
*
ath9k: replace ternary operator with max()
Guo Zhengkui
2022-05-22
1
-1
/
+1
[next]