index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
igb
/
igb_ethtool.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
igb: unhide invariant returns
Todd Fujinaka
2014-06-11
1
-5
/
+5
*
net: use ethtool_cmd_speed_set helper to set ethtool speed value
Jiri Pirko
2014-06-06
1
-5
/
+7
*
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
Jiri Pirko
2014-06-06
1
-2
/
+2
*
igb: use mac loopback for i354 backplane
Todd Fujinaka
2014-06-03
1
-2
/
+2
*
ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()
Ben Hutchings
2014-06-03
1
-4
/
+5
*
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-05-13
1
-1
/
+1
*
igb: Replace 1/0 return values with true/false
Carolyn Wyborny
2014-04-24
1
-4
/
+4
*
igb: Cleanups to fix msleep warnings
Carolyn Wyborny
2014-04-24
1
-8
/
+8
*
igb: Cleanups to fix line length warnings
Carolyn Wyborny
2014-04-24
1
-5
/
+8
*
igb: Cleanups to fix missing break in switch statements
Carolyn Wyborny
2014-04-24
1
-0
/
+4
*
igb: Cleanups to change comment style on license headers
Carolyn Wyborny
2014-04-24
1
-25
/
+22
*
igb: Cleanups to fix incorrect indentation
Carolyn Wyborny
2014-04-23
1
-9
/
+11
*
igb: Cleanups to fix braces location warnings
Carolyn Wyborny
2014-04-23
1
-2
/
+2
*
igb: specify phc_index of 82575 for get_ts_info
Ken ICHIKAWA
2014-03-21
1
-5
/
+5
*
igb: Fix memory leak in igb_get_module_eeprom()
Christian Engelmayer
2014-03-21
1
-1
/
+3
*
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
Eric W. Biederman
2014-03-14
1
-6
/
+6
*
igb: Fix for devices using ethtool for EEE settings
Carolyn Wyborny
2014-03-12
1
-16
/
+29
*
igb: Update license text to remove FSF address and update copyright.
Carolyn Wyborny
2014-02-26
1
-3
/
+2
*
igb: Change to use statically allocated array for MSIx entries
Carolyn Wyborny
2013-12-17
1
-3
/
+3
*
igb: Add new feature Media Auto Sense for 82580 devices only
Carolyn Wyborny
2013-12-10
1
-0
/
+4
*
igb: Fixed Wake On LAN support
Akeem G Abodunrin
2013-11-29
1
-3
/
+4
*
igb: Update link modes display in ethtool
Carolyn Wyborny
2013-11-11
1
-24
/
+27
*
igb: Don't let ethtool try to write to iNVM in i210/i211
Fujinaka, Todd
2013-11-01
1
-1
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-08
1
-0
/
+2
|
\
|
*
igb: Avoid uninitialized advertised variable in eee_set_cur
Andi Kleen
2013-10-02
1
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-01
1
-0
/
+3
|
\
|
|
*
igb: Fix ethtool loopback test for 82580 copper
Todd Fujinaka
2013-09-27
1
-0
/
+3
*
|
igb: Add ethtool support to configure number of channels
Laura Mihaela Vasilescu
2013-10-01
1
-0
/
+84
*
|
igb: Add ethtool offline tests for i354
Fujinaka, Todd
2013-10-01
1
-2
/
+4
|
/
*
igb: Implementation to report advertised/supported link on i354 devices
Akeem G Abodunrin
2013-09-04
1
-11
/
+15
*
igb: Expose RSS indirection table for ethtool
Laura Mihaela Vasilescu
2013-08-22
1
-0
/
+87
*
igb: Add device support for flashless SKU of i210 device
Carolyn Wyborny
2013-08-22
1
-2
/
+13
*
igb: Reset the link when EEE setting changed
Akeem G Abodunrin
2013-08-22
1
-1
/
+3
*
igb: Fix set_ethtool function to call update nvm for entire image
Carolyn Wyborny
2013-05-21
1
-4
/
+2
*
igb: SerDes flow control setting
Akeem G. Abodunrin
2013-05-21
1
-15
/
+19
*
igb: Support for SFP modules discovery
Akeem G. Abodunrin
2013-05-21
1
-20
/
+14
*
igb: SERDES loopback sigdetect bit on i210 devices
Akeem G. Abodunrin
2013-04-24
1
-7
/
+2
*
igb: Add support for i354 devices
Carolyn Wyborny
2013-04-18
1
-17
/
+50
*
igb: Enable EEE LP advertisement
Matthew Vick
2013-04-18
1
-1
/
+29
*
igb: Fix code comments and whitespace
Jeff Kirsher
2013-04-18
1
-66
/
+71
*
igb: Support to read and export SFF-8472/8079 data
Akeem G. Abodunrin
2013-04-18
1
-0
/
+81
*
igb: Support for 100base-fx SFP
Akeem G. Abodunrin
2013-04-18
1
-13
/
+35
*
igb: increase timeout for ethtool offline self-test
Stefan Assmann
2013-02-15
1
-1
/
+1
*
igb: Copyright string update to year 2013
Akeem G. Abodunrin
2013-01-19
1
-1
/
+1
*
igb: Add mechanism for detecting latched hardware Rx timestamp
Matthew Vick
2013-01-18
1
-0
/
+1
*
igb: Add timeout for PTP Tx work item
Matthew Vick
2013-01-18
1
-0
/
+1
*
igb: Add support for SW timestamping
Matthew Vick
2013-01-18
1
-0
/
+9
*
igb: Unset sigdetect for SERDES loopback on 82580 and i350
Carolyn Wyborny
2012-12-01
1
-0
/
+14
*
igb: No longer rely on APME to determine WoL settings
Matthew Vick
2012-11-22
1
-54
/
+2
*
igb: Ethtool support to enable and disable EEE
Akeem G. Abodunrin
2012-11-13
1
-0
/
+100
[next]