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-09-02
net: ipa: track polled transactions with an ID
Alex Elder
2
-16
/
+24
2022-09-02
net: ipa: track completed transactions with an ID
Alex Elder
2
-17
/
+24
2022-09-02
net: ipa: track pending transactions with an ID
Alex Elder
2
-18
/
+29
2022-09-02
net: ipa: track committed transactions with an ID
Alex Elder
2
-17
/
+29
2022-09-02
net: ipa: track allocated transactions with an ID
Alex Elder
2
-2
/
+27
2022-09-02
net: ipa: use an array for transactions
Alex Elder
2
-13
/
+20
2022-09-02
net: lan966x: make reset optional
Michael Walle
1
-1
/
+2
2022-09-01
netdevsim: remove redundant variable ret
Jinpeng Cui
1
-3
/
+2
2022-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
118
-540
/
+859
2022-09-01
Merge tag 'net-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
27
-72
/
+201
2022-09-01
net: ethernet: stmmac: dwmac-rk: Add gmac support for rk3588
David Wu
1
-0
/
+155
2022-09-01
octeontx2-pf: Add egress PFC support
Suman Ghosh
5
-17
/
+427
2022-08-31
net: axienet: Switch to 64-bit RX/TX statistics
Robert Hancock
2
-4
/
+45
2022-08-31
r8152: allow userland to disable multicast
Sven van Ashbrook
1
-8
/
+12
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
199
-457
/
+457
2022-08-31
net: move from strlcpy with unused retval to strscpy
Wolfram Sang
40
-75
/
+75
2022-08-31
net: phy: smsc: use device-managed clock API
Heiner Kallweit
1
-25
/
+5
2022-08-31
mlxbf_gige: compute MDIO period based on i1clk
David Thompson
3
-18
/
+110
2022-08-31
Merge tag 'for-linus-2022083101' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
13
-34
/
+96
2022-08-31
Merge tag 'lsm-pr-20220829' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+6
2022-08-31
net: hns3: net: hns3: add querying and setting fec off mode from firmware
Guangbin Huang
3
-12
/
+16
2022-08-31
net: hns3: add querying and setting fec llrs mode from firmware
Hao Lan
6
-1
/
+22
2022-08-31
net: hns3: add querying fec ability from firmware
Guangbin Huang
2
-9
/
+26
2022-08-31
net: hns3: add getting capabilities of gro offload and fd from firmware
Guangbin Huang
7
-24
/
+42
2022-08-31
net: thunderbolt: Update module description with mention of USB4
Mika Westerberg
1
-2
/
+3
2022-08-31
net: thunderbolt: Enable full end-to-end flow control
Mika Westerberg
1
-9
/
+20
2022-08-31
thunderbolt: Add back Intel Falcon Ridge end-to-end flow control workaround
Mika Westerberg
1
-7
/
+42
2022-08-31
thunderbolt: Show link type for XDomain connections too
Mika Westerberg
4
-8
/
+12
2022-08-31
net: thunderbolt: Enable DMA paths only after rings are enabled
Mika Westerberg
1
-11
/
+17
2022-08-31
ethernet: rocker: fix sleep in atomic context bug in neigh_timer_handler
Duoming Zhou
1
-1
/
+1
2022-08-31
phy: lan966x: add support for QUSGMII
Maxime Chevallier
1
-0
/
+3
2022-08-31
net: dsa: microchip: remove IS_9893 flag
Oleksij Rempel
3
-8
/
+2
2022-08-31
net: dsa: microchip: remove unused sgmii variable
Oleksij Rempel
2
-6
/
+0
2022-08-31
net: dsa: microchip: ksz9477: remove unused "on" variable
Oleksij Rempel
1
-2
/
+0
2022-08-31
net: dsa: microchip: remove unused port phy variable
Oleksij Rempel
3
-7
/
+0
2022-08-31
net: dsa: microchip: ksz9477: use internal_phy instead of phy_port_cnt
Oleksij Rempel
1
-13
/
+7
2022-08-31
net: dsa: microchip: add regmap_range for KSZ9477 chip
Oleksij Rempel
1
-0
/
+272
2022-08-31
net: dsa: microchip: ksz9477: remove MII_CTRL1000 check from ksz9477_w_phy()
Oleksij Rempel
1
-4
/
+0
2022-08-31
net: dsa: microchip: add regmap_range for KSZ8563 chip
Oleksij Rempel
1
-0
/
+121
2022-08-31
net: dsa: microchip: add support for regmap_access_tables
Oleksij Rempel
2
-4
/
+45
2022-08-31
net: dsa: microchip: KSZ9893: do not write to not supported Output Clock Cont...
Oleksij Rempel
1
-0
/
+5
2022-08-31
net: dsa: microchip: ksz8795: add error handling to ksz8_r/w_phy
Oleksij Rempel
1
-21
/
+81
2022-08-31
net: dsa: microchip: ksz9477: add error handling to ksz9477_r/w_phy
Oleksij Rempel
1
-5
/
+7
2022-08-31
net: dsa: microchip: forward error value on all ksz_pread/ksz_pwrite functions
Oleksij Rempel
1
-18
/
+20
2022-08-31
net: dsa: microchip: allow to pass return values for PHY read/write accesses
Oleksij Rempel
8
-20
/
+34
2022-08-31
net: dsa: microchip: don't announce extended register support on non Gbit chips
Oleksij Rempel
1
-0
/
+11
2022-08-31
net: dsa: microchip: do per-port Gbit detection instead of per-chip
Oleksij Rempel
3
-18
/
+9
2022-08-31
net: dsa: microchip: add separate struct ksz_chip_data for KSZ8563 chip
Oleksij Rempel
3
-3
/
+44
2022-08-30
mlxsw: spectrum: Add a copy of 'struct mlxsw_config_profile' for Spectrum-4
Amit Cohen
1
-1
/
+28
2022-08-30
mlxsw: Add a helper function for getting maximum LAG ID
Amit Cohen
3
-11
/
+36
[next]