开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
igbvf
Age
Commit message (
Expand
)
Author
2009-09-02
drivers: Kill now superfluous ->last_rx stores
Eric Dumazet
2009-09-01
intel: convert drivers to netdev_tx_t
Stephen Hemminger
2009-08-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-08-04
igbvf: Allow VF driver to correctly recognize failure to set mac
Alexander Duyck
2009-08-01
igbvf: return PCI_ERS_RESULT_DISCONNECT on permanent failure
Dean Nelson
2009-07-26
igbvf: resolve "frees DMA memory with different size" warnings
Alexander Duyck
2009-06-19
convert some DMA_nnBIT_MASK() callers
Andrew Morton
2009-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2009-06-12
trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...
Martin Olsson
2009-06-08
net: skb_shared_info optimization
Eric Dumazet
2009-05-29
net: dont update dev->trans_start
Eric Dumazet
2009-05-06
igbvf: cleanup flags and allow for rx checksum to be disabled
Alexander Duyck
2009-04-11
igbvf: fix unused external references
Alexander Duyck
2009-04-08
igbvf: add new driver to support 82576 virtual functions
Alexander Duyck