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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-11
s2io/vxge: Move the Exar drivers
Jeff Kirsher
11
-23310
/
+0
2011-07-21
vxge: do vlan cleanup
Jiri Pirko
2
-80
/
+16
2011-07-04
net: vxge: Use is_multicast_ether_addr helper
Tobias Klauser
1
-9
/
+5
2011-06-27
vxge: remove unnecessary reads of PCI_CAP_ID_EXP
Jon Mason
1
-8
/
+5
2011-06-21
ip: introduce ip_is_fragment helper inline function
Paul Gortmaker
1
-1
/
+1
2011-06-21
net: remove mm.h inclusion from netdevice.h
Alexey Dobriyan
1
-0
/
+1
2011-06-21
vxge: fix 64 bit access on 32 bit platforms
stephen hemminger
2
-40
/
+59
2011-06-21
drivers/net: Remove casts of void *
Joe Perches
2
-32
/
+18
2011-06-06
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
2
-0
/
+2
2011-05-22
Add appropriate <linux/prefetch.h> include for prefetch users
Paul Gortmaker
2
-0
/
+2
2011-04-29
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
David Decotigny
1
-2
/
+2
2011-04-29
ethtool: Use full 32 bit speed range in ethtool's set_settings
David Decotigny
1
-1
/
+2
2011-04-18
net: vxge: convert to hw_features
Michał Mirosław
3
-127
/
+59
2011-04-12
vxge: update driver version
Jon Mason
1
-2
/
+2
2011-04-12
vxge: spin-lock issue
Jon Mason
1
-16
/
+32
2011-04-12
vxge: always enable hardware time stamp
Jon Mason
3
-51
/
+64
2011-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
4
-8
/
+8
2011-04-06
vxge: convert to set_phys_id
stephen hemminger
1
-9
/
+16
2011-03-31
Fix common misspellings
Lucas De Marchi
4
-8
/
+8
2011-03-27
net: fix ethtool->set_flags not intended -EINVAL return value
Stanislaw Gruszka
1
-2
/
+2
2011-02-28
net: use pci_dev->revision, again
Sergei Shtylyov
1
-17
/
+1
2011-02-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2011-02-01
vxge: Fix wrong boolean operator
Stefan Weil
1
-1
/
+1
2011-01-19
vxge: update driver version
Jon Mason
1
-2
/
+2
2011-01-19
vxge: MSIX one shot mode
Jon Mason
6
-50
/
+302
2011-01-19
vxge: correct eprom version detection
Jon Mason
2
-2
/
+2
2011-01-19
vxge: cleanup probe error paths
Jon Mason
1
-30
/
+25
2011-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+1
2011-01-13
vxge: Remember to release firmware after upgrading firmware
Jesper Juhl
1
-0
/
+1
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2010-12-28
vxge: remove duplicated part of check
Dan Carpenter
1
-1
/
+1
2010-12-19
vxge: add missing flush of reset_task
Tejun Heo
1
-0
/
+2
2010-12-12
drivers/net: remove unnecessary flush_scheduled_work() calls
Tejun Heo
1
-2
/
+0
2010-12-10
vxge: update driver version
Jon Mason
1
-3
/
+3
2010-12-10
vxge: independent interrupt moderation
Jon Mason
1
-4
/
+7
2010-12-10
vxge: hotplug stall
Jon Mason
1
-2
/
+2
2010-12-10
vxge: transmit timeout deadlock
Jon Mason
2
-5
/
+15
2010-12-10
vxge: use pci_request_region()
Jon Mason
1
-3
/
+3
2010-12-10
vxge: fix crash of VF when unloading PF
Jon Mason
1
-7
/
+18
2010-12-10
vxge: code cleanup and reorganization
Jon Mason
6
-1979
/
+1812
2010-12-06
net: Fix too optimistic NETIF_F_HW_CSUM features
Michał Mirosław
2
-2
/
+2
2010-12-01
vxge: update driver version
Jon Mason
1
-2
/
+2
2010-12-01
vxge: use strcpy for strings
Jon Mason
1
-1
/
+1
2010-12-01
vxge: remove unnecessary printks
Jon Mason
1
-11
/
+0
2010-11-28
vxge: remove unnecessary [kv][mcz]alloc casts
Joe Perches
2
-18
/
+10
2010-11-27
drivers/net: use vzalloc()
Eric Dumazet
1
-23
/
+8
2010-11-17
drivers/net/vxge/vxge-main.c: Remove unnecessary casts of pci_get_drvdata
Joe Perches
1
-16
/
+12
2010-11-17
drivers/net/vxge: Remove unnecessary casts of netdev_priv
Joe Perches
2
-26
/
+26
2010-11-11
vxge: update driver version
Jon Mason
1
-2
/
+2
2010-11-11
vxge: sparse and other clean-ups
Jon Mason
3
-153
/
+76
[next]