index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
vxge
/
vxge-config.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
s2io/vxge: Move the Exar drivers
Jeff Kirsher
2011-08-11
1
-5123
/
+0
*
vxge: remove unnecessary reads of PCI_CAP_ID_EXP
Jon Mason
2011-06-28
1
-8
/
+5
*
drivers/net: Remove casts of void *
Joe Perches
2011-06-22
1
-29
/
+15
*
vxge: spin-lock issue
Jon Mason
2011-04-12
1
-16
/
+32
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-02-04
1
-1
/
+1
|
\
|
*
vxge: Fix wrong boolean operator
Stefan Weil
2011-02-01
1
-1
/
+1
*
|
vxge: MSIX one shot mode
Jon Mason
2011-01-20
1
-20
/
+10
*
|
vxge: correct eprom version detection
Jon Mason
2011-01-20
1
-1
/
+1
|
/
*
vxge: independent interrupt moderation
Jon Mason
2010-12-11
1
-4
/
+7
*
vxge: code cleanup and reorganization
Jon Mason
2010-12-11
1
-1303
/
+1178
*
vxge: remove unnecessary [kv][mcz]alloc casts
Joe Perches
2010-11-29
1
-15
/
+9
*
drivers/net: use vzalloc()
Eric Dumazet
2010-11-28
1
-23
/
+8
*
vxge: sparse and other clean-ups
Jon Mason
2010-11-11
1
-77
/
+23
*
vxge: correct multi-function detection
Jon Mason
2010-11-11
1
-3
/
+3
*
vxge: Titan1A detection
Jon Mason
2010-11-11
1
-31
/
+9
*
vxge: Handle errors in vxge_hw_vpath_fw_api
Jon Mason
2010-11-11
1
-5
/
+10
*
vxge: add support for ethtool firmware flashing
Jon Mason
2010-11-11
1
-1
/
+182
*
vxge: serialize access to steering control register
Jon Mason
2010-11-11
1
-483
/
+324
*
vxge: Wait for Rx to become idle before reseting or closing
Jon Mason
2010-11-11
1
-3
/
+83
*
vxge: enable rxhash
Jon Mason
2010-11-11
1
-0
/
+2
*
vxge: make functions local and remove dead code
stephen hemminger
2010-10-25
1
-85
/
+247
*
vxge: Update copyright information
Jon Mason
2010-07-16
1
-2
/
+2
*
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
2010-05-14
1
-17
/
+0
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
1
-0
/
+1
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
|
vxge: Fix a possible memory leak in vxge_hw_device_initialize().
Sreenivasa Honnur
2010-04-08
1
-1
/
+3
*
|
vxge: Set function-0 as the privilaged function for normal function.
Sreenivasa Honnur
2010-03-30
1
-2
/
+4
*
|
vxge: Fix starvation of receive ring controller when blasted by short packets.
Sreenivasa Honnur
2010-03-30
1
-10
/
+4
|
/
*
vxge: Allow multiple functions with INTA.
Sreenivasa Honnur
2009-10-07
1
-0
/
+24
*
vxge: Check if FCS stripping is disabled by the firmware.
Sreenivasa Honnur
2009-10-07
1
-0
/
+22
*
vxge: Removed unused functions.
Sreenivasa Honnur
2009-10-07
1
-204
/
+0
*
vxge: Removed accessing non-supported registers.
Sreenivasa Honnur
2009-10-07
1
-2
/
+0
*
vxge: Modify __vxge_hw_device_is_privilaged() to not assume function-0 as the...
Sreenivasa Honnur
2009-10-07
1
-22
/
+30
*
vxge: Removed ioremap of unused bar addresses and their references
Sreenivasa Honnur
2009-07-06
1
-10
/
+0
*
vxge: Enable SRIOV support in the driver.
Sivakumar Subramani
2009-06-17
1
-5
/
+7
*
vxge: No need for check vfree() pointer.
Figo.zhang
2009-06-11
1
-8
/
+4
*
Neterion: New driver: Hardware init & configuration
Ramkrishna Vepa
2009-04-02
1
-0
/
+5264