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
/
ixgbe
/
ixgbe.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-12
ixgbe: add support for VF Transmit rate limit using iproute2
Lior Levy
1
-0
/
+2
2011-03-12
ixgbe: DCB, use multiple Tx rings per traffic class
John Fastabend
1
-1
/
+3
2011-03-12
ixgbe: DCB, implement capabilities flags
John Fastabend
1
-0
/
+1
2011-03-08
ixgbe: add support to FCoE DDP in target mode
Yi Zou
1
-0
/
+2
2011-03-03
ixgbe: cleanup copyright string for 2011
Don Skidmore
1
-1
/
+1
2011-02-11
ixgbe: fix namespace issue with ixgbe_dcb_txq_to_tc
Don Skidmore
1
-1
/
+0
2011-02-11
ixgbe: DCB, implement 802.1Qaz routines
John Fastabend
1
-0
/
+4
2011-01-10
ixgbe: update ntuple filter configuration
Alexander Duyck
1
-14
/
+0
2011-01-10
ixgbe: further flow director performance optimizations
Alexander Duyck
1
-1
/
+2
2011-01-10
ixgbe: cleanup flow director hash computation to improve performance
Alexander Duyck
1
-9
/
+9
2011-01-10
ixgbe: make sure per Rx queue is disabled before unmapping the receive buffer
Yi Zou
1
-0
/
+2
2010-11-17
ixgbe: add support for x540 MAC
Don Skidmore
1
-0
/
+4
2010-11-17
ixgbe: add MAC and PHY support for x540
Don Skidmore
1
-0
/
+2
2010-11-17
ixgbe: rework Tx hang detection to fix reoccurring false Tx hangs
John Fastabend
1
-0
/
+4
2010-11-17
ixgbe: cleanup ixgbe_map_rings_to_vectors
Alexander Duyck
1
-1
/
+2
2010-11-17
ixgbe: cleanup use of ixgbe_rsc_count and RSC_CB
Alexander Duyck
1
-0
/
+7
2010-11-17
ixgbe: add a state flags to ring
Alexander Duyck
1
-11
/
+33
2010-11-17
ixgbe: move CPU variable from ring into q_vector, add ring->q_vector
Alexander Duyck
1
-5
/
+4
2010-11-17
ixgbe: add a netdev pointer to the ring structure
Alexander Duyck
1
-4
/
+2
2010-11-17
ixgbe: combine some stats into a union to allow for Tx/Rx stats overlap
Alexander Duyck
1
-6
/
+18
2010-11-17
ixgbe: move device pointer into the ring structure
Alexander Duyck
1
-5
/
+6
2010-11-17
ixgbe: drop ring->head, make ring->tail a pointer instead of offset
Alexander Duyck
1
-2
/
+1
2010-11-17
ixgbe: cleanup ixgbe_alloc_rx_buffers
Alexander Duyck
1
-1
/
+1
2010-11-17
ixgbe: move GSO segments and byte count processing into ixgbe_tx_map
Alexander Duyck
1
-1
/
+3
2010-11-17
ixgbe: DCB set PFC high and low water marks per data sheet specs
John Fastabend
1
-2
/
+0
2010-11-17
ixgbe: delay rx_ring freeing
Eric Dumazet
1
-0
/
+1
2010-10-21
ixgbe: fix stats handling
Eric Dumazet
1
-1
/
+2
2010-10-21
ixgbe: Update ixgbe to use new vlan accleration.
Jesse Gross
1
-1
/
+3
2010-10-07
ixgbe: Use affinity_hint when Flow Director is enabled
Peter Waskiewicz
1
-0
/
+2
2010-08-20
ixgbe: rewrite ethtool test to use standard config functions
Alexander Duyck
1
-0
/
+11
2010-08-20
ixgbe: update all DESC_ADV macros to accept a ring pointer
Alexander Duyck
1
-3
/
+3
2010-08-20
ixgbe: bump PS header size to 512 bytes
Alexander Duyck
1
-4
/
+9
2010-06-16
ixgbe: update set_rx_mode to fix issues w/ macvlan
Alexander Duyck
1
-1
/
+0
2010-06-04
ixgbe: Use netdev_<level>, dev_<level>, pr_<level>
Emil Tantilov
1
-5
/
+3
2010-05-21
ixgbe:add support for a new 82599 10G Base-T device
Mallikarjuna R Chilakala
1
-0
/
+3
2010-05-06
ixgbe: Add support for VF MAC and VLAN configuration
Greg Rose
1
-0
/
+3
2010-05-04
Revert "ixgbe: disable MSI-X by default on certain Cisco adapters"
David S. Miller
1
-4
/
+0
2010-04-28
ixgbe: disable MSI-X by default on certain Cisco adapters
Nicholas Nunley
1
-0
/
+4
2010-03-26
ixgbe: cleanup maximum number of tx queues
John Fastabend
1
-2
/
+5
2010-02-11
ixgbe: Add support for the new ethtool n-tuple programming interface
Peter Waskiewicz
1
-0
/
+4
2010-02-04
ixgbe: Make descriptor ring allocations NUMA-aware
PJ Waskiewicz
1
-2
/
+3
2010-02-04
ixgbe: Allocate driver resources per NUMA node
Jesse Brandeburg
1
-0
/
+2
2010-02-04
ixgbe: only process one ixgbe_watchdog_task at a time.
John Fastabend
1
-9
/
+8
2010-01-23
ixgbe: Remove unused emulation MAC storage from the per VF data structure.
Greg Rose
1
-1
/
+0
2010-01-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2010-01-14
ixgbe: update copyright dates
Shannon Nelson
1
-1
/
+1
2010-01-11
ixgbe: Add SR-IOV register, structure and bit defines
Greg Rose
1
-2
/
+29
2009-12-04
ixgbe: performance tweaks
Jesse Brandeburg
1
-11
/
+9
2009-12-04
ixgbe: change default ring size
Jesse Brandeburg
1
-2
/
+2
2009-12-03
ixgbe: remove skb_dma_map/unmap calls from driver
Alexander Duyck
1
-0
/
+1
[next]