index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
igb
/
igb_ethtool.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-27
igb: fix non static symbol warning
Wei Yongjun
1
-2
/
+2
2016-08-18
igb: fix error code in igb_add_ethtool_nfc_entry()
Gangfeng Huang
1
-1
/
+1
2016-08-18
igb: support RX flow classification by VLAN priority
Gangfeng Huang
1
-7
/
+84
2016-08-18
igb: support RX flow classification by ethertype
Gangfeng Huang
1
-1
/
+76
2016-08-18
igb: add support of RX network flow classification
Gangfeng Huang
1
-0
/
+193
2016-05-13
igb: use BIT() macro or unsigned prefix
Jacob Keller
1
-9
/
+9
2016-04-06
igb: Garbled output for "ethtool -m"
Doron Shikmoni
1
-1
/
+2
2016-02-24
igb: call ndo_stop() instead of dev_close() when running offline selftest
Stefan Assmann
1
-2
/
+2
2015-12-14
igb: Explicitly label self-test result indices
Joe Schultz
1
-14
/
+24
2015-10-16
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
1
-4
/
+0
2015-08-18
igb: Fix oops caused by missing queue pairing
Shota Suzuki
1
-1
/
+4
2015-07-23
igb: report unsupported ethtool settings in set_coalesce
Todd Fujinaka
1
-0
/
+21
2015-07-17
igb: only report generic filters in get_ts_info
Jacob Keller
1
-4
/
+0
2014-12-08
ethtool: Support for configurable RSS hash function
Eyal Perry
1
-2
/
+14
2014-09-06
igb: add flags to set eee advertisement mode
Todd Fujinaka
1
-7
/
+17
2014-06-11
igb: unhide invariant returns
Todd Fujinaka
1
-5
/
+5
2014-06-06
net: use ethtool_cmd_speed_set helper to set ethtool speed value
Jiri Pirko
1
-5
/
+7
2014-06-06
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
Jiri Pirko
1
-2
/
+2
2014-06-03
igb: use mac loopback for i354 backplane
Todd Fujinaka
1
-2
/
+2
2014-06-03
ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()
Ben Hutchings
1
-4
/
+5
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
1
-1
/
+1
2014-04-24
igb: Replace 1/0 return values with true/false
Carolyn Wyborny
1
-4
/
+4
2014-04-24
igb: Cleanups to fix msleep warnings
Carolyn Wyborny
1
-8
/
+8
2014-04-24
igb: Cleanups to fix line length warnings
Carolyn Wyborny
1
-5
/
+8
2014-04-24
igb: Cleanups to fix missing break in switch statements
Carolyn Wyborny
1
-0
/
+4
2014-04-24
igb: Cleanups to change comment style on license headers
Carolyn Wyborny
1
-25
/
+22
2014-04-23
igb: Cleanups to fix incorrect indentation
Carolyn Wyborny
1
-9
/
+11
2014-04-23
igb: Cleanups to fix braces location warnings
Carolyn Wyborny
1
-2
/
+2
2014-03-21
igb: specify phc_index of 82575 for get_ts_info
Ken ICHIKAWA
1
-5
/
+5
2014-03-21
igb: Fix memory leak in igb_get_module_eeprom()
Christian Engelmayer
1
-1
/
+3
2014-03-14
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
Eric W. Biederman
1
-6
/
+6
2014-03-12
igb: Fix for devices using ethtool for EEE settings
Carolyn Wyborny
1
-16
/
+29
2014-02-26
igb: Update license text to remove FSF address and update copyright.
Carolyn Wyborny
1
-3
/
+2
2013-12-17
igb: Change to use statically allocated array for MSIx entries
Carolyn Wyborny
1
-3
/
+3
2013-12-10
igb: Add new feature Media Auto Sense for 82580 devices only
Carolyn Wyborny
1
-0
/
+4
2013-11-29
igb: Fixed Wake On LAN support
Akeem G Abodunrin
1
-3
/
+4
2013-11-11
igb: Update link modes display in ethtool
Carolyn Wyborny
1
-24
/
+27
2013-11-01
igb: Don't let ethtool try to write to iNVM in i210/i211
Fujinaka, Todd
1
-1
/
+3
2013-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2013-10-02
igb: Avoid uninitialized advertised variable in eee_set_cur
Andi Kleen
1
-0
/
+2
2013-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2013-10-01
igb: Add ethtool support to configure number of channels
Laura Mihaela Vasilescu
1
-0
/
+84
2013-10-01
igb: Add ethtool offline tests for i354
Fujinaka, Todd
1
-2
/
+4
2013-09-27
igb: Fix ethtool loopback test for 82580 copper
Todd Fujinaka
1
-0
/
+3
2013-09-04
igb: Implementation to report advertised/supported link on i354 devices
Akeem G Abodunrin
1
-11
/
+15
2013-08-22
igb: Expose RSS indirection table for ethtool
Laura Mihaela Vasilescu
1
-0
/
+87
2013-08-22
igb: Add device support for flashless SKU of i210 device
Carolyn Wyborny
1
-2
/
+13
2013-08-22
igb: Reset the link when EEE setting changed
Akeem G Abodunrin
1
-1
/
+3
2013-05-21
igb: Fix set_ethtool function to call update nvm for entire image
Carolyn Wyborny
1
-4
/
+2
2013-05-21
igb: SerDes flow control setting
Akeem G. Abodunrin
1
-15
/
+19
[next]