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
/
igb
/
igb.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-04
igb: Implementation of 1-sec delay for i210 devices
Akeem G Abodunrin
1
-0
/
+3
2013-08-22
igb: Expose RSS indirection table for ethtool
Laura Mihaela Vasilescu
1
-0
/
+3
2013-08-22
igb: Add macro for size of RETA indirection table
Laura Mihaela Vasilescu
1
-0
/
+2
2013-05-21
igb: Removed unused i2c function
Akeem G. Abodunrin
1
-5
/
+0
2013-05-21
igb: Add update to last_rx_timestamp in Rx rings
Matthew Vick
1
-2
/
+7
2013-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-8
/
+0
2013-04-19
igb: Add support for i354 devices
Carolyn Wyborny
1
-2
/
+2
2013-04-19
igb: add support for spoofchk config
Lior Levy
1
-0
/
+1
2013-04-19
igb: Fix code comments and whitespace
Jeff Kirsher
1
-62
/
+62
2013-04-19
igb: Support to read and export SFF-8472/8079 data
Akeem G. Abodunrin
1
-0
/
+8
2013-04-18
igb: Revert support for build_skb in igb
Alexander Duyck
1
-8
/
+0
2013-03-05
igb: Fix for lockdep issue in igb_get_i2c_client
Carolyn Wyborny
1
-1
/
+1
2013-02-15
igb: Update igb to use a path similar to ixgbe to determine when to stop Tx
Alexander Duyck
1
-2
/
+11
2013-02-15
igb: Support using build_skb in the case that jumbo frames are disabled
Alexander Duyck
1
-0
/
+8
2013-01-19
igb: Copyright string update to year 2013
Akeem G. Abodunrin
1
-1
/
+1
2013-01-18
igb: Add mechanism for detecting latched hardware Rx timestamp
Matthew Vick
1
-0
/
+4
2013-01-18
igb: Add timeout for PTP Tx work item
Matthew Vick
1
-0
/
+2
2013-01-18
igb: Enable hwmon data output for thermal sensors via I2C.
Carolyn Wyborny
1
-0
/
+29
2013-01-18
igb: Add i2c interface to igb.
Carolyn Wyborny
1
-1
/
+10
2012-12-01
igb: Unset sigdetect for SERDES loopback on 82580 and i350
Carolyn Wyborny
1
-0
/
+2
2012-11-22
igb: No longer rely on APME to determine WoL settings
Matthew Vick
1
-2
/
+1
2012-11-13
igb: Update igb Tx flags to improve code efficiency
Alexander Duyck
1
-5
/
+12
2012-11-13
igb: Support for modifying UDP RSS flow hashing
Akeem G. Abodunrin
1
-6
/
+8
2012-11-01
ptp: Enable clock drivers along with associated net/PHY drivers
Ben Hutchings
1
-6
/
+0
2012-10-19
igb: Combine q_vector and ring allocation into a single function
Alexander Duyck
1
-20
/
+22
2012-10-19
igb: Lock buffer size at 2K even on systems with larger pages
Alexander Duyck
1
-3
/
+4
2012-10-19
igb: Map entire page and sync half instead of mapping and unmapping half pages
Alexander Duyck
1
-0
/
+1
2012-10-19
igb: Do not use header split, instead receive all frames into a single buffer
Alexander Duyck
1
-8
/
+5
2012-10-19
igb: Split Rx timestamping into two separate functions
Alexander Duyck
1
-2
/
+15
2012-09-22
igb: Use dma_unmap_addr and dma_unmap_len defines
Alexander Duyck
1
-2
/
+2
2012-09-22
igb: Remove logic that was doing NUMA pseudo-aware allocations
Alexander Duyck
1
-3
/
+0
2012-09-22
igb: Change how we check for pre-existing and assigned VFs
Stefan Assmann
1
-1
/
+0
2012-09-17
igb: Prevent dropped Tx timestamps via work items and interrupts.
Matthew Vick
1
-2
/
+6
2012-09-17
igb: Update PTP function names/variables and locations.
Matthew Vick
1
-7
/
+10
2012-09-17
igb: Tidy up wrapping for CONFIG_IGB_PTP.
Matthew Vick
1
-2
/
+6
2012-09-05
igb: reduce Rx header size
Eric Dumazet
1
-2
/
+2
2012-06-20
igb: Update firmware info output
Carolyn Wyborny
1
-0
/
+16
2012-06-20
igb: Streamline RSS queue and queue pairing assignment logic.
Matthew Vick
1
-6
/
+3
2012-05-13
igb: Add Support for new i210/i211 devices.
Carolyn Wyborny
1
-3
/
+6
2012-04-04
igb: offer a PTP Hardware Clock instead of the timecompare method
Richard Cochran
1
-5
/
+8
2012-04-04
igb: add PTP Hardware Clock code
Richard Cochran
1
-0
/
+8
2012-01-19
igb: Update Copyright on all Intel copyrighted files.
Carolyn Wyborny
1
-1
/
+1
2012-01-05
igb: Add support for byte queue limits.
Eric Dumazet
1
-0
/
+5
2011-10-21
igb: VFTA Table Fix for i350 devices
Carolyn Wyborny
1
-0
/
+1
2011-10-17
igb: Check if subordinate VFs are assigned to virtual machines
Greg Rose
1
-0
/
+3
2011-10-13
igb: Add workaround for byte swapped VLAN on i350 local traffic
Alexander Duyck
1
-0
/
+1
2011-10-08
igb: move TX hang check flag into ring->flags
Alexander Duyck
1
-1
/
+0
2011-10-08
igb: leave staterr in place and instead us a helper function to check bits
Alexander Duyck
1
-0
/
+7
2011-10-08
igb: retire the RX_CSUM flag and use the netdev flag instead
Alexander Duyck
1
-1
/
+0
2011-10-08
igb: Move ITR related data into work container within the q_vector
Alexander Duyck
1
-12
/
+19
[next]