index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-18
net: stmmac: dwmac-anarion: use devm_stmmac_probe_config_dt()
Jisheng Zhang
1
-9
/
+3
2023-09-18
net: stmmac: Tx coe sw fallback
Rohan G Thomas
2
-0
/
+13
2023-09-18
net: spider_net: Use size_add() in call to struct_size()
Gustavo A. R. Silva
1
-1
/
+1
2023-09-18
mlxsw: Use size_mul() in call to struct_size()
Gustavo A. R. Silva
1
-1
/
+1
2023-09-18
pds_core: add attempts to fix broken PCI
Shannon Nelson
3
-2
/
+19
2023-09-18
pds_core: implement pci reset handlers
Shannon Nelson
3
-3
/
+65
2023-09-18
pds_core: keep viftypes table across reset
Shannon Nelson
1
-6
/
+9
2023-09-18
pds_core: check health in devcmd wait
Shannon Nelson
1
-2
/
+9
2023-09-18
octeon_ep: support to fetch firmware info
Shinas Rasheed
6
-17
/
+77
2023-09-17
gve: Use size_add() in call to struct_size()
Gustavo A. R. Silva
1
-1
/
+1
2023-09-17
net: phy: convert phy_stop() to use split state machine
Russell King (Oracle)
1
-1
/
+3
2023-09-17
net: phy: split locked and unlocked section of phy_state_machine()
Russell King (Oracle)
1
-26
/
+42
2023-09-17
net: phy: move phy_state_machine()
Russell King (Oracle)
1
-76
/
+76
2023-09-17
net: phy: move phy_suspend() to end of phy_state_machine()
Russell King (Oracle)
1
-7
/
+6
2023-09-17
net: phy: move call to start aneg
Russell King (Oracle)
1
-5
/
+6
2023-09-17
net: phy: call phy_error_precise() while holding the lock
Russell King (Oracle)
1
-3
/
+1
2023-09-17
net: phy: always call phy_process_state_change() under lock
Russell King (Oracle)
1
-1
/
+1
2023-09-17
net: dsa: microchip: Add partial ACL support for ksz9477 switches
Oleksij Rempel
7
-1
/
+1815
2023-09-17
net: dsa: microchip: Move *_port_setup code to dsa_switch_ops::port_setup()
Oleksij Rempel
1
-3
/
+2
2023-09-17
net/mlx5e: Set en auxiliary devlink instance as nested
Jiri Pirko
1
-0
/
+8
2023-09-17
devlink: convert linecard nested devlink to new rel infrastructure
Jiri Pirko
1
-3
/
+6
2023-09-17
net/mlx5: SF, Implement peer devlink set for SF representor devlink port
Jiri Pirko
3
-0
/
+66
2023-09-17
net/mlx5: Lift reload limitation when SFs are present
Jiri Pirko
1
-11
/
+0
2023-09-17
net/mlx5: Disable eswitch as the first thing in mlx5_unload()
Jiri Pirko
1
-1
/
+1
2023-09-17
net: microchip: lan743x: add fixed phy unregister support
Pavithra Sathyanarayanan
1
-0
/
+6
2023-09-17
mlx5: Implement SyncE support using DPLL infrastructure
Jiri Pirko
4
-0
/
+460
2023-09-17
ice: implement dpll interface to control cgu
Arkadiusz Kubalewski
6
-1
/
+2020
2023-09-17
ice: add admin commands to access cgu configuration
Arkadiusz Kubalewski
8
-33
/
+1385
2023-09-17
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next
David S. Miller
5
-5
/
+132
2023-09-16
net: dsa: microchip: Add drive strength configuration
Oleksij Rempel
4
-27
/
+329
2023-09-16
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
24
-0
/
+19030
2023-09-16
net: stmmac: Add glue layer for Loongson-1 SoC
Keguang Zhang
3
-0
/
+221
2023-09-16
sfc: make coding style of PTP addresses consistent with core
Alex Austin
1
-13
/
+14
2023-09-16
net: ethernet: mtk_wed: do not assume offload callbacks are always set
Lorenzo Bianconi
1
-15
/
+17
2023-09-15
net: ti: icssg-prueth: Add support for half duplex operation
MD Danish Anwar
3
-2
/
+31
2023-09-15
net: dsa: rtl8366rb: Implement setting up link on CPU port
Linus Walleij
1
-9
/
+35
2023-09-15
octeontx2-pf: Enable PTP PPS output support
Hariprasad Kelam
3
-37
/
+85
2023-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
6
-20
/
+42
2023-09-14
udp: annotate data-races around udp->encap_type
Eric Dumazet
1
-2
/
+2
2023-09-14
net: ethernet: mtk_wed: check update_wo_rx_stats in mtk_wed_update_rx_stats()
Lorenzo Bianconi
1
-0
/
+3
2023-09-14
net: ethernet: mtk_eth_soc: rely on mtk_pse_port definitions in mtk_flow_set_...
Lorenzo Bianconi
1
-2
/
+2
2023-09-14
net: wangxun: move MDIO bus implementation to the library
Jiawen Wu
6
-172
/
+106
2023-09-14
net: renesas: rswitch: Add spin lock protection for irq {un}mask
Yoshihiro Shimoda
2
-0
/
+14
2023-09-14
net: renesas: rswitch: Fix unmasking irq condition
Yoshihiro Shimoda
1
-4
/
+4
2023-09-14
atl1c: Work around the DMA RX overflow issue
Sieng-Piaw Liew
2
-54
/
+16
2023-09-13
idpf: add SRIOV support and other ndo_ops
Joshua Hay
8
-3
/
+953
2023-09-13
idpf: add ethtool callbacks
Alan Brady
7
-3
/
+1851
2023-09-13
idpf: add singleq start_xmit and napi poll
Joshua Hay
8
-31
/
+1290
2023-09-13
idpf: add RX splitq napi poll support
Alan Brady
4
-6
/
+892
2023-09-13
idpf: add TX splitq napi poll support
Joshua Hay
6
-5
/
+926
[next]