index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ixgbevf
/
ethtool.c
Commit message (
Expand
)
Author
Age
*
ixgbevf: Add the appropriate ethtool ops to query RSS indirection table and key
Vlad Zolotarov
2015-04-11
*
ixgbevf: Fix code comments and whitespace
Jeff Kirsher
2015-03-13
*
ixgbevf: Resolve missing-field-initializers warnings
Mark Rustad
2014-09-12
*
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
Jiri Pirko
2014-06-06
*
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-05-13
*
ixgbevf: Change ixgbe_read_reg to ixgbevf_read_reg
Mark Rustad
2014-03-31
*
ixgbevf: Additional adapter removal checks
Mark Rustad
2014-03-21
*
ixgbevf: Make the ethtool register test use accessors
Mark Rustad
2014-03-21
*
ixgbevf: add tx counters
Emil Tantilov
2014-01-17
*
ixgbevf: remove counters for Tx/Rx checksum offload
Emil Tantilov
2014-01-17
*
ixgbevf: move ring specific stats into ring specific structure
Emil Tantilov
2014-01-17
*
ixgbevf: make use of the dev pointer in the ixgbevf_ring struct
Emil Tantilov
2014-01-17
*
ixgbevf: Convert ring storage form pointer to an array to array of pointers
Don Skidmore
2014-01-16
*
ixgbevf: Add zero_base handler to network statistics
Don Skidmore
2013-10-29
*
ixgbevf: add BP_EXTENDED_STATS for CONFIG_NET_RX_BUSY_POLL
Jacob Keller
2013-10-29
*
ixgbevf: implement ethtool get/set coalesce
Jacob Keller
2013-10-24
*
ixgbevf: do not print registers to dmesg in ixgbevf_get_regs
Jacob Keller
2013-10-01
*
ixgbevf: Make sure link status and speed are fetched
Greg Rose
2013-01-28
*
ixgbevf: Fix multiple issues in ixgbevf_get/set_ringparam
Alexander Duyck
2012-07-18
*
ixgbevf: Add netdev to ring structure
Alexander Duyck
2012-07-18
*
ixgbevf: Move Tx clean-up into NAPI context
Alexander Duyck
2012-07-17
*
ixgbevf: Drop all dead or unnecessary code
Alexander Duyck
2012-07-17
*
ixgbevf: Add support to recognize 100mb link speed
Greg Rose
2012-05-03
*
ixgbevf: Update copyright notices
Greg Rose
2012-02-03
*
ixgbevf: make ethtool ops and strings const
Stephen Hemminger
2012-01-19
*
Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...
Rick Jones
2011-11-22
*
ixgbevf: Convert printks to pr_<level>
Jeff Kirsher
2011-11-16
*
net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero
Rick Jones
2011-10-07
*
ixgbevf: convert to ndo_fix_features
Michał Mirosław
2011-08-27
*
intel: Move the Intel wired LAN drivers
Jeff Kirsher
2011-08-10