Greg Edwards
|
46b3bb9b47
igb: do not drop PF mailbox lock after read of VF message
|
8 年之前 |
Corinna Vinschen
|
2643e6e902
igb: Remove incorrect "unexpected SYS WRAP" log message
|
8 年之前 |
Cliff Spradlin
|
26bd4e2db0
igb: protect TX timestamping from API misuse
|
8 年之前 |
Gangfeng Huang
|
94221ae75c
igb: Fix error of RX network flow classification
|
8 年之前 |
Colin Ian King
|
b476deab8f
igb: make a few local functions static
|
8 年之前 |
Benjamin Poirier
|
81e3f64a9b
igb: Remove useless argument
|
8 年之前 |
Jacob Keller
|
e5f36ad14c
igb: check for Tx timestamp timeouts during watchdog
|
8 年之前 |
Jacob Keller
|
c3b8f85ec2
igb: add statistic indicating number of skipped Tx timestamps
|
8 年之前 |
Jacob Keller
|
74344e32fc
igb: avoid permanent lock of *_PTP_TX_IN_PROGRESS
|
8 年之前 |
Arnd Bergmann
|
000ba1f2eb
igb: mark PM functions as __maybe_unused
|
8 年之前 |
Kim Tatt Chuah
|
b90fa87635
igb: Enable reading of wake up packet
|
8 年之前 |
Yury Kylulin
|
4827cc3779
igb/igbvf: Add VF MAC filter request capabilities
|
8 年之前 |
Yury Kylulin
|
83c21335c8
igb: improve MAC filter handling
|
8 年之前 |
Alexander Duyck
|
3a1eb6d10c
igb/ixgbe: Fix typo in igb_build_skb and/or ixgbe_build_skb code comment
|
8 年之前 |
Alexander Duyck
|
b1bb2eb0a0
igb: Re-add support for build_skb in igb
|
8 年之前 |
Alexander Duyck
|
e014272672
igb: Break out Rx buffer page management
|
8 年之前 |
Alexander Duyck
|
e3cdf68d4a
igb: Add support for padding packet
|
8 年之前 |
Alexander Duyck
|
8649aaef40
igb: Add support for using order 1 pages to receive large frames
|
8 年之前 |
Alexander Duyck
|
3456fd5342
igb: Use page_address offset from page instead of masking virtual address
|
8 年之前 |
Alexander Duyck
|
cfbc871c21
igb: Limit maximum frame Rx based on MTU
|
8 年之前 |
Alexander Duyck
|
7cc6fd4c60
igb: Don't bother clearing Tx buffer_info in igb_clean_tx_ring
|
8 年之前 |
Alexander Duyck
|
d2bead576e
igb: Clear Rx buffer_info in configure instead of clean
|
8 年之前 |
Alexander Duyck
|
7ec0116c91
igb: Use length to determine if descriptor is done
|
8 年之前 |
Alexander Duyck
|
7bd1759282
igb: Add support for DMA_ATTR_WEAK_ORDERING
|
8 年之前 |
Tobias Klauser
|
4a7c972644
net: Remove usage of net_device last_rx member
|
8 年之前 |
David S. Miller
|
02ac5d1487
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 年之前 |
Alexander Duyck
|
2976db8018
mm: rename __page_frag functions to __page_frag_cache, drop order from drain
|
8 年之前 |
stephen hemminger
|
bc1f44709c
net: make ndo_get_stats64 a void function
|
8 年之前 |
Todd Fujinaka
|
9474933caf
igb: close/suspend race in netif_device_detach
|
8 年之前 |
Guilherme G Piccoli
|
69b97cf6db
igb: re-assign hw address pointer on reset after PCI error
|
8 年之前 |