index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dio
/
dio-driver.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-04-25
mwifiex: uap: support cfg80211 ignore_broadcast_ssid=2
Xinming Hu
1
-1
/
+2
2018-04-25
mwifiex: uap: filter duplicate ERP IE
Xinming Hu
1
-0
/
+1
2018-04-24
mt76x2: fix TXD_INFO bitmask definition
Lorenzo Bianconi
1
-4
/
+3
2018-04-24
mt7601u: run calibration works after finishing scanning
Stanislaw Gruszka
1
-0
/
+6
2018-04-24
mt7601u: use EWMA to calculate avg_rssi
Stanislaw Gruszka
3
-6
/
+13
2018-04-24
mt76x2: set default values in TX_ALC_CFG_{1, 2} for tempetaure compensation
Lorenzo Bianconi
1
-0
/
+8
2018-04-24
mt76x2: fix tx_alc_enabled check
Lorenzo Bianconi
2
-5
/
+7
2018-04-24
mt76x2: remove unnecessary MT_TX_ALC_CFG_4 configuration
Lorenzo Bianconi
1
-1
/
+0
2018-04-24
mt76: check qos ack policy before reordering packets
Felix Fietkau
1
-1
/
+8
2018-04-24
mt76: set RX_FLAG_DUP_VALIDATED for A-MPDU reordered packets
Felix Fietkau
1
-0
/
+1
2018-04-24
mt76: fix potential sleep in atomic context
Felix Fietkau
1
-1
/
+1
2018-04-24
mt76: rework tx power handling
Felix Fietkau
1
-25
/
+42
2018-04-24
mt76: toggle driver station powersave bit before notifying mac80211
Felix Fietkau
1
-1
/
+1
2018-04-24
mt76: add missing VHT maximum A-MPDU length capability
Felix Fietkau
1
-1
/
+2
2018-04-24
mt76: stop tx queues from the driver callback instead of common code
Felix Fietkau
2
-4
/
+3
2018-04-24
mt76x2: make mt76x2_mac_reset routine static
Lorenzo Bianconi
2
-2
/
+1
2018-04-24
mt76x2: fix tssi initialization for 5GHz band
Lorenzo Bianconi
1
-1
/
+1
2018-04-24
mt7601u: phy: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-04-24
rtlwifi: btcoex: remove identical statements within if-else branches
Ping-Ke Shih
1
-15
/
+4
2018-04-24
rsi: Fix 'invalid vdd' warning in mmc
Siva Rebbagondla
1
-2
/
+0
2018-04-24
rsi: fix nommu_map_sg overflow kernel panic
Siva Rebbagondla
3
-22
/
+36
2018-04-24
rsi: advertise 5GHz support based on device capability
Amitkumar Karwar
1
-4
/
+7
2018-04-24
rsi: enable power save by default for coex
Amitkumar Karwar
1
-0
/
+3
2018-04-24
rsi: parse TID from data frame correctly
Amitkumar Karwar
1
-1
/
+3
2018-04-24
rsi: increase max supported aggregation subframes
Amitkumar Karwar
2
-1
/
+5
2018-04-24
rsi: use appropriate interface for power save configuration
Amitkumar Karwar
1
-4
/
+8
2018-04-24
rsi: device bootup parameter configuration
Amitkumar Karwar
1
-1
/
+2
2018-04-24
rsi: disable fw watchdog timer during reset
Amitkumar Karwar
3
-0
/
+9
2018-04-24
rsi: remove unecessary PTR_ALIGN()s
Dan Carpenter
1
-4
/
+0
2018-04-24
rsi: roaming enhancements
Prameela Rani Garnepudi
6
-17
/
+78
2018-04-24
rsi: enable 80MHz clock by default
Prameela Rani Garnepudi
1
-1
/
+1
2018-04-24
rsi: move descriptor preparation to core
Prameela Rani Garnepudi
3
-21
/
+35
2018-04-24
rsi: move xtend_desc structure from rsi_main.h to rsi_mgmt.h
Prameela Rani Garnepudi
3
-12
/
+12
2018-04-24
cw1200: fix spelling mistake: "Mailformed" -> "Malformed"
Colin Ian King
1
-1
/
+1
2018-04-24
qtnfmac: add DFS offload support
Dmitry Lebed
3
-2
/
+25
2018-04-24
net: fib_rules: fix l3mdev netlink attr processing
Roopa Prabhu
1
-0
/
+2
2018-04-24
selftests: net: update .gitignore with missing test
Anders Roxell
1
-0
/
+1
2018-04-24
dca: make function dca_common_get_tag static
Colin Ian King
1
-1
/
+1
2018-04-23
net/ipv6: Fix missing rcu dereferences on from
David Ahern
1
-5
/
+10
2018-04-23
net/ipv6: add rcu locking to ip6_negative_advice
David Ahern
1
-0
/
+2
2018-04-23
qed: Add configuration information to register dump and debug data
Denis Bolotin
4
-5
/
+139
2018-04-23
qed: Delete unused parameter p_ptt from mcp APIs
Denis Bolotin
3
-13
/
+2
2018-04-23
net: stmmac: Implement logic to automatically select HW Interface
Jose Abreu
11
-164
/
+279
2018-04-23
r8169: don't use netif_info et al before net_device has been registered
Heiner Kallweit
1
-13
/
+12
2018-04-23
net: init sk_cookie for inet socket
Yafang Shao
2
-1
/
+16
2018-04-23
net: fib_rules: add extack support
Roopa Prabhu
7
-22
/
+63
2018-04-23
fib_rules: move common handling of newrule delrule msgs into fib_nl2rule
Roopa Prabhu
1
-244
/
+192
2018-04-23
tc-testing: updated ife test cases
Roman Mashak
1
-12
/
+1024
2018-04-23
net: introduce a new tracepoint for tcp_rcv_space_adjust
Yafang Shao
2
-9
/
+23
2018-04-23
hv_netvsc: select needed ucs2_string routine
Stephen Hemminger
1
-0
/
+1
[next]