index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
ath11k: reset RSN/WPA present state for open BSS
Karthikeyan Kathirvel
2021-11-17
1
-0
/
+4
|
|
*
ath11k: clear the keys properly via DISABLE_KEY
Karthikeyan Kathirvel
2021-11-17
2
-4
/
+3
|
|
*
ath11k: add support for BSS color change
John Crispin
2021-11-17
5
-6
/
+147
|
|
*
ath11k: add string type to search board data in board-2.bin for WCN6855
Wen Gong
2021-11-17
3
-6
/
+44
|
|
*
ath11k: Fix crash caused by uninitialized TX ring
Baochen Qiang
2021-11-17
1
-2
/
+0
|
|
*
ath11k: add trace log support
Venkateswara Naralasetty
2021-11-17
5
-5
/
+187
|
|
*
ath11k: Add missing qmi_txn_cancel()
Anilkumar Kolli
2021-11-17
1
-7
/
+14
|
|
*
ath11k: use cache line aligned buffers for dbring
Rameshkumar Sundaram
2021-11-17
2
-5
/
+13
|
|
*
ath11k: Disabling credit flow for WMI path
P Praneesh
2021-11-17
8
-35
/
+146
|
|
*
ath11k: Fix ETSI regd with weather radar overlap
Sven Eckelmann
2021-11-17
1
-47
/
+56
|
|
*
ath11k: Increment pending_mgmt_tx count before tx send invoke
P Praneesh
2021-11-15
1
-2
/
+4
|
|
*
ath11k: send proper txpower and maxregpower values to firmware
P Praneesh
2021-11-15
2
-6
/
+8
|
|
*
ath11k: fix FCS_ERR flag in radio tap header
P Praneesh
2021-11-15
1
-2
/
+12
|
|
*
ath11k: move peer delete after vdev stop of station for QCA6390 and WCN6855
Wen Gong
2021-11-15
1
-0
/
+18
|
|
*
ath11k: fix the value of msecs_to_jiffies in ath11k_debugfs_fw_stats_request
Wen Gong
2021-11-15
1
-1
/
+1
|
|
*
ath11k: remove return for empty tx bitrate in mac_op_sta_statistics
Wen Gong
2021-11-15
1
-15
/
+14
|
|
*
ath11k: enable IEEE80211_VHT_EXT_NSS_BW_CAPABLE if NSS ratio enabled
Wen Gong
2021-11-15
1
-0
/
+4
|
|
*
ath11k: avoid unnecessary lock contention in tx_completion path
P Praneesh
2021-11-15
1
-18
/
+14
|
|
*
ath11k: add branch predictors in dp_tx path
P Praneesh
2021-11-15
2
-29
/
+25
|
|
*
ath11k: avoid while loop in ring selection of tx completion interrupt
P Praneesh
2021-11-15
1
-5
/
+4
|
|
*
ath11k: remove mod operator in dst ring processing
P Praneesh
2021-11-15
1
-2
/
+5
|
|
*
ath11k: allocate HAL_WBM2SW_RELEASE ring from cacheable memory
P Praneesh
2021-11-15
1
-0
/
+1
|
|
*
ath11k: add branch predictors in process_rx
P Praneesh
2021-11-15
1
-15
/
+9
|
|
*
ath11k: remove usage quota while processing rx packets
P Praneesh
2021-11-15
1
-6
/
+3
|
|
*
ath11k: avoid active pdev check for each msdu
P Praneesh
2021-11-15
1
-36
/
+34
|
|
*
ath11k: avoid additional access to ath11k_hal_srng_dst_num_free
P Praneesh
2021-11-15
1
-3
/
+7
|
|
*
ath11k: modify dp_rx desc access wrapper calls inline
P Praneesh
2021-11-15
1
-55
/
+59
|
|
*
ath11k: allocate dst ring descriptors from cacheable memory
P Praneesh
2021-11-15
6
-7
/
+67
|
|
*
ath11k: disable unused CE8 interrupts for ipq8074
P Praneesh
2021-11-15
1
-1
/
+1
|
|
*
ath11k: fix firmware crash during channel switch
Venkateswara Naralasetty
2021-11-15
1
-5
/
+21
|
|
*
ath11k: Fix 'unused-but-set-parameter' error
Seevalamuthu Mariappan
2021-11-15
1
-1
/
+0
|
|
*
ath11k: fix DMA memory free in CE pipe cleanup
Karthikeyan Periyasamy
2021-11-15
1
-6
/
+10
|
|
*
ath11k: avoid unnecessary BH disable lock in STA kickout event
Karthikeyan Periyasamy
2021-11-15
1
-2
/
+7
|
|
*
ath11k: fix error routine when fallback of add interface fails
Karthikeyan Periyasamy
2021-11-15
1
-7
/
+7
|
|
*
ath11k: fix fw crash due to peer get authorized before key install
Karthikeyan Periyasamy
2021-11-15
2
-7
/
+47
|
|
*
ath11k: Clear auth flag only for actual association in security mode
Rameshkumar Sundaram
2021-11-12
3
-1
/
+5
|
|
*
ath11k: Send PPDU_STATS_CFG with proper pdev mask to firmware
Rameshkumar Sundaram
2021-11-12
2
-2
/
+3
|
|
*
ar5523: Fix null-ptr-deref with unexpected WDCMSG_TARGET_START reply
Zekun Shen
2021-11-12
1
-0
/
+4
|
|
*
ath11k: enable 802.11 power save mode in station mode
Carl Huang
2021-11-10
4
-0
/
+94
|
|
*
ath11k: convert ath11k_wmi_pdev_set_ps_mode() to use enum wmi_sta_ps_mode
Kalle Valo
2021-11-10
3
-5
/
+8
|
|
*
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
|
|
*
ath9k: use swap() to make code cleaner
Yang Guang
2021-11-01
1
-9
/
+5
|
|
*
wcn36xx: Indicate beacon not connection loss on MISSED_BEACON_IND
Bryan O'Donoghue
2021-11-01
1
-2
/
+2
|
|
*
wcn36xx: ensure pairing of init_scan/finish_scan and start_scan/end_scan
Benjamin Li
2021-11-01
3
-7
/
+32
|
|
*
wcn36xx: implement flush op to speed up connected scan
Benjamin Li
2021-11-01
3
-0
/
+59
|
|
*
wcn36xx: add debug prints for sw_scan start/complete
Benjamin Li
2021-11-01
1
-0
/
+4
[prev]
[next]