index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ixgbevf
Age
Commit message (
Expand
)
Author
2012-07-31
netvm: propagate page->pfmemalloc from skb_alloc_page to skb
Mel Gorman
2012-07-21
ixgbevf: Fix namespace issue with ixgbe_write_eitr
Greg Rose
2012-07-21
ixgbevf: Add support for PCI error handling
Alexander Duyck
2012-07-21
ixgbevf: Add lock around mailbox ops to prevent simultaneous access
Alexander Duyck
2012-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-07-18
ixgbevf: Fix multiple issues in ixgbevf_get/set_ringparam
Alexander Duyck
2012-07-18
ixgbevf: Consolidate Tx context descriptor creation code
Alexander Duyck
2012-07-18
ixgbevf: Add netdev to ring structure
Alexander Duyck
2012-07-18
ixgbevf: Do not rewind the Rx ring before bumping tail
Alexander Duyck
2012-07-18
ixgbevf: fix VF untagging when 802.1 prio is set
Pascal Bouchareine
2012-07-17
ixgbevf: Update descriptor macros to accept pointers and drop _ADV suffix
Alexander Duyck
2012-07-17
ixgbevf: Use igb style interrupt masks instead of ixgbe style
Alexander Duyck
2012-07-17
ixgbevf: Move Tx clean-up into NAPI context
Alexander Duyck
2012-07-17
ixgbevf: Update q_vector to contain ring pointers instead of bitmaps
Alexander Duyck
2012-07-17
ixgbevf: Fix panic when loading driver
Alexander Duyck
2012-07-17
ixgbevf: Cleanup accounting for space needed at start of xmit_frame
Alexander Duyck
2012-07-17
ixgbevf: Drop use of eitr_low and eitr_high for hard coded values
Alexander Duyck
2012-07-17
ixgbevf: Make use of NETIF_F_RXCSUM instead of keeping our own flag
Alexander Duyck
2012-07-17
ixgbevf: Drop netdev_registered value since that is already stored in netdev
Alexander Duyck
2012-07-17
ixgbevf: Drop all dead or unnecessary code
Alexander Duyck
2012-07-16
ixgbevf: Prevent RX/TX statistics getting reset to zero
Narendra K
2012-07-10
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
2012-05-03
ixgbevf: Update version string
Greg Rose
2012-05-03
ixgbevf: Make sure jumbo frames are set correctly after PF reset
Greg Rose
2012-05-03
ixgbevf: Add support to recognize 100mb link speed
Greg Rose
2012-03-27
intel: make wired ethernet driver message level consistent (rev2)
stephen hemminger
2012-02-24
ixgbevf: print MAC via printk format specifier
Danny Kukawka
2012-02-13
rename dev_hw_addr_random and remove redundant second
Danny Kukawka
2012-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-02-03
ixgbevf: Update copyright notices
Greg Rose
2012-02-03
ixgbevf: Fix mailbox interrupt ack bug
Greg Rose
2012-01-31
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
Joe Perches
2012-01-19
ixgbevf: make operations tables const
Stephen Hemminger
2012-01-19
ixgbevf: fix sparse warnings
Stephen Hemminger
2012-01-19
ixgbevf: make ethtool ops and strings const
Stephen Hemminger
2012-01-19
ixgbevf: Prevent possible race condition by checking for message
Greg Rose
2012-01-02
ixgbevf: Fix register defines to correctly handle complex expressions
Alexander Duyck
2011-12-08
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
Jiri Pirko
2011-11-22
net: remove netdev_alloc_page and use __GFP_COLD
Eric Dumazet
2011-11-22
Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...
Rick Jones
2011-11-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2011-11-16
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
2011-11-16
intel: Convert <FOO>_LENGTH_OF_ADDRESS to ETH_ALEN
Joe Perches
2011-11-16
ixgbevf: Convert printks to pr_<level>
Jeff Kirsher
2011-11-02
ixgbevf: Update release version
Greg Rose
2011-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2011-10-19
net: add skb frag size accessors
Eric Dumazet
2011-10-07
net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero
Rick Jones
2011-09-28
ixgbevf: Fix broken trunk vlan
Greg Rose
2011-08-30
intel: convert to SKB paged frag API.
Ian Campbell
[next]