Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-08-04 | igbvf: Allow VF driver to correctly recognize failure to set mac | Alexander Duyck | 1 | -0/+4 |
2009-08-01 | igbvf: return PCI_ERS_RESULT_DISCONNECT on permanent failure | Dean Nelson | 1 | -0/+3 |
2009-07-26 | igbvf: resolve "frees DMA memory with different size" warnings | Alexander Duyck | 1 | -3/+2 |
2009-06-19 | convert some DMA_nnBIT_MASK() callers | Andrew Morton | 1 | -6/+7 |
2009-06-15 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 1 | -1/+1 |
2009-06-12 | trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati... | Martin Olsson | 1 | -1/+1 |
2009-06-08 | net: skb_shared_info optimization | Eric Dumazet | 1 | -3/+2 |
2009-05-29 | net: dont update dev->trans_start | Eric Dumazet | 1 | -1/+0 |
2009-05-06 | igbvf: cleanup flags and allow for rx checksum to be disabled | Alexander Duyck | 3 | -33/+26 |
2009-04-11 | igbvf: fix unused external references | Alexander Duyck | 4 | -8/+7 |
2009-04-08 | igbvf: add new driver to support 82576 virtual functions | Alexander Duyck | 10 | -0/+5153 |