Jon Maxwell
|
cc54a59ae6
igbvf: remove "link is Up" message when registering mcast address
|
9 years ago |
Alexander Duyck
|
ea6ce6024f
igbvf: Add support for generic Tx checksums
|
9 years ago |
Jesse Brandeburg
|
32b3e08fff
drivers/net/intel: use napi_complete_done()
|
10 years ago |
Toshiaki Makita
|
213246d3fa
igbvf: Enable TSO for stacked VLAN
|
10 years ago |
Stefan Assmann
|
fae5ecaee3
igbvf: clear buffer_info->dma after dma_unmap_single()
|
10 years ago |
Todd Fujinaka
|
784401bfc0
igbvf: use netif_carrier_off earlier when bringing if down
|
10 years ago |
Jeff Kirsher
|
5beef769ec
igbvf: cleanup msleep() and min/max() usage
|
10 years ago |
Jeff Kirsher
|
0340501b1c
igbvf: Fix code comments and whitespace
|
10 years ago |
David S. Miller
|
6e03f896b5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Toshiaki Makita
|
72b1405964
igbvf: Fix checksum error when using stacked vlan
|
10 years ago |
Jiri Pirko
|
df8a39defa
net: rename vlan_tx_* helpers since "tx" is misleading there
|
10 years ago |
Benoit Taine
|
9baa3c34ac
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
|
11 years ago |
Francois Romieu
|
6b8f07b490
igbvf: remove open-coded skb_cow_head
|
11 years ago |
Joe Perches
|
1dcf875eff
igbvf: Convert uses of __constant_<foo> to <foo>
|
11 years ago |
Alexander Gordeev
|
4601e7591f
igbvf: Use pci_enable_msix_range() instead of pci_enable_msix()
|
11 years ago |
dingtianhong
|
887fa9d8f4
net: igbvf: slight optimization of addr compare
|
11 years ago |
Linus Torvalds
|
8ceafbfa91
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
|
11 years ago |
Wei Yongjun
|
de524681f8
igbvf: add missing iounmap() on error in igbvf_probe()
|
12 years ago |
Dan Carpenter
|
3de9e65f01
igbvf: integer wrapping bug setting the mtu
|
12 years ago |
Russell King
|
c21b8ebc2f
DMA-API: net: intel/igbvf: fix 32-bit DMA mask handling
|
12 years ago |
Patrick McHardy
|
86a9bad3ab
net: vlan: add protocol argument to packet tagging functions
|
12 years ago |
Patrick McHardy
|
80d5c3689b
net: vlan: prepare for 802.1ad VLAN filtering offload
|
12 years ago |
Patrick McHardy
|
f646968f8f
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
|
12 years ago |
Joe Perches
|
1f9061d27d
drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
|
12 years ago |
Alexander Duyck
|
3eb1a40f4b
igbvf: Make next_to_watch a pointer and adjust memory barriers to avoid races
|
12 years ago |
Joe Perches
|
b2adaca92c
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
|
12 years ago |
Mitch A Williams
|
8d56b6d507
igbvf: be sane about random MAC addresses
|
12 years ago |
Jiri Pirko
|
aaeb6cdfa5
remove init of dev->perm_addr in drivers
|
12 years ago |
Jiri Pirko
|
15c6ff3bc0
net: remove unnecessary NET_ADDR_RANDOM "bitclean"
|
12 years ago |
Greg Kroah-Hartman
|
1dd06ae8db
drivers/net: fix up function prototypes after __dev* removals
|
12 years ago |