index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
starfive-6.6.63-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
/
ixgbe_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-30
ixgbe: turn NETIF_F_HW_L2FW_DOFFLOAD off by default
John Fastabend
1
-3
/
+2
2013-11-30
ixgbe: ixgbe_fwd_ring_down needs to be static
John Fastabend
1
-2
/
+2
2013-11-14
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+4
2013-11-14
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-10
/
+5
2013-11-11
ixgbe: add warning when max_vfs is out of range.
Jacob Keller
1
-4
/
+13
2013-11-09
ixgbe: deleting dfwd stations out of order can cause null ptr deref
John Fastabend
1
-2
/
+6
2013-11-09
ixgbe: fix build err, num_rx_queues is only available with CONFIG_RPS
John Fastabend
1
-6
/
+10
2013-11-08
ixgbe: enable l2 forwarding acceleration for macvlans
John Fastabend
1
-77
/
+403
2013-11-06
net: Explicitly initialize u64_stats_sync structures for lockdep
John Stultz
1
-0
/
+4
2013-11-01
ixgbe: fix inconsistent clearing of the multicast table
Emil Tantilov
1
-8
/
+7
2013-10-29
ixgbe: remove unnecessary duplication of PCIe bandwidth display
Jacob Keller
1
-23
/
+13
2013-10-29
ixgbe: show <2% for encoding loss on PCIe Gen3
Jacob Keller
1
-2
/
+2
2013-10-29
ixgbe: fix qv_lock_napi call in ixgbe_napi_disable_all
Jacob Keller
1
-4
/
+2
2013-10-24
ixgbe: use pcie_capability_read_word() to simplify code
Yijing Wang
1
-4
/
+2
2013-10-24
ixgbe: cleanup ixgbe_enumerate_functions
Jacob Keller
1
-8
/
+5
2013-10-01
ixgbe: remove marketing names from busy poll code
Jacob Keller
1
-2
/
+2
2013-09-22
DMA-API: net: intel/ixgbe: fix 32-bit DMA mask handling
Russell King
1
-10
/
+5
2013-09-13
ixgbe: limit setting speed to only one at a time for QSFP modules
Emil Tantilov
1
-1
/
+9
2013-09-13
ixgbe: fully disable hardware RSC logic when disabling RSC
Jacob Keller
1
-1
/
+8
2013-08-29
ixgbe: include QSFP PHY types in ixgbe_is_sfp()
Emil Tantilov
1
-0
/
+4
2013-08-29
ixgbe: cleanup some log messages
Don Skidmore
1
-4
/
+2
2013-08-29
ixgbe: disable link when adapter goes down
Jacob Keller
1
-0
/
+3
2013-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+3
2013-08-02
net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL
Cong Wang
1
-3
/
+3
2013-07-31
ixgbe: add support for quad-port x520 adapter
Don Skidmore
1
-0
/
+3
2013-07-31
ixgbe: fix lockdep annotation issue for ptp's work item
Jacob Keller
1
-4
/
+4
2013-07-31
ixgbe: call pcie_get_mimimum_link to check if device has enough bandwidth
Jacob Keller
1
-7
/
+129
2013-07-31
ixgbe: fix SFF data dumps of SFP+ modules
Emil Tantilov
1
-4
/
+0
2013-07-31
ixgbe: bump version number
Don Skidmore
1
-1
/
+1
2013-07-31
ixgbe: fix fc autoneg ethtool reporting.
Don Skidmore
1
-2
/
+1
2013-07-31
ixgbe: Retain VLAN filtering in promiscuous + VT mode
Greg Rose
1
-2
/
+9
2013-07-11
net: rename ll methods to busy-poll
Eliezer Tamir
1
-2
/
+2
2013-06-11
ixgbe: add extra stats for ndo_ll_poll
Eliezer Tamir
1
-0
/
+6
2013-06-11
ixgbe: add support for ndo_ll_poll
Eliezer Tamir
1
-8
/
+55
2013-04-26
ixgbe: fix EICR write in ixgbe_msix_other
Jacob Keller
1
-0
/
+10
2013-04-25
ixgbe: add WOL support for new subdevice ID
Emil Tantilov
1
-0
/
+1
2013-04-25
ixgbe: rename wol_supported to more fitting wol_enabled
Jacob Keller
1
-2
/
+2
2013-04-25
ixgbe: add driver support for x520 OCP adapter.
Don Skidmore
1
-0
/
+8
2013-04-25
ixgbe: fix possible divide by zero in ixgbe_update_itr
Don Skidmore
1
-0
/
+3
2013-04-19
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
1
-1
/
+1
2013-04-19
net: vlan: prepare for 802.1ad VLAN filtering offload
Patrick McHardy
1
-4
/
+6
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
1
-6
/
+6
2013-04-19
ixgbe: Remove unnecessary #ifdef CONFIG_DEBUG_FS tests
Joe Perches
1
-10
/
+0
2013-04-19
ixgbe: Add support for WoL on 82599 SFP+ LOM
Jacob Keller
1
-0
/
+1
2013-04-19
ixgbe: in shutdown, do netif_running() under rtnl_lock
akepner
1
-2
/
+2
2013-04-18
ixgbe: bump version number
Don Skidmore
1
-1
/
+1
2013-04-18
ixgbe: Fix 1G link WoL
Don Skidmore
1
-1
/
+3
2013-04-18
ixgbe: fix MNG FW support when adapter not up
Don Skidmore
1
-0
/
+10
2013-04-18
ixgbe: enable devices with internal switch to read pci parent
Jacob Keller
1
-0
/
+48
2013-04-18
ixgbe: Enable support for recognizing PCI-e Gen3 link speed
Jacob Keller
1
-1
/
+2
[next]