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
/
ehea
/
ehea.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ehea/ibm*: Move the IBM drivers
Jeff Kirsher
2011-08-11
1
-504
/
+0
*
ehea: do vlan cleanup
Jiri Pirko
2011-07-21
1
-1
/
+0
*
ehea: Increase the skb array usage
Breno Leitao
2011-01-11
1
-1
/
+1
*
ehea: Use the standard logging functions
Joe Perches
2010-12-13
1
-13
/
+0
*
ehea: kill unused ehea_rereg_mr_task
Tejun Heo
2010-12-12
1
-2
/
+0
*
Revert "ehea: Use the standard logging functions"
David S. Miller
2010-12-06
1
-0
/
+13
*
ehea: Use the standard logging functions
Joe Perches
2010-12-06
1
-13
/
+0
*
ehea: Fixing statistics
Breno Leitao
2010-10-27
1
-0
/
+2
*
ehea: converting msleeps to waitqueue on check_sqs() function
Breno Leitao
2010-10-05
1
-0
/
+1
*
ehea: using wait queues instead of msleep on ehea_flush_sq
Breno Leitao
2010-10-05
1
-0
/
+1
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-08-21
1
-1
/
+2
|
\
|
*
ehea: Fix synchronization between HW and SW send queue
Andre Detsch
2010-08-18
1
-1
/
+2
*
|
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-08-06
1
-2
/
+2
|
/
*
ehea: Fix kernel deadlock in DLPAR-mem processing
Jan-Bernd Themann
2010-06-16
1
-1
/
+1
*
ehea: fix possible DLPAR/mem deadlock
Thomas Klein
2010-04-21
1
-1
/
+1
*
ehea: Fix napi list corruption on ifconfig down
Hannes Hering
2009-08-04
1
-1
/
+1
*
trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...
Martin Olsson
2009-06-12
1
-1
/
+1
*
ehea: fix invalid pointer access
Hannes Hering
2009-05-04
1
-1
/
+1
*
ehea: fix circular locking problem
Jan-Bernd Themann
2009-03-13
1
-1
/
+1
*
ehea: Fix memory hotplug handling
Thomas Klein
2009-02-20
1
-1
/
+1
*
ehea: Fix: Remove adapter from adapter list in error path
Hannes Hering
2009-02-11
1
-1
/
+1
*
ehea: Use net_device_ops structure
Thomas Klein
2009-01-21
1
-1
/
+1
*
net/ehea: bitops work on unsigned longs
Stephen Rothwell
2009-01-05
1
-2
/
+1
*
ehea: Fix some whitespace issues
Hannes Hering
2008-11-06
1
-1
/
+1
*
ehea: Detect 16GB hugepages for firmware restriction
Thomas Klein
2008-10-27
1
-1
/
+1
*
ehea: Fix memory hotplug support
Hannes Hering
2008-10-22
1
-1
/
+1
*
ehea: Enable DLPAR memory remove
Hannes Hering
2008-09-24
1
-2
/
+2
*
ehea: fix race condition
Jan-Bernd Themann
2008-07-04
1
-2
/
+4
*
ehea: fix might sleep problem
Jan-Bernd Themann
2008-07-04
1
-1
/
+1
*
ehea: Add DLPAR memory remove support
Hannes Hering
2008-05-13
1
-5
/
+22
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-04-14
1
-1
/
+2
|
\
|
*
ehea: Fix DLPAR memory add support
Thomas Klein
2008-04-12
1
-1
/
+2
*
|
netdev: ehea: port_lock semaphore to mutex
Daniel Walker
2008-03-28
1
-1
/
+1
*
|
netdev: ehea: bcmc_regs semaphore to mutex
Daniel Walker
2008-03-28
1
-1
/
+1
*
|
netdev: ehea: ehea_fw_handles semaphore to mutex
Daniel Walker
2008-03-28
1
-1
/
+1
|
/
*
ehea: Fix IPv6 support
Thomas Klein
2008-03-25
1
-1
/
+1
*
ehea: add kdump support
Thomas Klein
2008-02-23
1
-1
/
+33
*
ehea: fix ehea.h checkpatch complaints
Doug Maxey
2008-02-03
1
-0
/
+3
*
ehea: Reworked rcv queue handling to log only fatal errors
Thomas Klein
2007-11-23
1
-1
/
+1
*
ehea: Improve tx packets counting
Thomas Klein
2007-11-23
1
-1
/
+1
*
ehea: add kexec support
Jan-Bernd Themann
2007-10-29
1
-1
/
+1
*
ehea: fix port_napi_disable/enable
Jan-Bernd Themann
2007-10-25
1
-1
/
+1
*
[POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and e...
Joachim Fenkes
2007-10-17
1
-1
/
+1
*
ehea: use kernel event queue
Jan-Bernd Themann
2007-10-10
1
-2
/
+1
*
ehea: DLPAR memory add fix
Jan-Bernd Themann
2007-10-10
1
-2
/
+2
*
[EHEA]: Use LRO.
Jan-Bernd Themann
2007-10-10
1
-0
/
+7
*
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
2007-10-10
1
-1
/
+1
*
ehea: propagate physical port state
Jan-Bernd Themann
2007-09-13
1
-1
/
+4
*
ehea: Fix workqueue handling
Thomas Klein
2007-08-07
1
-1
/
+1
*
eHEA: net_poll support
Jan-Bernd Themann
2007-07-24
1
-1
/
+1
[next]