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
/
ixgbe
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-09
ixgbe: Include offloaded FCoE data into total rx/tx statistics for 82599
Yi Zou
3
-5
/
+42
2009-06-08
net: skb_shared_info optimization
Eric Dumazet
1
-2
/
+2
2009-06-07
ixgbe: Increase the driver version number
Peter P Waskiewicz Jr
1
-1
/
+1
2009-06-07
ixgbe: Add FW detection and warning for 82599 SFP+ adapters
Peter P Waskiewicz Jr
4
-8
/
+85
2009-06-07
ixgbe: Re-adjust ring layouts to have better cacheline efficiency
Jesse Brandeburg
1
-16
/
+19
2009-06-07
ixgbe: Enable Flow Director hashing in 82599
Peter P Waskiewicz Jr
3
-1
/
+228
2009-06-07
ixgbe: Add Flow Director init and modify functions for 82599
Peter P Waskiewicz Jr
2
-0
/
+980
2009-06-07
ixgbe: Add hardware defines for Flow Director for 82599
Peter P Waskiewicz Jr
1
-0
/
+147
2009-06-07
ixgbe: Add a second feature flags variable, move HW RSC capability there
Peter P Waskiewicz Jr
3
-11
/
+12
2009-06-07
ixgbe: move tx processing into NAPI context
Alexander Duyck
1
-34
/
+107
2009-06-07
ixgbe: move v_idx into q_vector and use as index only
Alexander Duyck
3
-126
/
+117
2009-06-07
ixgbe: use rx_buffer_info->dma instead of nr_frags to determine skb unmap
Alexander Duyck
1
-1
/
+1
2009-06-07
ixgbe: ethtool support to change advertised link modes of 82599 adapters
Mallikarjuna R Chilakala
2
-18
/
+33
2009-06-07
ixgbe: Fix 82599 adapter link flickering issues
Mallikarjuna R Chilakala
8
-227
/
+193
2009-06-07
ixgbe: Harden the 82599 multispeed fiber autotry mechanism
Peter P Waskiewicz Jr
4
-23
/
+106
2009-06-07
ixgbe: Add ethtool offline test support
Peter P Waskiewicz Jr
3
-3
/
+842
2009-06-07
ixgbe: Change the 82599 PHY DSP restart logic
Peter P Waskiewicz Jr
1
-4
/
+3
2009-06-07
ixgbe: Enable ACPI WoL capabilities for 82599
Peter P Waskiewicz Jr
1
-0
/
+3
2009-05-30
net: convert unicast addr list
Jiri Pirko
4
-16
/
+12
2009-05-29
net: dont update dev->trans_start in 10GB drivers
Eric Dumazet
1
-1
/
+0
2009-05-27
ixgbe: Fix build warning
Peter P Waskiewicz Jr
1
-1
/
+0
2009-05-27
ixgbe: fix 82598 SFP initialization after driver load.
Don Skidmore
3
-19
/
+39
2009-05-27
ixgbe: Remove device ID 0x10d8
Peter P Waskiewicz Jr
2
-2
/
+0
2009-05-22
ixgbe: only register DCA requester once
Alexander Duyck
1
-20
/
+4
2009-05-20
ixgbe: Cleanup feature setup code to make the code more readable
Jesse Brandeburg
1
-35
/
+50
2009-05-20
ixgbe: Change Direct Attach Twinax cable detection for SFP+ NICs
Peter P Waskiewicz Jr
2
-13
/
+11
2009-05-20
ixgbe: Add semaphore access for PHY initialization for 82599
Peter P Waskiewicz Jr
1
-0
/
+12
2009-05-19
ixgbe: Increase the driver version number
Peter P Waskiewicz Jr
1
-1
/
+1
2009-05-19
ixgbe: Add generic XAUI support to 82599
Peter P Waskiewicz Jr
3
-0
/
+7
2009-05-19
ixgbe: set max desc to prevent total RSC packet size of 64K
Alexander Duyck
2
-11
/
+20
2009-05-18
ixgbe: Don't reset the hardware when switching between LFC and PFC
Peter P Waskiewicz Jr
1
-17
/
+49
2009-05-18
ixgbe: When in DCB mode with PFC enabled, show LFC is disabled
Peter P Waskiewicz Jr
1
-0
/
+7
2009-05-18
ixgbe: Allow link flow control in DCB mode for 82599 adapters
Peter P Waskiewicz Jr
7
-7
/
+66
2009-05-18
ixgbe: Set Priority Flow Control low water threshhold for DCB
Peter P Waskiewicz Jr
1
-11
/
+37
2009-05-18
ixgbe: Enable jumbo frame for FCoE feature in 82599
Yi Zou
2
-0
/
+26
2009-05-18
ixgbe: Enable FCoE redirection table feature in 82599
Yi Zou
1
-4
/
+24
2009-05-18
ixgbe: Add RING_F_FCOE for FCoE feature in 82599
Yi Zou
2
-0
/
+102
2009-05-18
ixgbe: Add SAN MAC address to the RAR, return the address to DCB
Waskiewicz Jr, Peter P
4
-7
/
+29
2009-05-18
ixgbe: Add FCoE Storage MAC Address support
PJ Waskiewicz
3
-0
/
+126
2009-05-17
ixgbe: Add FCoE related statistics to 82599
Yi Zou
3
-0
/
+22
2009-05-17
ixgbe: Implement FCoE Rx side large receive offload feature to 82599
Yi Zou
2
-0
/
+23
2009-05-17
ixgbe: Add infrastructure code for FCoE large receive offload to 82599
Yi Zou
3
-1
/
+344
2009-05-17
ixgbe: Implement FCoE Tx side offload features in base driver of 82599
Yi Zou
5
-20
/
+101
2009-05-17
ixgbe: Add infrastructure code for FCoE large send offload to 82599
Yi Zou
1
-0
/
+132
2009-05-17
ixgbe: Add FCoE feature code to 82599
Yi Zou
1
-0
/
+60
2009-05-17
ixgbe: Add FCoE feature header to 82599
Yi Zou
1
-0
/
+66
2009-05-17
ixgbe: Add FCoE feature register defines to 82599
Yi Zou
1
-0
/
+84
2009-05-08
ixgbe: Typecase '1' for 64 bit shift
Nelson, Shannon
1
-3
/
+3
2009-05-08
ixgbe: fix failing to log fan failures
Don Skidmore
1
-2
/
+26
2009-05-08
ixgbe: Enable L2 header split in 82599
Yi Zou
2
-1
/
+3
[next]