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-10-03
net: hns: delete redundant broadcast packet filter process
Daode Huang
1
-10
/
+0
2016-10-03
net: hns: bug fix about broadcast/multicast packets
Daode Huang
1
-0
/
+16
2016-10-03
net: hns: fix the bug of forwarding table
Daode Huang
3
-5
/
+18
2016-10-03
net: hns: fix port not available after testing loopback
Kejian Yan
4
-14
/
+7
2016-10-03
net: hns: delete repeat read fbd num after while
Daode Huang
1
-13
/
+2
2016-10-03
net: hns: add fini_process for v2 napi process
Daode Huang
1
-7
/
+38
2016-10-03
net: hns: bug fix about setting coalsecs-usecs to 0
Daode Huang
2
-0
/
+20
2016-10-03
net: hns: fix port unavailable after hnae_reserve_buffer_map fail
lipeng
1
-5
/
+18
2016-08-25
net: hns: Add support of ACPI to HNS driver RoCE Reset function
Salil
6
-41
/
+92
2016-08-22
cxgb4: Simplify the return expression
Wei Yongjun
1
-6
/
+1
2016-08-21
net: ethernet: renesas: ravb: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-7
/
+9
2016-08-21
net: ethernet: renesas: ravb: use phydev from struct net_device
Philippe Reynes
2
-18
/
+12
2016-08-21
ixgbe: Add support for new X557 device
Don Skidmore
4
-0
/
+11
2016-08-21
ixgbe: add device to MDIO speed setting
Don Skidmore
1
-0
/
+2
2016-08-21
ixgbe: Fix led interface for X557 devices
Don Skidmore
2
-2
/
+53
2016-08-21
ixgbe: add support for geneve Rx offload
Emil Tantilov
3
-51
/
+134
2016-08-21
ixgbevf: fix incorrect MAC address on load
Emil Tantilov
1
-7
/
+14
2016-08-21
ixgbe: report correct media type for KR, KX and KX4 interfaces
Veola Nazareth
1
-1
/
+3
2016-08-21
tun: Rename a jump label in update_filter()
Markus Elfring
1
-3
/
+2
2016-08-21
tun: Use memdup_user() rather than duplicating its implementation
Markus Elfring
1
-8
/
+3
2016-08-21
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
13
-231
/
+367
2016-08-20
hv_netvsc: Implement batching of receive completions
Haiyang Zhang
3
-33
/
+160
2016-08-20
i40evf: Open RDMA Client after reset
Avinash Dayanand
1
-0
/
+2
2016-08-20
i40e/i40evf: Fix indentation
Jeff Kirsher
2
-92
/
+96
2016-08-20
i40e: Correcting mutex usage in client code
Avinash Dayanand
1
-0
/
+1
2016-08-20
i40e: Remove XSTRINGIFY macro definitions and uses
Joe Perches
2
-7
/
+3
2016-08-20
i40e: Initialize pointer in client_release function
Harshitha Ramamurthy
1
-2
/
+2
2016-08-20
i40e: Check client is open before calling client ops
Catherine Sullivan
1
-0
/
+25
2016-08-20
i40e: use matching format identifiers
Heinrich Schuchardt
1
-13
/
+13
2016-08-20
i40e: Add support for HMC resource and profile for X722
Carolyn Wyborny
2
-0
/
+42
2016-08-20
i40e: Fix byte ordering in ARP NS code for X722
Carolyn Wyborny
2
-34
/
+42
2016-08-20
i40e: refactor tail_bump check
Carolyn Wyborny
2
-8
/
+4
2016-08-20
i40evf: report link speed
Mitch Williams
3
-12
/
+70
2016-08-20
i40e: use alloc_workqueue instead of create_singlethread_workqueue
Jacob Keller
2
-2
/
+4
2016-08-20
i40e: use configured RSS key and lookup table in i40e_vsi_config_rss
Jacob Keller
1
-4
/
+17
2016-08-20
i40e: fix broken i40e_config_rss_aq function
Jacob Keller
1
-34
/
+23
2016-08-20
i40e: move i40e_vsi_config_rss below i40e_get_rss_aq
Jacob Keller
1
-27
/
+27
2016-08-20
qed: utilize FW 8.10.10.0
Yuval Mintz
9
-594
/
+933
2016-08-20
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
4
-19
/
+15
2016-08-20
net: dsa: bcm_sf2: Remove probing through old DSA binding
Florian Fainelli
1
-15
/
+0
2016-08-20
net: dsa: bcm_sf2: Use device managed helpers
Florian Fainelli
1
-23
/
+13
2016-08-20
net: dsa: bcm_sf2: Make it a real platform device driver
Florian Fainelli
1
-60
/
+118
2016-08-20
dsa: mv88e6xxx: Make mv88e6xxx_wait() timeout verbose
Andrew Lunn
1
-0
/
+1
2016-08-20
dsa: mv88e6xxx: Use mv88e6xx_wait in mv88e6xxx_update()
Andrew Lunn
1
-12
/
+4
2016-08-20
dsa: mv88e6xxx: Timeout based on iterations, not time
Andrew Lunn
1
-9
/
+6
2016-08-20
net: phy: Kconfig: Remove redundant "Support for"
Andrew Lunn
1
-35
/
+35
2016-08-20
net: phy: Sort Makefile and Kconfig
Andrew Lunn
2
-250
/
+253
2016-08-20
ibmvnic: Handle backing device failover and reinitialization
Thomas Falcon
2
-2
/
+34
2016-08-20
net: hns: Add reset function support for RoCE driver
oulijun
4
-0
/
+162
2016-08-19
cxgb4: Register changes and fw defines for crypto
Hariprasad Shenai
2
-0
/
+561
[next]