summaryrefslogtreecommitdiff
path: root/drivers/net/igbvf/igbvf.h
AgeCommit message (Expand)AuthorFilesLines
2011-08-11intel: Move the Intel wired LAN driversJeff Kirsher1-326/+0
2011-07-22igbvf: do vlan cleanupJiri Pirko1-2/+2
2011-02-24igbvf: remove Tx hang detectionLior Levy1-3/+0
2010-12-25igbvf: add support for i350 VF deviceWilliams, Mitch A1-0/+1
2010-11-17Remove extra struct page member from the buffer info structureGreg Rose1-1/+0
2010-11-17igbvf: Update version and CopyrightGreg Rose1-1/+1
2010-03-27igbvf: do not modify tx_queue_len on link speed changeEmil Tantilov1-1/+0
2009-12-12igbvf: avoid reset storms due to mailbox issuesAlexander Duyck1-0/+1
2009-12-03igbvf: remove skb_dma_map/unmap call from driversAlexander Duyck1-0/+1
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller1-1/+1
2009-06-12trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...Martin Olsson1-1/+1
2009-05-07igbvf: cleanup flags and allow for rx checksum to be disabledAlexander Duyck1-5/+1
2009-04-11igbvf: fix unused external referencesAlexander Duyck1-3/+0
2009-04-09igbvf: add new driver to support 82576 virtual functionsAlexander Duyck1-0/+335