index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
wcn36xx
/
main.c
Age
Commit message (
Expand
)
Author
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-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-08-01
wifi: drivers: Explicitly include correct DT includes
Rob Herring
2023-03-15
wifi: wcn36xx: add support for pronto-v3
Vladimir Lypak
2022-10-10
wifi: mac80211: add wake_tx_queue callback to drivers
Alexander Wetzel
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-15
wifi: mac80211: move ps setting to vif config
Johannes Berg
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-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-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-17
wcn36xx: Use platform_get_irq_byname() to get the interrupt
Lad Prabhakar
2021-12-16
wcn36xx: Implement beacon filtering
Bryan O'Donoghue
2021-11-26
wcn36xx: Use correct SSN for ADD BA request
Loic Poulain
2021-11-01
wcn36xx: ensure pairing of init_scan/finish_scan and start_scan/end_scan
Benjamin Li
2021-11-01
wcn36xx: implement flush op to speed up connected scan
Benjamin Li
2021-11-01
wcn36xx: add debug prints for sw_scan start/complete
Benjamin Li
2021-10-28
wcn36xx: add missing 5GHz channels 136 and 144
Benjamin Li
2021-10-28
wcn36xx: Channel list update before hardware scan
Loic Poulain
2021-10-27
Revert "wcn36xx: Enable firmware link monitoring"
Bryan O'Donoghue
2021-10-27
wcn36xx: Fix packet drop on resume
Loic Poulain
2021-10-27
wcn36xx: Fix HT40 capability for 2Ghz band
Loic Poulain
2021-10-27
Revert "wcn36xx: Disable bmps when encryption is disabled"
Bryan O'Donoghue
2021-10-27
wcn36xx: Add chained transfer support for AMSDU
Loic Poulain
2021-10-27
wcn36xx: Enable hardware scan offload for 5Ghz band
Loic Poulain
2021-09-21
wcn36xx: Implement Idle Mode Power Save
Bryan O'Donoghue
2021-09-21
wcn36xx: Fix Antenna Diversity Switching
Bryan O'Donoghue
2021-08-29
wcn36xx: Allow firmware name to be overridden by DT
Bjorn Andersson
2021-08-29
wcn36xx: Ensure finish scan is not requested before start scan
Joseph Gates
2021-06-14
wcn36xx: Move hal_buf allocation to devm_kmalloc in probe
Bryan O'Donoghue
2021-06-14
wcn36xx: Enable WOWLAN flags
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 set_rekey_data callback
Bryan O'Donoghue
2021-06-14
wcn36xx: Add ipv6 namespace offload in suspend
Bryan O'Donoghue
[next]