index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
ecc.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-01-24
qtnfmac: modify supported interface combinations
Sergey Matyukevich
5
-76
/
+115
2018-01-24
qtnfmac: report hardware/firmware information via ethtool
Vasily Ulyanov
4
-0
/
+14
2018-01-24
qtnfmac: get more hardware info from card
Vasily Ulyanov
2
-1
/
+61
2018-01-24
qtnfmac: support 64-bit network interface stats
Vasily Ulyanov
3
-8
/
+85
2018-01-24
qtnfmac: fix warnings when mBSS setup is stopped
Vasily Ulyanov
1
-4
/
+4
2018-01-24
qtnfmac: remove struct qlink_cmd_set_mac_acl
Vasily Ulyanov
2
-16
/
+9
2018-01-24
rtl8xxxu: Fix trailing semicolon
Luis de Bethencourt
1
-1
/
+1
2018-01-24
rtlwifi: Add spec_ver to check whether use new rate-id or not
Ping-Ke Shih
3
-12
/
+121
2018-01-24
rtlwifi: Add ratr_table for newer IC
Ping-Ke Shih
1
-0
/
+18
2018-01-24
rtlwifi: 8822be has to report vht capability to mac80211
Ping-Ke Shih
1
-1
/
+2
2018-01-24
rtlwifi: btcoex: add boolean variables dbg_mode
Ping-Ke Shih
1
-0
/
+2
2018-01-24
rtlwifi: btcoex: Add wifi_only series ops to control solo card
Ping-Ke Shih
7
-3
/
+172
2018-01-24
rtlwifi: btcoex: add scan_notify within ips_notify if RFON
Ping-Ke Shih
1
-0
/
+8
2018-01-24
rtlwifi: btcoex: Add variable ant_div_cfg to support antenna diversity
Ping-Ke Shih
2
-0
/
+2
2018-01-24
rtlwifi: btcoex: Add switch band notify for btc
Ping-Ke Shih
5
-0
/
+53
2018-01-24
rtlwifi: btcoex: extend get_wifi_bw to support bandwidth 80M
Ping-Ke Shih
2
-22
/
+16
2018-01-24
mt76x2: init: disable all pending tasklets during device removal
Lorenzo Bianconi
1
-0
/
+2
2018-01-24
mt76x2: dfs: take into account dfs region in mt76x2_dfs_init_params()
Lorenzo Bianconi
1
-1
/
+2
2018-01-24
mt76x2: dfs: add set_domain handler
Lorenzo Bianconi
3
-1
/
+16
2018-01-24
mt76x2: dfs: avoid tasklet scheduling during mt76x2_dfs_init_params()
Lorenzo Bianconi
2
-1
/
+2
2018-01-24
mt76: fix transmission of encrypted management frames
Felix Fietkau
4
-3
/
+28
2018-01-24
mt76x2: fix WMM parameter configuration
Lorenzo Bianconi
2
-12
/
+15
2018-01-22
mlxsw: spectrum_acl: Add support for mirror action
Arkadi Sharshevsky
5
-3
/
+126
2018-01-22
mlxsw: spectrum: Extend mlxsw_afa_ops for counter index and implement for Spe...
Arkadi Sharshevsky
2
-0
/
+52
2018-01-22
mlxsw: spectrum: Extend and export SPAN API
Arkadi Sharshevsky
2
-32
/
+57
2018-01-22
mlxsw: spectrum_acl: Add support for mirroring action
Arkadi Sharshevsky
2
-0
/
+35
2018-01-22
mlxsw: core: Make counter index allocated inside the action append
Jiri Pirko
5
-35
/
+82
2018-01-22
mlxsw: core: Convert fwd_entry_ref list to be generic per-block resource list
Jiri Pirko
1
-26
/
+49
2018-01-22
mlxsw: spectrum: Extend mlxsw_afa_ops for counter index and implement for Spe...
Jiri Pirko
2
-0
/
+20
2018-01-22
net: aquantia: bump driver version to match aquantia internal numbering
Igor Russkikh
1
-3
/
+3
2018-01-22
net: aquantia: Report correct mediatype via ethtool
Igor Russkikh
1
-3
/
+13
2018-01-22
net: aquantia: Introduce global AQC hardware reset sequence
Igor Russkikh
3
-29
/
+183
2018-01-22
net: aquantia: Introduce support for new firmware on AQC cards
Igor Russkikh
5
-4
/
+257
2018-01-22
net: aquantia: Introduce firmware ops callbacks
Igor Russkikh
8
-81
/
+101
2018-01-22
net: aquantia: Change confusing no_ff_addr to more meaningful name
Igor Russkikh
4
-4
/
+9
2018-01-22
net: aquantia: Remove create/destroy from hw ops
Igor Russkikh
3
-54
/
+0
2018-01-22
net: aquantia: Cleanup pci functions module
Igor Russkikh
7
-385
/
+156
2018-01-22
net: aquantia: Convert hw and caps structures to const static pointers
Igor Russkikh
2
-50
/
+50
2018-01-22
net: aquantia: Introduce new AQC devices and capabilities
Igor Russkikh
12
-159
/
+239
2018-01-22
net: aquantia: Introduce new device ids and constants
Igor Russkikh
10
-87
/
+94
2018-01-22
nfp: flower: prioritize stats updates
Pieter Jansen van Vuuren
1
-11
/
+18
2018-01-22
net: gemini: Depend on HAS_IOMEM
Linus Walleij
1
-0
/
+1
2018-01-20
bpf: move event_output to const_size_or_zero for xdp/skb as well
Daniel Borkmann
1
-2
/
+2
2018-01-20
bpf: add upper complexity limit to verifier log
Daniel Borkmann
1
-1
/
+2
2018-01-20
bpf, x86: small optimization in alu ops with imm
Daniel Borkmann
1
-5
/
+30
2018-01-20
bpf: restrict access to core bpf sysctls
Daniel Borkmann
1
-3
/
+43
2018-01-20
bpf: get rid of pure_initcall dependency to enable jits
Daniel Borkmann
13
-42
/
+24
2018-01-20
bpf: add couple of test cases for div/mod by zero
Daniel Borkmann
1
-0
/
+87
2018-01-20
bpf: add couple of test cases for signed extended imms
Daniel Borkmann
1
-0
/
+104
2018-01-20
bpf: add csum_diff helper to xdp as well
Daniel Borkmann
1
-0
/
+2
[next]