index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
vxge
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add appropriate <linux/prefetch.h> include for prefetch users
Paul Gortmaker
2011-05-22
2
-0
/
+2
*
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
David Decotigny
2011-04-29
1
-2
/
+2
*
ethtool: Use full 32 bit speed range in ethtool's set_settings
David Decotigny
2011-04-29
1
-1
/
+2
*
net: vxge: convert to hw_features
Michał Mirosław
2011-04-18
3
-127
/
+59
*
vxge: update driver version
Jon Mason
2011-04-12
1
-2
/
+2
*
vxge: spin-lock issue
Jon Mason
2011-04-12
1
-16
/
+32
*
vxge: always enable hardware time stamp
Jon Mason
2011-04-12
3
-51
/
+64
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-04-11
4
-8
/
+8
|
\
|
*
Fix common misspellings
Lucas De Marchi
2011-03-31
4
-8
/
+8
*
|
vxge: convert to set_phys_id
stephen hemminger
2011-04-06
1
-9
/
+16
|
/
*
net: fix ethtool->set_flags not intended -EINVAL return value
Stanislaw Gruszka
2011-03-27
1
-2
/
+2
*
net: use pci_dev->revision, again
Sergei Shtylyov
2011-02-28
1
-17
/
+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: update driver version
Jon Mason
2011-01-19
1
-2
/
+2
*
|
vxge: MSIX one shot mode
Jon Mason
2011-01-19
6
-50
/
+302
*
|
vxge: correct eprom version detection
Jon Mason
2011-01-19
2
-2
/
+2
*
|
vxge: cleanup probe error paths
Jon Mason
2011-01-19
1
-30
/
+25
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-01-14
1
-0
/
+1
|
\
|
*
vxge: Remember to release firmware after upgrading firmware
Jesper Juhl
2011-01-13
1
-0
/
+1
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-13
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-11-01
1
-1
/
+1
*
|
vxge: remove duplicated part of check
Dan Carpenter
2010-12-28
1
-1
/
+1
*
|
vxge: add missing flush of reset_task
Tejun Heo
2010-12-19
1
-0
/
+2
*
|
drivers/net: remove unnecessary flush_scheduled_work() calls
Tejun Heo
2010-12-12
1
-2
/
+0
*
|
vxge: update driver version
Jon Mason
2010-12-10
1
-3
/
+3
*
|
vxge: independent interrupt moderation
Jon Mason
2010-12-10
1
-4
/
+7
*
|
vxge: hotplug stall
Jon Mason
2010-12-10
1
-2
/
+2
*
|
vxge: transmit timeout deadlock
Jon Mason
2010-12-10
2
-5
/
+15
*
|
vxge: use pci_request_region()
Jon Mason
2010-12-10
1
-3
/
+3
*
|
vxge: fix crash of VF when unloading PF
Jon Mason
2010-12-10
1
-7
/
+18
*
|
vxge: code cleanup and reorganization
Jon Mason
2010-12-10
6
-1979
/
+1812
*
|
net: Fix too optimistic NETIF_F_HW_CSUM features
Michał Mirosław
2010-12-06
2
-2
/
+2
*
|
vxge: update driver version
Jon Mason
2010-12-01
1
-2
/
+2
*
|
vxge: use strcpy for strings
Jon Mason
2010-12-01
1
-1
/
+1
*
|
vxge: remove unnecessary printks
Jon Mason
2010-12-01
1
-11
/
+0
*
|
vxge: remove unnecessary [kv][mcz]alloc casts
Joe Perches
2010-11-28
2
-18
/
+10
*
|
drivers/net: use vzalloc()
Eric Dumazet
2010-11-27
1
-23
/
+8
*
|
drivers/net/vxge/vxge-main.c: Remove unnecessary casts of pci_get_drvdata
Joe Perches
2010-11-17
1
-16
/
+12
*
|
drivers/net/vxge: Remove unnecessary casts of netdev_priv
Joe Perches
2010-11-17
2
-26
/
+26
*
|
vxge: update driver version
Jon Mason
2010-11-11
1
-2
/
+2
*
|
vxge: sparse and other clean-ups
Jon Mason
2010-11-11
3
-153
/
+76
*
|
vxge: correct multi-function detection
Jon Mason
2010-11-11
2
-3
/
+6
*
|
vxge: Titan1A detection
Jon Mason
2010-11-11
4
-55
/
+87
*
|
vxge: Handle errors in vxge_hw_vpath_fw_api
Jon Mason
2010-11-11
1
-5
/
+10
*
|
vxge: add receive hardware timestamping
Jon Mason
2010-11-11
2
-9
/
+132
*
|
vxge: add support for ethtool firmware flashing
Jon Mason
2010-11-11
7
-22
/
+500
*
|
vxge: serialize access to steering control register
Jon Mason
2010-11-11
2
-483
/
+325
*
|
vxge: cleanup debug printing and asserts
Jon Mason
2010-11-11
2
-35
/
+9
*
|
vxge: Wait for Rx to become idle before reseting or closing
Jon Mason
2010-11-11
5
-9
/
+106
[next]