index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
vxge
/
vxge-config.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-10
vxge: independent interrupt moderation
Jon Mason
1
-4
/
+7
2010-12-10
vxge: code cleanup and reorganization
Jon Mason
1
-1303
/
+1178
2010-11-28
vxge: remove unnecessary [kv][mcz]alloc casts
Joe Perches
1
-15
/
+9
2010-11-27
drivers/net: use vzalloc()
Eric Dumazet
1
-23
/
+8
2010-11-11
vxge: sparse and other clean-ups
Jon Mason
1
-77
/
+23
2010-11-11
vxge: correct multi-function detection
Jon Mason
1
-3
/
+3
2010-11-11
vxge: Titan1A detection
Jon Mason
1
-31
/
+9
2010-11-11
vxge: Handle errors in vxge_hw_vpath_fw_api
Jon Mason
1
-5
/
+10
2010-11-11
vxge: add support for ethtool firmware flashing
Jon Mason
1
-1
/
+182
2010-11-11
vxge: serialize access to steering control register
Jon Mason
1
-483
/
+324
2010-11-11
vxge: Wait for Rx to become idle before reseting or closing
Jon Mason
1
-3
/
+83
2010-11-11
vxge: enable rxhash
Jon Mason
1
-0
/
+2
2010-10-24
vxge: make functions local and remove dead code
stephen hemminger
1
-85
/
+247
2010-07-15
vxge: Update copyright information
Jon Mason
1
-2
/
+2
2010-05-14
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
1
-17
/
+0
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-04-08
vxge: Fix a possible memory leak in vxge_hw_device_initialize().
Sreenivasa Honnur
1
-1
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-29
vxge: Set function-0 as the privilaged function for normal function.
Sreenivasa Honnur
1
-2
/
+4
2010-03-29
vxge: Fix starvation of receive ring controller when blasted by short packets.
Sreenivasa Honnur
1
-10
/
+4
2009-10-06
vxge: Allow multiple functions with INTA.
Sreenivasa Honnur
1
-0
/
+24
2009-10-06
vxge: Check if FCS stripping is disabled by the firmware.
Sreenivasa Honnur
1
-0
/
+22
2009-10-06
vxge: Removed unused functions.
Sreenivasa Honnur
1
-204
/
+0
2009-10-06
vxge: Removed accessing non-supported registers.
Sreenivasa Honnur
1
-2
/
+0
2009-10-06
vxge: Modify __vxge_hw_device_is_privilaged() to not assume function-0 as the...
Sreenivasa Honnur
1
-22
/
+30
2009-07-05
vxge: Removed ioremap of unused bar addresses and their references
Sreenivasa Honnur
1
-10
/
+0
2009-06-17
vxge: Enable SRIOV support in the driver.
Sivakumar Subramani
1
-5
/
+7
2009-06-11
vxge: No need for check vfree() pointer.
Figo.zhang
1
-8
/
+4
2009-04-02
Neterion: New driver: Hardware init & configuration
Ramkrishna Vepa
1
-0
/
+5264