index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-15
ath11k: send proper txpower and maxregpower values to firmware
P Praneesh
2
-6
/
+8
2021-11-15
ath11k: fix FCS_ERR flag in radio tap header
P Praneesh
1
-2
/
+12
2021-11-15
ath11k: move peer delete after vdev stop of station for QCA6390 and WCN6855
Wen Gong
1
-0
/
+18
2021-11-15
ath11k: fix the value of msecs_to_jiffies in ath11k_debugfs_fw_stats_request
Wen Gong
1
-1
/
+1
2021-11-15
ath11k: remove return for empty tx bitrate in mac_op_sta_statistics
Wen Gong
1
-14
/
+13
2021-11-15
ath11k: enable IEEE80211_VHT_EXT_NSS_BW_CAPABLE if NSS ratio enabled
Wen Gong
1
-0
/
+4
2021-11-15
ath11k: avoid unnecessary lock contention in tx_completion path
P Praneesh
1
-18
/
+14
2021-11-15
ath11k: add branch predictors in dp_tx path
P Praneesh
2
-29
/
+25
2021-11-15
ath11k: avoid while loop in ring selection of tx completion interrupt
P Praneesh
1
-5
/
+4
2021-11-15
ath11k: remove mod operator in dst ring processing
P Praneesh
1
-2
/
+5
2021-11-15
ath11k: allocate HAL_WBM2SW_RELEASE ring from cacheable memory
P Praneesh
1
-0
/
+1
2021-11-15
ath11k: add branch predictors in process_rx
P Praneesh
1
-15
/
+9
2021-11-15
ath11k: remove usage quota while processing rx packets
P Praneesh
1
-6
/
+3
2021-11-15
ath11k: avoid active pdev check for each msdu
P Praneesh
1
-36
/
+34
2021-11-15
ath11k: avoid additional access to ath11k_hal_srng_dst_num_free
P Praneesh
1
-3
/
+7
2021-11-15
ath11k: modify dp_rx desc access wrapper calls inline
P Praneesh
1
-55
/
+59
2021-11-15
ath11k: allocate dst ring descriptors from cacheable memory
P Praneesh
6
-7
/
+67
2021-11-15
ath11k: disable unused CE8 interrupts for ipq8074
P Praneesh
1
-1
/
+1
2021-11-15
ath11k: fix firmware crash during channel switch
Venkateswara Naralasetty
1
-5
/
+21
2021-11-15
ath11k: Fix 'unused-but-set-parameter' error
Seevalamuthu Mariappan
1
-1
/
+0
2021-11-15
ath11k: fix DMA memory free in CE pipe cleanup
Karthikeyan Periyasamy
1
-6
/
+10
2021-11-15
ath11k: avoid unnecessary BH disable lock in STA kickout event
Karthikeyan Periyasamy
1
-2
/
+7
2021-11-15
ath11k: fix error routine when fallback of add interface fails
Karthikeyan Periyasamy
1
-7
/
+7
2021-11-15
ath11k: fix fw crash due to peer get authorized before key install
Karthikeyan Periyasamy
2
-7
/
+47
2021-11-12
ath11k: Clear auth flag only for actual association in security mode
Rameshkumar Sundaram
3
-1
/
+5
2021-11-12
ath11k: Send PPDU_STATS_CFG with proper pdev mask to firmware
Rameshkumar Sundaram
2
-2
/
+3
2021-11-12
ar5523: Fix null-ptr-deref with unexpected WDCMSG_TARGET_START reply
Zekun Shen
1
-0
/
+4
2021-11-10
ath11k: enable 802.11 power save mode in station mode
Carl Huang
4
-0
/
+94
2021-11-10
ath11k: convert ath11k_wmi_pdev_set_ps_mode() to use enum wmi_sta_ps_mode
Kalle Valo
3
-5
/
+8
2021-11-08
wcn36xx: fix RX BD rate mapping for 5GHz legacy rates
Benjamin Li
1
-3
/
+1
2021-11-08
wcn36xx: populate band before determining rate on RX
Benjamin Li
1
-18
/
+19
2021-11-08
wcn36xx: Put DXE block into reset before freeing memory
Bryan O'Donoghue
1
-0
/
+6
2021-11-08
wcn36xx: Release DMA channel descriptor allocations
Bryan O'Donoghue
1
-0
/
+5
2021-11-08
wcn36xx: Fix DMA channel enable/disable cycle
Bryan O'Donoghue
1
-11
/
+27
2021-11-02
Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
364
-7385
/
+107591
2021-11-01
Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
5
-15
/
+26
2021-11-01
ath9k: use swap() to make code cleaner
Yang Guang
1
-9
/
+5
2021-11-01
wcn36xx: Indicate beacon not connection loss on MISSED_BEACON_IND
Bryan O'Donoghue
1
-2
/
+2
2021-11-01
wcn36xx: ensure pairing of init_scan/finish_scan and start_scan/end_scan
Benjamin Li
3
-7
/
+32
2021-11-01
wcn36xx: implement flush op to speed up connected scan
Benjamin Li
3
-0
/
+59
2021-11-01
wcn36xx: add debug prints for sw_scan start/complete
Benjamin Li
1
-0
/
+4
2021-11-01
ath10k: fetch (pre-)calibration data via nvmem subsystem
Christian Lamparter
2
-2
/
+68
2021-11-01
ath11k: set correct NL80211_FEATURE_DYNAMIC_SMPS for WCN6855
Wen Gong
3
-1
/
+8
2021-10-28
Merge tag 'iwlwifi-next-for-kalle-2021-10-28' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
Kalle Valo
26
-396
/
+799
2021-10-28
mwifiex: fix division by zero in fw download path
Johan Hovold
1
-0
/
+16
2021-10-28
rsi: fix control-message timeout
Johan Hovold
1
-1
/
+1
2021-10-28
rtl8187: fix control-message timeouts
Johan Hovold
1
-7
/
+7
2021-10-28
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
21
-100
/
+403
2021-10-28
iwlwifi: bump FW API to 67 for AX devices
Luca Coelho
1
-1
/
+1
2021-10-28
iwlwifi: mvm: extend session protection on association
Johannes Berg
1
-21
/
+43
[prev]
[next]