aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ehea/ehea.h
Commit message (Expand)AuthorAgeFilesLines
* ehea: Increase the skb array usageBreno Leitao2011-01-111-1/+1
* ehea: Use the standard logging functionsJoe Perches2010-12-131-13/+0
* ehea: kill unused ehea_rereg_mr_taskTejun Heo2010-12-121-2/+0
* Revert "ehea: Use the standard logging functions"David S. Miller2010-12-061-0/+13
* ehea: Use the standard logging functionsJoe Perches2010-12-061-13/+0
* ehea: Fixing statisticsBreno Leitao2010-10-271-0/+2
* ehea: converting msleeps to waitqueue on check_sqs() functionBreno Leitao2010-10-051-0/+1
* ehea: using wait queues instead of msleep on ehea_flush_sqBreno Leitao2010-10-051-0/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-08-211-1/+2
|\
| * ehea: Fix synchronization between HW and SW send queueAndre Detsch2010-08-181-1/+2
* | of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-2/+2
|/
* ehea: Fix kernel deadlock in DLPAR-mem processingJan-Bernd Themann2010-06-161-1/+1
* ehea: fix possible DLPAR/mem deadlockThomas Klein2010-04-211-1/+1
* ehea: Fix napi list corruption on ifconfig downHannes Hering2009-08-041-1/+1
* trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...Martin Olsson2009-06-121-1/+1
* ehea: fix invalid pointer accessHannes Hering2009-05-041-1/+1
* ehea: fix circular locking problemJan-Bernd Themann2009-03-131-1/+1
* ehea: Fix memory hotplug handlingThomas Klein2009-02-201-1/+1
* ehea: Fix: Remove adapter from adapter list in error pathHannes Hering2009-02-111-1/+1
* ehea: Use net_device_ops structureThomas Klein2009-01-211-1/+1
* net/ehea: bitops work on unsigned longsStephen Rothwell2009-01-051-2/+1
* ehea: Fix some whitespace issuesHannes Hering2008-11-061-1/+1
* ehea: Detect 16GB hugepages for firmware restrictionThomas Klein2008-10-271-1/+1
* ehea: Fix memory hotplug supportHannes Hering2008-10-221-1/+1
* ehea: Enable DLPAR memory removeHannes Hering2008-09-241-2/+2
* ehea: fix race conditionJan-Bernd Themann2008-07-041-2/+4
* ehea: fix might sleep problemJan-Bernd Themann2008-07-041-1/+1
* ehea: Add DLPAR memory remove supportHannes Hering2008-05-131-5/+22
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-04-141-1/+2
|\
| * ehea: Fix DLPAR memory add supportThomas Klein2008-04-121-1/+2
* | netdev: ehea: port_lock semaphore to mutexDaniel Walker2008-03-281-1/+1
* | netdev: ehea: bcmc_regs semaphore to mutexDaniel Walker2008-03-281-1/+1
* | netdev: ehea: ehea_fw_handles semaphore to mutexDaniel Walker2008-03-281-1/+1
|/
* ehea: Fix IPv6 supportThomas Klein2008-03-251-1/+1
* ehea: add kdump supportThomas Klein2008-02-231-1/+33
* ehea: fix ehea.h checkpatch complaintsDoug Maxey2008-02-031-0/+3
* ehea: Reworked rcv queue handling to log only fatal errorsThomas Klein2007-11-231-1/+1
* ehea: Improve tx packets countingThomas Klein2007-11-231-1/+1
* ehea: add kexec supportJan-Bernd Themann2007-10-291-1/+1
* ehea: fix port_napi_disable/enableJan-Bernd Themann2007-10-251-1/+1
* [POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and e...Joachim Fenkes2007-10-171-1/+1
* ehea: use kernel event queueJan-Bernd Themann2007-10-101-2/+1
* ehea: DLPAR memory add fixJan-Bernd Themann2007-10-101-2/+2
* [EHEA]: Use LRO.Jan-Bernd Themann2007-10-101-0/+7
* [NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2007-10-101-1/+1
* ehea: propagate physical port stateJan-Bernd Themann2007-09-131-1/+4
* ehea: Fix workqueue handlingThomas Klein2007-08-071-1/+1
* eHEA: net_poll supportJan-Bernd Themann2007-07-241-1/+1
* eHEA: Fix bonding supportThomas Klein2007-07-181-1/+1
* eHEA: Introducing support vor DLPAR memory addThomas Klein2007-07-161-5/+18