index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
vxge
/
vxge-traffic.c
Age
Commit message (
Expand
)
Author
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-01-19
vxge: MSIX one shot mode
Jon Mason
2010-12-28
vxge: remove duplicated part of check
Dan Carpenter
2010-12-10
vxge: code cleanup and reorganization
Jon Mason
2010-10-24
vxge: make functions local and remove dead code
stephen hemminger
2010-07-15
vxge: Update copyright information
Jon Mason
2010-07-15
vxge: NETIF_F_LLTX removal
Jon Mason
2010-05-14
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
2010-03-29
vxge: Fixed MSIX interrupt configuration.
Sreenivasa Honnur
2010-03-29
vxge: Fix a receive stall due to driver being out of synch with chip.
Sreenivasa Honnur
2009-12-03
drivers/net: Move && and || to end of previous line
Joe Perches
2009-10-06
vxge: Allow multiple functions with INTA.
Sreenivasa Honnur
2009-10-06
vxge: Fixed crash in PAE system due to wrong typecasting.
Sreenivasa Honnur
2009-08-05
vxge: prefetch RxD descriptors
Benjamin LaHaise
2009-08-05
vxge: improve tx performance by using mmiowb() instead of wmb()
Benjamin LaHaise
2009-08-05
vxge: fix pktgen hangs (don't abuse skb->cb[])
Benjamin LaHaise
2009-05-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-05-17
Neterion: *FIFO1_DMA_ERR set twice, should 2nd be *FIFO2_DMA_ERR?
roel kluin
2009-04-29
Revert "vxge: use max() instead of VXGE_HW_SET_LEVEL"
David S. Miller
2009-04-27
vxge: use max() instead of VXGE_HW_SET_LEVEL
Alexander Beregalov
2009-04-27
vxge: fix possible NULL dereference in vxge-traffic.c
Alexander Beregalov
2009-04-02
Neterion: New driver: Traffic & alarm handler
Ramkrishna Vepa