index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
/
irq-ingenic.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-04-30
mt76: add rcu locking around tx scheduling
Felix Fietkau
1
-0
/
+2
2018-04-30
mt76: add rcu locking in tid reorder function
Felix Fietkau
1
-2
/
+4
2018-04-30
mt76: fix concurrent rx calls on A-MPDU release
Felix Fietkau
3
-0
/
+4
2018-04-30
mt76x2: fix is_mt7612 routine
Lorenzo Bianconi
1
-2
/
+1
2018-04-26
iwlwifi: mvm: set wakeup filters for wowlan "any" configuration
Eliad Peller
1
-5
/
+10
2018-04-26
iwlwifi: mvm: remove check for non low latency TIDs
Sara Sharon
1
-1
/
+0
2018-04-26
iwlwifi: make bitfield a u32 instead of u16
Luca Coelho
1
-1
/
+1
2018-04-26
iwlwifi: pcie: remove non-responsive device
Luca Coelho
4
-3
/
+84
2018-04-26
iwlwifi: fw: combine loading of last page block into main copy loop
Luca Coelho
1
-43
/
+26
2018-04-26
iwlwifi: fw: harden page loading code
Luca Coelho
1
-8
/
+41
2018-04-26
iwlwifi: mvm: move skb padding reservation earlier
Johannes Berg
1
-9
/
+11
2018-04-26
iwlwifi: support new csr addresses for hw address
Golan Ben Ami
2
-6
/
+28
2018-04-26
iwlwifi: pcie: allow sending pre-built A-MSDUs
Eliad Peller
1
-1
/
+7
2018-04-26
iwlwifi: cfg: remove unnecessary cfg data in non-dvm devices
Luca Coelho
5
-21
/
+9
2018-04-26
iwlwifi: introduce Image Loader (IML) - new firmware image
Golan Ben-Ami
5
-0
/
+25
2018-04-26
iwlwifi: allow different csr flags for different device families
Golan Ben Ami
16
-92
/
+184
2018-04-25
qtnfmac: pearl: pcie: fix memory leak in qtnf_fw_work_handler
Gustavo A. R. Silva
1
-0
/
+4
2018-04-25
rt2x00: rt2800: add antenna diversity for RT5370G
Xose Vazquez Perez
2
-3
/
+7
2018-04-25
brcmsmac: phy_lcn: remove duplicate code
Gustavo A. R. Silva
1
-7
/
+2
2018-04-25
brcmfmac: add support for BCM4366E chipset
Dan Haab
3
-0
/
+3
2018-04-25
mwifiex: pcie: tighten a check in mwifiex_pcie_process_event_ready()
Dan Carpenter
1
-1
/
+2
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
[next]