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 |
David S. Miller
|
a210576cf8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Christoph Paasch
|
065946c65a
ixgb: Add missing dma_mapping_error-call in ixgb_alloc_rx_buffers
|
12 years ago |
Joe Perches
|
1f9061d27d
drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
|
12 years ago |
Joe Perches
|
d0320f7500
drivers:net: Remove dma_alloc_coherent OOM messages
|
12 years ago |
Joe Perches
|
14f8dc4953
drivers: net: Remove remaining alloc/OOM messages
|
12 years ago |
Jiri Pirko
|
aaeb6cdfa5
remove init of dev->perm_addr in drivers
|
12 years ago |
Bill Pemberton
|
9f9a12f8ca
net/intel: remove __dev* attributes
|
12 years ago |
Stephen Hemminger
|
3646f0e5c9
netdev: make pci_error_handlers const
|
12 years ago |
Jon Mason
|
61dc53341d
ixgb: use PCI_VENDOR_ID_INTEL
|
13 years ago |
Ben Hutchings
|
49ce9c2cda
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
|
13 years ago |
stephen hemminger
|
b3f4d5990b
intel: make wired ethernet driver message level consistent (rev2)
|
13 years ago |
Joe Perches
|
5edc446582
ixgb: Remove unnecessary defines, use pr_debug
|
13 years ago |
Joe Perches
|
e404decb0f
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
|
13 years ago |
Rusty Russell
|
3db1cd5c05
net: fix assignment of 0/1 to bool variables.
|
13 years ago |
Jiri Pirko
|
8e586137e6
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
|
13 years ago |
Michał Mirosław
|
c8f44affb7
net: introduce and use netdev_features_t for device features sets
|
13 years ago |
Eric Dumazet
|
9e903e0852
net: add skb frag size accessors
|
13 years ago |
Michał Mirosław
|
f04ea74e8a
ixgb: finish conversion to ndo_fix_features
|
13 years ago |
Jesse Brandeburg
|
ac5ac789eb
ixgb: eliminate checkstack warnings
|
13 years ago |
Michał Mirosław
|
d7ccb8c2f2
ixgb: convert to ndo_fix_features
|
14 years ago |
Ian Campbell
|
877749bf3f
intel: convert to SKB paged frag API.
|
14 years ago |
Jiri Pirko
|
afc4b13df1
net: remove use of ndo_set_multicast_list in drivers
|
14 years ago |
Jeff Kirsher
|
dee1ad47f2
intel: Move the Intel wired LAN drivers
|
14 years ago |