| Commit message (Expand) | Author | Age |
* | net: trans_start cleanups | Eric Dumazet | 2010-05-10 |
* | ixgbevf: Cache PF ack bit in interrupt | Greg Rose | 2010-05-06 |
* | ixgbevf: use DMA API instead of PCI DMA functions | Nick Nunley | 2010-04-27 |
* | ixgbevf: Fix link speed display | Greg Rose | 2010-04-27 |
* | drivers: net: use skb_headlen() | Eric Dumazet | 2010-04-14 |
* | drivers: net: last_rx elimination | Eric Dumazet | 2010-04-13 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-11 |
|\ |
|
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-07 |
|\| |
|
| * | ixgbevf: Fix signed/unsigned int error | Greg Rose | 2010-03-26 |
* | | net: convert multicast list to list_head | Jiri Pirko | 2010-04-03 |
* | | ixgbevf: convert to use netdev_for_each_mc_addr | Jiri Pirko | 2010-03-26 |
* | | net/intel: remove trailing space in messages | Frans Pop | 2010-03-24 |
* | | ixgbevf: Message formatting fixup | Joe Perches | 2010-03-22 |
|/ |
|
* | ixgbevf: Message formatting cleanups | Greg Rose | 2010-03-20 |
* | ixgbevf: Shorten up delay timer for watchdog task | Greg Rose | 2010-03-20 |
* | ixgbevf: Fix VF Stats accounting after reset | Greg Rose | 2010-03-20 |
* | bitops: rename for_each_bit() to for_each_set_bit() | Akinobu Mita | 2010-03-06 |
* | net: use netdev_mc_count and netdev_mc_empty when appropriate | Jiri Pirko | 2010-02-12 |
* | netdev: remove HAVE_ leftovers | Alexey Dobriyan | 2010-01-28 |
* | ixgbevf: Fix IPv6 GSO type checks | Jeff Kirsher | 2010-01-23 |
* | ixgbevf: Tell network stack to stop tx when the VF detects PF reset | Greg Rose | 2010-01-23 |
* | ixgbevf: Fix panics in the VF driver | Greg Rose | 2010-01-23 |
* | ixgbevf: Take action when the PF notifies the VF it is resetting. | Greg Rose | 2010-01-23 |
* | ixgbevf: Driver Makefile | Greg Rose | 2010-01-10 |
* | ixgbevf: Driver main and ethool interface module and main header | Greg Rose | 2010-01-10 |
* | ixgbevf: Mailbox communication | Greg Rose | 2010-01-10 |
* | ixgbevf: 82599 Virtual Function core functions and header | Greg Rose | 2010-01-10 |
* | ixgbevf: Macros, data structures, useful defines and registers | Greg Rose | 2010-01-10 |