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
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
/
igb
/
igb.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-28
igb: cleanup igb.h header whitespace and some structure formatting
Alexander Duyck
1
-6
/
+6
2009-10-28
igb: Remove invalid stats counters
Alexander Duyck
1
-6
/
+0
2009-10-28
igb: rework use of VMOLR in regards to PF and VFs
Alexander Duyck
1
-0
/
+2
2009-10-28
igb: replace the VF clear_to_send with a flags value
Alexander Duyck
1
-1
/
+4
2009-10-28
igb: cleanup some of the code related to hw timestamping
Alexander Duyck
1
-0
/
+1
2009-10-28
igb: add support for seperate tx-usecs setting in ethtool
Alexander Duyck
1
-2
/
+3
2009-10-28
igb: make tx ring map and free functionality non-static
Alexander Duyck
1
-0
/
+3
2009-10-28
igb: re-use ring configuration code in ethtool testing
Alexander Duyck
1
-0
/
+14
2009-10-28
igb: place a pointer to the netdev struct in the ring itself
Alexander Duyck
1
-1
/
+2
2009-10-28
igb: add a flags value to the ring
Alexander Duyck
1
-3
/
+9
2009-10-28
igb: move alloc_failed and csum_err stats into per rx-ring stat
Alexander Duyck
1
-3
/
+3
2009-10-28
igb: move rx_buffer_len into the ring structure
Alexander Duyck
1
-2
/
+1
2009-10-28
igb: add pci device pointer to ring structure
Alexander Duyck
1
-2
/
+3
2009-10-28
igb: change the head and tail offsets into pointers
Alexander Duyck
1
-2
/
+2
2009-10-28
igb: remove rx_ps_hdr_len
Alexander Duyck
1
-1
/
+0
2009-10-28
igb: move the tx and rx ring specific config into seperate functions
Alexander Duyck
1
-1
/
+5
2009-10-28
igb: increase minimum rx buffer size to 1K
Alexander Duyck
1
-2
/
+0
2009-10-28
igb: remove rx checksum good counter
Alexander Duyck
1
-1
/
+0
2009-10-28
igb: add new data structure for handling interrupts and NAPI
Alexander Duyck
1
-17
/
+29
2009-10-08
igb: Use the instance of net_device_stats from net_device.
Ajit Khaparde
1
-1
/
+0
2009-09-04
igb: set vf rlpml wasn't taking vlan tag into account
Alexander Duyck
1
-0
/
+1
2009-05-27
igb: Implement reading of reg RQDPC (Receive Queue Drop Packet Count)
Jesper Dangaard Brouer
1
-3
/
+10
2009-05-07
igb/igbvf: set rx csum always enabled in hw, disable via sw
Alexander Duyck
1
-1
/
+1
2009-03-22
igb: remove IGB_DESC_UNUSED since it is better handled by a function call
Alexander Duyck
1
-4
/
+0
2009-02-20
igb: Add support for enabling VFs to PF driver.
Alexander Duyck
1
-0
/
+12
2009-02-20
igb: add pf side of VMDq support
Alexander Duyck
1
-2
/
+1
2009-02-20
igb: add vfs_allocated_count as placeholder for number of vfs
Alexander Duyck
1
-3
/
+6
2009-02-16
igb: transition driver to only using advanced descriptors
Alexander Duyck
1
-3
/
+0
2009-02-16
igb: remove unused defines
Alexander Duyck
1
-14
/
+3
2009-02-16
igb: use timecompare to implement hardware time stamping
Patrick Ohly
1
-0
/
+4
2009-02-16
igb: access to NIC time
Patrick Ohly
1
-0
/
+4
2009-02-07
igb: update version number and copyright dates
Alexander Duyck
1
-1
/
+1
2009-02-07
igb: cleanup igb_netpoll to be more friendly with napi & GRO
Alexander Duyck
1
-3
/
+2
2009-02-07
igb: remove unused rx_hdr_split statistic
Alexander Duyck
1
-1
/
+0
2009-02-07
igb: rename phy ops
Alexander Duyck
1
-6
/
+6
2009-02-07
igb: remove check for needing an io port
Alexander Duyck
1
-4
/
+0
2009-02-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-5
/
+4
2009-01-31
igb: Fix DCA errors and do not use context index for 82576
Alexander Duyck
1
-5
/
+4
2009-01-22
igb: Replace LRO with GRO
Herbert Xu
1
-16
/
+0
2008-12-26
igb: re-order queues to support cleaner use of ivar on 82576
Alexander Duyck
1
-1
/
+2
2008-12-26
igb: defeature tx head writeback
Alexander Duyck
1
-3
/
+2
2008-11-22
igb: do not use phy ops in ethtool test cleanup for non-copper parts
Alexander Duyck
1
-0
/
+32
2008-11-20
igb: Fix tx/rx_ring_count parameters for igb on suspend/resume/ring resize
Alexander Duyck
1
-0
/
+4
2008-07-18
igb: Kill CONFIG_NETDEVICES_MULTIQUEUE references, no longer exists.
David S. Miller
1
-2
/
+0
2008-07-11
igb: Improve multiqueue AIM support
Alexander Duyck
1
-3
/
+5
2008-07-11
igb: add support for in kernel LRO
Alexander Duyck
1
-0
/
+16
2008-07-11
igb: add page recycling support
Alexander Duyck
1
-3
/
+1
2008-07-11
igb: Add support for quad port WOL and feature flags
Alexander Duyck
1
-4
/
+9
2008-07-11
igb: add DCA support
Jeb Cramer
1
-1
/
+3
2008-07-11
igb: update ethtool stats to support multiqueue
Alexander Duyck
1
-0
/
+1
[next]