Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-02-12 | net: use netdev_mc_count and netdev_mc_empty when appropriate | Jiri Pirko | 1 | -1/+1 |
2010-01-28 | netdev: remove HAVE_ leftovers | Alexey Dobriyan | 1 | -18/+0 |
2010-01-23 | ixgbevf: Fix IPv6 GSO type checks | Jeff Kirsher | 1 | -1/+1 |
2010-01-23 | ixgbevf: Tell network stack to stop tx when the VF detects PF reset | Greg Rose | 1 | -0/+2 |
2010-01-23 | ixgbevf: Fix panics in the VF driver | Greg Rose | 1 | -4/+20 |
2010-01-23 | ixgbevf: Take action when the PF notifies the VF it is resetting. | Greg Rose | 1 | -0/+7 |
2010-01-11 | ixgbevf: Driver Makefile | Greg Rose | 1 | -0/+38 |
2010-01-11 | ixgbevf: Driver main and ethool interface module and main header | Greg Rose | 3 | -0/+4605 |
2010-01-11 | ixgbevf: Mailbox communication | Greg Rose | 2 | -0/+441 |
2010-01-11 | ixgbevf: 82599 Virtual Function core functions and header | Greg Rose | 2 | -0/+555 |
2010-01-11 | ixgbevf: Macros, data structures, useful defines and registers | Greg Rose | 2 | -0/+377 |