aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/igbvf/igbvf.h
Commit message (Expand)AuthorAgeFilesLines
* igbvf: remove Tx hang detectionLior Levy2011-02-241-3/+0
* igbvf: add support for i350 VF deviceWilliams, Mitch A2010-12-241-0/+1
* Remove extra struct page member from the buffer info structureGreg Rose2010-11-161-1/+0
* igbvf: Update version and CopyrightGreg Rose2010-11-161-1/+1
* igbvf: do not modify tx_queue_len on link speed changeEmil Tantilov2010-03-261-1/+0
* igbvf: avoid reset storms due to mailbox issuesAlexander Duyck2009-12-111-0/+1
* igbvf: remove skb_dma_map/unmap call from driversAlexander Duyck2009-12-021-0/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-151-1/+1
|\
| * trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...Martin Olsson2009-06-121-1/+1
* | igbvf: cleanup flags and allow for rx checksum to be disabledAlexander Duyck2009-05-061-5/+1
|/
* igbvf: fix unused external referencesAlexander Duyck2009-04-111-3/+0
* igbvf: add new driver to support 82576 virtual functionsAlexander Duyck2009-04-081-0/+335