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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-06
hv_netvsc: introduce {net, hv}_device_to_netvsc_device() helpers
Vitaly Kuznetsov
3
-25
/
+22
2016-06-06
hv_netvsc: remove redundant assignment in netvsc_recv_callback()
Vitaly Kuznetsov
1
-1
/
+0
2016-06-05
net: hns: net: hns: enet adds support of acpi
Kejian Yan
1
-12
/
+44
2016-06-05
net: hns: implement the miscellaneous operation by asl
Kejian Yan
1
-0
/
+167
2016-06-05
net: hns: register phy device in each mac initial sequence
Kejian Yan
1
-7
/
+126
2016-06-05
net: hns: dsaf adds support of acpi
Kejian Yan
3
-83
/
+114
2016-06-05
net: hns: add dsaf misc operation method
Kejian Yan
10
-70
/
+111
2016-06-05
net: hns: add uniform interface for phy connection
Kejian Yan
8
-25
/
+49
2016-06-05
net: hns: enet specify a reference to dsaf by fwnode_handle
Kejian Yan
4
-14
/
+16
2016-06-05
net: hns: use platform_get_irq instead of irq_of_parse_and_map
Kejian Yan
1
-3
/
+2
2016-06-05
net: hns: use device_* APIs instead of of_* APIs
Kejian Yan
2
-12
/
+8
2016-06-05
net: hisilicon: add support of acpi for hns-mdio
Kejian Yan
1
-37
/
+69
2016-06-05
net: hisilicon: cleanup to prepare for other cases
Kejian Yan
1
-30
/
+18
2016-06-05
net: dsa: Add new binding implementation
Andrew Lunn
1
-0
/
+7
2016-06-05
net: dsa: mv88e6xxx: Refactor MDIO so driver registers mdio bus
Andrew Lunn
2
-9
/
+86
2016-06-05
net: dsa: mv88e6xxx: Rename _phy_ to _mdio_
Andrew Lunn
1
-63
/
+63
2016-06-05
net: dsa: mv88e6xxx: Only support EDSA tagging
Andrew Lunn
1
-6
/
+2
2016-06-05
net: dsa: Copy the routing table into the switch structure
Andrew Lunn
1
-2
/
+2
2016-06-05
net: dsa: Remove dynamic allocate of routing table
Andrew Lunn
1
-2
/
+1
2016-06-05
net: dsa: Add a ports structure and use it in the switch structure
Andrew Lunn
2
-13
/
+18
2016-06-05
net: dsa: mv88e6xxx: fix circular lock in PPU work
Vivien Didelot
1
-4
/
+9
2016-06-04
qed: Initialize hardware for new protocols
Yuval Mintz
7
-70
/
+1535
2016-06-04
qed: Add iscsi/rdma personalities
Yuval Mintz
6
-4
/
+47
2016-06-04
qed: Add common HSI for new protocols
Yuval Mintz
2
-0
/
+3034
2016-06-04
qed: Revisit chain implementation
Yuval Mintz
5
-86
/
+287
2016-06-04
net: ethernet: ti: cpsw: remove unused priv lock
Ivan Khoronzhuk
1
-3
/
+0
2016-06-04
hv_netvsc: Fix VF register on vlan devices
Haiyang Zhang
1
-0
/
+4
2016-06-04
loopback: make use of NETIF_F_GSO_SOFTWARE
Marcelo Ricardo Leitner
1
-3
/
+2
2016-06-04
net: fjes: fjes_main: Remove create_workqueue
Bhaktipriya Shridhar
1
-2
/
+3
2016-06-03
qed: Utilize FW 8.10.3.0
Yuval Mintz
14
-4549
/
+3907
2016-06-03
net: vrf: set operstate and mtu at link create
David Ahern
1
-0
/
+6
2016-06-02
net: ethernet: wiznet: Remove create_workqueue
Bhaktipriya Shridhar
1
-2
/
+1
2016-06-02
ravb: Remove manual pause frame transmit
Masaru Nagai
1
-2
/
+0
2016-06-02
stmmac: make platform drivers depend on their associated SoC
Peter Robinson
1
-7
/
+7
2016-06-02
macvlan: Avoid unnecessary multicast cloning
Herbert Xu
1
-6
/
+34
2016-06-02
macvlan: Fix potential use-after free for broadcasts
Herbert Xu
1
-2
/
+8
2016-06-02
ravb: Add SET_RUNTIME_PM_OPS macro
Kazuya Mizuguchi
1
-2
/
+1
2016-06-02
ravb: Add ESF in RCR for enabling separation filter
Masaru Nagai
1
-1
/
+2
2016-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
29
-167
/
+332
2016-06-01
sfc: Track RPS flow IDs per channel instead of per function
Jon Cooper
3
-17
/
+56
2016-06-01
usbnet: smsc95xx: fix link detection for disabled autonegotiation
Christoph Fritz
1
-0
/
+51
2016-06-01
virtio_net: fix virtnet_open and virtnet_probe competing for try_fill_recv
wangyunjian
1
-16
/
+2
2016-06-01
bnx2x: avoid leaking memory on bnx2x_init_one() failures
Vitaly Kuznetsov
1
-7
/
+10
2016-05-31
net: fec: update dirty_tx even if no skb
Troy Kisky
1
-5
/
+3
2016-05-31
vxlan: Accept user specified MTU value when create new vxlan link
Chen Haiquan
1
-0
/
+3
2016-05-30
sfc: use flow dissector helpers for aRFS
Edward Cree
1
-54
/
+21
2016-05-30
net: nps_enet: Disable interrupts before napi reschedule
Elad Kanfi
1
-1
/
+3
2016-05-28
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
4
-7
/
+7
2016-05-26
qed: Don't config min BW on 100g on link flap
Yuval Mintz
1
-0
/
+7
2016-05-26
qed: Prevent 100g from working in MSI
Sudarsana Reddy Kalluru
2
-8
/
+15
[next]