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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-22
net: ethernet: mtk_eth_soc: rely on txd_size in txd_to_idx
Lorenzo Bianconi
1
-4
/
+7
2022-05-22
net: ethernet: mtk_eth_soc: rely on txd_size in mtk_desc_to_tx_buf
Lorenzo Bianconi
1
-11
/
+15
2022-05-22
net: ethernet: mtk_eth_soc: rely on txd_size in mtk_tx_alloc/mtk_tx_clean
Lorenzo Bianconi
1
-10
/
+13
2022-05-22
net: ethernet: mtk_eth_soc: add txd_size to mtk_soc_data
Lorenzo Bianconi
2
-13
/
+38
2022-05-22
net: ethernet: mtk_eth_soc: move tx dma desc configuration in mtk_tx_set_dma_...
Lorenzo Bianconi
2
-49
/
+67
2022-05-22
net: ethernet: mtk_eth_soc: rely on GFP_KERNEL for dma_alloc_coherent wheneve...
Lorenzo Bianconi
1
-5
/
+4
2022-05-22
eth: tg3: silence the GCC 12 array-bounds warning
Jakub Kicinski
1
-0
/
+5
2022-05-22
eth: ice: silence the GCC 12 array-bounds warning
Jakub Kicinski
1
-0
/
+5
2022-05-22
eth: mtk_eth_soc: silence the GCC 12 array-bounds warning
Jakub Kicinski
1
-0
/
+5
2022-05-22
net: mscc: ocelot: offload tc action "ok" using an empty action vector
Vladimir Oltean
1
-0
/
+16
2022-05-22
net: fec: Do proper error checking for enet_out clk
Uwe Kleine-König
1
-3
/
+5
2022-05-22
net: phy: DP83822: enable rgmii mode if phy_interface_is_rgmii
Tommaso Merciai
1
-1
/
+8
2022-05-22
net: ipa: use data space for command opcodes
Alex Elder
1
-2
/
+4
2022-05-22
net: ipa: remove command info pool
Alex Elder
5
-50
/
+18
2022-05-22
net: ipa: remove command direction argument
Alex Elder
3
-20
/
+9
2022-05-22
net: ipa: get rid of ipa_cmd_info->direction
Alex Elder
2
-6
/
+1
2022-05-22
net: ipa: count the number of modem TX endpoints
Alex Elder
2
-5
/
+7
2022-05-22
net: ipa: kill gsi_trans_commit_wait_timeout()
Alex Elder
4
-40
/
+7
2022-05-22
net: ipa: specify RX aggregation time limit in config data
Alex Elder
8
-4
/
+35
2022-05-22
net: ipa: support hard aggregation limits
Alex Elder
2
-35
/
+69
2022-05-22
net: ipa: make endpoint HOLB drop configurable
Alex Elder
2
-2
/
+8
2022-05-22
qed: fix typos in comments
Julia Lawall
2
-2
/
+2
2022-05-22
nfp: flower: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-05-22
net: marvell: prestera: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-05-22
cirrus: cs89x0: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-05-22
net/mlx5: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-05-22
net: mvpp2: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-05-22
net: sparx5: switchdev: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-05-20
wwan: iosm: use a flexible array rather than allocate short objects
Jakub Kicinski
1
-4
/
+1
2022-05-20
net: mscc: fix the alignment in ocelot_port_fdb_del()
Alaa Mohamed
1
-1
/
+1
2022-05-20
net: vxlan: Fix kernel coding style
Alaa Mohamed
1
-7
/
+6
2022-05-20
eth: bnxt: make ulp_id unsigned to make GCC 12 happy
Jakub Kicinski
2
-12
/
+12
2022-05-20
net: wwan: t7xx: use GFP_ATOMIC under spin lock in t7xx_cldma_gpd_set_next_ptr()
Yang Yingliang
1
-5
/
+5
2022-05-20
net: tulip: fix build with CONFIG_GSC
Rolf Eike Beer
1
-1
/
+1
2022-05-20
sfc/siena: Remove duplicate check on segments
Martin Habets
1
-8
/
+1
2022-05-20
net: ipa: save a copy of endpoint default config
Alex Elder
3
-28
/
+28
2022-05-20
net: ipa: rename a few endpoint config data types
Alex Elder
4
-47
/
+47
2022-05-20
net: ipa: move endpoint configuration data definitions
Alex Elder
2
-62
/
+62
2022-05-20
net: ipa: open-code ether_setup()
Alex Elder
1
-2
/
+9
2022-05-20
net: ipa: ignore endianness if there is no header
Alex Elder
1
-15
/
+17
2022-05-20
net: ipa: rename a GSI error code
Alex Elder
2
-4
/
+4
2022-05-20
net: ipa: drop an unneeded transaction reference
Alex Elder
1
-8
/
+2
2022-05-19
eth: mtk_ppe: fix up after merge
Jakub Kicinski
1
-1
/
+2
2022-05-19
net: ipa: don't proceed to out-of-bound write
Jakub Kicinski
1
-2
/
+4
2022-05-19
net: wwan: iosm: remove pointless null check
Jakub Kicinski
1
-10
/
+0
2022-05-19
net: dsa: lantiq_gswip: Fix typo in gswip_port_fdb_dump() error print
Martin Blumenstingl
1
-2
/
+3
2022-05-19
net: dsa: lantiq_gswip: Fix start index in gswip_port_fdb()
Martin Blumenstingl
1
-2
/
+2
2022-05-19
net: wwan: t7xx: Fix smatch errors
Ricardo Martinez
3
-6
/
+3
2022-05-19
net: mtk_eth_soc: partially convert to phylink_pcs
Russell King (Oracle)
3
-58
/
+53
2022-05-19
net: mtk_eth_soc: convert code structure to suit split PCS support
Russell King (Oracle)
2
-59
/
+79
[next]