aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ehea
AgeCommit message (Expand)Author
2008-11-06ehea: Fix some whitespace issuesHannes Hering
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller
2008-10-27ehea: Detect 16GB hugepages for firmware restrictionThomas Klein
2008-10-22ehea: Fix memory hotplug supportHannes Hering
2008-09-25Revert "ehea: fix mutex and spinlock use"David S. Miller
2008-09-24ehea: Enable DLPAR memory removeHannes Hering
2008-09-24ehea: fix mutex and spinlock useSebastien Dugue
2008-09-24ehea: Fix DLPAR memory handlingHannes Hering
2008-09-24ehea: fix phyp debugging typoSebastien Dugue
2008-07-30drivers/net/ehea/ehea_main.c: Release mutex in error handling codeJulia Lawall
2008-07-04ehea: Access iph->tot_len with correct endiannessRoland Dreier
2008-07-04ehea: fix race conditionJan-Bernd Themann
2008-07-04ehea: add MODULE_DEVICE_TABLEJan-Bernd Themann
2008-07-04ehea: fix might sleep problemJan-Bernd Themann
2008-06-12net: Eliminate flush_scheduled_work() calls while RTNL is held.David S. Miller
2008-06-10ehea: set mac address fixJan-Bernd Themann
2008-05-22drivers/net/ehea - remove unnecessary memset after kzallocJoe Perches
2008-05-22ehea: Fix use after free on rebootBrian King
2008-05-13ehea: Add DLPAR memory remove supportHannes Hering
2008-04-25ehea: make things staticAndrew Morton
2008-04-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-04-12ehea: Fix DLPAR memory add supportThomas Klein
2008-03-28netdev: ehea: port_lock semaphore to mutexDaniel Walker
2008-03-28netdev: ehea: bcmc_regs semaphore to mutexDaniel Walker
2008-03-28netdev: ehea: locking order correctionDaniel Walker
2008-03-28netdev: ehea: ehea_fw_handles semaphore to mutexDaniel Walker
2008-03-28netdev: ehea: semaphore to mutexDaniel Walker
2008-03-25ehea: Fix IPv6 supportThomas Klein
2008-02-23ehea: add kdump supportThomas Klein
2008-02-03ehea: fix sysfs link compile problemJan-Bernd Themann
2008-02-03ehea: fix qmr checkpatch complaintsDoug Maxey
2008-02-03ehea: fix phyp checkpatch complaintsDoug Maxey
2008-02-03ehea: fix main checkpatch complaintsDoug Maxey
2008-02-03ehea: fix ethtool checkpatch complaintsDoug Maxey
2008-02-03ehea: fix ehea.h checkpatch complaintsDoug Maxey
2007-11-23ehea: Reworked rcv queue handling to log only fatal errorsThomas Klein
2007-11-23ehea: Improve tx packets countingThomas Klein
2007-10-29ehea: add kexec supportJan-Bernd Themann
2007-10-25ehea: fix port_napi_disable/enableJan-Bernd Themann
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches
2007-10-17[POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and e...Joachim Fenkes
2007-10-10ehea: use kernel event queueJan-Bernd Themann
2007-10-10ehea: DLPAR memory add fixJan-Bernd Themann
2007-10-10[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik
2007-10-10[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle
2007-10-10[EHEA]: Use LRO.Jan-Bernd Themann
2007-10-10[NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger
2007-09-13ehea: fix last_rx updateJan-Bernd Themann
2007-09-13ehea: propagate physical port stateJan-Bernd Themann