aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/vxge/vxge-traffic.c
Commit message (Expand)AuthorAge
* drivers/net: Remove casts of void *Joe Perches2011-06-21
* Add appropriate <linux/prefetch.h> include for prefetch usersPaul Gortmaker2011-05-23
* Fix common misspellingsLucas De Marchi2011-03-31
* vxge: MSIX one shot modeJon Mason2011-01-20
* vxge: remove duplicated part of checkDan Carpenter2010-12-28
* vxge: code cleanup and reorganizationJon Mason2010-12-10
* vxge: make functions local and remove dead codestephen hemminger2010-10-24
* vxge: Update copyright informationJon Mason2010-07-15
* vxge: NETIF_F_LLTX removalJon Mason2010-07-15
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-14
* vxge: Fixed MSIX interrupt configuration.Sreenivasa Honnur2010-03-29
* vxge: Fix a receive stall due to driver being out of synch with chip.Sreenivasa Honnur2010-03-29
* drivers/net: Move && and || to end of previous lineJoe Perches2009-12-03
* vxge: Allow multiple functions with INTA.Sreenivasa Honnur2009-10-06
* vxge: Fixed crash in PAE system due to wrong typecasting.Sreenivasa Honnur2009-10-06
* vxge: prefetch RxD descriptorsBenjamin LaHaise2009-08-05
* vxge: improve tx performance by using mmiowb() instead of wmb()Benjamin LaHaise2009-08-05
* vxge: fix pktgen hangs (don't abuse skb->cb[])Benjamin LaHaise2009-08-05
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-19
|\
| * Neterion: *FIFO1_DMA_ERR set twice, should 2nd be *FIFO2_DMA_ERR?roel kluin2009-05-18
* | Revert "vxge: use max() instead of VXGE_HW_SET_LEVEL"David S. Miller2009-04-29
* | vxge: use max() instead of VXGE_HW_SET_LEVELAlexander Beregalov2009-04-27
* | vxge: fix possible NULL dereference in vxge-traffic.cAlexander Beregalov2009-04-27
|/
* Neterion: New driver: Traffic & alarm handlerRamkrishna Vepa2009-04-02