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
2011-01-10
ixgbe: update ntuple filter configuration
Alexander Duyck
5
-371
/
+250
2011-01-10
ixgbe: further flow director performance optimizations
Alexander Duyck
4
-44
/
+194
2011-01-10
ixgbe: cleanup flow director hash computation to improve performance
Alexander Duyck
5
-253
/
+182
2011-01-10
ixgbe: make sure per Rx queue is disabled before unmapping the receive buffer
Yi Zou
3
-7
/
+39
2010-12-25
ixgbe: Add anti-spoofing feature support
Greg Rose
6
-3
/
+114
2010-12-25
ixgbe: Add SR-IOV feature support to X540
Greg Rose
3
-2
/
+6
2010-12-25
ixgbe: Warn on VF attempt to override Administratively set MAC/VLAN
Greg Rose
1
-11
/
+29
2010-12-12
igb[v],ixgbe: don't use flush_scheduled_work()
Tejun Heo
1
-4
/
+7
2010-12-11
ixgbe: cleanup string function calls to use bound checking versions.
Don Skidmore
2
-10
/
+11
2010-12-11
ixgbe: fix ntuple support
Emil Tantilov
1
-1
/
+1
2010-12-11
ixgbe: fix X540 to use it's own info struct
Don Skidmore
2
-10
/
+10
2010-12-11
ixgbe: fix X540 phy id to correct value
Don Skidmore
2
-2
/
+2
2010-12-11
Intel Wired LAN drivers: Use static const
Jeff Kirsher
1
-10
/
+14
2010-12-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+3
2010-12-07
ixgbe: fix enum type mismatch on disable laser
Don Skidmore
1
-3
/
+3
2010-12-07
ixgbe: fix for link failure on SFP+ DA cables
Don Skidmore
2
-3
/
+28
2010-12-07
ixgbe: fix possible NULL pointer deference in shutdown path
Don Skidmore
1
-0
/
+3
2010-12-03
ixgbe: add support for new format of PBA numbers
Don Skidmore
4
-16
/
+105
2010-12-03
ixgbe: add support for 82599 FCoE SKU
Don Skidmore
3
-0
/
+8
2010-12-03
ixgbe: add WOL support for SFP+ subdevice
Don Skidmore
3
-5
/
+22
2010-12-03
ixgbe: fix link behavior for SFP+ when driver is brought down
Don Skidmore
2
-11
/
+27
2010-11-28
drivers/net: use vzalloc()
Eric Dumazet
1
-6
/
+4
2010-11-21
ixgbe: update version number for ixgbe
Don Skidmore
1
-1
/
+1
2010-11-17
ixgbe: refactor ixgbe_alloc_queues()
Eric Dumazet
1
-44
/
+28
2010-11-17
ixgbe: add support for x540 MAC
Don Skidmore
8
-50
/
+177
2010-11-17
ixgbe: add MAC and PHY support for x540
Don Skidmore
9
-4
/
+766
2010-11-17
ixgbe: make silicon specific functions generic
Don Skidmore
9
-126
/
+98
2010-11-17
ixgbe: make sure FCoE DDP user buffers are really released by the HW
Yi Zou
1
-0
/
+8
2010-11-17
ixgbe: invalidate FCoE DDP context when no error status is available
Yi Zou
1
-1
/
+1
2010-11-17
ixgbe: avoid doing FCoE DDP when adapter is DOWN or RESETTING
Yi Zou
1
-0
/
+5
2010-11-17
ixgbe: rework Tx hang detection to fix reoccurring false Tx hangs
John Fastabend
2
-79
/
+175
2010-11-17
ixgbe: Resolve null function pointer accesses on 82598 w/ multi-speed fiber
Alexander Duyck
1
-3
/
+3
2010-11-17
ixgbe: populate the ring->q_vector pointer during ring mapping
Alexander Duyck
1
-0
/
+4
2010-11-17
ixgbe: cleanup ixgbe_map_rings_to_vectors
Alexander Duyck
2
-28
/
+30
2010-11-17
ixgbe: simplify math and improve stack use of ixgbe_set_itr functions
Alexander Duyck
1
-9
/
+8
2010-11-17
ixgbe: cleanup unclear references to reg_idx
Alexander Duyck
1
-60
/
+60
2010-11-17
ixgbe: cleanup unnecessary return value in ixgbe_cache_ring_rss
Alexander Duyck
1
-11
/
+8
2010-11-17
ixgbe: Cleanup DCB logic, whitespace, and comments in ixgbe_ethtool.c
Alexander Duyck
1
-8
/
+6
2010-11-17
ixgbe: add WOL support for backplane adapters
Alexander Duyck
3
-0
/
+25
2010-11-17
ixgbe: cleanup ixgbe_set_tx_csum ethtool flags configuration
Alexander Duyck
1
-4
/
+3
2010-11-17
ixgbe: change mac_type if statements to switch statements
Alexander Duyck
2
-144
/
+252
2010-11-17
ixgbe: cleanup use of ixgbe_rsc_count and RSC_CB
Alexander Duyck
2
-27
/
+35
2010-11-17
ixgbe: cleanup ATR filter setup function
Alexander Duyck
1
-28
/
+22
2010-11-17
ixgbe: cleanup ixgbe_clean_rx_irq
Alexander Duyck
1
-71
/
+78
2010-11-17
ixgbe: change vector numbering so that queues end up on correct CPUs
Alexander Duyck
1
-2
/
+4
2010-11-17
ixgbe: reorder Tx cleanup so that if adapter will reset we don't rearm
Alexander Duyck
1
-19
/
+18
2010-11-17
ixgbe: Disable RSC when ITR setting is too high to allow RSC
Alexander Duyck
1
-37
/
+53
2010-11-17
ixgbe: cleanup race conditions in link setup
Alexander Duyck
1
-28
/
+19
2010-11-17
ixgbe: add a state flags to ring
Alexander Duyck
2
-39
/
+72
2010-11-17
ixgbe: move CPU variable from ring into q_vector, add ring->q_vector
Alexander Duyck
2
-72
/
+111
[next]