index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-14
gianfar: Add device ref (dev) in gfar_private
Claudiu Manoil
2
-12
/
+14
2013-02-14
gianfar: Remove unused device_node ref in gfar_private
Claudiu Manoil
2
-5
/
+0
2013-02-14
bgmac: add read of interrupt mask after disabling interrupts
Nathan Hintz
1
-0
/
+1
2013-02-14
bridge: Add vlan support to static neighbors
Vlad Yasevich
3
-3
/
+4
2013-02-14
bridge: Dump vlan information from a bridge port
Vlad Yasevich
1
-1
/
+2
2013-02-13
bgmac: return error on failed PHY write
Rafał Miłecki
2
-6
/
+7
2013-02-13
be2net: remove BUG_ON() in be_mcc_compl_is_new()
Sathya Perla
1
-5
/
+8
2013-02-13
net: ethernet: ti: remove redundant NULL check.
Cyril Roelandt
1
-4
/
+2
2013-02-13
Merge branch 'gfar-ethtool-atomic' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
3
-45
/
+37
2013-02-13
gianfar: convert u64 status counters to atomic64_t
Paul Gortmaker
3
-30
/
+31
2013-02-13
gianfar: remove largely unused gfar_stats struct
Paul Gortmaker
2
-16
/
+7
2013-02-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-72
/
+34
2013-02-13
net: fec_mpc52xx: Read MAC address from device-tree
Stefan Roese
1
-24
/
+38
2013-02-13
cxgb4vf: Fix VLAN extraction counter increment
Vipul Pandya
1
-1
/
+3
2013-02-13
driver: net: ethernet: cpsw: dual emac interface implementation
Mugunthan V N
1
-52
/
+283
2013-02-13
driver: net: ethernet: cpsw: make cpts as pointer
Mugunthan V N
1
-15
/
+21
2013-02-13
driver: net: ethernet: davinci_cpdma: add support for directed packet and sou...
Mugunthan V N
4
-9
/
+24
2013-02-13
ixgbe: Only set gso_type to SKB_GSO_TCPV4 as RSC does not support IPv6
Alexander Duyck
1
-6
/
+3
2013-02-11
qlcnic: fix mailbox response handling
Jitendra Kalsaria
1
-26
/
+40
2013-02-11
qlcnic: enhance MSIX allocation failure log message
Manish Chopra
1
-2
/
+3
2013-02-11
qlcnic: fix async event handling during diagnostic loopback test
Jitendra Kalsaria
1
-2
/
+5
2013-02-11
qlcnic: refactor 83xx diagnostic IRQ test
Jitendra Kalsaria
3
-27
/
+48
2013-02-11
qlcnic: refactor 83xx diagnostic loopback test
Jitendra Kalsaria
5
-32
/
+158
2013-02-11
qlcnic: helper routine to handle async events
Jitendra Kalsaria
4
-64
/
+45
2013-02-11
qlcnic: fix firmware based IDC participation
Jitendra Kalsaria
1
-4
/
+4
2013-02-11
qlcnic: fix initialize NIC mailbox command
Himanshu Madhani
3
-7
/
+12
2013-02-11
bnx2x: set gso_type
Michael S. Tsirkin
1
-7
/
+5
2013-02-11
qlcnic: set gso_type
Michael S. Tsirkin
1
-1
/
+6
2013-02-11
ixgbe: fix gso type
Michael S. Tsirkin
1
-2
/
+6
2013-02-11
stmmac: mdio register has to fail if the phy is not found
Giuseppe CAVALLARO
1
-3
/
+7
2013-02-11
stmmac: fix macro used for debugging the xmit
Giuseppe CAVALLARO
1
-1
/
+1
2013-02-11
Merge branch 'davem.r8169' of git://violet.fr.zoreil.com/romieu/linux
David S. Miller
1
-67
/
+19
2013-02-09
Revert "r8169: enable internal ASPM and clock request settings".
Francois Romieu
1
-21
/
+9
2013-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2013-02-09
cxgb4vf: Fix extraction of cpl_rx_pkt from the response queue descriptor
Vipul Pandya
1
-1
/
+1
2013-02-09
drivers: net: Remove remaining alloc/OOM messages
Joe Perches
10
-101
/
+49
2013-02-09
bgmac: fix "cmdcfg" calls for promisc and loopback modes
Rafał Miłecki
1
-4
/
+4
2013-02-09
Revert "r8169: enable ALDPS for power saving".
Francois Romieu
1
-46
/
+10
2013-02-09
bgmac: validate (and random if needed) MAC addr
Rafał Miłecki
1
-0
/
+6
2013-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
9
-11
/
+78
2013-02-08
tg3: add support for Ethernet core in bcm4785
Hauke Mehrtens
2
-6
/
+116
2013-02-08
tg3: make it possible to provide phy_id in ioctl
Hauke Mehrtens
1
-6
/
+20
2013-02-08
net: fec: fix spin_lock dead lock
Frank Li
1
-1
/
+3
2013-02-08
net: fec: correct fix method about miss init spinlock
Frank Li
1
-4
/
+3
2013-02-08
mlx4_en: Fix BQL reset TX queue call point
Tom Herbert
2
-3
/
+2
2013-02-08
Merge branch 'mlx4'
David S. Miller
10
-385
/
+707
2013-02-08
net/mlx4_en: Implement ndo fdb functionality
Yan Burman
1
-0
/
+75
2013-02-08
net/mlx4_en: Add unicast MAC filtering
Yan Burman
2
-2
/
+130
2013-02-08
net/mlx4_en: Manage hash of MAC addresses per port
Yan Burman
3
-38
/
+79
2013-02-08
net/mlx4_en: Save previous MAC address of the port so we can replace it later
Yan Burman
1
-2
/
+2
[next]