index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2017-01-27
wil6210: option to override A-BFT length in start AP/PCP
Lior David
-0
/
+3
2017-01-27
wil6210: report association ID (AID) per station in debugfs
Lior David
-3
/
+7
2017-01-27
wil6210: align to latest auto generated wmi.h
Lior David
-2
/
+43
2017-01-27
wil6210: fix for broadcast workaround in PBSS
Lior David
-16
/
+20
2017-01-27
wil6210: protect against false interrupt during reset sequence
Hamad Kadmany
-0
/
+3
2017-01-27
wil6210: missing reinit_completion in wmi_call
Lior David
-0
/
+1
2017-01-27
wil6210: support new WMI-only FW capability
Dedy Lansky
-5
/
+11
2017-01-27
wil6210: remove __func__ from debug printouts
Lazar Alexei
-234
/
+211
2017-01-27
wil6210: support loading dedicated image for sparrow-plus devices
Lazar Alexei
-21
/
+72
2017-01-27
wil6210: add disable_ap_sme module parameter
Dedy Lansky
-24
/
+178
2017-01-19
ath10k: dump Copy Engine registers during firmware crash
Mohammed Shafi Shajakhan
-2
/
+77
2017-01-19
ath10k: fix per station tx bit rate reporting
Mohammed Shafi Shajakhan
-0
/
+2
2017-01-19
ath10k: prevent sta pointer rcu violation
Michal Kazior
-0
/
+19
2017-01-19
ath6kl: fix warning for using 0 as NULL
Wei Yongjun
-1
/
+1
2017-01-13
ath10k: fix tx legacy rate reporting
Mohammed Shafi Shajakhan
-1
/
+1
2017-01-13
ath10k: fix wifi connectivity and warning in rx with channel 169
Mohammed Shafi Shajakhan
-1
/
+1
2017-01-13
ath9k: move RELAY and DEBUG_FS to ATH9K[_HTC]_DEBUGFS
Christian Lamparter
-8
/
+64
2017-01-13
ath10k: add accounting for the extended peer statistics
Christian Lamparter
-2
/
+5
2017-01-13
ath10k: add VHT160 support
Sebastian Gottschall
-6
/
+74
2017-01-13
ath10k: refactor ath10k_peer_assoc_h_phymode()
Kalle Valo
-6
/
+16
2017-01-12
ath9k: fix spelling mistake: "meaurement" -> "measurement"
Colin Ian King
-1
/
+1
2017-01-12
ath9k: ar9003_mac: kill off ACCESS_ONCE()
Mark Rutland
-46
/
+46
2017-01-12
ath9k: ar9002_mac: kill off ACCESS_ONCE()
Mark Rutland
-32
/
+32
2017-01-12
ath5k: drop bogus warning on drv_set_key with unsupported cipher
Felix Fietkau
-2
/
+1
2017-01-12
wil6210: constify cfg80211_ops structures
Bhumika Goyal
-1
/
+1
2017-01-12
ath10k: htc: simplified credit distribution
Erik Stromdahl
-25
/
+5
2017-01-12
ath10k: htc: removal of unused struct members
Erik Stromdahl
-8
/
+0
2017-01-12
wcn36xx: Don't use the destroyed hal_mutex
Bjorn Andersson
-1
/
+2
2017-01-12
wcn36xx: Implement print_reg indication
Bjorn Andersson
-0
/
+46
2017-01-12
wcn36xx: Implement firmware assisted scan
Bjorn Andersson
-23
/
+81
2017-01-12
wcn36xx: Transition driver to SMD client
Bjorn Andersson
-66
/
+88
2017-01-12
soc: qcom: smem_state: Fix include for ERR_PTR()
Bjorn Andersson
-1
/
+1
2017-01-10
packet: pdiag_put_ring() should return TX_RING info for TPACKET_V3
Sowmini Varadhan
-2
/
+1
2017-01-10
bpf: Make unnecessarily global functions static
Tobias Klauser
-7
/
+10
2017-01-10
bpf: Remove unused but set variable in __bpf_lru_list_shrink_inactive()
Tobias Klauser
-2
/
+1
2017-01-10
ipvlan: improvise dev_id generation logic in IPvlan
Mahesh Bandewar
-1
/
+13
2017-01-10
liquidio: store the L4 hash of rx packets in skb
Prasad Kanneganti
-3
/
+33
2017-01-10
Merge branch 'sfc-physical-port-ids'
David S. Miller
-37
/
+42
2017-01-10
sfc: stop setting dev_port
Bert Kenward
-2
/
+0
2017-01-10
sfc: implement ndo_get_phys_port_name
Bert Kenward
-0
/
+11
2017-01-10
sfc: support ndo_get_phys_port_id even when !CONFIG_SFC_SRIOV
Bert Kenward
-35
/
+31
2017-01-10
net: qcom/emac: add ethtool support
Timur Tabi
-21
/
+221
2017-01-09
net: dsa: select NET_SWITCHDEV
Vivien Didelot
-2
/
+3
2017-01-09
Merge tag 'mlx5-4kuar-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
-516
/
+672
2017-01-09
tcp: make TCP_INFO more consistent
Eric Dumazet
-4
/
+4
2017-01-09
Merge branch 'bpf-verifier-improvements'
David S. Miller
-104
/
+1131
2017-01-09
bpf: rename ARG_PTR_TO_STACK
Alexei Starovoitov
-52
/
+52
2017-01-09
bpf: allow helpers access to variable memory
Gianluca Borello
-10
/
+474
2017-01-09
bpf: allow adjusted map element values to spill
Gianluca Borello
-5
/
+62
2017-01-09
bpf: allow helpers access to map element values
Gianluca Borello
-2
/
+498
[next]