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
pinetabv-6.6.y-devel
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
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-11
e1000e: Change wthresh to 1 to avoid possible Tx stalls
Hiroaki SHIMODA
2
-4
/
+4
2012-10-09
e1000e: add device IDs for i218
Bruce Allan
2
-0
/
+4
2012-10-09
ixgbe/ixgbevf: Limit maximum jumbo frame size to 9.5K to avoid Tx hangs
Alexander Duyck
2
-2
/
+2
2012-10-09
ixgbevf: Set the netdev number of Tx queues
Greg Rose
1
-0
/
+7
2012-10-03
ixgbe: add support for X540-AT1
joshua.a.hay@intel.com
3
-0
/
+4
2012-10-03
ixgbe: fix poll loop for FDIRCTRL.INIT_DONE bit
Emil Tantilov
1
-1
/
+1
2012-10-03
ixgbe: fix PTP ethtool timestamping function
Jacob Keller
1
-4
/
+1
2012-10-03
ixgbe: (PTP) Fix PPS interrupt code
Jacob Keller
2
-61
/
+48
2012-10-03
ixgbe: Fix PTP X540 SDP alignment code for PPS signal
Jacob Keller
1
-89
/
+99
2012-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
28
-1153
/
+2152
2012-10-02
netlink: add attributes to fdb interface
stephen hemminger
1
-1
/
+1
2012-10-01
Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
8
-38
/
+19
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+11
2012-09-24
ixgbevf: Return error on failure to enable VLAN
Alexander Duyck
2
-7
/
+34
2012-09-24
ixgbevf: Add fix to VF to handle multi-descriptor buffers
Alexander Duyck
2
-2
/
+17
2012-09-24
ixgbevf: Fix AIM (Adaptive Interrupt Moderation)
Greg Rose
1
-0
/
+4
2012-09-24
ixgbevf - Remove unused parameter in ixgbevf_receive_skb
Narendra K
1
-3
/
+1
2012-09-24
ixgbe: Do not read the spoofed packets counter when not in IOV mode
Greg Rose
1
-2
/
+3
2012-09-24
ixgbevf: Fix code for handling timeout
Alexander Duyck
3
-52
/
+58
2012-09-22
ptp: link the phc device to its parent device
Richard Cochran
2
-2
/
+4
2012-09-22
igb: Use dma_unmap_addr and dma_unmap_len defines
Alexander Duyck
2
-34
/
+34
2012-09-22
igb: Simplify how we populate the RSS key
Alexander Duyck
1
-12
/
+6
2012-09-22
igb: Change how we populate the RSS indirection table
Alexander Duyck
1
-29
/
+26
2012-09-22
igb: Change Tx cleanup loop to do/while instead of for
Alexander Duyck
1
-12
/
+16
2012-09-22
igb: Remove logic that was doing NUMA pseudo-aware allocations
Alexander Duyck
2
-85
/
+13
2012-09-22
igb: Fix stats output on i210/i211 parts.
Carolyn Wyborny
1
-1
/
+5
2012-09-22
igb: Change how we check for pre-existing and assigned VFs
Stefan Assmann
2
-83
/
+22
2012-09-20
ixgbevf: scheduling while atomic in reset hw path
John Fastabend
1
-1
/
+1
2012-09-20
ixgbevf: Add support for VF API negotiation
Alexander Duyck
5
-2
/
+83
2012-09-20
igb: Support to enable EEE on all eee_supported devices
Akeem G. Abodunrin
3
-5
/
+16
2012-09-20
igb: Remove artificial restriction on RQDPC stat reading
Alexander Duyck
1
-3
/
+5
2012-09-20
netdev: make address const in device address management
stephen hemminger
1
-2
/
+2
2012-09-19
e1000: Small packets may get corrupted during padding by HW
Tushar Dave
1
-0
/
+11
2012-09-17
igb: Add 1588 support to I210/I211.
Matthew Vick
2
-45
/
+174
2012-09-17
igb: Prevent dropped Tx timestamps via work items and interrupts.
Matthew Vick
5
-25
/
+153
2012-09-17
igb: Store the MAC address in the name in the PTP struct.
Matthew Vick
1
-4
/
+3
2012-09-17
igb: Correct PTP support query from ethtool.
Matthew Vick
1
-24
/
+38
2012-09-17
igb: Update PTP function names/variables and locations.
Matthew Vick
4
-395
/
+398
2012-09-17
igb: Tidy up wrapping for CONFIG_IGB_PTP.
Matthew Vick
3
-10
/
+25
2012-09-16
ixgbe: Improve statistics accuracy for DDP traffic
Mark Rustad
1
-16
/
+16
2012-09-16
ixgbe: added reg_ops file to debugfs
Catherine Sullivan
1
-0
/
+118
2012-09-16
ixgbe: added netdev_ops file to debugfs
Catherine Sullivan
1
-2
/
+105
2012-09-16
ixgbe: add debugfs support
Catherine Sullivan
4
-2
/
+106
2012-09-16
ixgbe: fix reporting of spoofed packets
Emil Tantilov
1
-1
/
+1
2012-09-16
ixgbe: Fix VF rate limiting to correctly account for more queues per VF
Alexander Duyck
1
-41
/
+59
2012-09-16
ixgbe: Fix ordering of things so that PF correctly configures its VLANs
Alexander Duyck
2
-4
/
+10
2012-09-16
e1000: add byte queue limits
Otto Estuardo Solares Cabrera
1
-0
/
+10
2012-09-13
Merge commit 'v3.6-rc5' into next
Bjorn Helgaas
8
-74
/
+95
2012-09-12
Merge branch 'pci/stephen-const' into next
Bjorn Helgaas
8
-8
/
+8
2012-09-08
netdev: make pci_error_handlers const
Stephen Hemminger
8
-8
/
+8
[next]