Alexander Duyck
|
908421f6cc
ixgbevf: Update descriptor macros to accept pointers and drop _ADV suffix
|
13 years ago |
Alexander Duyck
|
5f3600ebe2
ixgbevf: Use igb style interrupt masks instead of ixgbe style
|
13 years ago |
Alexander Duyck
|
fa71ae270a
ixgbevf: Move Tx clean-up into NAPI context
|
13 years ago |
Alexander Duyck
|
6b43c44654
ixgbevf: Update q_vector to contain ring pointers instead of bitmaps
|
13 years ago |
Alexander Duyck
|
3595990a9c
ixgbevf: Cleanup accounting for space needed at start of xmit_frame
|
13 years ago |
Alexander Duyck
|
e2c28ce760
ixgbevf: Drop use of eitr_low and eitr_high for hard coded values
|
13 years ago |
Alexander Duyck
|
525a940c37
ixgbevf: Make use of NETIF_F_RXCSUM instead of keeping our own flag
|
13 years ago |
Alexander Duyck
|
fd13a9abeb
ixgbevf: Drop netdev_registered value since that is already stored in netdev
|
13 years ago |
Alexander Duyck
|
77d5dfca41
ixgbevf: Drop all dead or unnecessary code
|
13 years ago |
Ben Hutchings
|
49ce9c2cda
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
|
13 years ago |
Greg Rose
|
9cd9130d44
ixgbevf: Update version string
|
13 years ago |
Greg Rose
|
795180d8bf
ixgbevf: Make sure jumbo frames are set correctly after PF reset
|
13 years ago |
stephen hemminger
|
b3f4d5990b
intel: make wired ethernet driver message level consistent (rev2)
|
13 years ago |
Danny Kukawka
|
f794e7efe4
ixgbevf: print MAC via printk format specifier
|
13 years ago |
Danny Kukawka
|
1a0d6ae579
rename dev_hw_addr_random and remove redundant second
|
13 years ago |
David S. Miller
|
dd48dc34fe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Greg Rose
|
5c47a2b621
ixgbevf: Update copyright notices
|
13 years ago |
Greg Rose
|
3a2c40336b
ixgbevf: Fix mailbox interrupt ack bug
|
13 years ago |
Joe Perches
|
e404decb0f
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
|
13 years ago |
Stephen Hemminger
|
3d8fe98f8d
ixgbevf: make operations tables const
|
13 years ago |
Greg Rose
|
375b27cf5d
ixgbevf: Prevent possible race condition by checking for message
|
13 years ago |
Jiri Pirko
|
8e586137e6
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
|
13 years ago |
Eric Dumazet
|
1f2149c1df
net: remove netdev_alloc_page and use __GFP_COLD
|
13 years ago |
David S. Miller
|
f85fa27913
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
|
13 years ago |
Michał Mirosław
|
c8f44affb7
net: introduce and use netdev_features_t for device features sets
|
13 years ago |
Jeff Kirsher
|
dbd9636e28
ixgbevf: Convert printks to pr_<level>
|
13 years ago |
Greg Rose
|
c1a7e1ebc1
ixgbevf: Update release version
|
13 years ago |
Eric Dumazet
|
9e903e0852
net: add skb frag size accessors
|
13 years ago |
Greg Rose
|
dd1ed3b7bf
ixgbevf: Fix broken trunk vlan
|
14 years ago |
Ian Campbell
|
877749bf3f
intel: convert to SKB paged frag API.
|
14 years ago |