Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ixgbevf: Fix signed/unsigned int error | Greg Rose | 2010-03-26 | 1 | -1/+2 |
* | ixgbevf: Message formatting cleanups | Greg Rose | 2010-03-19 | 1 | -2/+2 |
* | ixgbevf: Shorten up delay timer for watchdog task | Greg Rose | 2010-03-19 | 1 | -1/+1 |
* | ixgbevf: Fix VF Stats accounting after reset | Greg Rose | 2010-03-19 | 1 | -24/+44 |
* | bitops: rename for_each_bit() to for_each_set_bit() | Akinobu Mita | 2010-03-06 | 1 | -1/+1 |
* | net: use netdev_mc_count and netdev_mc_empty when appropriate | Jiri Pirko | 2010-02-12 | 1 | -1/+1 |
* | netdev: remove HAVE_ leftovers | Alexey Dobriyan | 2010-01-28 | 1 | -18/+0 |
* | ixgbevf: Fix IPv6 GSO type checks | Jeff Kirsher | 2010-01-23 | 1 | -1/+1 |
* | ixgbevf: Tell network stack to stop tx when the VF detects PF reset | Greg Rose | 2010-01-23 | 1 | -0/+2 |
* | ixgbevf: Fix panics in the VF driver | Greg Rose | 2010-01-23 | 1 | -4/+20 |
* | ixgbevf: Take action when the PF notifies the VF it is resetting. | Greg Rose | 2010-01-23 | 1 | -0/+7 |
* | ixgbevf: Driver main and ethool interface module and main header | Greg Rose | 2010-01-10 | 1 | -0/+3571 |