index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
wcn36xx
Age
Commit message (
Expand
)
Author
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-04-25
Merge tag 'ath-next-20250418' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Johannes Berg
2025-04-17
wifi: wcn36xx: Don't use %pK through printk
Thomas Weißschuh
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2024-12-09
Merge tag 'ath-next-20241209' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Kalle Valo
2024-11-21
wifi: wcn36xx: fix channel survey memory allocation size
Barnabás Czémán
2024-11-11
wifi: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-09-19
wifi: wcn36xx: fix a typo in struct wcn36xx_sta documentation
Andrew Kreimer
2024-06-26
wifi: mac80211: inform the low level if drv_stop() is a suspend
Emmanuel Grumbach
2024-03-25
wifi: wcn36xx: main: fix sparse warnings
Kalle Valo
2024-03-25
wifi: wcn36xx: buff_to_be(): fix sparse warnings
Kalle Valo
2024-02-08
wifi: mac80211: simplify non-chanctx drivers
Johannes Berg
2024-01-31
wifi: fill in MODULE_DESCRIPTION()s for wcn36xx
Breno Leitao
2023-12-01
wifi: wcn36xx: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-21
wifi: wcn36xx: Annotate struct wcn36xx_hal_ind_msg with __counted_by
Kees Cook
2023-09-21
wifi: wcn36xx: remove unnecessary (void*) conversions
Wu Yunchuan
2023-08-01
wifi: drivers: Explicitly include correct DT includes
Rob Herring
2023-03-15
wifi: wcn36xx: add support for pronto-v3
Vladimir Lypak
2023-02-24
wifi: wcn36xx: Slightly optimize PREPARE_HAL_BUF()
Christophe JAILLET
2022-10-10
wifi: mac80211: add wake_tx_queue callback to drivers
Alexander Wetzel
2022-09-19
wifi: wcn36xx: fix repeated words in comments
Jilin Yuan
2022-09-19
wifi: wcn36xx: Add RX frame SNR as a source of system entropy
Bryan O'Donoghue
2022-07-29
wifi: wcn36xx: Add debugfs entry to read firmware feature strings
Bryan O'Donoghue
2022-07-29
wifi: wcn36xx: Move capability bitmap to string translation function to firmw...
Bryan O'Donoghue
2022-07-29
wifi: wcn36xx: Move firmware feature bit storage to dedicated firmware.c file
Bryan O'Donoghue
2022-07-29
wifi: wcn36xx: Rename clunky firmware feature bit enum
Bryan O'Donoghue
2022-07-18
wifi: wcn36xx: fix repeated words in comments
Jilin Yuan
2022-07-15
wifi: mac80211: move ps setting to vif config
Johannes Berg
2022-07-08
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2022-06-20
wifi: mac80211: return a beacon for a specific link
Shaul Triebitz
2022-06-20
wifi: mac80211: split bss_info_changed method
Johannes Berg
2022-06-20
wifi: mac80211: move interface config to new struct
Johannes Berg
2022-06-20
wcn36xx: Fix typo in comment
Xiang wangx
2022-05-03
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2022-04-12
wcn36xx: clean up some inconsistent indenting
Yang Li
2022-04-11
mac80211: prepare sta handling for MLO support
Sriram R
2022-04-01
wcn36xx: Improve readability of wcn36xx_caps_name
Benjamin Stürz
2022-03-30
wcn36xx: Implement tx_rate reporting
Edmond Gagnon
2022-02-14
wcn36xx: use struct_size over open coded arithmetic
Minghao Chi (CGEL ZTE)
2022-02-10
wcn36xx: Uninitialized variable in wcn36xx_change_opchannel()
Dan Carpenter
2022-02-03
wcn36xx: clean up some inconsistent indenting
Yang Li
2022-01-31
wcn36xx: Differentiate wcn3660 from wcn3620
Bryan O'Donoghue
2022-01-19
wcn36xx: Add SNR reporting via get_survey()
Bryan O'Donoghue
2022-01-19
wcn36xx: Track SNR and RSSI for each RX frame
Bryan O'Donoghue
2022-01-19
wcn36xx: Track the band and channel we are tuned to
Bryan O'Donoghue
2022-01-19
wcn36xx: Implement get_snr()
Bryan O'Donoghue
2022-01-17
wcn36xx: Use platform_get_irq_byname() to get the interrupt
Lad Prabhakar
2021-12-16
wcn36xx: Implement beacon filtering
Bryan O'Donoghue
2021-12-16
wcn36xx: Fix physical location of beacon filter comment
Bryan O'Donoghue
2021-12-16
wcn36xx: Fix beacon filter structure definitions
Bryan O'Donoghue
[next]