aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbevf
Commit message (Expand)AuthorAge
* drivers: ixgbevf: fix unsigned underflowKulikov Vasiliy2010-07-15
* ixgbevf: Enable GRO by defaultShirley Ma2010-06-05
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-14
* net: trans_start cleanupsEric Dumazet2010-05-10
* ixgbevf: Cache PF ack bit in interruptGreg Rose2010-05-06
* ixgbevf: use DMA API instead of PCI DMA functionsNick Nunley2010-04-27
* ixgbevf: Fix link speed displayGreg Rose2010-04-27
* drivers: net: use skb_headlen()Eric Dumazet2010-04-14
* drivers: net: last_rx eliminationEric Dumazet2010-04-13
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-07
|\|
| * ixgbevf: Fix signed/unsigned int errorGreg Rose2010-03-26
* | net: convert multicast list to list_headJiri Pirko2010-04-03
* | ixgbevf: convert to use netdev_for_each_mc_addrJiri Pirko2010-03-26
* | net/intel: remove trailing space in messagesFrans Pop2010-03-24
* | ixgbevf: Message formatting fixupJoe Perches2010-03-22
|/
* ixgbevf: Message formatting cleanupsGreg Rose2010-03-20
* ixgbevf: Shorten up delay timer for watchdog taskGreg Rose2010-03-20
* ixgbevf: Fix VF Stats accounting after resetGreg Rose2010-03-20
* bitops: rename for_each_bit() to for_each_set_bit()Akinobu Mita2010-03-06
* net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-12
* netdev: remove HAVE_ leftoversAlexey Dobriyan2010-01-28
* ixgbevf: Fix IPv6 GSO type checksJeff Kirsher2010-01-23
* ixgbevf: Tell network stack to stop tx when the VF detects PF resetGreg Rose2010-01-23
* ixgbevf: Fix panics in the VF driverGreg Rose2010-01-23
* ixgbevf: Take action when the PF notifies the VF it is resetting.Greg Rose2010-01-23
* ixgbevf: Driver MakefileGreg Rose2010-01-10
* ixgbevf: Driver main and ethool interface module and main headerGreg Rose2010-01-10
* ixgbevf: Mailbox communicationGreg Rose2010-01-10
* ixgbevf: 82599 Virtual Function core functions and headerGreg Rose2010-01-10
* ixgbevf: Macros, data structures, useful defines and registersGreg Rose2010-01-10