aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ehea/ehea.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+2
2010-08-18ehea: Fix synchronization between HW and SW send queueAndre Detsch1-1/+2
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely1-2/+2
2010-06-16ehea: Fix kernel deadlock in DLPAR-mem processingJan-Bernd Themann1-1/+1
2010-04-21ehea: fix possible DLPAR/mem deadlockThomas Klein1-1/+1
2009-08-04ehea: Fix napi list corruption on ifconfig downHannes Hering1-1/+1
2009-06-12trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentation and source comments.Martin Olsson1-1/+1
2009-05-04ehea: fix invalid pointer accessHannes Hering1-1/+1
2009-03-13ehea: fix circular locking problemJan-Bernd Themann1-1/+1
2009-02-20ehea: Fix memory hotplug handlingThomas Klein1-1/+1
2009-02-11ehea: Fix: Remove adapter from adapter list in error pathHannes Hering1-1/+1
2009-01-21ehea: Use net_device_ops structureThomas Klein1-1/+1
2009-01-05net/ehea: bitops work on unsigned longsStephen Rothwell1-2/+1
2008-11-06ehea: Fix some whitespace issuesHannes Hering1-1/+1
2008-10-27ehea: Detect 16GB hugepages for firmware restrictionThomas Klein1-1/+1
2008-10-22ehea: Fix memory hotplug supportHannes Hering1-1/+1
2008-09-24ehea: Enable DLPAR memory removeHannes Hering1-2/+2
2008-07-04ehea: fix race conditionJan-Bernd Themann1-2/+4
2008-07-04ehea: fix might sleep problemJan-Bernd Themann1-1/+1
2008-05-13ehea: Add DLPAR memory remove supportHannes Hering1-5/+22
2008-04-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+2
2008-04-12ehea: Fix DLPAR memory add supportThomas Klein1-1/+2
2008-03-28netdev: ehea: port_lock semaphore to mutexDaniel Walker1-1/+1
2008-03-28netdev: ehea: bcmc_regs semaphore to mutexDaniel Walker1-1/+1
2008-03-28netdev: ehea: ehea_fw_handles semaphore to mutexDaniel Walker1-1/+1
2008-03-25ehea: Fix IPv6 supportThomas Klein1-1/+1
2008-02-23ehea: add kdump supportThomas Klein1-1/+33
2008-02-03ehea: fix ehea.h checkpatch complaintsDoug Maxey1-0/+3
2007-11-23ehea: Reworked rcv queue handling to log only fatal errorsThomas Klein1-1/+1
2007-11-23ehea: Improve tx packets countingThomas Klein1-1/+1
2007-10-29ehea: add kexec supportJan-Bernd Themann1-1/+1
2007-10-25ehea: fix port_napi_disable/enableJan-Bernd Themann1-1/+1
2007-10-17[POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and eHEA driversJoachim Fenkes1-1/+1
2007-10-10ehea: use kernel event queueJan-Bernd Themann1-2/+1
2007-10-10ehea: DLPAR memory add fixJan-Bernd Themann1-2/+2
2007-10-10[EHEA]: Use LRO.Jan-Bernd Themann1-0/+7
2007-10-10[NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger1-1/+1
2007-09-13ehea: propagate physical port stateJan-Bernd Themann1-1/+4
2007-08-07ehea: Fix workqueue handlingThomas Klein1-1/+1
2007-07-24eHEA: net_poll supportJan-Bernd Themann1-1/+1
2007-07-18eHEA: Fix bonding supportThomas Klein1-1/+1
2007-07-16eHEA: Introducing support vor DLPAR memory addThomas Klein1-5/+18
2007-07-10eHEA: Capability flag for DLPAR supportJan-Bernd Themann1-1/+7
2007-07-08ehea: Whitespace cleanupJan-Bernd Themann1-7/+7
2007-06-09ehea: Fixed possible kernel panic on VLAN packet recvThomas Klein1-1/+1
2007-05-30ehea: Fixed multi queue RX bugThomas Klein1-1/+1
2007-04-28ehea: fix for dlpar supportThomas Klein1-1/+1
2007-04-28ehea: fix for sysfs entriesThomas Klein1-1/+1
2007-04-28ehea: removing unused functionalityJan-Bernd Themann1-19/+6
2007-04-28ehea: code cleanupJan-Bernd Themann1-1/+2