index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
wangxun
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-85
/
+64
2024-07-02
net: txgbe: free isb resources at the right time
Jiawen Wu
3
-4
/
+9
2024-07-02
net: txgbe: add extra handle for MSI/INTx into thread irq handle
Jiawen Wu
1
-5
/
+39
2024-07-02
net: txgbe: remove separate irq request for MSI and INTx
Jiawen Wu
6
-76
/
+15
2024-07-02
net: txgbe: initialize num_q_vectors for MSI/INTx interrupts
Jiawen Wu
1
-0
/
+1
2024-06-29
net: move ethtool-related netdev state into its own struct
Edward Cree
2
-3
/
+3
2024-06-20
net: txgbe: add FDIR info to ethtool ops
Jiawen Wu
3
-4
/
+44
2024-06-20
net: txgbe: support Flow Director perfect filters
Jiawen Wu
6
-1
/
+845
2024-06-20
net: txgbe: add FDIR ATR support
Jiawen Wu
10
-8
/
+548
2024-05-21
Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+4
2024-05-17
net: txgbe: fix to control VLAN strip
Jiawen Wu
7
-13
/
+84
2024-05-17
net: wangxun: match VLAN CTAG and STAG features
Jiawen Wu
4
-0
/
+50
2024-05-17
net: wangxun: fix to change Rx features
Jiawen Wu
1
-1
/
+3
2024-05-08
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
1
-1
/
+1
2024-04-30
net: txgbe: use phylink_pcs_change() to report PCS link change events
Russell King (Oracle)
1
-1
/
+1
2024-04-25
net: wangxun: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
Damien Le Moal
1
-4
/
+4
2024-04-25
Revert "net: txgbe: fix clk_name exceed MAX_DEV_ID limits"
Duanqiang Wen
1
-1
/
+1
2024-04-25
Revert "net: txgbe: fix i2c dev name cannot match clkdev"
Duanqiang Wen
1
-5
/
+3
2024-04-19
net: libwx: fix alloc msix vectors failed
Duanqiang Wen
1
-1
/
+1
2024-04-04
net: txgbe: fix i2c dev name cannot match clkdev
Duanqiang Wen
1
-3
/
+5
2024-03-14
net: txgbe: fix clk_name exceed MAX_DEV_ID limits
Duanqiang Wen
1
-1
/
+1
2024-03-05
net: txgbe: fix to clear interrupt status after handling IRQ
Jiawen Wu
1
-0
/
+2
2024-03-05
net: txgbe: fix GPIO interrupt blocking
Jiawen Wu
3
-0
/
+29
2024-03-04
net: adopt skb_network_offset() and similar helpers
Eric Dumazet
1
-1
/
+1
2024-01-27
net: txgbe: use irq_domain for interrupt controller
Jiawen Wu
9
-54
/
+193
2024-01-27
net: txgbe: move interrupt codes to a separate file
Jiawen Wu
4
-127
/
+144
2024-01-12
net: fill in MODULE_DESCRIPTION()s for wx_lib
Jakub Kicinski
1
-0
/
+1
2024-01-12
wangxunx: select CONFIG_PHYLINK where needed
Arnd Bergmann
1
-1
/
+1
2024-01-04
net: wangxun: add ethtool_ops for msglevel
Jiawen Wu
4
-0
/
+22
2024-01-04
net: wangxun: add ethtool_ops for channel number
Jiawen Wu
12
-68
/
+380
2024-01-04
net: wangxun: add coalesce options support
Jiawen Wu
7
-1
/
+120
2024-01-04
net: wangxun: add ethtool_ops for ring parameters
Jiawen Wu
11
-3
/
+214
2024-01-04
net: wangxun: add flow control support
Jiawen Wu
9
-0
/
+251
2024-01-04
net: ngbe: convert phylib to phylink
Jiawen Wu
4
-63
/
+70
2024-01-04
net: txgbe: use phylink bits added in libwx
Jiawen Wu
4
-62
/
+26
2024-01-04
net: libwx: add phylink to libwx
Jiawen Wu
3
-0
/
+39
2023-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2
-77
/
+6
2023-12-15
net: libwx: fix memory leak on free page
duanqiangwen
2
-77
/
+6
2023-12-08
net: Convert some ethtool_sprintf() to ethtool_puts()
justinstitt@google.com
1
-1
/
+1
2023-12-07
net: wangxun: fix changing mac failed when running
duanqiangwen
2
-0
/
+2
2023-11-30
net: libwx: fix memory leak on msix entry
Jiawen Wu
1
-1
/
+1
2023-11-19
net: wangxun: fix kernel panic due to null pointer
Jiawen Wu
3
-9
/
+7
2023-10-19
net: wangxun: remove redundant kernel log
Jiawen Wu
5
-128
/
+0
2023-10-14
net: ngbe: add ethtool stats support
Jiawen Wu
3
-0
/
+9
2023-10-14
net: txgbe: add ethtool stats support
Jiawen Wu
3
-0
/
+9
2023-10-14
net: libwx: support hardware statistics
Jiawen Wu
6
-2
/
+377
2023-09-14
net: wangxun: move MDIO bus implementation to the library
Jiawen Wu
6
-172
/
+106
2023-08-25
net: ngbe: move mdio access registers to libwx
Jiawen Wu
2
-61
/
+42
2023-08-25
net: txgbe: support copper NIC with external PHY
Jiawen Wu
5
-22
/
+221
2023-08-25
net: txgbe: support switching mode to 1000BASE-X and SGMII
Jiawen Wu
4
-1
/
+61
[next]