index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
wcn36xx
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
*
wcn36xx: add missing 5GHz channels 136 and 144
Benjamin Li
2021-10-28
2
-0
/
+3
*
wcn36xx: switch on antenna diversity feature bit
Benjamin Li
2021-10-28
1
-1
/
+3
*
wcn36xx: Channel list update before hardware scan
Loic Poulain
2021-10-28
4
-0
/
+116
*
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 discarded frames due to wrong sequence number
Loic Poulain
2021-10-27
1
-2
/
+7
*
wcn36xx: add proper DMA memory barriers in rx path
Benjamin Li
2021-10-27
1
-1
/
+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
3
-15
/
+1
*
wcn36xx: Treat repeated BMPS entry fail as connection loss
Bryan O'Donoghue
2021-10-27
2
-0
/
+10
*
wcn36xx: Add chained transfer support for AMSDU
Loic Poulain
2021-10-27
4
-2
/
+91
*
wcn36xx: Enable hardware scan offload for 5Ghz band
Loic Poulain
2021-10-27
1
-6
/
+6
*
wcn36xx: Correct band/freq reporting on RX
Loic Poulain
2021-10-27
2
-1
/
+25
*
wcn36xx: Fix tx_status mechanism
Loic Poulain
2021-10-25
2
-47
/
+21
*
wcn36xx: Fix (QoS) null data frame bitrate/modulation
Loic Poulain
2021-10-25
1
-0
/
+1
*
wcn36xx: Implement Idle Mode Power Save
Bryan O'Donoghue
2021-09-21
4
-3
/
+68
*
wcn36xx: Add ability for wcn36xx_smd_dump_cmd_req to pass two's complement
Bryan O'Donoghue
2021-09-21
1
-1
/
+1
*
wcn36xx: Fix Antenna Diversity Switching
Bryan O'Donoghue
2021-09-21
1
-1
/
+3
*
wcn36xx: handle connection loss indication
Benjamin Li
2021-09-21
1
-11
/
+33
*
wcn36xx: Fix missing frame timestamp for beacon/probe-resp
Loic Poulain
2021-08-29
1
-0
/
+4
*
wcn36xx: Allow firmware name to be overridden by DT
Bjorn Andersson
2021-08-29
3
-2
/
+10
*
wcn36xx: Ensure finish scan is not requested before start scan
Joseph Gates
2021-08-29
2
-1
/
+5
*
wcn36xx: Avoid memset() beyond end of struct field
Kees Cook
2021-06-22
1
-16
/
+5
*
wcn36xx: Move hal_buf allocation to devm_kmalloc in probe
Bryan O'Donoghue
2021-06-14
1
-13
/
+8
*
wcn36xx: Fix inconsistent indenting
Jiapeng Chong
2021-06-14
1
-1
/
+1
*
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
3
-0
/
+38
*
wcn36xx: Add Host suspend indication support
Bryan O'Donoghue
2021-06-14
3
-0
/
+24
*
wcn36xx: Add GTK offload info to WoWLAN resume
Bryan O'Donoghue
2021-06-14
4
-2
/
+79
*
wcn36xx: Add GTK offload to WoWLAN path
Bryan O'Donoghue
2021-06-14
4
-1
/
+47
*
wcn36xx: Add set_rekey_data callback
Bryan O'Donoghue
2021-06-14
2
-0
/
+25
*
wcn36xx: Add ipv6 namespace offload in suspend
Bryan O'Donoghue
2021-06-14
4
-0
/
+73
*
wcn36xx: Add ipv6 address tracking
Bryan O'Donoghue
2021-06-14
3
-0
/
+41
*
wcn36xx: Do not flush indication queue on suspend/resume
Bryan O'Donoghue
2021-06-14
1
-2
/
+0
*
wcn36xx: Add ipv4 ARP offload support in suspend
Bryan O'Donoghue
2021-06-14
4
-8
/
+57
*
wcn36xx: Run suspend for the first ieee80211_vif
Bryan O'Donoghue
2021-06-14
1
-3
/
+28
[next]