summaryrefslogtreecommitdiffstats
path: root/drivers/net/ehea/ehea_main.c
AgeCommit message (Expand)AuthorFilesLines
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller1-1/+0
2008-10-22ehea: Fix memory hotplug supportHannes Hering1-10/+15
2008-07-30drivers/net/ehea/ehea_main.c: Release mutex in error handling codeJulia Lawall1-2/+2
2008-07-04ehea: Access iph->tot_len with correct endiannessRoland Dreier1-1/+1
2008-07-04ehea: fix race conditionJan-Bernd Themann1-5/+12
2008-07-04ehea: add MODULE_DEVICE_TABLEJan-Bernd Themann1-0/+1
2008-07-04ehea: fix might sleep problemJan-Bernd Themann1-11/+11
2008-06-12net: Eliminate flush_scheduled_work() calls while RTNL is held.David S. Miller1-1/+2
2008-06-10ehea: set mac address fixJan-Bernd Themann1-6/+10
2008-05-22drivers/net/ehea - remove unnecessary memset after kzallocJoe Perches1-2/+0
2008-05-22ehea: Fix use after free on rebootBrian King1-1/+2
2008-05-13ehea: Add DLPAR memory remove supportHannes Hering1-0/+25
2008-04-25ehea: make things staticAndrew Morton1-2/+2
2008-04-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-2/+22
2008-04-12ehea: Fix DLPAR memory add supportThomas Klein1-2/+22
2008-03-28netdev: ehea: port_lock semaphore to mutexDaniel Walker1-21/+23
2008-03-28netdev: ehea: bcmc_regs semaphore to mutexDaniel Walker1-9/+9
2008-03-28netdev: ehea: locking order correctionDaniel Walker1-2/+2
2008-03-28netdev: ehea: ehea_fw_handles semaphore to mutexDaniel Walker1-9/+9
2008-03-28netdev: ehea: semaphore to mutexDaniel Walker1-4/+4
2008-03-25ehea: Fix IPv6 supportThomas Klein1-1/+1
2008-02-23ehea: add kdump supportThomas Klein1-24/+257
2008-02-03ehea: fix sysfs link compile problemJan-Bernd Themann1-37/+0
2008-02-03ehea: fix main checkpatch complaintsDoug Maxey1-41/+46
2007-11-23ehea: Reworked rcv queue handling to log only fatal errorsThomas Klein1-6/+5
2007-11-23ehea: Improve tx packets countingThomas Klein1-2/+7
2007-10-29ehea: add kexec supportJan-Bernd Themann1-0/+21
2007-10-25ehea: fix port_napi_disable/enableJan-Bernd Themann1-4/+3
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches1-4/+4
2007-10-17[POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and e...Joachim Fenkes1-36/+36
2007-10-10ehea: use kernel event queueJan-Bernd Themann1-20/+8
2007-10-10ehea: DLPAR memory add fixJan-Bernd Themann1-30/+246
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle1-2/+0
2007-10-10[EHEA]: Use LRO.Jan-Bernd Themann1-7/+77
2007-10-10[NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger1-64/+65
2007-09-13ehea: fix last_rx updateJan-Bernd Themann1-1/+1
2007-09-13ehea: propagate physical port stateJan-Bernd Themann1-1/+13
2007-08-25ehea: fix module parameter descriptionJan-Bernd Themann1-1/+1
2007-08-25ehea: fix interface to DLPAR toolsJan-Bernd Themann1-3/+3
2007-08-07ehea: Eliminated some compiler warningsThomas Klein1-15/+10
2007-08-07ehea: Simplify resource usage checkThomas Klein1-12/+6
2007-08-07ehea: Fix workqueue handlingThomas Klein1-0/+1
2007-07-24eHEA: net_poll supportJan-Bernd Themann1-1/+21
2007-07-18eHEA: Fix bonding supportThomas Klein1-18/+19
2007-07-16eHEA: Introducing support vor DLPAR memory addThomas Klein1-14/+130
2007-07-10eHEA: Capability flag for DLPAR supportJan-Bernd Themann1-1/+22
2007-07-08ehea: Whitespace cleanupJan-Bernd Themann1-15/+17
2007-06-09ehea: Fixed possible kernel panic on VLAN packet recvThomas Klein1-7/+5
2007-05-30ehea: Fixed multi queue RX bugThomas Klein1-1/+1
2007-05-08Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+3