Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 Makefile | Greg Rose | 2010-01-10 | 1 | -0/+38 |
* | ixgbevf: Driver main and ethool interface module and main header | Greg Rose | 2010-01-10 | 3 | -0/+4605 |
* | ixgbevf: Mailbox communication | Greg Rose | 2010-01-10 | 2 | -0/+441 |
* | ixgbevf: 82599 Virtual Function core functions and header | Greg Rose | 2010-01-10 | 2 | -0/+555 |
* | ixgbevf: Macros, data structures, useful defines and registers | Greg Rose | 2010-01-10 | 2 | -0/+377 |