| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | eHEA: Fix bonding support | Thomas Klein | 2007-07-18 | 1 | -1/+1 |
* | eHEA: Introducing support vor DLPAR memory add | Thomas Klein | 2007-07-16 | 1 | -5/+18 |
* | eHEA: Capability flag for DLPAR support | Jan-Bernd Themann | 2007-07-10 | 1 | -1/+7 |
* | ehea: Whitespace cleanup | Jan-Bernd Themann | 2007-07-08 | 1 | -7/+7 |
* | ehea: Fixed possible kernel panic on VLAN packet recv | Thomas Klein | 2007-06-09 | 1 | -1/+1 |
* | ehea: Fixed multi queue RX bug | Thomas Klein | 2007-05-30 | 1 | -1/+1 |
* | ehea: fix for dlpar support | Thomas Klein | 2007-04-28 | 1 | -1/+1 |
* | ehea: fix for sysfs entries | Thomas Klein | 2007-04-28 | 1 | -1/+1 |
* | ehea: removing unused functionality | Jan-Bernd Themann | 2007-04-28 | 1 | -19/+6 |
* | ehea: code cleanup | Jan-Bernd Themann | 2007-04-28 | 1 | -1/+2 |
* | ehea: fix for dynamic lpar support | Jan-Bernd Themann | 2007-04-28 | 1 | -1/+1 |
* | ehea: NAPI multi queue TX/RX path for SMP | Jan-Bernd Themann | 2007-04-28 | 1 | -6/+5 |
* | ehea: dynamic add / remove port | Jan-Bernd Themann | 2007-04-28 | 1 | -4/+5 |
* | ehea: Fixed error recovery | Jan-Bernd Themann | 2007-02-09 | 1 | -1/+1 |
* | ehea: Fixed wrong jumbo frames status query | Thomas Klein | 2007-01-30 | 1 | -1/+1 |
* | ehea: Fixed wrong dereferencation | Thomas Klein | 2007-01-23 | 1 | -1/+1 |
* | [PATCH] ehea: Removed redundant define | Thomas Klein | 2006-11-06 | 1 | -4/+1 |