David S. Miller
|
e1ea2f9856
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 years ago |
Andre Guedes
|
05f9d3e1ae
igb: Add support for CBS offload
|
8 years ago |
Jean-Philippe Brucker
|
104ba83363
igb: Fix TX map failure path
|
8 years ago |
Kees Cook
|
26566eae80
ethernet/intel: Convert timers to use timer_setup()
|
8 years ago |
Christophe JAILLET
|
18eb86362a
igb: check memory allocation failure
|
8 years ago |
Greg Edwards
|
46b3bb9b47
igb: do not drop PF mailbox lock after read of VF message
|
8 years ago |
Corinna Vinschen
|
2643e6e902
igb: Remove incorrect "unexpected SYS WRAP" log message
|
8 years ago |
Cliff Spradlin
|
26bd4e2db0
igb: protect TX timestamping from API misuse
|
8 years ago |
Gangfeng Huang
|
94221ae75c
igb: Fix error of RX network flow classification
|
8 years ago |
Colin Ian King
|
b476deab8f
igb: make a few local functions static
|
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 |
Jacob Keller
|
74344e32fc
igb: avoid permanent lock of *_PTP_TX_IN_PROGRESS
|
8 years ago |
Arnd Bergmann
|
000ba1f2eb
igb: mark PM functions as __maybe_unused
|
8 years ago |
Kim Tatt Chuah
|
b90fa87635
igb: Enable reading of wake up packet
|
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
|
3a1eb6d10c
igb/ixgbe: Fix typo in igb_build_skb and/or ixgbe_build_skb code comment
|
8 years ago |
Alexander Duyck
|
b1bb2eb0a0
igb: Re-add support for build_skb in igb
|
8 years ago |
Alexander Duyck
|
e014272672
igb: Break out Rx buffer page management
|
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
|
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
|
d2bead576e
igb: Clear Rx buffer_info in configure instead of clean
|
8 years ago |
Alexander Duyck
|
7ec0116c91
igb: Use length to determine if descriptor is done
|
8 years ago |
Alexander Duyck
|
7bd1759282
igb: Add support for DMA_ATTR_WEAK_ORDERING
|
8 years ago |
Tobias Klauser
|
4a7c972644
net: Remove usage of net_device last_rx member
|
8 years ago |