summaryrefslogtreecommitdiffstats
path: root/drivers/net/ehea
Commit message (Expand)AuthorAgeFilesLines
* ehea: Access iph->tot_len with correct endiannessRoland Dreier2008-07-041-1/+1
* ehea: fix race conditionJan-Bernd Themann2008-07-042-7/+16
* ehea: add MODULE_DEVICE_TABLEJan-Bernd Themann2008-07-041-0/+1
* ehea: fix might sleep problemJan-Bernd Themann2008-07-042-12/+12
* net: Eliminate flush_scheduled_work() calls while RTNL is held.David S. Miller2008-06-121-1/+2
* ehea: set mac address fixJan-Bernd Themann2008-06-101-6/+10
* drivers/net/ehea - remove unnecessary memset after kzallocJoe Perches2008-05-221-2/+0
* ehea: Fix use after free on rebootBrian King2008-05-221-1/+2
* ehea: Add DLPAR memory remove supportHannes Hering2008-05-133-84/+254
* ehea: make things staticAndrew Morton2008-04-251-2/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-04-142-3/+24
|\
| * ehea: Fix DLPAR memory add supportThomas Klein2008-04-122-3/+24
* | netdev: ehea: port_lock semaphore to mutexDaniel Walker2008-03-282-22/+24
* | netdev: ehea: bcmc_regs semaphore to mutexDaniel Walker2008-03-282-10/+10
* | netdev: ehea: locking order correctionDaniel Walker2008-03-281-2/+2
* | netdev: ehea: ehea_fw_handles semaphore to mutexDaniel Walker2008-03-282-10/+10
* | netdev: ehea: semaphore to mutexDaniel Walker2008-03-281-4/+4
|/
* ehea: Fix IPv6 supportThomas Klein2008-03-252-2/+2
* ehea: add kdump supportThomas Klein2008-02-232-25/+290
* ehea: fix sysfs link compile problemJan-Bernd Themann2008-02-031-37/+0
* ehea: fix qmr checkpatch complaintsDoug Maxey2008-02-032-24/+24
* ehea: fix phyp checkpatch complaintsDoug Maxey2008-02-032-90/+90
* ehea: fix main checkpatch complaintsDoug Maxey2008-02-031-41/+46
* ehea: fix ethtool checkpatch complaintsDoug Maxey2008-02-031-2/+2
* ehea: fix ehea.h checkpatch complaintsDoug Maxey2008-02-032-4/+7
* ehea: Reworked rcv queue handling to log only fatal errorsThomas Klein2007-11-233-9/+8
* ehea: Improve tx packets countingThomas Klein2007-11-232-3/+8
* ehea: add kexec supportJan-Bernd Themann2007-10-292-1/+22
* ehea: fix port_napi_disable/enableJan-Bernd Themann2007-10-252-5/+4
* Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-181-4/+4
* [POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and e...Joachim Fenkes2007-10-172-37/+37
* ehea: use kernel event queueJan-Bernd Themann2007-10-103-24/+10
* ehea: DLPAR memory add fixJan-Bernd Themann2007-10-105-46/+259
* [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik2007-10-101-4/+9
* [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik2007-10-101-3/+0
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-2/+0
* [EHEA]: Use LRO.Jan-Bernd Themann2007-10-103-7/+99
* [NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2007-10-102-65/+66
* ehea: fix last_rx updateJan-Bernd Themann2007-09-131-1/+1
* ehea: propagate physical port stateJan-Bernd Themann2007-09-132-2/+17
* ehea: fix queue destructorJan-Bernd Themann2007-08-251-0/+6
* ehea: fix module parameter descriptionJan-Bernd Themann2007-08-251-1/+1
* ehea: fix interface to DLPAR toolsJan-Bernd Themann2007-08-251-3/+3
* ehea: Eliminated some compiler warningsThomas Klein2007-08-071-15/+10
* ehea: Simplify resource usage checkThomas Klein2007-08-071-12/+6
* ehea: Fix workqueue handlingThomas Klein2007-08-072-1/+2
* eHEA: net_poll supportJan-Bernd Themann2007-07-242-2/+22
* eHEA: Fix bonding supportThomas Klein2007-07-182-19/+20
* eHEA: Introducing support vor DLPAR memory addThomas Klein2007-07-165-65/+275
* eHEA: Capability flag for DLPAR supportJan-Bernd Themann2007-07-102-2/+29
OpenPOWER on IntegriCloud