aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/vxge/vxge-traffic.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-15vxge: Update copyright informationJon Mason1-2/+2
2010-07-15vxge: NETIF_F_LLTX removalJon Mason1-3/+1
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches1-28/+0
2010-03-29vxge: Fixed MSIX interrupt configuration.Sreenivasa Honnur1-23/+12
2010-03-29vxge: Fix a receive stall due to driver being out of synch with chip.Sreenivasa Honnur1-7/+11
2009-12-03drivers/net: Move && and || to end of previous lineJoe Perches1-10/+10
2009-10-06vxge: Allow multiple functions with INTA.Sreenivasa Honnur1-0/+2
2009-10-06vxge: Fixed crash in PAE system due to wrong typecasting.Sreenivasa Honnur1-1/+1
2009-08-05vxge: prefetch RxD descriptorsBenjamin LaHaise1-0/+1
2009-08-05vxge: improve tx performance by using mmiowb() instead of wmb()Benjamin LaHaise1-2/+2
2009-08-05vxge: fix pktgen hangs (don't abuse skb->cb[])Benjamin LaHaise1-3/+4
2009-05-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
2009-05-17Neterion: *FIFO1_DMA_ERR set twice, should 2nd be *FIFO2_DMA_ERR?roel kluin1-1/+1
2009-04-29Revert "vxge: use max() instead of VXGE_HW_SET_LEVEL"David S. Miller1-23/+32
2009-04-27vxge: use max() instead of VXGE_HW_SET_LEVELAlexander Beregalov1-32/+23
2009-04-27vxge: fix possible NULL dereference in vxge-traffic.cAlexander Beregalov1-2/+2
2009-04-02Neterion: New driver: Traffic & alarm handlerRamkrishna Vepa1-0/+2528