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-07-28
can: gs_usb: gs_usb_receive_bulk_callback(): count RX overflow errors also in...
Marc Kleine-Budde
1
-2
/
+3
2023-07-28
can: gs_usb: gs_usb_receive_bulk_callback(): make use of stats
Marc Kleine-Budde
1
-5
/
+5
2023-07-28
can: gs_usb: gs_usb_receive_bulk_callback(): make use of netdev
Marc Kleine-Budde
1
-2
/
+2
2023-07-28
can: gs_usb: uniformly use "parent" as variable name for struct gs_usb
Marc Kleine-Budde
1
-31
/
+31
2023-07-28
can: gs_usb: gs_usb_set_timestamp(): remove return statements form void function
Marc Kleine-Budde
1
-2
/
+0
2023-07-28
can: gs_usb: gs_usb_probe(): align block comment
Marc Kleine-Budde
1
-2
/
+2
2023-07-28
can: gs_usb: remove leading space from goto labels
Marc Kleine-Budde
1
-6
/
+6
2023-07-28
can: Explicitly include correct DT includes, part 2
Rob Herring
8
-8
/
+0
2023-07-28
can: sun4i_can: Add support for the Allwinner D1
John Watts
2
-3
/
+13
2023-07-28
can: sun4i_can: Add acceptance register quirk
John Watts
1
-2
/
+8
2023-07-28
can: peak_usb: remove unused/legacy peak_usb_netif_rx() function
Peter Seiderer
2
-15
/
+0
2023-07-27
net: Explicitly include correct DT includes
Rob Herring
89
-92
/
+87
2023-07-27
Revert "net: stmmac: correct MAC propagation delay"
Jakub Kicinski
4
-56
/
+0
2023-07-27
net: stmmac: dwmac-qcom-ethqos: Use max frequency for clk_ptp_ref
Andrew Halaney
1
-0
/
+18
2023-07-27
net: stmmac: Make ptp_clk_freq_config variable type explicit
Andrew Halaney
1
-2
/
+1
2023-07-27
Merge tag 'mlx5-fixes-2023-07-26' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
26
-73
/
+137
2023-07-27
net: dsa: fix value check in bcm_sf2_sw_probe()
Yuanjun Gong
1
-2
/
+6
2023-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
31
-138
/
+405
2023-07-27
net/mlx5: Give esw_offloads_load/unload_rep() "mlx5_" prefix
Jiri Pirko
3
-9
/
+9
2023-07-27
net/mlx5: Make mlx5_eswitch_load/unload_vport() static
Jiri Pirko
2
-8
/
+3
2023-07-27
net/mlx5: Make mlx5_esw_offloads_rep_load/unload() static
Jiri Pirko
2
-5
/
+2
2023-07-27
net/mlx5: Remove pointless devlink_rate checks
Jiri Pirko
1
-8
/
+4
2023-07-27
net/mlx5: Don't check vport->enabled in port ops
Jiri Pirko
1
-22
/
+6
2023-07-27
net/mlx5e: Make flow classification filters static
Parav Pandit
2
-6
/
+3
2023-07-27
net/mlx5e: Remove duplicate code for user flow
Parav Pandit
1
-4
/
+0
2023-07-27
net/mlx5: Allocate command stats with xarray
Shay Drory
2
-9
/
+36
2023-07-27
net/mlx5: split mlx5_cmd_init() to probe and reload routines
Shay Drory
3
-56
/
+82
2023-07-27
net/mlx5: Remove redundant cmdif revision check
Shay Drory
1
-12
/
+3
2023-07-27
net/mlx5: Re-organize mlx5_cmd struct
Shay Drory
2
-49
/
+49
2023-07-27
net/mlx5e: E-Switch, Allow devcom initialization on more vports
Roi Dayan
1
-1
/
+2
2023-07-27
net/mlx5e: E-Switch, Register devcom device with switch id key
Roi Dayan
3
-9
/
+11
2023-07-27
net/mlx5: Devcom, Infrastructure changes
Roi Dayan
10
-325
/
+357
2023-07-27
net/mlx5: Use shared code for checking lag is supported
Roi Dayan
3
-16
/
+12
2023-07-27
ice: update reset path for SRIOV LAG support
Dave Ertman
3
-4
/
+244
2023-07-27
ice: enforce no DCB config changing when in bond
Dave Ertman
1
-0
/
+50
2023-07-27
ice: enforce interface eligibility and add messaging for SRIOV LAG
Dave Ertman
1
-5
/
+84
2023-07-27
ice: support non-standard teardown of bond interface
Dave Ertman
1
-7
/
+40
2023-07-27
ice: Flesh out implementation of support for SRIOV on bonded interface
Dave Ertman
1
-10
/
+816
2023-07-27
ice: process events created by lag netdev event handler
Dave Ertman
5
-74
/
+501
2023-07-27
ice: implement lag netdev event handler
Dave Ertman
2
-14
/
+140
2023-07-27
ice: changes to the interface with the HW and FW for SRIOV_VF+LAG
Dave Ertman
7
-29
/
+211
2023-07-27
ice: Add driver support for firmware changes for LAG
Dave Ertman
8
-30
/
+66
2023-07-27
ice: Correctly initialize queue context values
Jacob Keller
2
-5
/
+19
2023-07-27
wifi: wil6210: fix fortify warnings
Dmitry Antipov
4
-6
/
+10
2023-07-27
benet: fix return value check in be_lancer_xmit_workarounds()
Yuanjun Gong
1
-1
/
+2
2023-07-26
virtio-net: fix race between set queues and probe
Jason Wang
1
-2
/
+2
2023-07-26
net/mlx4: clean up a type issue
Dan Carpenter
1
-2
/
+2
2023-07-26
net: ethernet: mtk_eth_soc: add basic support for MT7988 SoC
Lorenzo Bianconi
3
-28
/
+273
2023-07-26
net: ethernet: mtk_eth_soc: convert clock bitmap to u64
Daniel Golle
1
-47
/
+49
2023-07-26
net: ethernet: mtk_eth_soc: convert caps in mtk_soc_data struct to u64
Lorenzo Bianconi
2
-39
/
+39
[prev]
[next]