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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-31
net/mlx5: Ensure af_desc.mask is properly initialized
Chuck Lever
1
-1
/
+1
2023-05-31
net/mlx5: Fix setting of irq->map.index for static IRQ case
Niklas Schnelle
1
-4
/
+5
2023-05-31
net/mlx5: Remove rmap also in case dynamic MSIX not supported
Shay Drory
1
-1
/
+1
2023-05-31
Merge tag 'virt-to-pfn-for-arch-v6.5-2' of git://git.kernel.org/pub/scm/linux...
Arnd Bergmann
1
-1
/
+1
2023-05-31
net: enetc: report statistics counters for taprio
Vladimir Oltean
1
-0
/
+35
2023-05-31
net: enetc: refactor enetc_setup_tc_taprio() to have a switch/case for cmd
Vladimir Oltean
3
-29
/
+54
2023-05-31
net/sched: taprio: replace tc_taprio_qopt_offload :: enable with a "cmd" enum
Vladimir Oltean
10
-25
/
+63
2023-05-31
net: dsa: mv88e6xxx: add support for MV88E6071 switch
Lukasz Majewski
3
-1
/
+23
2023-05-31
net: dsa: mv88e6xxx: add support for MV88E6020 switch
Matthias Schiffer
3
-1
/
+23
2023-05-31
net: dsa: Define .set_max_frame_size() callback for mv88e6250 SoC family
Lukasz Majewski
1
-0
/
+1
2023-05-31
net: dsa: Switch i2c drivers back to use .probe()
Uwe Kleine-König
3
-3
/
+3
2023-05-31
net: dsa: qca8k: add op to get ports netdev
Andrew Lunn
1
-0
/
+27
2023-05-31
net: dsa: qca8k: implement hw_control ops
Christian Marangi
1
-0
/
+154
2023-05-30
net: dsa: mv88e6xxx: enable support for 88E6361 switch
Alexis Lothoré
4
-9
/
+51
2023-05-30
net: dsa: mv88e6xxx: pass mv88e6xxx_chip structure to port_max_speed_mode
Alexis Lothoré
4
-10
/
+19
2023-05-30
net: dsa: mv88e6xxx: fix 88E6393X family internal phys layout
Alexis Lothoré
1
-3
/
+6
2023-05-30
net: dsa: mv88e6xxx: add field to specify internal phys layout
Alexis Lothoré
3
-2
/
+12
2023-05-30
net: dsa: mv88e6xxx: use mv88e6xxx_phy_is_internal in mv88e6xxx_port_ppu_updates
Alexis Lothoré
1
-1
/
+1
2023-05-30
net: dsa: mv88e6xxx: pass directly chip structure to mv88e6xxx_phy_is_internal
Alexis Lothoré
1
-6
/
+4
2023-05-30
mlxsw: spectrum_flower: Add ability to match on layer 2 miss
Ido Schimmel
4
-5
/
+7
2023-05-30
mlxsw: spectrum_flower: Do not force matching on iif
Ido Schimmel
1
-0
/
+3
2023-05-30
mlxsw: spectrum_flower: Split iif parsing to a separate function
Ido Schimmel
1
-21
/
+33
2023-05-30
flow_offload: Reject matching on layer 2 miss
Ido Schimmel
4
-0
/
+28
2023-05-30
bus: fsl-mc: Make remove function return void
Uwe Kleine-König
3
-9
/
+3
2023-05-30
devlink: move port_del() to devlink_port_ops
Jiri Pirko
2
-1
/
+3
2023-05-30
devlink: move port_fn_state_get/set() to devlink_port_ops
Jiri Pirko
2
-2
/
+4
2023-05-30
devlink: move port_fn_migratable_get/set() to devlink_port_ops
Jiri Pirko
2
-2
/
+2
2023-05-30
devlink: move port_fn_roce_get/set() to devlink_port_ops
Jiri Pirko
2
-2
/
+4
2023-05-30
devlink: move port_fn_hw_addr_get/set() to devlink_port_ops
Jiri Pirko
5
-58
/
+58
2023-05-30
mlx5: register devlink ports with ops
Jiri Pirko
1
-2
/
+10
2023-05-30
sfc: register devlink port with ops
Jiri Pirko
1
-1
/
+7
2023-05-30
devlink: move port_type_set() op into devlink_port_ops
Jiri Pirko
1
-26
/
+26
2023-05-30
mlx4: register devlink port with ops
Jiri Pirko
1
-1
/
+5
2023-05-30
devlink: move port_split/unsplit() ops into devlink_port_ops
Jiri Pirko
3
-6
/
+6
2023-05-30
nfp: devlink: register devlink port with ops
Jiri Pirko
1
-1
/
+5
2023-05-30
mlxsw_core: register devlink port with ops
Jiri Pirko
1
-1
/
+5
2023-05-30
ice: register devlink port for PF with ops
Jiri Pirko
1
-1
/
+5
2023-05-30
net: fec: remove last_bdp from fec_enet_txq_xmit_frame()
Wei Fang
1
-4
/
+2
2023-05-30
r8169: check for PCI read error in probe
Heiner Kallweit
1
-1
/
+8
2023-05-30
dsa: lan9303: Remove stray gpiod_unexport() call
Andy Shevchenko
1
-1
/
+0
2023-05-30
liquidio: Use vzalloc()
Christophe JAILLET
2
-6
/
+2
2023-05-30
net: mana: Fix perf regression: remove rx_cqes, tx_cqes counters
Haiyang Zhang
2
-12
/
+0
2023-05-30
net: phy: microchip_t1s: add support for Microchip LAN865x Rev.B0 PHYs
Parthiban Veerasooran
2
-4
/
+179
2023-05-30
net: phy: microchip_t1s: remove unnecessary interrupts disabling code
Parthiban Veerasooran
1
-13
/
+1
2023-05-30
net: phy: microchip_t1s: fix reset complete status handling
Parthiban Veerasooran
1
-0
/
+21
2023-05-30
net: phy: microchip_t1s: update LAN867x PHY supported revision number
Parthiban Veerasooran
2
-15
/
+15
2023-05-30
net: phy: microchip_t1s: replace read-modify-write code with phy_modify_mmd
Parthiban Veerasooran
1
-28
/
+13
2023-05-30
net: phy: microchip_t1s: modify driver description to be more generic
Parthiban Veerasooran
2
-5
/
+5
2023-05-30
net: dsa: microchip: Add register access control for KSZ8873 chip
Oleksij Rempel
1
-0
/
+41
2023-05-30
net: dsa: microchip: ksz8: Prepare ksz8863_smi for regmap register access val...
Oleksij Rempel
1
-0
/
+11
[prev]
[next]