index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ixgbevf
/
ethtool.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-06
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
Jiri Pirko
1
-2
/
+2
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
1
-1
/
+1
2014-03-31
ixgbevf: Change ixgbe_read_reg to ixgbevf_read_reg
Mark Rustad
1
-4
/
+4
2014-03-21
ixgbevf: Additional adapter removal checks
Mark Rustad
1
-0
/
+22
2014-03-21
ixgbevf: Make the ethtool register test use accessors
Mark Rustad
1
-52
/
+67
2014-01-17
ixgbevf: add tx counters
Emil Tantilov
1
-0
/
+2
2014-01-17
ixgbevf: remove counters for Tx/Rx checksum offload
Emil Tantilov
1
-2
/
+0
2014-01-17
ixgbevf: move ring specific stats into ring specific structure
Emil Tantilov
1
-6
/
+6
2014-01-17
ixgbevf: make use of the dev pointer in the ixgbevf_ring struct
Emil Tantilov
1
-23
/
+23
2014-01-16
ixgbevf: Convert ring storage form pointer to an array to array of pointers
Don Skidmore
1
-16
/
+14
2013-10-29
ixgbevf: Add zero_base handler to network statistics
Don Skidmore
1
-33
/
+45
2013-10-29
ixgbevf: add BP_EXTENDED_STATS for CONFIG_NET_RX_BUSY_POLL
Jacob Keller
1
-0
/
+32
2013-10-24
ixgbevf: implement ethtool get/set coalesce
Jacob Keller
1
-0
/
+81
2013-10-01
ixgbevf: do not print registers to dmesg in ixgbevf_get_regs
Jacob Keller
1
-53
/
+2
2013-01-28
ixgbevf: Make sure link status and speed are fetched
Greg Rose
1
-0
/
+1
2012-07-18
ixgbevf: Fix multiple issues in ixgbevf_get/set_ringparam
Alexander Duyck
1
-70
/
+83
2012-07-18
ixgbevf: Add netdev to ring structure
Alexander Duyck
1
-4
/
+2
2012-07-17
ixgbevf: Move Tx clean-up into NAPI context
Alexander Duyck
1
-2
/
+0
2012-07-17
ixgbevf: Drop all dead or unnecessary code
Alexander Duyck
1
-9
/
+2
2012-05-03
ixgbevf: Add support to recognize 100mb link speed
Greg Rose
1
-4
/
+14
2012-02-03
ixgbevf: Update copyright notices
Greg Rose
1
-1
/
+1
2012-01-19
ixgbevf: make ethtool ops and strings const
Stephen Hemminger
1
-2
/
+3
2011-11-22
Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...
Rick Jones
1
-5
/
+5
2011-11-16
ixgbevf: Convert printks to pr_<level>
Jeff Kirsher
1
-2
/
+4
2011-10-07
net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero
Rick Jones
1
-4
/
+0
2011-08-26
ixgbevf: convert to ndo_fix_features
Michał Mirosław
1
-46
/
+0
2011-08-10
intel: Move the Intel wired LAN drivers
Jeff Kirsher
1
-0
/
+742