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
starfive-6.6.48-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-07-02
alx: fix ethtool support code
Johannes Berg
1
-35
/
+29
2013-07-02
alx: fix MAC address alignment problem
Johannes Berg
1
-4
/
+4
2013-07-02
alx: separate link speed/duplex fields
Johannes Berg
4
-125
/
+106
2013-07-02
alx: make sizes unsigned
Johannes Berg
1
-4
/
+4
2013-07-02
alx: remove NET_CORE Kconfig select
Johannes Berg
1
-1
/
+0
2013-07-02
alx: fix 100mbit/half duplex speed translation
Johannes Berg
1
-1
/
+1
2013-07-02
alx: treat flow control correctly in alx_set_pauseparam()
Johannes Berg
1
-1
/
+2
2013-07-02
net/mlx4_core: Add HW enforcement to VF link state
Rony Efraim
3
-22
/
+58
2013-07-02
net/mlx4_core: Dynamic VST to VST vlan/qos changes
Jack Morgenstein
4
-10
/
+282
2013-06-29
bna: switch to fixed_size_llseek()
Al Viro
1
-21
/
+1
2013-06-29
net/trivial: replace numeric with standard PM state macros
Yijing Wang
7
-9
/
+9
2013-06-29
drivers: net: cpsw: add newline after MACID log
Daniel Mack
1
-2
/
+2
2013-06-29
pch_gbe: use managed functions pcim_* and devm_*
Andy Shevchenko
1
-35
/
+15
2013-06-29
pch_gbe: convert pr_* to netdev_*
Andy Shevchenko
6
-164
/
+250
2013-06-29
pch_gbe: remove inline keyword for exported functions
Andy Shevchenko
3
-13
/
+13
2013-06-28
treewide: relase -> release
Geert Uytterhoeven
1
-1
/
+1
2013-06-27
fec: Add support for reading RMON registers
Chris Healy
2
-0
/
+169
2013-06-26
arc_emac: fix compile-time errors & warnings on PPC64
Alexey Brodkin
1
-26
/
+39
2013-06-26
net/tg3: Avoid delay during MMIO access
Gavin Shan
1
-0
/
+36
2013-06-26
net: davinci_mdio: gaurd the DT code with IS_ENABLED(CONFIG_OF)
Lad, Prabhakar
1
-1
/
+4
2013-06-26
net: davinci_emac: simplify the OF parser code
Lad, Prabhakar
1
-44
/
+23
2013-06-26
net: davinci: emac: Convert to devm_* api
Lad, Prabhakar
1
-40
/
+9
2013-06-26
ethernet/arc/arc_emac - Add new driver
Alexey Brodkin
7
-0
/
+1211
2013-06-26
net/mlx4_core: Fail device init if num_vfs is negative
Jack Morgenstein
1
-0
/
+5
2013-06-26
net/mlx4_core: Add warning in case of command timeouts
Dotan Barak
1
-0
/
+6
2013-06-26
net/mlx4_core: Replace sscanf() with kstrtoint()
Dotan Barak
1
-3
/
+3
2013-06-26
net/mlx4_en: Remove an unnecessary test
Dotan Barak
1
-3
/
+0
2013-06-26
net/mlx4_en: Add prints when TX timeout occurs
Yevgeny Petrilin
1
-0
/
+9
2013-06-26
net/mlx4_en: Fix a race between napi poll function and RX ring cleanup
Eugenia Emantayev
1
-4
/
+4
2013-06-26
net/mlx4_en: Change log level from error to debug for vlan related messages
Eugenia Emantayev
1
-2
/
+2
2013-06-26
net/mlx4_en: Move register_netdev() to the end of initialization function
Eugenia Emantayev
1
-1
/
+2
2013-06-26
net/mlx4_en: Do not query stats when device port is down
Jack Morgenstein
1
-4
/
+5
2013-06-26
net/mlx4_en: Fix resource leak in error flow
Dotan Barak
1
-1
/
+1
2013-06-26
mlx4: allow order-0 memory allocations in RX path
Eric Dumazet
2
-86
/
+95
2013-06-26
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
9
-59
/
+114
2013-06-25
bnx2x: Remove sparse and coccinelle warnings
Yuval Mintz
3
-7
/
+12
2013-06-24
net: Restore unintentional reverts.
David S. Miller
3
-3
/
+0
2013-06-24
sfc: Improve test for IOMMU in use
Ben Hutchings
1
-1
/
+1
2013-06-24
sfc: Fix IRQ cleanup in case of a probe failure
Ben Hutchings
2
-38
/
+40
2013-06-24
sfc: Do not pass non-TCP packets into GRO code
Ben Hutchings
1
-1
/
+1
2013-06-24
sfc: Define and set RX buffer flag for packets parsed as TCP
Ben Hutchings
2
-5
/
+15
2013-06-24
sfc: Enable accelerated RFS on vlans
Andy Lutomirski
1
-1
/
+14
2013-06-24
sfc: Report software timestamping capabilities
Ben Hutchings
3
-11
/
+22
2013-06-24
sfc: Increase size of RX SKB header area
Jon Cooper
1
-1
/
+1
2013-06-24
sfc: Enable RX checksum offload for packets not handled by GRO
Jon Cooper
1
-0
/
+2
2013-06-24
sfc: Fix EEH with legacy interrupts.
Alexandre Rames
4
-1
/
+18
2013-06-24
bnx2x: Fix compilation with no IOV support
Yuval Mintz
3
-12
/
+18
2013-06-24
qlcnic: Do not sleep while holding spinlock
Shahed Shaikh
1
-1
/
+1
2013-06-24
drivers: net: cpsw: fix compilation error with cpsw driver
Mugunthan V N
1
-0
/
+1
2013-06-24
sh_eth: fix misreporting of transmit abort
Sergei Shtylyov
1
-2
/
+3
[prev]
[next]