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
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-13
net: stmmac: dwmac-loongson: Add Loongson GNET support
Yanteng Si
1
-3
/
+74
2024-08-13
net: stmmac: dwmac-loongson: Add Loongson Multi-channels GMAC support
Yanteng Si
2
-2
/
+327
2024-08-13
net: stmmac: dwmac-loongson: Add DT-less GMAC PCI-device support
Yanteng Si
1
-63
/
+102
2024-08-13
net: stmmac: dwmac-loongson: Introduce PCI device info data
Yanteng Si
1
-2
/
+15
2024-08-13
net: stmmac: dwmac-loongson: Add phy_interface for Loongson GMAC
Yanteng Si
1
-0
/
+2
2024-08-13
net: stmmac: dwmac-loongson: Init ref and PTP clocks rate
Yanteng Si
1
-0
/
+3
2024-08-13
net: stmmac: dwmac-loongson: Detach GMAC-specific platform data init
Yanteng Si
1
-7
/
+12
2024-08-13
net: stmmac: dwmac-loongson: Use PCI_DEVICE_DATA() macro for device identific...
Yanteng Si
1
-1
/
+3
2024-08-13
net: stmmac: dwmac-loongson: Drop pci_enable/disable_msi calls
Yanteng Si
1
-7
/
+3
2024-08-13
net: stmmac: dwmac-loongson: Drop duplicated hash-based filter size init
Yanteng Si
1
-2
/
+1
2024-08-13
net: stmmac: Export dwmac1000_dma_ops
Yanteng Si
1
-0
/
+1
2024-08-13
net: stmmac: Add multi-channel support
Yanteng Si
6
-39
/
+68
2024-08-13
net: stmmac: Move the atds flag to the stmmac_dma_cfg structure
Yanteng Si
7
-11
/
+9
2024-08-12
nfp: Use static_assert() to check struct sizes
Gustavo A. R. Silva
1
-0
/
+2
2024-08-12
net: macb: Use rcu_dereference() for idev->ifa_list in macb_suspend().
Kuniyuki Iwashima
1
-2
/
+2
2024-08-12
eth: fbnic: add support for basic qstats
Stanislav Fomichev
1
-0
/
+67
2024-08-12
eth: fbnic: add basic rtnl stats
Jakub Kicinski
4
-1
/
+132
2024-08-12
ethtool: rss: don't report key if device doesn't support it
Jakub Kicinski
5
-0
/
+5
2024-08-12
eth: remove .cap_rss_ctx_supported from updated drivers
Jakub Kicinski
4
-4
/
+0
2024-08-12
eth: mlx5: allow disabling queues when RSS contexts exist
Jakub Kicinski
1
-12
/
+0
2024-08-12
eth: mvpp2: implement new RSS context API
Jakub Kicinski
3
-33
/
+69
2024-08-12
net: ethernet: mtk_wed: fix use-after-free panic in mtk_wed_setup_tc_block_cb()
Zheng Zhang
1
-2
/
+4
2024-08-12
net: mana: Fix RX buf alloc_size alignment and atomic op panic
Haiyang Zhang
1
-1
/
+5
2024-08-12
net: sunvnet: use ethtool_sprintf/puts
Rosen Penev
1
-24
/
+10
2024-08-12
net: axienet: Fix register defines comment description
Radhey Shyam Pandey
1
-8
/
+8
2024-08-11
net: mvpp2: use device_for_each_child_node() to access device child nodes
Javier Carrasco
1
-6
/
+2
2024-08-11
net: mvpp2: use port_count to remove ports
Javier Carrasco
1
-16
/
+7
2024-08-11
bnxt_en: only set dev->queue_mgmt_ops if supported by FW
David Wei
2
-1
/
+5
2024-08-11
bnxt_en: stop packet flow during bnxt_queue_stop/start
David Wei
1
-4
/
+18
2024-08-11
bnxt_en: set vnic->mru in bnxt_hwrm_vnic_cfg()
David Wei
1
-1
/
+2
2024-08-11
bnxt_en: Check the FW's VNIC flush capability
Michael Chan
2
-0
/
+3
2024-08-11
bnxt_en: Add support to call FW to update a VNIC
Michael Chan
2
-0
/
+23
2024-08-11
bnxt_en: Update firmware interface to 1.10.3.68
Michael Chan
1
-140
/
+249
2024-08-11
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-q
David S. Miller
4
-16
/
+75
2024-08-11
net: ethernet: use ip_hdrlen() instead of bit shift
Moon Yeounsu
1
-6
/
+4
2024-08-09
net/mlx5e: Fix queue stats access to non-existing channels splat
Gal Pressman
1
-1
/
+4
2024-08-09
net/mlx5e: Correctly report errors for ethtool rx flows
Cosmin Ratiu
1
-1
/
+1
2024-08-09
net/mlx5e: Take state lock during tx timeout reporter
Dragos Tatulea
1
-0
/
+2
2024-08-09
net/mlx5e: SHAMPO, Increase timeout to improve latency
Dragos Tatulea
4
-14
/
+17
2024-08-09
net/mlx5: SD, Do not query MPIR register if no sd_group
Tariq Toukan
1
-9
/
+9
2024-08-09
net/mlx5e: CT: Update connection tracking steering entries
Cosmin Ratiu
4
-8
/
+53
2024-08-09
net/mlx5e: CT: 'update' rules instead of 'replace'
Cosmin Ratiu
1
-17
/
+17
2024-08-09
net/mlx5e: Use extack in get module eeprom by page callback
Gal Pressman
1
-2
/
+4
2024-08-09
net/mlx5e: Use extack in set coalesce callback
Gal Pressman
1
-6
/
+14
2024-08-09
net/mlx5e: Use extack in get coalesce callback
Gal Pressman
4
-6
/
+10
2024-08-09
net/mlx5e: Use extack in set ringparams callback
Gal Pressman
4
-22
/
+13
2024-08-09
net/mlx5e: Be consistent with bitmap handling of link modes
Gal Pressman
1
-12
/
+11
2024-08-09
net/mlx5e: TC, Offload rewrite and mirror to both internal and external dests
Jianbo Liu
1
-0
/
+17
2024-08-09
net/mlx5e: TC, Offload rewrite and mirror on tunnel over ovs internal port
Jianbo Liu
4
-0
/
+112
2024-08-09
net/mlx5e: Enable remove flow for hard packet limit
Jianbo Liu
1
-0
/
+1
[prev]
[next]