Jarod Wilson
|
91c527a556
ethernet/intel: use core min/max MTU checking
|
8 年之前 |
Eliezer Tamir
|
d9d888b8b0
ixgb: call netif_carrier_off early on down
|
10 年之前 |
Jiri Pirko
|
df8a39defa
net: rename vlan_tx_* helpers since "tx" is misleading there
|
10 年之前 |
Alexander Duyck
|
67fd893ee0
ethernet/intel: Use napi_alloc_skb
|
10 年之前 |
Benoit Taine
|
9baa3c34ac
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
|
11 年之前 |
Francois Romieu
|
a173f045a8
ixgb: remove open-coded skb_cow_head
|
11 年之前 |
Eric W. Biederman
|
f7e79913a1
ixgb: Call dev_kfree_skby_any instead of dev_kfree_skb.
|
11 年之前 |
Russell King
|
590990362b
DMA-API: net: intel/ixgb: fix 32-bit DMA mask handling
|
12 年之前 |
Joe Perches
|
ede23fa816
drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
|
12 年之前 |
Patrick McHardy
|
86a9bad3ab
net: vlan: add protocol argument to packet tagging functions
|
12 年之前 |
Patrick McHardy
|
80d5c3689b
net: vlan: prepare for 802.1ad VLAN filtering offload
|
12 年之前 |
Patrick McHardy
|
f646968f8f
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
|
12 年之前 |
David S. Miller
|
a210576cf8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 年之前 |
Christoph Paasch
|
065946c65a
ixgb: Add missing dma_mapping_error-call in ixgb_alloc_rx_buffers
|
12 年之前 |
Joe Perches
|
1f9061d27d
drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
|
12 年之前 |
Joe Perches
|
d0320f7500
drivers:net: Remove dma_alloc_coherent OOM messages
|
12 年之前 |
Joe Perches
|
14f8dc4953
drivers: net: Remove remaining alloc/OOM messages
|
12 年之前 |
Jiri Pirko
|
aaeb6cdfa5
remove init of dev->perm_addr in drivers
|
12 年之前 |
Bill Pemberton
|
9f9a12f8ca
net/intel: remove __dev* attributes
|
12 年之前 |
Stephen Hemminger
|
3646f0e5c9
netdev: make pci_error_handlers const
|
13 年之前 |
Jon Mason
|
61dc53341d
ixgb: use PCI_VENDOR_ID_INTEL
|
13 年之前 |
Ben Hutchings
|
49ce9c2cda
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
|
13 年之前 |
stephen hemminger
|
b3f4d5990b
intel: make wired ethernet driver message level consistent (rev2)
|
13 年之前 |
Joe Perches
|
5edc446582
ixgb: Remove unnecessary defines, use pr_debug
|
13 年之前 |
Joe Perches
|
e404decb0f
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
|
13 年之前 |
Rusty Russell
|
3db1cd5c05
net: fix assignment of 0/1 to bool variables.
|
13 年之前 |
Jiri Pirko
|
8e586137e6
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
|
13 年之前 |
Michał Mirosław
|
c8f44affb7
net: introduce and use netdev_features_t for device features sets
|
13 年之前 |
Eric Dumazet
|
9e903e0852
net: add skb frag size accessors
|
14 年之前 |
Michał Mirosław
|
f04ea74e8a
ixgb: finish conversion to ndo_fix_features
|
14 年之前 |