index
:
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
/
smd.h
Age
Commit message (
Expand
)
Author
2023-09-21
wifi: wcn36xx: Annotate struct wcn36xx_hal_ind_msg with __counted_by
Kees Cook
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-03-30
wcn36xx: Implement tx_rate reporting
Edmond Gagnon
2021-12-16
wcn36xx: Implement beacon filtering
Bryan O'Donoghue
2021-11-26
wcn36xx: Use correct SSN for ADD BA request
Loic Poulain
2021-10-28
wcn36xx: Channel list update before hardware scan
Loic Poulain
2021-09-21
wcn36xx: Implement Idle Mode Power Save
Bryan O'Donoghue
2021-06-14
wcn36xx: Add host resume request support
Bryan O'Donoghue
2021-06-14
wcn36xx: Add Host suspend indication support
Bryan O'Donoghue
2021-06-14
wcn36xx: Add GTK offload info to WoWLAN resume
Bryan O'Donoghue
2021-06-14
wcn36xx: Add GTK offload to WoWLAN path
Bryan O'Donoghue
2021-06-14
wcn36xx: Add ipv6 namespace offload in suspend
Bryan O'Donoghue
2021-06-14
wcn36xx: Add ipv4 ARP offload support in suspend
Bryan O'Donoghue
2021-02-09
wcn36xx: del BA session on TX stop
Loic Poulain
2020-08-27
wcn36xx: Fix software-driven scan
Loic Poulain
2020-08-14
wcn36xx: Fix multiple AMPDU sessions support
Loic Poulain
2018-05-25
wcn36xx: Add support for Factory Test Mode (FTM)
Eyal Ilsar
2018-04-24
wcn36xx: pass correct BSS index when deleting BSS keys
Daniel Mack
2017-12-14
wcn36xx: Add hardware scan offload support
Loic Poulain
2017-03-28
soc: qcom: smd: Transition client drivers from smd to rpmsg
Bjorn Andersson
2017-01-12
wcn36xx: Implement firmware assisted scan
Bjorn Andersson
2017-01-12
wcn36xx: Transition driver to SMD client
Bjorn Andersson
2016-07-08
wcn36xx: Fix up wcn36xx_smd_update_scan_params()
Bjorn Andersson
2016-07-08
wcn36xx: Fold indication payload into message header
Bjorn Andersson
2016-04-27
wcn36xx: Set SMD timeout to 10 seconds
Bjorn Andersson
2016-04-25
wcn36xx: Correct remove bss key response encoding
Bjorn Andersson
2016-04-25
wcn36xx: Implement multicast filtering
Pontus Fuchs
2015-11-30
wcn36xx: handle new hal response format
Andy Green
2014-02-13
wcn36xx: Print FW capabilities
Pontus Fuchs
2014-02-13
wcn36xx: Wait longer for SMD commands to complete
Pontus Fuchs
2013-10-10
wcn36xx: mac80211 driver for Qualcomm WCN3660/WCN3680 hardware
Eugene Krasnikov