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
/
wcn36xx
/
main.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: mac80211: inform the low level if drv_stop() is a suspend
Emmanuel Grumbach
2024-06-26
1
-1
/
+1
*
wifi: wcn36xx: main: fix sparse warnings
Kalle Valo
2024-03-25
1
-2
/
+2
*
wifi: mac80211: simplify non-chanctx drivers
Johannes Berg
2024-02-08
1
-0
/
+4
*
wifi: fill in MODULE_DESCRIPTION()s for wcn36xx
Breno Leitao
2024-01-31
1
-0
/
+1
*
wifi: wcn36xx: Convert to platform remove callback returning void
Uwe Kleine-König
2023-12-01
1
-4
/
+2
*
wifi: drivers: Explicitly include correct DT includes
Rob Herring
2023-08-01
1
-2
/
+1
*
wifi: wcn36xx: add support for pronto-v3
Vladimir Lypak
2023-03-15
1
-0
/
+1
*
wifi: mac80211: add wake_tx_queue callback to drivers
Alexander Wetzel
2022-10-10
1
-0
/
+1
*
wifi: wcn36xx: Move capability bitmap to string translation function to firmw...
Bryan O'Donoghue
2022-07-29
1
-77
/
+4
*
wifi: wcn36xx: Move firmware feature bit storage to dedicated firmware.c file
Bryan O'Donoghue
2022-07-29
1
-3
/
+4
*
wifi: wcn36xx: Rename clunky firmware feature bit enum
Bryan O'Donoghue
2022-07-29
1
-1
/
+1
*
wifi: mac80211: move ps setting to vif config
Johannes Berg
2022-07-15
1
-1
/
+1
*
wifi: mac80211: return a beacon for a specific link
Shaul Triebitz
2022-06-20
1
-1
/
+1
*
wifi: mac80211: split bss_info_changed method
Johannes Berg
2022-06-20
1
-2
/
+2
*
wifi: mac80211: move interface config to new struct
Johannes Berg
2022-06-20
1
-8
/
+8
*
mac80211: prepare sta handling for MLO support
Sriram R
2022-04-11
1
-9
/
+9
*
wcn36xx: Improve readability of wcn36xx_caps_name
Benjamin Stürz
2022-04-01
1
-61
/
+65
*
wcn36xx: Implement tx_rate reporting
Edmond Gagnon
2022-03-30
1
-0
/
+16
*
wcn36xx: Uninitialized variable in wcn36xx_change_opchannel()
Dan Carpenter
2022-02-10
1
-1
/
+1
*
wcn36xx: clean up some inconsistent indenting
Yang Li
2022-02-03
1
-5
/
+5
*
wcn36xx: Differentiate wcn3660 from wcn3620
Bryan O'Donoghue
2022-01-31
1
-0
/
+3
*
wcn36xx: Add SNR reporting via get_survey()
Bryan O'Donoghue
2022-01-19
1
-0
/
+44
*
wcn36xx: Track SNR and RSSI for each RX frame
Bryan O'Donoghue
2022-01-19
1
-0
/
+12
*
wcn36xx: Track the band and channel we are tuned to
Bryan O'Donoghue
2022-01-19
1
-0
/
+27
*
wcn36xx: Use platform_get_irq_byname() to get the interrupt
Lad Prabhakar
2022-01-17
1
-13
/
+8
*
wcn36xx: Implement beacon filtering
Bryan O'Donoghue
2021-12-16
1
-0
/
+2
*
wcn36xx: Use correct SSN for ADD BA request
Loic Poulain
2021-11-26
1
-5
/
+18
*
wcn36xx: ensure pairing of init_scan/finish_scan and start_scan/end_scan
Benjamin Li
2021-11-01
1
-7
/
+27
*
wcn36xx: implement flush op to speed up connected scan
Benjamin Li
2021-11-01
1
-0
/
+11
*
wcn36xx: add debug prints for sw_scan start/complete
Benjamin Li
2021-11-01
1
-0
/
+4
*
wcn36xx: add missing 5GHz channels 136 and 144
Benjamin Li
2021-10-28
1
-0
/
+2
*
wcn36xx: Channel list update before hardware scan
Loic Poulain
2021-10-28
1
-0
/
+1
*
Revert "wcn36xx: Enable firmware link monitoring"
Bryan O'Donoghue
2021-10-27
1
-1
/
+0
*
wcn36xx: Fix packet drop on resume
Loic Poulain
2021-10-27
1
-0
/
+11
*
wcn36xx: Fix HT40 capability for 2Ghz band
Loic Poulain
2021-10-27
1
-1
/
+3
*
Revert "wcn36xx: Disable bmps when encryption is disabled"
Bryan O'Donoghue
2021-10-27
1
-10
/
+0
*
wcn36xx: Add chained transfer support for AMSDU
Loic Poulain
2021-10-27
1
-0
/
+3
*
wcn36xx: Enable hardware scan offload for 5Ghz band
Loic Poulain
2021-10-27
1
-6
/
+6
*
wcn36xx: Implement Idle Mode Power Save
Bryan O'Donoghue
2021-09-21
1
-0
/
+7
*
wcn36xx: Fix Antenna Diversity Switching
Bryan O'Donoghue
2021-09-21
1
-1
/
+3
*
wcn36xx: Allow firmware name to be overridden by DT
Bjorn Andersson
2021-08-29
1
-0
/
+7
*
wcn36xx: Ensure finish scan is not requested before start scan
Joseph Gates
2021-08-29
1
-1
/
+4
*
wcn36xx: Move hal_buf allocation to devm_kmalloc in probe
Bryan O'Donoghue
2021-06-14
1
-13
/
+8
*
wcn36xx: Enable WOWLAN flags
Bryan O'Donoghue
2021-06-14
1
-1
/
+3
*
wcn36xx: Add host resume request support
Bryan O'Donoghue
2021-06-14
1
-0
/
+1
*
wcn36xx: Add Host suspend indication support
Bryan O'Donoghue
2021-06-14
1
-0
/
+3
*
wcn36xx: Add GTK offload info to WoWLAN resume
Bryan O'Donoghue
2021-06-14
1
-0
/
+1
*
wcn36xx: Add GTK offload to WoWLAN path
Bryan O'Donoghue
2021-06-14
1
-0
/
+4
*
wcn36xx: Add set_rekey_data callback
Bryan O'Donoghue
2021-06-14
1
-0
/
+19
*
wcn36xx: Add ipv6 namespace offload in suspend
Bryan O'Donoghue
2021-06-14
1
-0
/
+4
[next]