index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: wcn36xx: Add debugfs entry to read firmware feature strings
Bryan O'Donoghue
2022-07-29
2
-0
/
+40
*
wifi: wcn36xx: Move capability bitmap to string translation function to firmw...
Bryan O'Donoghue
2022-07-29
3
-77
/
+81
*
wifi: wcn36xx: Move firmware feature bit storage to dedicated firmware.c file
Bryan O'Donoghue
2022-07-29
7
-124
/
+146
*
wifi: wcn36xx: Rename clunky firmware feature bit enum
Bryan O'Donoghue
2022-07-29
4
-8
/
+8
*
wifi: wil6210: debugfs: fix uninitialized variable use in `wil_write_file_wmi()`
Ammar Faizi
2022-07-27
1
-2
/
+2
*
Revert "ath11k: add support for hardware rfkill for QCA6390"
Kalle Valo
2022-07-27
7
-206
/
+0
*
wifi: ath11k: Fix register write failure on QCN9074
Manikanta Pubbisetty
2022-07-27
6
-69
/
+128
*
wifi: wcn36xx: fix repeated words in comments
Jilin Yuan
2022-07-18
1
-1
/
+1
*
wifi: wil6210: fix repeated words in comments
Jilin Yuan
2022-07-18
1
-1
/
+1
*
wifi: ath: fix repeated words in comments
Jilin Yuan
2022-07-18
1
-1
/
+1
*
wifi: ath6kl: fix repeated words in comments
Jilin Yuan
2022-07-18
3
-3
/
+3
*
wifi: wil6210: debugfs: fix info leak in wil_write_file_wmi()
Dan Carpenter
2022-07-18
1
-10
/
+4
*
wifi: ath5k: fix repeated words in comments
Jilin Yuan
2022-07-18
2
-2
/
+2
*
wifi: ath11k: mac: fix long line
Kalle Valo
2022-07-18
1
-1
/
+2
*
wifi: mac80211: replace link_id with link_conf in switch/(un)assign_vif_chanc...
Gregory Greenman
2022-07-15
3
-6
/
+6
*
wifi: mac80211: change QoS settings API to take link into account
Johannes Berg
2022-07-15
6
-6
/
+12
*
wifi: mac80211: move ps setting to vif config
Johannes Berg
2022-07-15
3
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-15
1
-1
/
+2
|
\
|
*
wifi: mac80211: add gfp_t parameter to ieeee80211_obss_color_collision_notify
Lorenzo Bianconi
2022-06-29
1
-1
/
+2
*
|
Merge tag 'wireless-next-2022-07-13' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
2022-07-13
48
-232
/
+470
|
\
\
|
*
\
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
|
*
|
|
cfg80211: Indicate MLO connection info in connect and roam callbacks
Veerendranath Jakkam
2022-06-20
2
-3
/
+3
|
*
|
|
wifi: mac80211: return a beacon for a specific link
Shaul Triebitz
2022-06-20
8
-8
/
+8
|
*
|
|
wifi: mac80211: make channel context code MLO-aware
Johannes Berg
2022-06-20
3
-0
/
+6
|
*
|
|
wifi: mac80211: split bss_info_changed method
Johannes Berg
2022-06-20
8
-9
/
+9
|
*
|
|
wifi: mac80211: move interface config to new struct
Johannes Berg
2022-06-20
10
-62
/
+66
|
*
|
|
wifi: mac80211: move some future per-link data to bss_conf
Johannes Berg
2022-06-20
8
-17
/
+17
|
*
|
|
wifi: cfg80211: do some rework towards MLO link APIs
Johannes Berg
2022-06-20
2
-6
/
+9
|
|
/
/
|
*
|
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
|
|
*
ath11k: Init hw_params before setting up AHB resources
Manikanta Pubbisetty
2022-05-22
1
-2
/
+2
|
|
*
ath5k: replace ternary operator with min()
Guo Zhengkui
2022-05-22
1
-1
/
+1
|
|
*
ath11k: Fix warning on variable 'sar' dereference before check
Baochen Qiang
2022-05-22
1
-7
/
+6
[next]