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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-27
ixgbe: move TC_PRIO_CONTROL check into ixgbe_select_queue()
John Fastabend
1
-10
/
+11
2010-02-26
ixgbe: Do not allocate too many netdev txqueues
John Fastabend
1
-1
/
+13
2010-02-26
ixgbe: do not stop tx queues in ixgbe_set_tso
John Fastabend
1
-2
/
+0
2010-02-26
ixgbe: Fix DMA mapping/unmapping issues when HWRSC is enabled on IOMMU enable...
Mallikarjuna R Chilakala
1
-3
/
+29
2010-02-23
ixgbe: prevent speculative processing of descriptors before ready
Milton Miller
1
-0
/
+1
2010-02-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-0
/
+26
2010-02-16
ixgbe: fix WOL register setup for 82599
Don Skidmore
1
-0
/
+4
2010-02-16
ixgbe: Fix - Do not allow Rx FC on 82598 at 1G due to errata
Don Skidmore
1
-0
/
+22
2010-02-16
ixgbe: Cleanup incorrect header comments
Peter Waskiewicz
1
-5
/
+0
2010-02-12
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
1
-1
/
+1
2010-02-11
ixgbe: Bump driver version up
Peter Waskiewicz
1
-1
/
+1
2010-02-11
ixgbe: Add support for the new ethtool n-tuple programming interface
Peter Waskiewicz
5
-18
/
+228
2010-02-04
ixgbe: Make descriptor ring allocations NUMA-aware
PJ Waskiewicz
4
-167
/
+189
2010-02-04
ixgbe: Allocate driver resources per NUMA node
Jesse Brandeburg
2
-3
/
+36
2010-02-04
ixgbe: only process one ixgbe_watchdog_task at a time.
John Fastabend
2
-13
/
+17
2010-02-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+5
2010-02-04
ixgbe: Fix return of invalid txq
Krishna Kumar
1
-1
/
+4
2010-02-04
ixgbe: Fix ixgbe_tx_map error path
Anton Blanchard
1
-1
/
+1
2010-01-28
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-10
/
+8
2010-01-28
ixgbe: if ixgbe_copy_dcb_cfg is going to fail learn about it early
John Fastabend
1
-8
/
+6
2010-01-28
ixgbe: set the correct DCB bit for pg tx settings
John Fastabend
1
-1
/
+1
2010-01-26
net: use helpers to access uc list V2
Jiri Pirko
4
-8
/
+7
2010-01-23
net: Fix IPv6 GSO type checks in Intel ethernet drivers
Sridhar Samudrala
1
-1
/
+1
2010-01-23
ixgbe: Improve reset coordination between the PF and the VF
Greg Rose
3
-0
/
+39
2010-01-23
ixgbe: Allow the VF driver to be loaded before the PF driver
Greg Rose
2
-5
/
+8
2010-01-23
ixgbe: Remove unused emulation MAC storage from the per VF data structure.
Greg Rose
1
-1
/
+0
2010-01-23
ixgbe: Set the correct pool when VLANs are added in SR-IOV mode.
Greg Rose
1
-2
/
+4
2010-01-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
20
-26
/
+30
2010-01-21
e1000/e1000e/igb/igbvf/ixgb/ixgbe: Fix tests of unsigned in *_tx_map()
Roel Kluin
1
-5
/
+5
2010-01-14
ixgbe: update copyright dates
Shannon Nelson
20
-21
/
+21
2010-01-14
ixgbe: Do not attempt to perform interrupts in netpoll when down
Alexander Duyck
1
-0
/
+4
2010-01-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+12
2010-01-11
ixgbe: Fix ethtool diag test for VT mode operation
Greg Rose
1
-0
/
+11
2010-01-11
ixgbe: Add SR-IOV features to main module
Greg Rose
1
-10
/
+268
2010-01-11
ixgbe: Add SR-IOV feature enablement code
Greg Rose
1
-58
/
+68
2010-01-11
ixgbe: Add SR-IOV specific modules to driver Makefile
Greg Rose
1
-1
/
+2
2010-01-11
ixgbe: Add SR-IOV specific features
Greg Rose
2
-0
/
+381
2010-01-11
ixgbe: Add SR-IOV register, structure and bit defines
Greg Rose
3
-3
/
+83
2010-01-11
ixgbe: Mailbox header and code module
Greg Rose
2
-0
/
+575
2010-01-08
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
1
-1
/
+1
2010-01-08
ixgbe: Fix compiler warning about variable being used uninitialized
PJ Waskiewicz
1
-2
/
+7
2010-01-07
drivers/net/ixgbe/ixgbe_common.c: use %pM to show MAC address
hartleys
1
-10
/
+2
2009-12-24
ixgbe: fix Need to call pci_save_state after pci_restore_state
Don Skidmore
1
-0
/
+5
2009-12-16
ixgbe: allow tx of pre-formatted vlan tagged packets
Gurucharan Shetty
1
-1
/
+12
2009-12-16
ixgbe: Fix 82598 premature copper PHY link indicatation
Mallikarjuna R Chilakala
2
-0
/
+40
2009-12-16
ixgbe: Fix tx_restart_queue/non_eop_desc statistics counters
Mallikarjuna R Chilakala
1
-2
/
+5
2009-12-09
ixgbe: add support for 82599 KR device 0x1517
Don Skidmore
3
-0
/
+4
2009-12-09
ixgbe: Fix TX stats accounting
Eric Dumazet
2
-16
/
+5
2009-12-04
ixgbe: use EIAM to automask MSI-X
Jesse Brandeburg
1
-6
/
+19
2009-12-04
ixgbe: performance tweaks
Jesse Brandeburg
3
-30
/
+27
[next]