Merge branch 'linus' into cont_syslog
[safe/jmp/linux-2.6] / drivers / net / ixgbevf /
2010-05-14 Joe Perchesdrivers/net: Remove unnecessary returns from void funct...
2010-05-10 Eric Dumazetnet: trans_start cleanups
2010-05-06 Greg Roseixgbevf: Cache PF ack bit in interrupt
2010-04-27 Nick Nunleyixgbevf: use DMA API instead of PCI DMA functions
2010-04-27 Greg Roseixgbevf: Fix link speed display
2010-04-14 Eric Dumazetdrivers: net: use skb_headlen()
2010-04-13 Eric Dumazetdrivers: net: last_rx elimination
2010-04-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-04-07 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-04-03 Jiri Pirkonet: convert multicast list to list_head
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-27 Jiri Pirkoixgbevf: convert to use netdev_for_each_mc_addr
2010-03-26 Greg Roseixgbevf: Fix signed/unsigned int error
2010-03-24 Frans Popnet/intel: remove trailing space in messages
2010-03-23 Joe Perchesixgbevf: Message formatting fixup
2010-03-20 Greg Roseixgbevf: Message formatting cleanups
2010-03-20 Greg Roseixgbevf: Shorten up delay timer for watchdog task
2010-03-20 Greg Roseixgbevf: Fix VF Stats accounting after reset
2010-03-06 Akinobu Mitabitops: rename for_each_bit() to for_each_set_bit()
2010-02-12 Jiri Pirkonet: use netdev_mc_count and netdev_mc_empty when appro...
2010-01-28 Alexey Dobriyannetdev: remove HAVE_ leftovers
2010-01-23 Jeff Kirsherixgbevf: Fix IPv6 GSO type checks
2010-01-23 Greg Roseixgbevf: Tell network stack to stop tx when the VF...
2010-01-23 Greg Roseixgbevf: Fix panics in the VF driver
2010-01-23 Greg Roseixgbevf: Take action when the PF notifies the VF it...
2010-01-10 Greg Roseixgbevf: Driver Makefile
2010-01-10 Greg Roseixgbevf: Driver main and ethool interface module and...
2010-01-10 Greg Roseixgbevf: Mailbox communication
2010-01-10 Greg Roseixgbevf: 82599 Virtual Function core functions and...
2010-01-10 Greg Roseixgbevf: Macros, data structures, useful defines and...