Philippe Reynes
|
c19153008b
igb: use new API ethtool_{get|set}_link_ksettings
|
8 years ago |
Alexander Duyck
|
e08912985b
igb: Add support for ethtool private flag to allow use of legacy Rx
|
8 years ago |
Alexander Duyck
|
cb0ef1d1dc
igb: Only sync size of expected frame in ethtool testing
|
8 years ago |
Alexander Duyck
|
7cc6fd4c60
igb: Don't bother clearing Tx buffer_info in igb_clean_tx_ring
|
8 years ago |
Alexander Duyck
|
7ec0116c91
igb: Use length to determine if descriptor is done
|
8 years ago |
Wei Yongjun
|
7a823471ad
igb: fix non static symbol warning
|
9 years ago |
Gangfeng Huang
|
54be81328c
igb: fix error code in igb_add_ethtool_nfc_entry()
|
9 years ago |
Gangfeng Huang
|
7a277a963b
igb: support RX flow classification by VLAN priority
|
9 years ago |
Gangfeng Huang
|
64c75d41ac
igb: support RX flow classification by ethertype
|
9 years ago |
Gangfeng Huang
|
0e71def252
igb: add support of RX network flow classification
|
9 years ago |
Jacob Keller
|
a51d8c217b
igb: use BIT() macro or unsigned prefix
|
9 years ago |
Doron Shikmoni
|
efea95d45e
igb: Garbled output for "ethtool -m"
|
9 years ago |
Stefan Assmann
|
46eafa59e1
igb: call ndo_stop() instead of dev_close() when running offline selftest
|
9 years ago |
Joe Schultz
|
d602de0593
igb: Explicitly label self-test result indices
|
9 years ago |
Ivan Vecera
|
47ea032533
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
|
10 years ago |
Shota Suzuki
|
72ddef0506
igb: Fix oops caused by missing queue pairing
|
10 years ago |
Todd Fujinaka
|
0c5bbeb883
igb: report unsupported ethtool settings in set_coalesce
|
10 years ago |
Jacob Keller
|
97aebc1b3c
igb: only report generic filters in get_ts_info
|
10 years ago |
Eyal Perry
|
892311f66f
ethtool: Support for configurable RSS hash function
|
10 years ago |
Todd Fujinaka
|
c4c112f158
igb: add flags to set eee advertisement mode
|
11 years ago |
Todd Fujinaka
|
23d87824de
igb: unhide invariant returns
|
11 years ago |
Jiri Pirko
|
d4f3cd49d2
net: use ethtool_cmd_speed_set helper to set ethtool speed value
|
11 years ago |
Jiri Pirko
|
537fae0101
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
|
11 years ago |
Todd Fujinaka
|
3cfcf036e1
igb: use mac loopback for i354 backplane
|
11 years ago |
Ben Hutchings
|
fe62d00137
ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()
|
11 years ago |
Wilfried Klaebe
|
7ad24ea4bf
net: get rid of SET_ETHTOOL_OPS
|
11 years ago |
Carolyn Wyborny
|
f6f38e270e
igb: Replace 1/0 return values with true/false
|
11 years ago |
Carolyn Wyborny
|
0d451e7956
igb: Cleanups to fix msleep warnings
|
11 years ago |
Carolyn Wyborny
|
c502ea2ea8
igb: Cleanups to fix line length warnings
|
11 years ago |
Carolyn Wyborny
|
b26141d47a
igb: Cleanups to fix missing break in switch statements
|
11 years ago |