Alexander Duyck
|
e7fcd5439f
ixgbevf: Use dev_kfree_skb_any in xmit path, not dev_kfree_skb
|
10 年之前 |
Vlad Zolotarov
|
94cf66f870
ixgbevf: Add a RETA query code
|
10 年之前 |
Jeff Kirsher
|
dec0d8e462
ixgbevf: Fix code comments and whitespace
|
10 年之前 |
Emil Tantilov
|
9ac5c5ccdb
ixgbevf: combine all of the tasks into a single service task
|
10 年之前 |
Emil Tantilov
|
e66c92ad58
ixgbevf: rewrite watchdog task to function similar to igbvf
|
10 年之前 |
Emil Tantilov
|
e08400b707
ixgbevf: Add code to check for Tx hang
|
10 年之前 |
Emil Tantilov
|
d9bdb57f9c
ixgbevf: Fix ordering of shutdown to correctly disable Rx and Tx
|
10 年之前 |
Emil Tantilov
|
39f35a370b
ixgbevf: set vlan_features in a single write instead of several ORs
|
10 年之前 |
Emil Tantilov
|
9295edb472
ixgbevf: add RSS support for X550
|
10 年之前 |
Emil Tantilov
|
2dc571aa61
ixgbevf: enable multiple queue support
|
10 年之前 |
David S. Miller
|
6e03f896b5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 年之前 |
Toshiaki Makita
|
10e4fb333c
ixgbevf: Fix checksum error when using stacked vlan
|
10 年之前 |
Jiri Pirko
|
df8a39defa
net: rename vlan_tx_* helpers since "tx" is misleading there
|
10 年之前 |
Alexander Duyck
|
a94d9e224e
ethernet/intel: Use eth_skb_pad and skb_put_padto helpers
|
10 年之前 |
Emil Tantilov
|
0333464f5f
ixgbevf: fix possible crashes in probe and remove
|
10 年之前 |
Emil Tantilov
|
47068b0ddf
ixgbevf: add support for X550 VFs
|
10 年之前 |
Emil Tantilov
|
688ff32db2
ixgbevf: add netpoll support
|
10 年之前 |
Emil Tantilov
|
6622402a72
ixgbevf: compare total_rx_packets and budget in ixgbevf_clean_rx_irq
|
10 年之前 |
Emil Tantilov
|
bad17234ba
ixgbevf: Change receive model to use double buffered page based receives
|
10 年之前 |
Emil Tantilov
|
4b95fe3de7
ixgbevf: Update Rx next to clean in real time
|
10 年之前 |
Emil Tantilov
|
0579eefca7
ixgbevf: reorder main loop in ixgbe_clean_rx_irq to allow for do/while/continue
|
10 年之前 |
Emil Tantilov
|
b97fe3b1af
ixgbevf: Cleanup variable usage, improve stack performance
|
10 年之前 |
Emil Tantilov
|
dff8052033
ixgbevf: Combine the logic for post Rx processing into single function
|
10 年之前 |
Emil Tantilov
|
ec62fe2641
ixgbevf: Test Rx status bits directly out of the descriptor
|
10 年之前 |
Emil Tantilov
|
bafa578fdf
ixgbevf: Update ixgbevf_alloc_rx_buffers to handle clearing of status bits
|
10 年之前 |
Ethan Zhao
|
8d34b31e0e
ixgbevf: remove useless bd_number from struct ixgbevf_adapter
|
11 年之前 |
Benoit Taine
|
9baa3c34ac
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
|
11 年之前 |
Linus Torvalds
|
f9da455b93
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
11 年之前 |
Emil Tantilov
|
b8ce18cdfa
ixgbevf: remove 82599 from the module description
|
11 年之前 |
Peter Zijlstra
|
4e857c58ef
arch: Mass conversion of smp_mb__*()
|
11 年之前 |