summaryrefslogtreecommitdiffstats
path: root/drivers/net/vxge/vxge-traffic.c
Commit message (Expand)AuthorAgeFilesLines
* vxge: MSIX one shot modeJon Mason2011-01-201-8/+108
* vxge: remove duplicated part of checkDan Carpenter2010-12-281-1/+1
* vxge: code cleanup and reorganizationJon Mason2010-12-111-393/+380Star
* vxge: make functions local and remove dead codestephen hemminger2010-10-251-85/+16Star
* vxge: Update copyright informationJon Mason2010-07-161-2/+2
* vxge: NETIF_F_LLTX removalJon Mason2010-07-161-3/+1Star
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-141-28/+0Star
* vxge: Fixed MSIX interrupt configuration.Sreenivasa Honnur2010-03-301-23/+12Star
* vxge: Fix a receive stall due to driver being out of synch with chip.Sreenivasa Honnur2010-03-301-7/+11
* drivers/net: Move && and || to end of previous lineJoe Perches2009-12-031-10/+10
* vxge: Allow multiple functions with INTA.Sreenivasa Honnur2009-10-071-0/+2
* vxge: Fixed crash in PAE system due to wrong typecasting.Sreenivasa Honnur2009-10-071-1/+1
* vxge: prefetch RxD descriptorsBenjamin LaHaise2009-08-051-0/+1
* vxge: improve tx performance by using mmiowb() instead of wmb()Benjamin LaHaise2009-08-051-2/+2
* vxge: fix pktgen hangs (don't abuse skb->cb[])Benjamin LaHaise2009-08-051-3/+4
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-191-1/+1
|\
| * Neterion: *FIFO1_DMA_ERR set twice, should 2nd be *FIFO2_DMA_ERR?roel kluin2009-05-181-1/+1
* | Revert "vxge: use max() instead of VXGE_HW_SET_LEVEL"David S. Miller2009-04-301-23/+32
* | vxge: use max() instead of VXGE_HW_SET_LEVELAlexander Beregalov2009-04-271-32/+23Star
* | vxge: fix possible NULL dereference in vxge-traffic.cAlexander Beregalov2009-04-271-2/+2
|/
* Neterion: New driver: Traffic & alarm handlerRamkrishna Vepa2009-04-021-0/+2528