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
2014-05-19
net: ethernet: ibm: ehea: ehea_qmr.c: Fix for possible null pointer dereference
Rickard Strandqvist
1
-1
/
+3
2014-05-19
net: 8390: use time_after() for time comparison
Manuel Schölling
1
-2
/
+2
2014-05-19
net/mlx4_en: Fix uninitialized use of 'port_up' in mlx4_en_set_channels()
Christian Engelmayer
1
-1
/
+1
2014-05-17
net: mvneta: add support for fixed links
Thomas Petazzoni
1
-3
/
+16
2014-05-17
net: pch_gbe depends on x86_32
Jean Delvare
1
-1
/
+1
2014-05-17
net: systemport: wait for packet in umac_enable_set()
Florian Fainelli
1
-0
/
+6
2014-05-17
net: systemport: fix dma_unmap_single() len
Florian Fainelli
1
-1
/
+1
2014-05-16
net/ariadne: delete unneeded call to netdev_priv
Julia Lawall
1
-3
/
+0
2014-05-16
net: systemport: pad packets to a minimum of 68 bytes
Florian Fainelli
2
-7
/
+23
2014-05-16
net: systemport: only update UMAC_CMD if something changed
Florian Fainelli
1
-5
/
+6
2014-05-16
ti: Remove trailing semicolon from do {...} while (0) macro
Joe Perches
1
-2
/
+2
2014-05-15
drivers: net: Register Micrel ksz884x network devices in PCI device tree.
Markus Lottmann
1
-0
/
+1
2014-05-15
drivers: net: davinci_cpdma: Convert kzalloc() to devm_kzalloc().
George Cherian
1
-23
/
+12
2014-05-15
net: davinci_mdio: Convert pr_err() to dev_err() call
George Cherian
1
-1
/
+1
2014-05-15
driver net: cpsw: Convert pr_*() to dev_*() calls
George Cherian
1
-25
/
+25
2014-05-15
driver/net/ethernet/ec_bhf.c: fix sparse warnings
Darek Marcinkiewicz
1
-10
/
+10
2014-05-14
net: systemport: Use devm_ioremap_resource()
Jingoo Han
1
-4
/
+3
2014-05-14
net/mlx4_core: Fix inaccurate return value of mlx4_flow_attach()
Eyal Perry
1
-1
/
+1
2014-05-14
net/mlx4_en: Using positive error value for unsigned
Eyal Perry
1
-2
/
+2
2014-05-14
net/mlx4_en: Protect MAC address modification with the state_lock mutex
Shani Michaelli
1
-2
/
+1
2014-05-14
net/mlx4_core: Removed unnecessary bit operation condition
Eyal Perry
1
-5
/
+4
2014-05-14
net/mlx4_core: Fix smatch error - possible access to a null variable
Eyal Perry
1
-0
/
+14
2014-05-14
net/mlx4_en: Fix errors in MAC address changing when port is down
Shani Michaelli
1
-2
/
+3
2014-05-14
net/mlx4_en: User prio mapping gets corrupted when changing number of channels
Ido Shamay
1
-1
/
+2
2014-05-14
net/mlx4_core: Enforce irq affinity changes immediatly
Yuval Atias
4
-2
/
+80
2014-05-14
sh_eth: replace devm_kzalloc() with devm_kmalloc_array()
Sergei Shtylyov
1
-2
/
+2
2014-05-14
tg3: Update copyright and version to 3.137
Michael Chan
2
-4
/
+4
2014-05-14
tg3: Prevent page allocation failure during TSO workaround
Michael Chan
1
-7
/
+26
2014-05-14
tg3: Don't modify ip header fields when doing GSO
Michael Chan
1
-7
/
+5
2014-05-14
arc_emac: add netpoll support
Beniamino Galvani
1
-0
/
+12
2014-05-14
arc_emac: implement promiscuous mode and multicast filtering
Beniamino Galvani
1
-0
/
+37
2014-05-14
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
79
-93
/
+87
2014-05-13
bnx2x: fix build when BNX2X_SRIOV is not enabled
Randy Dunlap
1
-1
/
+1
2014-05-13
drivers: net: cpsw-phy-sel: add am43xx platform support
Mugunthan V N
1
-0
/
+4
2014-05-13
drivers: net: cpsw-phy-sel: add dra7xx support for phy sel
Mugunthan V N
1
-1
/
+56
2014-05-13
drivers: net: cpsw-phy-sel: initialize priv->dev
Mugunthan V N
1
-0
/
+1
2014-05-12
vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu()
dingtianhong
3
-3
/
+3
2014-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
44
-384
/
+1434
2014-05-12
cxgb4vf: Check if rx checksum offload is enabled, while reading hardware calc...
Hariprasad Shenai
1
-3
/
+4
2014-05-12
cxgb4: Check if rx checksum offload is enabled, while reading hardware calcul...
Hariprasad Shenai
1
-3
/
+3
2014-05-12
cxgb4: Decode the firmware port and module type a bit more for ethtool
Hariprasad Shenai
1
-4
/
+11
2014-05-10
net: cassini: use nested lock annotation
Emil Goode
1
-1
/
+1
2014-05-10
bnx2x: Fix UNDI driver unload
Yuval Mintz
1
-3
/
+7
2014-05-09
net: cpsw: add missing of_node_put
Johan Hovold
1
-0
/
+1
2014-05-09
net: cpsw: fix null dereference at probe
Johan Hovold
1
-0
/
+4
2014-05-09
Revert "net: eth: cpsw: Correctly attach to GPIO bitbang MDIO driver"
Johan Hovold
1
-12
/
+2
2014-05-09
be2net: use MCCQ instead of MBOX in be_cmd_rss_config()
Kalesh AP
1
-7
/
+10
2014-05-09
be2net: include rx-compl error counter in ethtool stats
Kalesh AP
1
-0
/
+1
2014-05-09
be2net: remove unused code in be_cmd_vlan_config()
Kalesh AP
3
-10
/
+5
2014-05-09
be2net: covert vlan array to bit-map
Ravikumar Nelavelli
2
-11
/
+10
[next]