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
(
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: wcn36xx: buff_to_be(): fix sparse warnings
Kalle Valo
2024-03-25
2
-4
/
+7
*
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: wcn36xx: Annotate struct wcn36xx_hal_ind_msg with __counted_by
Kees Cook
2023-09-21
1
-1
/
+1
*
wifi: wcn36xx: remove unnecessary (void*) conversions
Wu Yunchuan
2023-09-21
3
-14
/
+14
*
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
4
-13
/
+16
*
wifi: wcn36xx: Slightly optimize PREPARE_HAL_BUF()
Christophe JAILLET
2023-02-24
1
-2
/
+2
*
wifi: mac80211: add wake_tx_queue callback to drivers
Alexander Wetzel
2022-10-10
1
-0
/
+1
*
wifi: wcn36xx: fix repeated words in comments
Jilin Yuan
2022-09-19
1
-1
/
+1
*
wifi: wcn36xx: Add RX frame SNR as a source of system entropy
Bryan O'Donoghue
2022-09-19
1
-0
/
+4
*
wifi: wcn36xx: Add debugfs entry to read firmware feature strings
Bryan O'Donoghue
2022-07-29
2
-0
/
+40
*
wifi: wcn36xx: Move capability bitmap to string translation function to firmw...
Bryan O'Donoghue
2022-07-29
3
-77
/
+81
*
wifi: wcn36xx: Move firmware feature bit storage to dedicated firmware.c file
Bryan O'Donoghue
2022-07-29
7
-124
/
+146
*
wifi: wcn36xx: Rename clunky firmware feature bit enum
Bryan O'Donoghue
2022-07-29
4
-8
/
+8
*
wifi: wcn36xx: fix repeated words in comments
Jilin Yuan
2022-07-18
1
-1
/
+1
*
wifi: mac80211: move ps setting to vif config
Johannes Berg
2022-07-15
1
-1
/
+1
*
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2022-07-08
1
-2
/
+2
|
\
|
*
wcn36xx: Fix typo in comment
Xiang wangx
2022-06-20
1
-2
/
+2
*
|
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
2
-9
/
+9
|
/
*
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2022-05-03
1
-3
/
+3
|
\
|
*
wcn36xx: clean up some inconsistent indenting
Yang Li
2022-04-12
1
-3
/
+3
*
|
mac80211: prepare sta handling for MLO support
Sriram R
2022-04-11
2
-25
/
+28
|
/
*
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
6
-1
/
+111
*
wcn36xx: use struct_size over open coded arithmetic
Minghao Chi (CGEL ZTE)
2022-02-14
1
-1
/
+1
*
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
2
-7
/
+7
*
wcn36xx: Differentiate wcn3660 from wcn3620
Bryan O'Donoghue
2022-01-31
2
-0
/
+4
*
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
3
-0
/
+53
*
wcn36xx: Track the band and channel we are tuned to
Bryan O'Donoghue
2022-01-19
2
-0
/
+30
*
wcn36xx: Implement get_snr()
Bryan O'Donoghue
2022-01-19
1
-0
/
+5
*
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
4
-0
/
+107
*
wcn36xx: Fix physical location of beacon filter comment
Bryan O'Donoghue
2021-12-16
1
-3
/
+4
*
wcn36xx: Fix beacon filter structure definitions
Bryan O'Donoghue
2021-12-16
1
-3
/
+3
*
wcn36xx: Fix max channels retrieval
Loic Poulain
2021-12-08
1
-1
/
+1
*
wcn36xx: Use correct SSN for ADD BA request
Loic Poulain
2021-11-26
3
-10
/
+44
*
wcn36xx: fix RX BD rate mapping for 5GHz legacy rates
Benjamin Li
2021-11-08
1
-3
/
+1
*
wcn36xx: populate band before determining rate on RX
Benjamin Li
2021-11-08
1
-18
/
+19
*
wcn36xx: Put DXE block into reset before freeing memory
Bryan O'Donoghue
2021-11-08
1
-0
/
+6
*
wcn36xx: Release DMA channel descriptor allocations
Bryan O'Donoghue
2021-11-08
1
-0
/
+5
*
wcn36xx: Fix DMA channel enable/disable cycle
Bryan O'Donoghue
2021-11-08
1
-11
/
+27
*
wcn36xx: Indicate beacon not connection loss on MISSED_BEACON_IND
Bryan O'Donoghue
2021-11-01
1
-2
/
+2
[next]