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 年 前 |
Greg Rose
|
e1941a7433
ixgbevf: Adjust to handle unassigned MAC address from PF
|
12 年 前 |
David S. Miller
|
e2a553dbf1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 年 前 |
xunleer
|
a1f6c6b147
ixgbevf: don't release the soft entries
|
12 年 前 |
Joe Perches
|
d0320f7500
drivers:net: Remove dma_alloc_coherent OOM messages
|
12 年 前 |
Stephen Hemminger
|
39ba22b413
ixgbevf: use PCI_DEVICE_TABLE macro
|
12 年 前 |
Alexander Duyck
|
e757e3e198
ixgbevf: Make next_to_watch a pointer and adjust memory barriers to avoid races
|
12 年 前 |
Greg Rose
|
b876a744a2
ixgbevf: Fix link speed message to support 100Mbps
|
12 年 前 |
Greg Rose
|
088245a358
ixgbevf: Fix statistics corruption
|
12 年 前 |
Greg Rose
|
6fe5967550
ixgbevf: Fix link up messages
|
12 年 前 |
Greg Rose
|
1e72bfc39d
ixgbevf: Synch out of tree and in tree mailbox interrupt handlers
|
12 年 前 |
Jiri Pirko
|
aaeb6cdfa5
remove init of dev->perm_addr in drivers
|
12 年 前 |
Greg Kroah-Hartman
|
1dd06ae8db
drivers/net: fix up function prototypes after __dev* removals
|
12 年 前 |
Bill Pemberton
|
9f9a12f8ca
net/intel: remove __dev* attributes
|
12 年 前 |
Greg Rose
|
55fb277c1f
ixgbevf: Add checksum statistics counters to rings
|
12 年 前 |
Greg Rose
|
3938d3c8fd
ixgbevf: Remove unneeded and obsolete comment
|
12 年 前 |
Greg Rose
|
dee847f58f
ixgbevf: White space and comments clean up
|
12 年 前 |
Greg Rose
|
31571757a4
ixgbevf: Remove mailbox spinlock from the reset function
|
12 年 前 |
Greg Rose
|
92fe0bf7d0
ixgbevf: Remove checking for mac.ops function pointers
|
12 年 前 |
Greg Rose
|
6259a01fb2
ixgbevf: Fix unnecessary dereference where local var is available.
|
12 年 前 |
Greg Rose
|
b9dd245bc6
ixgbevf: Streamline the rx buffer allocation
|
12 年 前 |
Greg Rose
|
85624caff9
ixgbevf: Reduce size of maximum rx buffer
|
12 年 前 |
Greg Rose
|
366c109912
ixgbevf: Add flag to indicate when rx is in net poll
|
12 年 前 |
Emil Tantilov
|
a5f9337bdc
ixgbevf: fix possible use of uninitialized variable
|
12 年 前 |
Jakub Kicinski
|
e45dd5fe65
ixgbevf: make sure probe fails on MSI-X enable error
|
12 年 前 |
Ben Hutchings
|
46acc460c0
eth: Make is_link_local() consistent with other address tests
|
12 年 前 |
David S. Miller
|
810b6d7638
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
|
12 年 前 |
John Fastabend
|
815cccbf10
ixgbe: add setlink, getlink support to ixgbe and ixgbevf
|
12 年 前 |