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
/
ixgbe
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-09
ixgbe/ixgbevf: Limit maximum jumbo frame size to 9.5K to avoid Tx hangs
Alexander Duyck
1
-1
/
+1
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
6
-313
/
+705
2012-10-02
netlink: add attributes to fdb interface
stephen hemminger
1
-1
/
+1
2012-09-24
ixgbe: Do not read the spoofed packets counter when not in IOV mode
Greg Rose
1
-2
/
+3
2012-09-22
ptp: link the phc device to its parent device
Richard Cochran
1
-1
/
+2
2012-09-20
netdev: make address const in device address management
stephen hemminger
1
-2
/
+2
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-13
Merge commit 'v3.6-rc5' into next
Bjorn Helgaas
1
-1
/
+2
2012-09-12
Merge branch 'pci/stephen-const' into next
Bjorn Helgaas
1
-1
/
+1
2012-09-08
netdev: make pci_error_handlers const
Stephen Hemminger
1
-1
/
+1
2012-09-05
ixgbe: remove old init remnant
Eliezer Tamir
1
-5
/
+0
2012-08-23
PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type
Yijing Wang
1
-1
/
+1
2012-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2012-08-17
ixgbe: Rewrite code related to configuring IFCS bit in Tx descriptor
Alexander Duyck
2
-6
/
+11
2012-08-17
ixgbe: Roll RSC code into non-EOP code
Alexander Duyck
1
-32
/
+19
2012-08-17
ixgbe: Make allocating skb and placing data in it a separate function
Alexander Duyck
1
-77
/
+89
2012-08-17
ixgbe: Copybreak sooner to avoid get_page/put_page and offset change overhead
Alexander Duyck
1
-15
/
+17
2012-08-17
ixgbe: Make pull tail function separate from rest of cleanup_headers
Alexander Duyck
1
-37
/
+57
2012-08-17
ixgbe: Have the CPU take ownership of the buffers sooner
Alexander Duyck
1
-14
/
+38
2012-08-17
ixgbe: Only use double buffering if page size is less than 8K
Alexander Duyck
2
-19
/
+45
2012-08-17
ixgbe: combine ixgbe_add_rx_frag and ixgbe_can_reuse_page
Alexander Duyck
1
-39
/
+34
2012-08-17
ixgbe: Remove code that was initializing Rx page offset
Alexander Duyck
1
-26
/
+1
2012-08-11
ixgbe: add missing braces
Emil Tantilov
1
-1
/
+2
2012-08-01
netvm: propagate page->pfmemalloc from skb_alloc_page to skb
Mel Gorman
1
-2
/
+2
2012-07-27
ixgbe: fix panic while dumping packets on Tx hang with IOMMU
Emil Tantilov
1
-5
/
+6
2012-07-22
ixgbe: Fix build with PCI_IOV enabled.
David S. Miller
1
-1
/
+1
2012-07-22
ixgbe: Use 1TC DCB instead of disabling DCB for MSI and legacy interrupts
Alexander Duyck
2
-7
/
+17
2012-07-22
ixgbe: add support for new 82599 device
Don Skidmore
2
-0
/
+2
2012-07-22
ixgbe: remove extra unused queues in DCB + FCoE case
John Fastabend
1
-5
/
+8
2012-07-22
ixgbe: fix RAR entry counting for generic and fdb_add()
John Fastabend
1
-8
/
+19
2012-07-22
ixgbe: Use num_tcs.pg_tcs as upper limit for TC when checking based on UP
Alexander Duyck
1
-4
/
+8
2012-07-22
ixgbe: Reduce Rx header size to what is actually used
Alexander Duyck
2
-9
/
+10
2012-07-22
ixgbe: Fix handling of FDIR_HASH flag
Alexander Duyck
2
-24
/
+46
2012-07-22
ixgbe: Change how we check for pre-existing and assigned VFs
Alexander Duyck
4
-94
/
+45
2012-07-22
ixgbe: Drop probe_vf and merge functionality into ixgbe_enable_sriov
Alexander Duyck
3
-32
/
+28
2012-07-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
10
-248
/
+344
2012-07-20
ixgbe: use PCI_VENDOR_ID_INTEL
Jon Mason
3
-9
/
+6
2012-07-20
ixgbe: Enable FCoE FSO and CRC offloads based on CAPABLE instead of ENABLED flag
Alexander Duyck
2
-8
/
+13
2012-07-20
ixgbe: Only enable anti-spoof on VF pools
Alexander Duyck
1
-9
/
+11
[next]