index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-04
mt76x0: rename mt76_* functions
Stanislaw Gruszka
7
-26
/
+26
2018-08-02
qtnfmac: implement basic WoWLAN support
Sergey Matyukevich
6
-0
/
+248
2018-08-02
mt76x0: load firmware from mediatek subdir
Stanislaw Gruszka
1
-1
/
+1
2018-08-02
mt76x0: disable HW before probe
Stanislaw Gruszka
3
-1
/
+6
2018-08-02
mt76: Kconfig and Makefile for mt76x0 driver
Stanislaw Gruszka
3
-0
/
+15
2018-08-02
mt76: add more states
Stanislaw Gruszka
1
-0
/
+2
2018-08-02
mt76x0: main file
Stanislaw Gruszka
1
-0
/
+403
2018-08-02
mt76x0: dma and tx files
Stanislaw Gruszka
3
-0
/
+918
2018-08-02
mt76x0: trace and debugfs files
Stanislaw Gruszka
3
-0
/
+553
2018-08-02
mt76x0: eeprom files
Stanislaw Gruszka
2
-0
/
+594
2018-08-02
mt76x0: init files
Stanislaw Gruszka
2
-0
/
+1002
2018-08-02
mt76x0: phy files
Stanislaw Gruszka
3
-0
/
+1861
2018-08-02
mt76x0: mcu files
Stanislaw Gruszka
2
-0
/
+757
2018-08-02
mt76x0: usb files
Stanislaw Gruszka
2
-0
/
+438
2018-08-02
mt76x0: mac files
Stanislaw Gruszka
2
-0
/
+814
2018-08-02
mt76x0: core files
Stanislaw Gruszka
4
-0
/
+1062
2018-08-02
mt76: add driver code for MT76x2u based devices
Lorenzo Bianconi
12
-0
/
+1891
2018-08-02
mt76: add usb support to mt76 layer
Lorenzo Bianconi
8
-1
/
+1336
2018-08-02
mt76: move mt76x2_debugfs in mt76-common module
Lorenzo Bianconi
2
-2
/
+4
2018-08-02
mt76: add mt76x2_phy_common to mt76x2-common module
Lorenzo Bianconi
4
-329
/
+359
2018-08-02
mt76: add mt76x2_common to mt76x2-common module
Lorenzo Bianconi
5
-329
/
+372
2018-08-02
mt76: add mt76x2_init_common to mt76x2-common module
Lorenzo Bianconi
4
-239
/
+267
2018-08-02
mt76: add mt76x2_mac_common to mt76x2-common module
Lorenzo Bianconi
6
-674
/
+706
2018-08-02
mt76: add mt76x2_tx_common to mt76x2-common module
Lorenzo Bianconi
4
-124
/
+152
2018-08-02
mt76: introduce mt76x2-common module
Lorenzo Bianconi
4
-3
/
+22
2018-08-02
mt76: introduce tx_queue_skb function pointer in mt76_bus_ops
Lorenzo Bianconi
3
-4
/
+11
2018-08-02
mt76: rename mt76_tx_queue_skb in mt76_dma_tx_queue_skb
Lorenzo Bianconi
4
-83
/
+85
2018-08-02
mt76x2: add buffer len to mt76x2_mac_write_txwi signature
Lorenzo Bianconi
3
-5
/
+5
2018-08-02
mt76x2: add napi struct to mt76_rx_poll_complete/mt76_rx_complete signatures
Lorenzo Bianconi
4
-11
/
+10
2018-08-02
mt76x2: introduce mt76x2_mac_load_tx_status routine
Lorenzo Bianconi
1
-17
/
+30
2018-08-02
mt76x2: move interface_modes definition in mt76x2_init
Lorenzo Bianconi
2
-8
/
+8
2018-08-02
mt76x2: introduce mt76x2_init_device routine
Lorenzo Bianconi
2
-26
/
+33
2018-08-02
mt76x2: move utility routines in mt76x2.h
Lorenzo Bianconi
3
-37
/
+40
2018-08-02
mt76x2: move mt76x2_fw_header and mt76x2_patch_header definitions in mcu.h
Lorenzo Bianconi
2
-17
/
+17
2018-08-02
mt76: move MT_TXD_INFO, MT_MCU_MSG and MT_RX_FCE_INFO defs in dma.h
Lorenzo Bianconi
2
-38
/
+38
2018-08-02
Merge tag 'iwlwifi-next-for-kalle-2018-08-02' of git://git.kernel.org/pub/scm...
Kalle Valo
24
-638
/
+936
2018-08-02
iwlwifi: pcie: split tx to amsdu and non amsdu
Sara Sharon
1
-49
/
+100
2018-08-02
iwlwifi: move some msix and rx functions to a common place
Golan Ben Ami
3
-42
/
+48
2018-08-02
iwlwifi: pcie: include tcp.h implicitly
Luca Coelho
1
-0
/
+1
2018-08-02
iwlwifi: mvm: remove dead gscan code
Luca Coelho
4
-126
/
+2
2018-08-02
iwlwifi: hard code power save mode to CAM for 22560 devices
Golan Ben Ami
1
-2
/
+5
2018-08-02
Revert "iwlwifi: implement fseq version mismatch warning"
Sara Sharon
5
-117
/
+3
2018-08-02
iwlwifi: pcie: don't access periphery registers when not available
Emmanuel Grumbach
2
-12
/
+16
2018-08-02
iwlwifi: mvm: configure multi RX queue
Sara Sharon
6
-11
/
+86
2018-08-02
iwlwifi: d3: disable dbg recording before entering D3
Luca Coelho
1
-0
/
+7
2018-08-02
iwlwifi: allow masking out memory areas from the fw dump
Shahar S Matityahu
7
-157
/
+244
2018-08-02
iwlwifi: trans: add a new op for getting DMA data
Sara Sharon
2
-0
/
+43
2018-08-02
iwlwifi: pcie: move rxb retrieval to a helper function
Sara Sharon
1
-33
/
+42
2018-08-02
iwlwifi: pcie: unionize used bd and completion descriptor
Sara Sharon
2
-25
/
+13
2018-08-02
iwlwifi: support new rx_mpdu_desc api
Golan Ben Ami
4
-73
/
+218
[next]