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
...
|
*
rtl8xxxu: Improve TX performance of RTL8723BU on rtl8xxxu driver
Chris Chiu
2019-10-09
2
-7
/
+278
|
*
rsi: fix potential null dereference in rsi_probe()
Denis Efremov
2019-10-04
1
-1
/
+1
|
*
libertas: remove redundant assignment to variable ret
Colin Ian King
2019-10-04
1
-1
/
+0
|
*
brcmfmac: add support for SAE authentication offload
Chung-Hsien Hsu
2019-10-04
6
-8
/
+90
|
*
rtw88: fix error handling when setup efuse info
Ping-Ke Shih
2019-10-04
1
-5
/
+6
|
*
rtw88: fix NSS of hw_cap
Ping-Ke Shih
2019-10-04
1
-1
/
+2
|
*
rtw88: use struct rtw_fw_hdr to access firmware header
Ping-Ke Shih
2019-10-04
2
-34
/
+48
|
*
rtw88: raise firmware version debug level
Yan-Hsuan Chuang
2019-10-04
1
-4
/
+2
|
*
rtw88: configure TX queue EDCA parameters
Yan-Hsuan Chuang
2019-10-04
3
-0
/
+83
|
*
rtw88: Don't set RX_FLAG_DECRYPTED if packet has no encryption
Ping-Ke Shih
2019-10-04
3
-2
/
+15
|
*
rtw88: fix beaconing mode rsvd_page memory violation issue
Yan-Hsuan Chuang
2019-10-04
1
-9
/
+43
|
*
rtw88: flush hardware tx queues
Yan-Hsuan Chuang
2019-10-04
4
-1
/
+105
|
*
rtw88: add TX-AMSDU support
Yan-Hsuan Chuang
2019-10-04
2
-0
/
+25
|
*
rtw88: report tx rate to mac80211 stack
Tzu-En Huang
2019-10-04
7
-19
/
+143
|
*
rtw88: take over rate control from mac80211
Yan-Hsuan Chuang
2019-10-04
5
-2
/
+87
|
*
rtw88: add driver TX queue support
Yan-Hsuan Chuang
2019-10-04
5
-9
/
+156
|
*
rtw88: allows to set RTS in TX descriptor
Yan-Hsuan Chuang
2019-10-04
4
-0
/
+20
|
*
rtw88: check firmware leave lps successfully
Chin-Yen Lee
2019-10-04
3
-0
/
+32
|
*
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2019-10-03
31
-420
/
+719
|
|
\
|
|
*
wil6210: check len before memcpy() calls
Denis Efremov
2019-10-02
1
-2
/
+4
|
|
*
ar5523: check NULL before memcpy() in ar5523_cmd()
Denis Efremov
2019-10-02
1
-1
/
+2
|
|
*
ath10k: add support for hardware rfkill
Wen Gong
2019-10-02
9
-1
/
+178
|
|
*
ath10k: restore QCA9880-AR1A (v1) detection
Christian Lamparter
2019-10-02
1
-11
/
+25
|
|
*
ath10k: fix offchannel tx failure when no ath10k_mac_tx_frm_has_freq
Ben Greear
2019-10-02
1
-11
/
+11
|
|
*
ath9k_htc: Discard undersized packets
Masashi Honma
2019-10-01
1
-4
/
+19
|
|
*
ath9k_htc: Modify byte order for an error message
Masashi Honma
2019-10-01
1
-1
/
+1
|
|
*
ath9k_hw: fix uninitialized variable data
Denis Efremov
2019-10-01
1
-1
/
+1
|
|
*
ath10k: fix backtrace on coredump
Anilkumar Kolli
2019-10-01
1
-3
/
+8
|
|
*
ath10k: coredump: fix IRAM addr for QCA9984, QCA4019, QCA9888 and QCA99x0
Anilkumar Kolli
2019-10-01
1
-3
/
+3
|
|
*
ath10k: switch to ieee80211_tx_dequeue_ni
Erik Stromdahl
2019-10-01
1
-1
/
+1
|
|
*
ath10k: change sw version print format to hex
Tomislav Požega
2019-10-01
1
-1
/
+1
|
|
*
ath10k: print supported MCS rates within service ready event
Tomislav Požega
2019-10-01
4
-1
/
+8
|
|
*
ath10k: print service ready returned channel range
Tomislav Požega
2019-10-01
1
-1
/
+5
|
|
*
ath10k: add 2ghz channel arguments to service ready structure
Tomislav Požega
2019-10-01
4
-0
/
+12
|
|
*
ath9k: remove unused including <linux/version.h>
YueHaibing
2019-10-01
1
-1
/
+0
|
|
*
ath10k: fix memory leak
Navid Emamdoost
2019-09-23
1
-0
/
+1
|
|
*
ath10k: remove the warning of sdio not full support
Wen Gong
2019-09-23
1
-3
/
+0
|
|
*
ath: Use dev_get_drvdata where possible
Chuhong Yuan
2019-09-23
3
-9
/
+5
|
|
*
ath: fix various spelling mistakes
Colin Ian King
2019-09-23
3
-4
/
+4
|
|
*
ath10k: fix missing checks for bmi reads and writes
Kangjie Lu
2019-09-23
1
-9
/
+32
|
|
*
ath10k: Add support to provide higher range mem chunks in wmi init command
Surabhi Vishnoi
2019-09-23
3
-2
/
+34
|
|
*
ath10k: Add peer param map for tlv and non-tlv
Rakesh Pillai
2019-09-23
7
-9
/
+84
|
|
*
ath10k: Enable MSA region dump support for WCN3990
Govind Singh
2019-09-21
5
-0
/
+93
|
|
*
ath10k: Add xo calibration support for wifi rf clock
Govind Singh
2019-09-21
3
-0
/
+25
|
|
*
dt: bindings: ath10k: add dt entry for XO calibration support
Govind Singh
2019-09-21
1
-1
/
+1
|
|
*
ath10k: fix spelling mistake "eanble" -> "enable"
Colin Ian King
2019-09-17
1
-1
/
+1
|
|
*
ath10k: fix latency issue for QCA988x
Miaoqing Pan
2019-09-17
1
-6
/
+9
|
|
*
ath10k: add cleanup in ath10k_sta_state()
Wenwen Wang
2019-09-17
1
-1
/
+5
|
|
*
ath10k: revalidate the msa region coming from firmware
Govind Singh
2019-09-17
1
-0
/
+15
|
|
*
ath10k: use ath10k_pci_soc_ functions for all warm_reset instances
Tomislav Požega
2019-09-17
1
-15
/
+11
[prev]
[next]