Jeff Kirsher
|
ae06c70b13
intel: add SPDX identifiers to all the Intel drivers
|
7 years ago |
Corinna Vinschen
|
1b8b062a99
igb: add VF trust infrastructure
|
7 years ago |
Zhang Shengju
|
28cb2d1b0c
igb: add function to get maximum RSS queues
|
8 years ago |
Andre Guedes
|
05f9d3e1ae
igb: Add support for CBS offload
|
8 years ago |
Benjamin Poirier
|
81e3f64a9b
igb: Remove useless argument
|
8 years ago |
Jacob Keller
|
e5f36ad14c
igb: check for Tx timestamp timeouts during watchdog
|
8 years ago |
Jacob Keller
|
c3b8f85ec2
igb: add statistic indicating number of skipped Tx timestamps
|
8 years ago |
Yury Kylulin
|
4827cc3779
igb/igbvf: Add VF MAC filter request capabilities
|
8 years ago |
Yury Kylulin
|
83c21335c8
igb: improve MAC filter handling
|
8 years ago |
Alexander Duyck
|
e3cdf68d4a
igb: Add support for padding packet
|
8 years ago |
Alexander Duyck
|
8649aaef40
igb: Add support for using order 1 pages to receive large frames
|
8 years ago |
Alexander Duyck
|
e08912985b
igb: Add support for ethtool private flag to allow use of legacy Rx
|
8 years ago |
Alexander Duyck
|
3456fd5342
igb: Use page_address offset from page instead of masking virtual address
|
8 years ago |
Alexander Duyck
|
cfbc871c21
igb: Limit maximum frame Rx based on MTU
|
8 years ago |
Alexander Duyck
|
7cc6fd4c60
igb: Don't bother clearing Tx buffer_info in igb_clean_tx_ring
|
8 years ago |
Alexander Duyck
|
7bd1759282
igb: Add support for DMA_ATTR_WEAK_ORDERING
|
8 years ago |
Alexander Duyck
|
bd4171a5d4
igb: update code to better handle incrementing page count
|
8 years ago |
Jacob Keller
|
ac28b41aac
igb: restore PPS signal on igb_ptp_reset
|
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
|
e3f2350de8
igb: implement igb_ptp_suspend
|
9 years ago |
Jacob Keller
|
63737166a0
igb: introduce IGB_PTP_OVERFLOW_CHECK flag
|
9 years ago |
Jacob Keller
|
462f118882
igb: introduce ptp_flags variable and use it to replace IGB_FLAG_PTP
|
9 years ago |
Nathan Sullivan
|
3f544d2a4d
igb: adjust PTP timestamps for Tx/Rx latency
|
9 years ago |
Jacob Keller
|
a51d8c217b
igb: use BIT() macro or unsigned prefix
|
9 years ago |
Stefan Assmann
|
46eafa59e1
igb: call ndo_stop() instead of dev_close() when running offline selftest
|
9 years ago |
Alexander Duyck
|
16903caa33
igb: Add support for VLAN promiscuous with SR-IOV and NTUPLE
|
9 years ago |
Alexander Duyck
|
d3836f8e25
igb: Do not factor VLANs into RLPML calculation
|
9 years ago |
Jarod Wilson
|
73bf8048d7
igb: don't unmap NULL hw_addr
|
10 years ago |