index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
lzo.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-05-01
mt76x02: introduce mt76x02_beacon.c
Stanislaw Gruszka
13
-204
/
+239
2019-05-01
mt76: usb: reduce code indentation in mt76u_alloc_tx
Lorenzo Bianconi
1
-9
/
+8
2019-05-01
mt7603: core: do not use magic numbers in mt7603_reg_map
Lorenzo Bianconi
1
-2
/
+2
2019-05-01
mt7603: remove mt7603_mcu_init routine
Lorenzo Bianconi
3
-11
/
+3
2019-05-01
mt76: dma: add static qualifier to mt76_dma_tx_queue_skb
Lorenzo Bianconi
4
-14
/
+9
2019-05-01
mt76: introduce mt76_tx_info data structure
Lorenzo Bianconi
8
-24
/
+32
2019-05-01
mt76: move skb dma mapping before running tx_prepare_skb
Lorenzo Bianconi
1
-18
/
+15
2019-05-01
mt76: mmio: move mt76_insert_hdr_pad in mt76_dma_tx_queue_skb
Lorenzo Bianconi
5
-5
/
+11
2019-05-01
mt76: move mt76x02_insert_hdr_pad in mt76-core module
Lorenzo Bianconi
5
-22
/
+16
2019-05-01
mt76: introduce mt76_txq_id field in mt76_queue_entry
Lorenzo Bianconi
3
-1
/
+3
2019-05-01
mt76: introduce mt76_sw_queue data structure
Lorenzo Bianconi
13
-68
/
+102
2019-05-01
mt76: remove mt76_queue dependency from tx_complete_skb function pointer
Lorenzo Bianconi
9
-18
/
+18
2019-05-01
mt76: remove mt76_queue dependency from tx_prepare_skb function pointer
Lorenzo Bianconi
9
-17
/
+17
2019-05-01
mt76: remove mt76_queue dependency from tx_queue_skb function pointer
Lorenzo Bianconi
6
-14
/
+16
2019-05-01
mt76: dma: move mt76x02_init_{tx,rx}_queue in mt76 module
Lorenzo Bianconi
4
-34
/
+31
2019-05-01
mt76: mmio: move mt76x02_set_irq_mask in mt76 module
Lorenzo Bianconi
6
-30
/
+19
2019-04-30
rtw88: new Realtek 802.11ac driver
Yan-Hsuan Chuang
42
-0
/
+47514
2019-04-29
iwlwifi: dbg_ini: check for valid region type during regions parsing
Shahar S Matityahu
1
-3
/
+8
2019-04-29
iwlwifi: avoid allocating memory for region with disabled domain
Shahar S Matityahu
1
-0
/
+4
2019-04-29
iwlwifi: dbg: replace dump info device family with HW type
Shahar S Matityahu
3
-7
/
+5
2019-04-29
iwlwifi: dbg_ini: add periodic trigger support
Shahar S Matityahu
5
-0
/
+47
2019-04-29
iwlwifi: dbg_ini: add lmac and umac error tables dumping support
Shahar S Matityahu
2
-1
/
+11
2019-04-29
iwlwifi: parse command version TLV
Johannes Berg
3
-2
/
+40
2019-04-29
iwlwifi: pcie: remove stray character in iwl_pcie_rx_alloc_page()
Luca Coelho
1
-1
/
+1
2019-04-29
iwlwifi: mvm: Don't sleep in RX path
Andrei Otcheretianski
2
-2
/
+2
2019-04-29
iwlwifi: bump FW API to 48 for 22000 series
Luca Coelho
1
-1
/
+1
2019-04-29
iwlwifi: mvm: limit TLC according to our HE capabilities
Liad Kaufman
1
-5
/
+29
2019-04-29
iwlwifi: support fseq tlv and print fseq version
Shahar S Matityahu
1
-5
/
+9
2019-04-29
iwlwifi: mvm: report FTM start time TSF when applicable
Avraham Stern
1
-3
/
+17
2019-04-29
iwlwifi: mvm: support v2 of the WoWLAN patterns command
Luca Coelho
3
-11
/
+184
2019-04-29
iwlwifi: pcie: don't crash on invalid RX interrupt
Johannes Berg
1
-1
/
+6
2019-04-29
iwlwifi: pcie: initialize debug_rfkill to -1
Johannes Berg
2
-7
/
+8
2019-04-29
iwlwifi: Use correct channel_profile iniwl_get_nvm
YueHaibing
1
-1
/
+1
2019-04-26
brcmfmac: send mailbox interrupt twice for specific hardware device
Wright Feng
1
-1
/
+6
2019-04-26
rtlwifi: rtl8192cu: remove set but not used variable 'turbo_scanoff'
YueHaibing
1
-3
/
+0
2019-04-26
mwl8k: move spin_lock_bh to spin_lock in tasklet
Jeff Xie
1
-2
/
+2
2019-04-26
qtnfmac: modify debugfs to support multiple cards
Sergey Matyukevich
3
-1
/
+30
2019-04-26
qtnfmac: allow to control DFS slave radar detection
Igor Mitsyanko
6
-4
/
+19
2019-04-26
qtnfmac: handle channel switch events for connected stations only
Sergey Matyukevich
1
-5
/
+11
2019-04-25
wlcore: simplify/fix/optimize reg_ch_conf_pending operations
Paolo Bonzini
2
-11
/
+8
2019-04-25
Revert "brcmfmac: send mailbox interrupt twice for specific hardware device"
Kalle Valo
1
-5
/
+1
2019-04-25
brcmfmac: send mailbox interrupt twice for specific hardware device
Wright Feng
1
-1
/
+5
2019-04-25
rt2x00: add RT3883 support
Gabor Juhos
3
-19
/
+607
2019-04-25
brcmfmac: Add DMI nvram filename quirk for ACEPC T8 and T11 mini PCs
Hans de Goede
1
-0
/
+26
2019-04-25
p54: drop device reference count if fails to enable device
Pan Bian
1
-1
/
+2
2019-04-25
rtlwifi: rtl8723ae: Fix missing break in switch statement
Gustavo A. R. Silva
1
-0
/
+1
2019-04-25
mwifiex: fix spelling mistake "capabilties" -> "capabilities"
Colin Ian King
2
-10
/
+10
2019-04-25
iwlegacy: fix spelling mistake "acumulative" -> "accumulative"
Colin Ian King
1
-4
/
+4
2019-04-25
mwifiex: add support for SD8987 chipset
Tamás Szűcs
3
-2
/
+76
2019-04-25
mwl8k: Fix rate_idx underflow
Petr Štetiar
1
-4
/
+9
[next]