index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-03
wil6210: free edma_rx_swtail upon reset
Dedy Lansky
1
-0
/
+3
2019-04-03
wil6210: use OEM MAC address from OTP
Dedy Lansky
2
-6
/
+16
2019-04-03
wil6210: check mid is valid
Ahmad Masri
8
-23
/
+24
2019-04-03
wil6210: update WIL_MCS_MAX to 15
Maya Erez
1
-1
/
+1
2019-04-03
wil6210: do not set BIT_USER_SUPPORT_T_POWER_ON_0 in Talyn-MB
Maya Erez
1
-1
/
+2
2019-04-03
wil6210: increase PCP stop command timeout
Maya Erez
1
-1
/
+3
2019-04-03
wil6210: prevent device memory access while in reset or suspend
Ahmad Masri
5
-38
/
+80
2019-04-03
wil6210: align to latest auto generated wmi.h
Alexei Avshalom Lazar
2
-4
/
+94
2019-02-28
wil6210: check null pointer in _wil_cfg80211_merge_extra_ies
Alexei Avshalom Lazar
1
-3
/
+11
2019-02-28
wil6210: ignore HALP ICR if already handled
Maya Erez
3
-4
/
+12
2019-02-28
wil6210: fix invalid sta statistics update
Dedy Lansky
1
-3
/
+2
2019-02-28
wil6210: accessing 802.3 addresses via utility functions
Ahmad Masri
2
-21
/
+33
2019-02-28
wil6210: support up to 20 stations in AP mode
Ahmad Masri
10
-75
/
+226
2019-02-28
wil6210: add option to drop Tx packets when Tx ring is full
Dedy Lansky
3
-2
/
+13
2019-02-28
wil6210: remove rtap_include_phy_info module param
Maya Erez
3
-81
/
+18
2019-02-28
ath10k: Fill rx duration for each peer in fw_stats for WCN3990
Surabhi Vishnoi
6
-6
/
+60
2019-02-28
ath10k: Fix the wrong calculation ht_idx and idx of rate table for tx_stats
Surabhi Vishnoi
1
-3
/
+3
2019-02-28
ath10k: Fix the wrong updation of SGI in tx_stats debugfs
Surabhi Vishnoi
2
-1
/
+4
2019-02-28
ath10k: Fix the wrong updation of BW in tx_stats debugfs entry
Surabhi Vishnoi
2
-4
/
+5
2019-02-28
ath10k: Fix the incorrect updation of NSS data in tx stats
Surabhi Vishnoi
1
-8
/
+8
2019-02-26
ath9k: remove set but not used variable 'acq'
YueHaibing
1
-8
/
+1
2019-02-26
ath9k: debugfs: Fix SPUR-DOWN field
Andrea Greco
1
-1
/
+1
2019-02-26
ath9k: Make sure to zero status.tx_time before reporting TX status
Toke Høiland-Jørgensen
1
-0
/
+3
2019-02-26
ath10k: update the max num of peers supported for WCN3990
Abhishek Ambure
2
-6
/
+6
2019-02-26
ath10k: remove the calibration data fetch for sdio
Wen Gong
1
-0
/
+3
2019-02-26
ath10k: Fix length of wmi tlv command for protected mgmt frames
Surabhi Vishnoi
1
-3
/
+1
2019-02-26
ath10k: don't report unset rssi values to mac80211
Alagu Sankar
1
-3
/
+9
2019-02-26
ath10k: sdio: reset chip on power_down()
Wen Gong
1
-8
/
+16
2019-02-26
ath10k: sdio: disable fwlog prints
Alagu Sankar
1
-0
/
+7
2019-02-26
ath10k: sdio: set hi_acs_flags
Alagu Sankar
1
-3
/
+9
2019-02-26
ath10k: correct the format of host memory chunks in wmi init command
Yu Wang
1
-3
/
+36
2019-02-26
ath10k: enhance logging for vdev pdev & peer set param
Rakesh Pillai
1
-3
/
+7
2019-02-26
ath10k: add support for ack rssi value of data tx packets
Abhishek Ambure
4
-6
/
+146
2019-02-26
ath10k: add support for ack rssi value of management tx packets
Abhishek Ambure
4
-13
/
+90
2019-02-26
ath10k: fix descriptor size in ce tx completion for WCN3990
Rakesh Pillai
2
-2
/
+66
2019-02-24
net: fix double-free in bpf_lwt_xmit_reroute
Peter Oskolkov
1
-1
/
+1
2019-02-24
ip_tunnel: Add ip tunnel tun_info type dst_cache in ip_tunnel_xmit
wenxu
1
-11
/
+27
2019-02-24
net: dsa: mv88e6xxx: Release lock while requesting IRQ
Andrew Lunn
1
-0
/
+2
2019-02-24
net: dsa: mv88e6xxx: Add lockdep classes to fix false positive splat
Andrew Lunn
1
-0
/
+8
2019-02-24
ip_tunnel: Add dst_cache support in lwtunnel_state of ip tunnel
wenxu
2
-8
/
+26
2019-02-24
tls: Return type of non-data records retrieved using MSG_PEEK in recvmsg
Vakul Garg
2
-11
/
+77
2019-02-24
ipv6: icmp: use percpu allocation
Kefeng Wang
2
-7
/
+6
2019-02-24
ipv6: icmp: use icmpv6_sk_exit()
Kefeng Wang
1
-14
/
+11
2019-02-24
ipv4: icmp: use icmp_sk_exit()
Kefeng Wang
1
-3
/
+1
2019-02-24
ila: Fix uninitialised return value in ila_xlat_nl_cmd_flush
Herbert Xu
1
-1
/
+1
2019-02-24
net/sched: act_tunnel_key: Add dst_cache support
wenxu
1
-4
/
+21
2019-02-24
net: hns3: fix improper error handling for hns3_client_start
Huazhong Tan
1
-1
/
+3
2019-02-24
net: hns3: fix setting of the hns reset_type for rdma hw errors
Shiju Jose
1
-16
/
+20
2019-02-24
net: hns3: fix get VF RSS issue
Jian Shen
2
-1
/
+74
2019-02-24
net: hns3: enable VF VLAN filter for each VF when initializing
Jian Shen
2
-11
/
+23
[next]