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
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-09
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-14
/
+2
2017-05-09
scripts/spelling.txt: add regsiter -> register spelling mistake
Stephen Boyd
1
-1
/
+1
2017-04-30
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
12
-334
/
+372
2017-04-30
e1000e: Add Support for 38.4MHZ frequency
Sasha Neftin
2
-29
/
+48
2017-04-30
e1000e: Add Support for CannonLake
Sasha Neftin
4
-62
/
+63
2017-04-30
e1000e: Initial Support for CannonLake
Sasha Neftin
4
-1
/
+33
2017-04-30
e1000e: fix PTP on e1000_pch_lpt variants
Jarod Wilson
1
-1
/
+2
2017-04-30
i40evf: hide unused variable
Arnd Bergmann
1
-1
/
+2
2017-04-30
i40evf: allocate queues before we setup the interrupts and q_vectors
Jacob Keller
1
-9
/
+9
2017-04-30
i40evf: remove I40E_FLAG_FDIR_ATR_ENABLED
Jacob Keller
1
-1
/
+0
2017-04-30
i40e: remove hw_disabled_flags in favor of using separate flag bits
Jacob Keller
4
-52
/
+38
2017-04-30
i40evf: remove needless min_t() on num_online_cpus()*2
Jacob Keller
1
-6
/
+6
2017-04-30
i40e: use DECLARE_BITMAP for state fields
Jacob Keller
11
-181
/
+189
2017-04-30
i40e: separate PF and VSI state flags
Jacob Keller
8
-55
/
+64
2017-04-30
i40e: remove unnecessary msleep() delay in i40e_free_vfs
Jacob Keller
3
-4
/
+2
2017-04-30
i40e: amortize wait time when disabling lots of VFs
Jacob Keller
1
-2
/
+14
2017-04-30
i40e: Reprogram port offloads after reset
Alexander Duyck
1
-0
/
+20
2017-04-30
i40e: rename index to port to avoid confusion
Jacob Keller
2
-6
/
+6
2017-04-30
i40e: make use of i40e_reset_all_vfs when initializing new VFs
Jacob Keller
2
-3
/
+8
2017-04-30
i40e: properly spell I40E_VF_STATE_* flags
Jacob Keller
4
-58
/
+58
2017-04-30
ixgbevf: Check for RSS key before setting value
Tony Nguyen
3
-4
/
+34
2017-04-30
ixgbevf: Fix errors in retrieving RETA and RSS from PF
Tony Nguyen
1
-3
/
+3
2017-04-30
ixgbe: Check for RSS key before setting value
Tony Nguyen
4
-7
/
+31
2017-04-30
ixgbe: Add 1000Base-T device based on X550EM_X MAC
Paul Greenwalt
4
-1
/
+49
2017-04-30
ixgbe: Allow setting zero MAC address for VF
Tony Nguyen
1
-10
/
+18
2017-04-30
ixgbevf: fix size of queue stats length
Emil Tantilov
1
-1
/
+1
2017-04-30
ixgbe: clean macvlan MAC filter table on VF reset
Emil Tantilov
1
-52
/
+53
2017-04-30
ixgbe: delay tail write to every 'n' packets
John Fastabend
1
-11
/
+17
2017-04-30
ixgbe: add support for XDP_TX action
John Fastabend
4
-53
/
+348
2017-04-30
ixgbe: add XDP support for pass and drop actions
John Fastabend
3
-29
/
+148
2017-04-29
ixgbe: Acquire PHY semaphore before device reset
Paul Greenwalt
2
-0
/
+16
2017-04-27
ixgbe: Use pcie_flr() instead of duplicating it
Christoph Hellwig
1
-14
/
+2
2017-04-24
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
12
-134
/
+499
2017-04-21
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
27
-187
/
+1625
2017-04-21
igbvf: Use net_device_stats from struct net_device
Tobias Klauser
2
-22
/
+5
2017-04-21
igb: Enable reading of wake up packet
Kim Tatt Chuah
2
-1
/
+56
2017-04-21
igb/igbvf: Add VF MAC filter request capabilities
Yury Kylulin
8
-15
/
+240
2017-04-21
igb: improve MAC filter handling
Yury Kylulin
2
-65
/
+192
2017-04-21
e1000e: fix timing for 82579 Gigabit Ethernet controller
Bernd Faust
1
-0
/
+6
2017-04-21
ixgb: Omit private ndo_get_stats function
Tobias Klauser
1
-16
/
+0
2017-04-21
e1000: Omit private ndo_get_stats function
Tobias Klauser
1
-15
/
+0
2017-04-20
i40e: use i40e_stop_rings_no_wait to implement PORT_SUSPENDED state
Jacob Keller
2
-11
/
+7
2017-04-20
i40e: reset all VFs in parallel when rebuilding PF
Jacob Keller
4
-6
/
+129
2017-04-20
i40e: split some code in i40e_reset_vf into helpers
Jacob Keller
1
-37
/
+72
2017-04-20
i40e: remove I40E_FLAG_IN_NETPOLL entirely
Jacob Keller
1
-2
/
+0
2017-04-20
i40e: reduce wait time for adminq command completion
Jacob Keller
4
-6
/
+6
2017-04-20
i40e: fix CONFIG_BUSY checks in i40e_set_settings function
Jacob Keller
1
-9
/
+29
2017-04-20
i40e: factor out queue control from i40e_vsi_control_(tx|rx)
Jacob Keller
1
-50
/
+89
2017-04-20
i40e: don't hold RTNL lock while waiting for VF reset to finish
Jacob Keller
1
-2
/
+9
2017-04-20
i40e: new AQ commands
Jingjing Wu
8
-0
/
+686
[next]