index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'net-next/master'
Stefan Schmidt
2018-08-06
1936
-22267
/
+80106
|
\
|
*
tc-testing: remove duplicate spaces in skbedit match patterns
Vlad Buslov
2018-08-05
1
-13
/
+13
|
*
tc-testing: remove duplicate spaces in connmark match patterns
Vlad Buslov
2018-08-05
1
-12
/
+12
|
*
tc-testing: flush gact actions on test teardown
Vlad Buslov
2018-08-05
1
-1
/
+2
|
*
tc-testing: fix ip address in u32 test
Vlad Buslov
2018-08-05
1
-2
/
+2
|
*
Merge tag 'wireless-drivers-next-for-davem-2018-08-05' of git://git.kernel.or...
David S. Miller
2018-08-05
211
-3866
/
+22060
|
|
\
|
|
*
mt76x0: rename trace symbols
Stanislaw Gruszka
2018-08-04
8
-94
/
+35
|
|
*
mt76x0: rename mt76_* functions
Stanislaw Gruszka
2018-08-04
7
-26
/
+26
|
|
*
qtnfmac: implement basic WoWLAN support
Sergey Matyukevich
2018-08-02
6
-0
/
+248
|
|
*
mt76x0: load firmware from mediatek subdir
Stanislaw Gruszka
2018-08-02
1
-1
/
+1
|
|
*
mt76x0: disable HW before probe
Stanislaw Gruszka
2018-08-02
3
-1
/
+6
|
|
*
mt76: Kconfig and Makefile for mt76x0 driver
Stanislaw Gruszka
2018-08-02
3
-0
/
+15
|
|
*
mt76: add more states
Stanislaw Gruszka
2018-08-02
1
-0
/
+2
|
|
*
mt76x0: main file
Stanislaw Gruszka
2018-08-02
1
-0
/
+403
|
|
*
mt76x0: dma and tx files
Stanislaw Gruszka
2018-08-02
3
-0
/
+918
|
|
*
mt76x0: trace and debugfs files
Stanislaw Gruszka
2018-08-02
3
-0
/
+553
|
|
*
mt76x0: eeprom files
Stanislaw Gruszka
2018-08-02
2
-0
/
+594
|
|
*
mt76x0: init files
Stanislaw Gruszka
2018-08-02
2
-0
/
+1002
|
|
*
mt76x0: phy files
Stanislaw Gruszka
2018-08-02
3
-0
/
+1861
|
|
*
mt76x0: mcu files
Stanislaw Gruszka
2018-08-02
2
-0
/
+757
|
|
*
mt76x0: usb files
Stanislaw Gruszka
2018-08-02
2
-0
/
+438
|
|
*
mt76x0: mac files
Stanislaw Gruszka
2018-08-02
2
-0
/
+814
|
|
*
mt76x0: core files
Stanislaw Gruszka
2018-08-02
4
-0
/
+1062
|
|
*
mt76: add driver code for MT76x2u based devices
Lorenzo Bianconi
2018-08-02
12
-0
/
+1891
|
|
*
mt76: add usb support to mt76 layer
Lorenzo Bianconi
2018-08-02
8
-1
/
+1336
|
|
*
mt76: move mt76x2_debugfs in mt76-common module
Lorenzo Bianconi
2018-08-02
2
-2
/
+4
|
|
*
mt76: add mt76x2_phy_common to mt76x2-common module
Lorenzo Bianconi
2018-08-02
4
-329
/
+359
|
|
*
mt76: add mt76x2_common to mt76x2-common module
Lorenzo Bianconi
2018-08-02
5
-329
/
+372
|
|
*
mt76: add mt76x2_init_common to mt76x2-common module
Lorenzo Bianconi
2018-08-02
4
-239
/
+267
|
|
*
mt76: add mt76x2_mac_common to mt76x2-common module
Lorenzo Bianconi
2018-08-02
6
-674
/
+706
|
|
*
mt76: add mt76x2_tx_common to mt76x2-common module
Lorenzo Bianconi
2018-08-02
4
-124
/
+152
|
|
*
mt76: introduce mt76x2-common module
Lorenzo Bianconi
2018-08-02
4
-3
/
+22
|
|
*
mt76: introduce tx_queue_skb function pointer in mt76_bus_ops
Lorenzo Bianconi
2018-08-02
3
-4
/
+11
|
|
*
mt76: rename mt76_tx_queue_skb in mt76_dma_tx_queue_skb
Lorenzo Bianconi
2018-08-02
4
-83
/
+85
|
|
*
mt76x2: add buffer len to mt76x2_mac_write_txwi signature
Lorenzo Bianconi
2018-08-02
3
-5
/
+5
|
|
*
mt76x2: add napi struct to mt76_rx_poll_complete/mt76_rx_complete signatures
Lorenzo Bianconi
2018-08-02
4
-11
/
+10
|
|
*
mt76x2: introduce mt76x2_mac_load_tx_status routine
Lorenzo Bianconi
2018-08-02
1
-17
/
+30
|
|
*
mt76x2: move interface_modes definition in mt76x2_init
Lorenzo Bianconi
2018-08-02
2
-8
/
+8
|
|
*
mt76x2: introduce mt76x2_init_device routine
Lorenzo Bianconi
2018-08-02
2
-26
/
+33
|
|
*
mt76x2: move utility routines in mt76x2.h
Lorenzo Bianconi
2018-08-02
3
-37
/
+40
|
|
*
mt76x2: move mt76x2_fw_header and mt76x2_patch_header definitions in mcu.h
Lorenzo Bianconi
2018-08-02
2
-17
/
+17
|
|
*
mt76: move MT_TXD_INFO, MT_MCU_MSG and MT_RX_FCE_INFO defs in dma.h
Lorenzo Bianconi
2018-08-02
2
-38
/
+38
|
|
*
Merge tag 'iwlwifi-next-for-kalle-2018-08-02' of git://git.kernel.org/pub/scm...
Kalle Valo
2018-08-02
24
-638
/
+936
|
|
|
\
|
|
|
*
iwlwifi: pcie: split tx to amsdu and non amsdu
Sara Sharon
2018-08-02
1
-49
/
+100
|
|
|
*
iwlwifi: move some msix and rx functions to a common place
Golan Ben Ami
2018-08-02
3
-42
/
+48
|
|
|
*
iwlwifi: pcie: include tcp.h implicitly
Luca Coelho
2018-08-02
1
-0
/
+1
|
|
|
*
iwlwifi: mvm: remove dead gscan code
Luca Coelho
2018-08-02
4
-126
/
+2
|
|
|
*
iwlwifi: hard code power save mode to CAM for 22560 devices
Golan Ben Ami
2018-08-02
1
-2
/
+5
|
|
|
*
Revert "iwlwifi: implement fseq version mismatch warning"
Sara Sharon
2018-08-02
5
-117
/
+3
|
|
|
*
iwlwifi: pcie: don't access periphery registers when not available
Emmanuel Grumbach
2018-08-02
2
-12
/
+16
[next]