aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/igbvf
AgeCommit message (Expand)Author
2009-12-03drivers/net: Move && and || to end of previous lineJoe Perches
2009-12-02igbvf: remove skb_dma_map/unmap call from driversAlexander Duyck
2009-11-18drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches
2009-10-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-10-26igbvf: fix memory leak when ring size changed while interface downAlexander Duyck
2009-10-13net: Use netdev_alloc_skb_ip_align()Eric Dumazet
2009-10-05net: Convert ethtool {get_stats, self_test}_count() ops to get_sset_count()Ben Hutchings
2009-09-02drivers: Kill now superfluous ->last_rx storesEric Dumazet
2009-09-01intel: convert drivers to netdev_tx_tStephen Hemminger
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-08-04igbvf: Allow VF driver to correctly recognize failure to set macAlexander Duyck
2009-08-01igbvf: return PCI_ERS_RESULT_DISCONNECT on permanent failureDean Nelson
2009-07-26igbvf: resolve "frees DMA memory with different size" warningsAlexander Duyck
2009-06-19convert some DMA_nnBIT_MASK() callersAndrew Morton
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2009-06-12trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...Martin Olsson
2009-06-08net: skb_shared_info optimizationEric Dumazet
2009-05-29net: dont update dev->trans_startEric Dumazet
2009-05-06igbvf: cleanup flags and allow for rx checksum to be disabledAlexander Duyck
2009-04-11igbvf: fix unused external referencesAlexander Duyck
2009-04-08igbvf: add new driver to support 82576 virtual functionsAlexander Duyck