index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.gitattributes
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
5
-15
/
+18
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
devlink: introduce port ops placeholder
Jiri Pirko
2
-17
/
+54
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: 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
2023-05-30
net: dsa: microchip: remove ksz_port:on variable
Oleksij Rempel
2
-20
/
+1
2023-05-30
net: dsa: microchip: add an enum for regmap widths
Vladimir Oltean
8
-43
/
+63
2023-05-30
net: dsa: microchip: improving error handling for 8-bit register RMW operations
Oleksij Rempel
1
-6
/
+22