aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ehea
Commit message (Expand)AuthorAge
* powerpc: Cleanup from l64 to ll64 change: drivers/netStephen Rothwell2009-01-12
* net/ehea: use consistant typeStephen Rothwell2009-01-06
* net/ehea: bitops work on unsigned longsStephen Rothwell2009-01-05
* net: ehea NAPI interface cleanup fixStephen Rothwell2008-12-28
* ehea: use get_zeroed_page for alignment-sensitive allocationNathan Lynch2008-12-25
* drivers/net/ehea: Remove redundant testJulia Lawall2008-12-25
* net: Remove unused netdev arg from some NAPI interfaces.Neil Horman2008-12-22
* ehea: Fix some whitespace issuesHannes Hering2008-11-06
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-04
* ehea: Detect 16GB hugepages for firmware restrictionThomas Klein2008-10-27
* ehea: Fix memory hotplug supportHannes Hering2008-10-22
* Revert "ehea: fix mutex and spinlock use"David S. Miller2008-09-25
* ehea: Enable DLPAR memory removeHannes Hering2008-09-24
* ehea: fix mutex and spinlock useSebastien Dugue2008-09-24
* ehea: Fix DLPAR memory handlingHannes Hering2008-09-24
* ehea: fix phyp debugging typoSebastien Dugue2008-09-24
* drivers/net/ehea/ehea_main.c: Release mutex in error handling codeJulia Lawall2008-07-30
* ehea: Access iph->tot_len with correct endiannessRoland Dreier2008-07-04
* ehea: fix race conditionJan-Bernd Themann2008-07-04
* ehea: add MODULE_DEVICE_TABLEJan-Bernd Themann2008-07-04
* ehea: fix might sleep problemJan-Bernd Themann2008-07-04
* net: Eliminate flush_scheduled_work() calls while RTNL is held.David S. Miller2008-06-12
* ehea: set mac address fixJan-Bernd Themann2008-06-10
* drivers/net/ehea - remove unnecessary memset after kzallocJoe Perches2008-05-22
* ehea: Fix use after free on rebootBrian King2008-05-22
* ehea: Add DLPAR memory remove supportHannes Hering2008-05-13
* ehea: make things staticAndrew Morton2008-04-25
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-04-14
|\
| * ehea: Fix DLPAR memory add supportThomas Klein2008-04-12
* | netdev: ehea: port_lock semaphore to mutexDaniel Walker2008-03-28
* | netdev: ehea: bcmc_regs semaphore to mutexDaniel Walker2008-03-28
* | netdev: ehea: locking order correctionDaniel Walker2008-03-28
* | netdev: ehea: ehea_fw_handles semaphore to mutexDaniel Walker2008-03-28
* | netdev: ehea: semaphore to mutexDaniel Walker2008-03-28
|/
* ehea: Fix IPv6 supportThomas Klein2008-03-25
* ehea: add kdump supportThomas Klein2008-02-23
* ehea: fix sysfs link compile problemJan-Bernd Themann2008-02-03
* ehea: fix qmr checkpatch complaintsDoug Maxey2008-02-03
* ehea: fix phyp checkpatch complaintsDoug Maxey2008-02-03
* ehea: fix main checkpatch complaintsDoug Maxey2008-02-03
* ehea: fix ethtool checkpatch complaintsDoug Maxey2008-02-03
* ehea: fix ehea.h checkpatch complaintsDoug Maxey2008-02-03
* ehea: Reworked rcv queue handling to log only fatal errorsThomas Klein2007-11-23
* ehea: Improve tx packets countingThomas Klein2007-11-23
* ehea: add kexec supportJan-Bernd Themann2007-10-29
* ehea: fix port_napi_disable/enableJan-Bernd Themann2007-10-25
* Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-18
* [POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and e...Joachim Fenkes2007-10-17
* ehea: use kernel event queueJan-Bernd Themann2007-10-10
* ehea: DLPAR memory add fixJan-Bernd Themann2007-10-10