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_ethtool.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-21
ixgbe: fix stats handling
Eric Dumazet
1
-12
/
+17
2010-10-21
ixgbe: Update ixgbe to use new vlan accleration.
Jesse Gross
1
-1
/
+11
2010-09-27
drivers/net: return operator cleanup
Eric Dumazet
1
-3
/
+3
2010-08-20
ixgbe: rewrite ethtool test to use standard config functions
Alexander Duyck
1
-235
/
+127
2010-08-20
ixgbe: update all DESC_ADV macros to accept a ring pointer
Alexander Duyck
1
-2
/
+2
2010-08-20
ixgbe: cleanup ixgbe_get_drvinfo to be extra careful with buffer boundaries
Don Skidmore
1
-10
/
+13
2010-07-25
ixgbe: fix ethtool stats
Eric Dumazet
1
-21
/
+21
2010-07-08
net: fix 64 bit counters on 32 bit arches
Eric Dumazet
1
-3
/
+5
2010-07-06
ixgbe: use netif_<level> instead of netdev_<level>
Emil Tantilov
1
-19
/
+21
2010-07-02
ixgbe: use NETIF_F_LRO
Stanislaw Gruszka
1
-1
/
+1
2010-07-01
ixgbe: add 1g PHY support for 82599
Don Skidmore
1
-0
/
+7
2010-07-01
ethtool: Change ethtool_op_set_flags to validate flags
Ben Hutchings
1
-1
/
+4
2010-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-28
/
+7
2010-06-14
ixgbe: fix automatic LRO/RSC settings for low latency
Andy Gospodarek
1
-29
/
+8
2010-06-04
ixgbe: Use netdev_<level>, dev_<level>, pr_<level>
Emil Tantilov
1
-23
/
+20
2010-05-19
ixgbe: add support for active DA cables
Don Skidmore
1
-2
/
+2
2010-05-14
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
1
-4
/
+0
2010-04-28
ixgbe: use DMA API instead of PCI DMA functions
Nick Nunley
1
-20
/
+22
2010-04-28
ixgbe: cleanup ethtool autoneg input
Don Skidmore
1
-1
/
+1
2010-04-27
ixgbe: fix bug when EITR=0 causing no writebacks
Jesse Brandeburg
1
-12
/
+19
2010-04-27
ixgbe: enable extremely low latency
Jesse Brandeburg
1
-9
/
+78
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-27
ixgbe: Do not run all Diagnostic offline tests when VFs are active
Greg Rose
1
-0
/
+21
2010-02-26
ixgbe: do not stop tx queues in ixgbe_set_tso
John Fastabend
1
-2
/
+0
2010-02-11
ixgbe: Add support for the new ethtool n-tuple programming interface
Peter Waskiewicz
1
-3
/
+108
2010-02-04
ixgbe: Make descriptor ring allocations NUMA-aware
PJ Waskiewicz
1
-33
/
+38
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: Fix ethtool diag test for VT mode operation
Greg Rose
1
-0
/
+11
2009-12-09
ixgbe: Fix TX stats accounting
Eric Dumazet
1
-0
/
+1
2009-12-04
ixgbe: performance tweaks
Jesse Brandeburg
1
-5
/
+0
2009-11-29
ixgbe: Display currently attached PHY through ethtool
PJ Waskiewicz
1
-0
/
+50
2009-11-29
ixgbe: handle parameters for tx and rx EITR, no div0
Shannon Nelson
1
-6
/
+7
2009-11-23
ixgbe: Modify 82599 HWRSC statistics counters
Mallikarjuna R Chilakala
1
-1
/
+2
2009-11-19
drivers/net: request_irq - Remove unnecessary leading & from second arg
Joe Perches
1
-3
/
+3
2009-10-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-9
/
+13
2009-10-27
ixgbe: fix memory leak when resizing rings while interface is down
Alexander Duyck
1
-9
/
+13
2009-10-13
ixgbe: Fix erroneous display of stats by ethtool -S
Ajit Khaparde
1
-5
/
+22
2009-10-08
ixgbe: Use the instance of net_device_stats from net_device.
Ajit Khaparde
1
-19
/
+21
2009-10-01
ixgbe patch to provide NIC's tx/rx counters via ethtool
Ben Greear
1
-0
/
+4
2009-09-21
ixgbe: Allow tx itr specific settings
Nelson, Shannon
1
-14
/
+61
2009-09-02
ixgbe: refactor link setup code
Mallikarjuna R Chilakala
1
-2
/
+2
2009-08-27
ixgbe: Fix isues while reporting 8259x backplane link capabilities
Mallikarjuna R Chilakala
1
-11
/
+8
2009-08-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-8
/
+19
2009-08-14
ixgbe: fix issues setting rx-usecs with legacy interrupts
Don Skidmore
1
-8
/
+19
2009-07-31
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-4
/
+7
2009-07-31
ixgbe: Fix RSC completion delay causing Rx interrupts to stop
Peter P Waskiewicz Jr
1
-1
/
+4
2009-07-31
ixgbe: Fix usage of second flags bitmap when using LRO/RSC
Peter P Waskiewicz Jr
1
-3
/
+3
2009-07-17
ixgbe: Remove legacy descriptor support
Peter P Waskiewicz Jr
1
-14
/
+19
2009-07-04
ixgbe: Not allow 8259x unsupported wol options change from ethtool
Mallikarjuna R Chilakala
1
-1
/
+0
[next]