summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/wcn36xx/main.c
AgeCommit message (Expand)Author
2020-11-07wcn36xx: Enable firmware offloaded keepaliveBryan O'Donoghue
2020-11-07wcn36xx: Enable firmware link monitoringBryan O'Donoghue
2020-09-22wcn36xx: Ensure spaces between functionsBryan O'Donoghue
2020-09-22wcn36xx: Advertise ieee802.11 VHT flagsBryan O'Donoghue
2020-09-22wcn36xx: Add VHT rates to wcn36xx_update_allowed_rates()Bryan O'Donoghue
2020-09-22wcn36xx: Encode PHY mode for 80MHz channel in hw_valueBryan O'Donoghue
2020-09-21wcn36xx: Add wcn36xx_set_default_rates_v1Bryan O'Donoghue
2020-09-02wcn36xx: Hook and identify RF_IRIS_WCN3680Bryan O'Donoghue
2020-08-27wcn36xx: Disable bmps when encryption is disabledLoic Poulain
2020-08-27wcn36xx: Fix software-driven scanLoic Poulain
2020-08-17wcn36xx: Fix reported 802.11n rx_highest rate wcn3660/wcn3680Bryan O'Donoghue
2020-08-14wcn36xx: Add TX ack supportLoic Poulain
2020-08-14wcn36xx: Fix multiple AMPDU sessions supportLoic Poulain
2020-05-11wcn36xx: Fix error handling path in 'wcn36xx_probe()'Christophe JAILLET
2019-12-18wcn36xx: disable HW_CONNECTION_MONITOREduardo Abinader
2019-11-06Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2019-10-31wcn36xx: remove unecessary returnEduardo Abinader
2019-10-04mac80211: simplify TX aggregation startJohannes Berg
2018-07-02wcn36xx: drop unnecessary initialization of variablesDaniel Mack
2018-06-29wcn36xx: Fix WEP encryptionLoic Poulain
2018-06-29wcn36xx: Track associated stationsLoic Poulain
2018-06-29wcn36xx: Fix WEP104 encryption typeLoic Poulain
2018-05-25wcn36xx: Add support for Factory Test Mode (FTM)Eyal Ilsar
2018-05-25wcn36xx: set PREASSOC and IDLE stated when BSS info changesDaniel Mack
2018-05-25wcn36xx: set DMA mask explicitlyDaniel Mack
2018-04-24wcn36xx: handle scan cancellation when firmware support is missingDaniel Mack
2018-04-24wcn36xx: cancel pending scan request when interface goes downDaniel Mack
2018-04-24wcn36xx: pass correct BSS index when deleting BSS keysDaniel Mack
2018-04-10wcn36xx: don't delete invalid bss indicesDaniel Mack
2018-03-29wcn36xx: turn off probe response offloadingRamon Fried
2018-03-26wcn36xx: reduce verbosity of drivers messagesRamon Fried
2018-02-27wcn36xx: Fix warning due to duplicate scan_completed notificationLoic Poulain
2018-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-04wcn36xx: Fix dynamic power savingLoic Poulain
2017-12-14wcn36xx: Add hardware scan offload supportLoic Poulain
2017-11-20wcn36xx: fix iris child-node lookupJohan Hovold
2017-11-04Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...David S. Miller
2017-10-27wcn36xx: Remove unnecessary rcu_read_unlock in wcn36xx_bss_info_changedJia-Ju Bai
2017-09-25wcn36xx: Disable 5GHz for wcn3620Loic Poulain
2017-08-08wcn36xx: Introduce mutual exclusion of fw configurationBjorn Andersson
2017-05-23wcn36xx: Close SMD channel on device removalBjorn Andersson
2017-04-20Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...David S. Miller
2017-04-09Merge tag 'wireless-drivers-next-for-davem-2017-04-07' of git://git.kernel.or...David S. Miller
2017-03-28soc: qcom: smd: Transition client drivers from smd to rpmsgBjorn Andersson
2017-03-09wcn36xx: Fix error handlingChristophe Jaillet
2017-03-06wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple driversAndrew Zaborowski
2017-02-07wcn36xx: Implement cancel_hw_scanBjorn Andersson
2017-01-12wcn36xx: Don't use the destroyed hal_mutexBjorn Andersson
2017-01-12wcn36xx: Implement firmware assisted scanBjorn Andersson
2017-01-12wcn36xx: Transition driver to SMD clientBjorn Andersson