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
2018-04-24
mt76x2: set default values in TX_ALC_CFG_{1, 2} for tempetaure compensation
Lorenzo Bianconi
-0
/
+8
2018-04-24
mt76x2: fix tx_alc_enabled check
Lorenzo Bianconi
-5
/
+7
2018-04-24
mt76x2: remove unnecessary MT_TX_ALC_CFG_4 configuration
Lorenzo Bianconi
-1
/
+0
2018-04-24
mt76: check qos ack policy before reordering packets
Felix Fietkau
-1
/
+8
2018-04-24
mt76: set RX_FLAG_DUP_VALIDATED for A-MPDU reordered packets
Felix Fietkau
-0
/
+1
2018-04-24
mt76: fix potential sleep in atomic context
Felix Fietkau
-1
/
+1
2018-04-24
mt76: rework tx power handling
Felix Fietkau
-25
/
+42
2018-04-24
mt76: toggle driver station powersave bit before notifying mac80211
Felix Fietkau
-1
/
+1
2018-04-24
mt76: add missing VHT maximum A-MPDU length capability
Felix Fietkau
-1
/
+2
2018-04-24
mt76: stop tx queues from the driver callback instead of common code
Felix Fietkau
-4
/
+3
2018-04-24
mt76x2: make mt76x2_mac_reset routine static
Lorenzo Bianconi
-2
/
+1
2018-04-24
mt76x2: fix tssi initialization for 5GHz band
Lorenzo Bianconi
-1
/
+1
2018-04-24
mt7601u: phy: mark expected switch fall-through
Gustavo A. R. Silva
-0
/
+1
2018-04-24
rtlwifi: btcoex: remove identical statements within if-else branches
Ping-Ke Shih
-15
/
+4
2018-04-24
rsi: Fix 'invalid vdd' warning in mmc
Siva Rebbagondla
-2
/
+0
2018-04-24
rsi: fix nommu_map_sg overflow kernel panic
Siva Rebbagondla
-22
/
+36
2018-04-24
rsi: advertise 5GHz support based on device capability
Amitkumar Karwar
-4
/
+7
2018-04-24
rsi: enable power save by default for coex
Amitkumar Karwar
-0
/
+3
2018-04-24
rsi: parse TID from data frame correctly
Amitkumar Karwar
-1
/
+3
2018-04-24
rsi: increase max supported aggregation subframes
Amitkumar Karwar
-1
/
+5
2018-04-24
rsi: use appropriate interface for power save configuration
Amitkumar Karwar
-4
/
+8
2018-04-24
rsi: device bootup parameter configuration
Amitkumar Karwar
-1
/
+2
2018-04-24
rsi: disable fw watchdog timer during reset
Amitkumar Karwar
-0
/
+9
2018-04-24
rsi: remove unecessary PTR_ALIGN()s
Dan Carpenter
-4
/
+0
2018-04-24
rsi: roaming enhancements
Prameela Rani Garnepudi
-17
/
+78
2018-04-24
rsi: enable 80MHz clock by default
Prameela Rani Garnepudi
-1
/
+1
2018-04-24
rsi: move descriptor preparation to core
Prameela Rani Garnepudi
-21
/
+35
2018-04-24
rsi: move xtend_desc structure from rsi_main.h to rsi_mgmt.h
Prameela Rani Garnepudi
-12
/
+12
2018-04-24
cw1200: fix spelling mistake: "Mailformed" -> "Malformed"
Colin Ian King
-1
/
+1
2018-04-24
qtnfmac: add DFS offload support
Dmitry Lebed
-2
/
+25
2018-04-24
Merge tag 'iwlwifi-next-for-kalle-2018-04-20' of git://git.kernel.org/pub/scm...
Kalle Valo
-776
/
+1605
2018-04-23
net: fib_rules: fix l3mdev netlink attr processing
Roopa Prabhu
-0
/
+2
2018-04-23
selftests: net: update .gitignore with missing test
Anders Roxell
-0
/
+1
2018-04-23
dca: make function dca_common_get_tag static
Colin Ian King
-1
/
+1
2018-04-23
Merge branch 'ipv6-couple-of-fixes-for-rcu-change-to-from'
David S. Miller
-5
/
+12
2018-04-23
net/ipv6: Fix missing rcu dereferences on from
David Ahern
-5
/
+10
2018-04-23
net/ipv6: add rcu locking to ip6_negative_advice
David Ahern
-0
/
+2
2018-04-23
Merge branch 'qed-debug-data'
David S. Miller
-18
/
+141
2018-04-23
qed: Add configuration information to register dump and debug data
Denis Bolotin
-5
/
+139
2018-04-23
qed: Delete unused parameter p_ptt from mcp APIs
Denis Bolotin
-13
/
+2
2018-04-23
net: stmmac: Implement logic to automatically select HW Interface
Jose Abreu
-164
/
+279
2018-04-23
r8169: don't use netif_info et al before net_device has been registered
Heiner Kallweit
-13
/
+12
2018-04-23
net: init sk_cookie for inet socket
Yafang Shao
-1
/
+16
2018-04-23
Merge branch 'fib-rules-extack-support'
David S. Miller
-256
/
+245
2018-04-23
net: fib_rules: add extack support
Roopa Prabhu
-22
/
+63
2018-04-23
fib_rules: move common handling of newrule delrule msgs into fib_nl2rule
Roopa Prabhu
-244
/
+192
2018-04-23
tc-testing: updated ife test cases
Roman Mashak
-12
/
+1024
2018-04-23
net: introduce a new tracepoint for tcp_rcv_space_adjust
Yafang Shao
-9
/
+23
2018-04-22
hv_netvsc: select needed ucs2_string routine
Stephen Hemminger
-0
/
+1
2018-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-20712
/
+34074
[next]