aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ehea/ehea.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-04-28ehea: fix for dynamic lpar supportJan-Bernd Themann1-1/+1
2007-04-28ehea: NAPI multi queue TX/RX path for SMPJan-Bernd Themann1-6/+5
2007-04-28ehea: dynamic add / remove portJan-Bernd Themann1-4/+5
2007-02-09ehea: Fixed error recoveryJan-Bernd Themann1-1/+1
2007-01-30ehea: Fixed wrong jumbo frames status queryThomas Klein1-1/+1
2007-01-23ehea: Fixed wrong dereferencationThomas Klein1-1/+1
2006-11-06[PATCH] ehea: Removed redundant defineThomas Klein1-4/+1
2006-10-11[PATCH] ehea: fix port state notification, default queue sizesJan-Bernd Themann1-6/+7
2006-09-19[PATCH] ehea: bugfix for register access functionsJan-Bernd Themann1-1/+1
2006-09-13[PATCH] ehea: IBM eHEA Ethernet Device DriverJan-Bernd Themann1-0/+447