aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/igbvf/netdev.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-13net: Use netdev_alloc_skb_ip_align()Eric Dumazet1-7/+1
2009-09-02drivers: Kill now superfluous ->last_rx storesEric Dumazet1-4/+0
2009-09-01intel: convert drivers to netdev_tx_tStephen Hemminger1-8/+6
2009-08-01igbvf: return PCI_ERS_RESULT_DISCONNECT on permanent failureDean Nelson1-0/+3
2009-07-26igbvf: resolve "frees DMA memory with different size" warningsAlexander Duyck1-3/+2
2009-06-19convert some DMA_nnBIT_MASK() callersAndrew Morton1-6/+7
2009-06-08net: skb_shared_info optimizationEric Dumazet1-3/+2
2009-05-29net: dont update dev->trans_startEric Dumazet1-1/+0
2009-05-06igbvf: cleanup flags and allow for rx checksum to be disabledAlexander Duyck1-12/+5
2009-04-11igbvf: fix unused external referencesAlexander Duyck1-3/+6
2009-04-08igbvf: add new driver to support 82576 virtual functionsAlexander Duyck1-0/+2919