index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-14
net: nixge: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+3
2020-09-14
nfp: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+3
2020-09-14
net: natsemi: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+4
2020-09-14
net: micrel: convert tasklets to use new tasklet_setup() API
Allen Pais
2
-17
/
+14
2020-09-14
net: mlx: convert tasklets to use new tasklet_setup() API
Allen Pais
8
-20
/
+17
2020-09-14
net: skge: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-3
/
+3
2020-09-14
net: jme: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-24
/
+16
2020-09-14
ibmvnic: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+3
2020-09-14
net: ehea: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+3
2020-09-14
net: hinic: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+3
2020-09-14
net: sundance: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-10
/
+11
2020-09-14
chelsio: convert tasklets to use new tasklet_setup() API
Allen Pais
3
-22
/
+24
2020-09-14
liquidio: convert tasklets to use new tasklet_setup() API
Allen Pais
6
-19
/
+18
2020-09-14
net: macb: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+3
2020-09-14
cnic: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-10
/
+8
2020-09-14
net: amd-xgbe: convert tasklets to use new tasklet_setup() API
Allen Pais
3
-22
/
+19
2020-09-14
net: alteon: convert tasklets to use new tasklet_setup() API
Allen Pais
2
-5
/
+7
2020-09-13
tulip: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2
-55
/
+66
2020-09-13
tulip: de2104x: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-26
/
+36
2020-09-13
tulip: dmfe: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-20
/
+24
2020-09-13
tulip: uli526x: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-21
/
+23
2020-09-13
net: mvpp2: set SKBTX_IN_PROGRESS
Russell King
1
-0
/
+2
2020-09-13
tulip: windbond-840: Fix a debug message
Christophe JAILLET
1
-3
/
+4
2020-09-13
tulip: windbond-840: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-36
/
+37
2020-09-13
net: dl2k: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-39
/
+41
2020-09-13
natsemi: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2
-62
/
+62
2020-09-12
net: tehuti: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-28
/
+25
2020-09-12
rocker: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-40
/
+43
2020-09-12
sc92031: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-14
/
+14
2020-09-12
tlan: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-33
/
+28
2020-09-12
net: ethernet: mlx4: Avoid assigning a value to ring_cons but not used it any...
Luo Jiaxing
1
-1
/
+0
2020-09-11
net: phy: mchp: Add support for LAN8814 QUAD PHY
Divya Koppera
2
-0
/
+15
2020-09-11
net: hns: use IRQ_NOAUTOEN to avoid irq is enabled due to request_irq
Barry Song
1
-1
/
+2
2020-09-11
Merge branch 'net-ethernet-ti-ale-add-static-configuration'
David S. Miller
11
-99
/
+388
2020-09-11
net: ethernet: ti: ale: add support for multi port k3 cpsw versions
Grygorii Strashko
1
-0
/
+14
2020-09-11
net: ethernet: ti: ale: switch to use tables for vlan entry description
Grygorii Strashko
2
-54
/
+188
2020-09-11
net: ethernet: ti: am65-cpsw: enable hw auto ageing
Grygorii Strashko
4
-6
/
+70
2020-09-11
net: ethernet: ti: ale: make usage of ale dev_id mandatory
Grygorii Strashko
2
-17
/
+14
2020-09-11
net: ethernet: ti: am65-cpsw: use dev_id for ale configuration
Grygorii Strashko
1
-2
/
+1
2020-09-11
net: netcp: ethss: use dev_id for ale configuration
Grygorii Strashko
1
-10
/
+8
2020-09-11
net: ethernet: ti: cpsw: use dev_id for ale configuration
Grygorii Strashko
4
-10
/
+1
2020-09-11
net: ethernet: ti: ale: add static configuration
Grygorii Strashko
2
-0
/
+83
2020-09-11
net: ethernet: ti: ale: add cpsw_ale_get_num_entries api
Grygorii Strashko
4
-5
/
+14
2020-09-11
Merge branch 'DSA-tag_8021q-cleanup'
David S. Miller
7
-220
/
+265
2020-09-11
Revert "net: dsa: Add more convenient functions for installing port VLANs"
Vladimir Oltean
3
-38
/
+31
2020-09-11
net: dsa: tag_8021q: add a context structure
Vladimir Oltean
4
-173
/
+216
2020-09-11
net: dsa: tag_8021q: setup tagging via a single function call
Vladimir Oltean
3
-17
/
+25
2020-09-11
net: dsa: tag_8021q: include missing refcount.h
Vladimir Oltean
1
-0
/
+1
2020-09-11
crypto/chcr: move nic TLS functionality to drivers/net
Rohit Maheshwari
17
-172
/
+243
2020-09-11
Merge branch 'sfc-encap-offloads-on-EF10'
David S. Miller
18
-106
/
+318
[next]