drivers: net: last_rx elimination
[safe/jmp/linux-2.6] / drivers / net / ixgbevf / ixgbevf_main.c
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-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 main and ethool interface module and...