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
*
mwifiex: skip sending GT_REKEY_OFFLOAD_CFG if firmware has no support
Ganapathi Bhat
2018-05-29
3
-1
/
+21
*
mwifiex: handle race during mwifiex_usb_disconnect
Ganapathi Bhat
2018-05-29
1
-0
/
+3
*
mwifiex: avoid exporting mwifiex_send_cmd
Ganapathi Bhat
2018-05-29
4
-4
/
+10
*
rsi: fix spelling mistake "Uknown" -> "Unknown"
Colin Ian King
2018-05-29
1
-1
/
+1
*
wlcore: sdio: check for valid platform device data before suspend
Eyal Reizer
2018-05-29
1
-0
/
+5
*
atmel: Add missing call to pci_disable_device()
YueHaibing
2018-05-29
1
-1
/
+3
*
rtlwifi: fix btmpinfo timeout while processing C2H_BT_INFO
Ping-Ke Shih
2018-05-29
1
-0
/
+22
*
rtlwifi: access skb->data to get C2H data by macro
Ping-Ke Shih
2018-05-29
2
-4
/
+9
*
rtlwifi: use sk_buff to queue C2H commands
Ping-Ke Shih
2018-05-29
4
-81
/
+25
*
rtlwifi: remove hal_op c2h_content_parsing
Ping-Ke Shih
2018-05-29
5
-9
/
+3
*
rtlwifi: remove hal_op rx_command_packet
Ping-Ke Shih
2018-05-29
11
-90
/
+2
*
rtlwifi: remove duplicate C2H handler
Ping-Ke Shih
2018-05-29
14
-230
/
+81
*
rtlwifi: Add hal_op c2h_ra_report_handler for special process
Ping-Ke Shih
2018-05-29
7
-5
/
+15
*
rtlwifi: remove dummy hal_op rx_command_packet from rtl8188ee and rtl8723ae
Ping-Ke Shih
2018-05-29
6
-24
/
+0
*
rtlwifi: remove unused fw C2H command ID
Ping-Ke Shih
2018-05-29
4
-100
/
+0
*
rtlwifi: remove duplicate C2H definition
Ping-Ke Shih
2018-05-29
7
-55
/
+39
*
rtlwifi: rename register-based C2H command IDs to V0
Ping-Ke Shih
2018-05-29
2
-13
/
+13
*
rtlwifi: remove duplicate rx_packet_type definition
Ping-Ke Shih
2018-05-29
5
-31
/
+8
*
rtlwifi: remove CONNECTION_MONITOR flag
Ping-Ke Shih
2018-05-29
1
-1
/
+0
*
rtlwifi: support accurate nullfunc frame tx ack report
Tzu-En Huang
2018-05-29
7
-21
/
+112
*
wlcore: sdio: Fix flakey SDIO runtime PM handling
Tony Lindgren
2018-05-29
1
-4
/
+12
*
brcmfmac: trigger memory dump on SDIO firmware halt message
Franky Lin
2018-05-23
1
-1
/
+3
*
brcmfmac: trigger memory dump upon firmware halt signal
Franky Lin
2018-05-23
1
-0
/
+5
*
brcmfmac: validate user provided data for memdump before copying
Franky Lin
2018-05-23
1
-1
/
+2
*
mwifiex: support sysfs initiated device coredump
Arend Van Spriel
2018-05-23
5
-32
/
+43
*
brcmfmac: add support for sysfs initiated coredump
Arend Van Spriel
2018-05-23
4
-0
/
+12
*
brcmfmac: move ALLFFMAC variable in flowring module
Arend Van Spriel
2018-05-23
3
-4
/
+2
*
rsi: add fix for corruption of auto rate table
Sanjay Konduri
2018-05-23
1
-0
/
+1
*
rsi: add fix for crash during assertions
Sanjay Konduri
2018-05-23
1
-0
/
+1
*
brcmfmac: add debugfs entry for reading firmware capabilities
Rafał Miłecki
2018-05-23
1
-0
/
+36
*
mwifiex: correct histogram data with appropriate index
Xinming Hu
2018-05-23
1
-3
/
+5
*
mt76: use udelay instead of usleep_range in mt76x2_mac_stop
Felix Fietkau
2018-05-23
1
-1
/
+1
*
mt76: wait for pending tx to complete before switching channel
Felix Fietkau
2018-05-23
3
-0
/
+22
*
mt76: move ieee80211_hw allocation to common core
Felix Fietkau
2018-05-23
3
-10
/
+28
*
mt76: prevent tx scheduling during channel change
Felix Fietkau
2018-05-23
1
-2
/
+8
*
mt76: only stop tx queues on offchannel, not during the entire scan
Felix Fietkau
2018-05-23
3
-2
/
+8
*
mt76: discard early received packets if not running yet
Felix Fietkau
2018-05-23
1
-0
/
+3
*
mt76: fix sending encrypted broadcast packets for secondary interfaces
Felix Fietkau
2018-05-23
3
-1
/
+7
*
mt76x2: apply coverage class on slot time too
Lorenzo Bianconi
2018-05-23
2
-2
/
+4
*
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2018-05-23
23
-243
/
+684
|
\
|
*
wil6210: rate limit wil_rx_refill error
Dedy Lansky
2018-05-12
1
-2
/
+2
|
*
wil6210: remove unused rx_reorder members
Dedy Lansky
2018-05-12
3
-18
/
+2
|
*
wil6210: Initialize reply struct of the WMI commands
Alexei Avshalom Lazar
2018-05-12
5
-46
/
+85
|
*
wil6210: move WMI functionality out of wil_cfg80211_mgmt_tx
Dedy Lansky
2018-05-12
3
-35
/
+52
|
*
wil6210: change reply_size arg to u16 in wmi_call
Lior David
2018-05-12
2
-2
/
+2
|
*
wil6210: fix call to wil6210_disconnect during unload
Lior David
2018-05-12
1
-4
/
+4
|
*
wil6210: align to latest auto generated wmi.h
Ahmad Masri
2018-05-12
2
-22
/
+371
|
*
wil6210: disable tracing config option
Alexei Avshalom Lazar
2018-05-12
1
-1
/
+1
|
*
ath10k: replace bit shifts with the BIT() macro for rx desc bits
Govind Singh
2018-05-12
1
-67
/
+69
|
*
ath10k: hw: make consistent usage of ATH10K_FW_DIR in paths
Marcus Folkesson
2018-05-12
1
-2
/
+2
[next]