index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-05-29
mwifiex: handle race during mwifiex_usb_disconnect
Ganapathi Bhat
1
-0
/
+3
2018-05-29
mwifiex: avoid exporting mwifiex_send_cmd
Ganapathi Bhat
4
-4
/
+10
2018-05-29
rsi: fix spelling mistake "Uknown" -> "Unknown"
Colin Ian King
1
-1
/
+1
2018-05-29
wlcore: sdio: check for valid platform device data before suspend
Eyal Reizer
1
-0
/
+5
2018-05-29
atmel: Add missing call to pci_disable_device()
YueHaibing
1
-1
/
+3
2018-05-29
rtlwifi: fix btmpinfo timeout while processing C2H_BT_INFO
Ping-Ke Shih
1
-0
/
+22
2018-05-29
rtlwifi: access skb->data to get C2H data by macro
Ping-Ke Shih
2
-4
/
+9
2018-05-29
rtlwifi: use sk_buff to queue C2H commands
Ping-Ke Shih
4
-81
/
+25
2018-05-29
rtlwifi: remove hal_op c2h_content_parsing
Ping-Ke Shih
5
-9
/
+3
2018-05-29
rtlwifi: remove hal_op rx_command_packet
Ping-Ke Shih
11
-90
/
+2
2018-05-29
rtlwifi: remove duplicate C2H handler
Ping-Ke Shih
14
-230
/
+81
2018-05-29
rtlwifi: Add hal_op c2h_ra_report_handler for special process
Ping-Ke Shih
7
-5
/
+15
2018-05-29
rtlwifi: remove dummy hal_op rx_command_packet from rtl8188ee and rtl8723ae
Ping-Ke Shih
6
-24
/
+0
2018-05-29
rtlwifi: remove unused fw C2H command ID
Ping-Ke Shih
4
-100
/
+0
2018-05-29
rtlwifi: remove duplicate C2H definition
Ping-Ke Shih
7
-55
/
+39
2018-05-29
rtlwifi: rename register-based C2H command IDs to V0
Ping-Ke Shih
2
-13
/
+13
2018-05-29
rtlwifi: remove duplicate rx_packet_type definition
Ping-Ke Shih
5
-31
/
+8
2018-05-29
rtlwifi: remove CONNECTION_MONITOR flag
Ping-Ke Shih
1
-1
/
+0
2018-05-29
rtlwifi: support accurate nullfunc frame tx ack report
Tzu-En Huang
7
-21
/
+112
2018-05-29
wlcore: sdio: Fix flakey SDIO runtime PM handling
Tony Lindgren
1
-4
/
+12
2018-05-23
brcmfmac: trigger memory dump on SDIO firmware halt message
Franky Lin
1
-1
/
+3
2018-05-23
brcmfmac: trigger memory dump upon firmware halt signal
Franky Lin
1
-0
/
+5
2018-05-23
brcmfmac: validate user provided data for memdump before copying
Franky Lin
1
-1
/
+2
2018-05-23
mwifiex: support sysfs initiated device coredump
Arend Van Spriel
5
-32
/
+43
2018-05-23
brcmfmac: add support for sysfs initiated coredump
Arend Van Spriel
4
-0
/
+12
2018-05-23
brcmfmac: move ALLFFMAC variable in flowring module
Arend Van Spriel
3
-4
/
+2
2018-05-23
rsi: add fix for corruption of auto rate table
Sanjay Konduri
1
-0
/
+1
2018-05-23
rsi: add fix for crash during assertions
Sanjay Konduri
1
-0
/
+1
2018-05-23
brcmfmac: add debugfs entry for reading firmware capabilities
Rafał Miłecki
1
-0
/
+36
2018-05-23
mwifiex: correct histogram data with appropriate index
Xinming Hu
1
-3
/
+5
2018-05-23
mt76: use udelay instead of usleep_range in mt76x2_mac_stop
Felix Fietkau
1
-1
/
+1
2018-05-23
mt76: wait for pending tx to complete before switching channel
Felix Fietkau
3
-0
/
+22
2018-05-23
mt76: move ieee80211_hw allocation to common core
Felix Fietkau
3
-10
/
+28
2018-05-23
mt76: prevent tx scheduling during channel change
Felix Fietkau
1
-2
/
+8
2018-05-23
mt76: only stop tx queues on offchannel, not during the entire scan
Felix Fietkau
3
-2
/
+8
2018-05-23
mt76: discard early received packets if not running yet
Felix Fietkau
1
-0
/
+3
2018-05-23
mt76: fix sending encrypted broadcast packets for secondary interfaces
Felix Fietkau
3
-1
/
+7
2018-05-23
mt76x2: apply coverage class on slot time too
Lorenzo Bianconi
2
-2
/
+4
2018-05-21
ti: ethernet: davinci: Fix cast to int warnings
Florian Fainelli
1
-4
/
+4
2018-05-21
net: ethernet: davinci_emac: Fix printing of base address
Florian Fainelli
1
-2
/
+2
2018-05-21
net: ethernet: ti: cpsw: Fix cpsw_add_ch_strings() printk format
Florian Fainelli
1
-2
/
+2
2018-05-21
net: ethernet: ti: cpts: Fix timestamp print
Florian Fainelli
1
-1
/
+2
2018-05-21
ti: ethernet: cpdma: Use correct format for genpool_*
Florian Fainelli
1
-1
/
+1
2018-05-21
vmcore: move get_vmcore_size out of __init
Rahul Lakkireddy
1
-2
/
+2
2018-05-21
cxgb4: copy the length of cpl_tx_pkt_core to fw_wr
Ganesh Goudar
1
-15
/
+14
2018-05-21
net: ethernet: Sort Kconfig sourcing alphabetically
Florian Fainelli
1
-8
/
+8
2018-05-21
net: phy: phylink: Don't release NULL GPIO
Florian Fainelli
1
-1
/
+1
2018-05-21
mv88e6xxx: Fix uninitialized variable warning.
David S. Miller
1
-1
/
+1
2018-05-21
net: dsa: b53: Extend platform data to include DSA ports
Florian Fainelli
1
-0
/
+4
2018-05-21
net: dsa: mv88e6xxx: Add support for EEPROM via platform data
Andrew Lunn
3
-5
/
+9
[next]