Kees Cook
|
42bc47b353
treewide: Use array_size() in vmalloc()
|
7 years ago |
Kees Cook
|
6da2ec5605
treewide: kmalloc() -> kmalloc_array()
|
7 years ago |
Jeff Kirsher
|
51dce24bcd
net: intel: Cleanup the copyright/license headers
|
7 years ago |
Vinicius Costa Gomes
|
b4a38d4276
igb: Add MAC address support for ethtool nftuple filters
|
7 years ago |
Vinicius Costa Gomes
|
bae51fefe2
igb: Enable nfc filters to specify MAC addresses
|
7 years ago |
Vinicius Costa Gomes
|
83dd693f36
igb: Fix not adding filter elements to the list
|
7 years ago |
Jeff Kirsher
|
ae06c70b13
intel: add SPDX identifiers to all the Intel drivers
|
7 years ago |
Zhang Shengju
|
28cb2d1b0c
igb: add function to get maximum RSS queues
|
8 years ago |
Benjamin Poirier
|
81e3f64a9b
igb: Remove useless argument
|
8 years ago |
Jacob Keller
|
c3b8f85ec2
igb: add statistic indicating number of skipped Tx timestamps
|
8 years ago |
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()
|
9 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 |