summaryrefslogtreecommitdiffstats
path: root/drivers/net/ehea/ehea_main.c
Commit message (Expand)AuthorAgeFilesLines
* ehea: Reworked rcv queue handling to log only fatal errorsThomas Klein2007-11-231-6/+5
* ehea: Improve tx packets countingThomas Klein2007-11-231-2/+7
* ehea: add kexec supportJan-Bernd Themann2007-10-291-0/+21
* ehea: fix port_napi_disable/enableJan-Bernd Themann2007-10-251-4/+3
* 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-171-36/+36
* ehea: use kernel event queueJan-Bernd Themann2007-10-101-20/+8
* ehea: DLPAR memory add fixJan-Bernd Themann2007-10-101-30/+246
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-2/+0
* [EHEA]: Use LRO.Jan-Bernd Themann2007-10-101-7/+77
* [NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2007-10-101-64/+65
* ehea: fix last_rx updateJan-Bernd Themann2007-09-131-1/+1
* ehea: propagate physical port stateJan-Bernd Themann2007-09-131-1/+13
* 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-071-0/+1
* eHEA: net_poll supportJan-Bernd Themann2007-07-241-1/+21
* eHEA: Fix bonding supportThomas Klein2007-07-181-18/+19
* eHEA: Introducing support vor DLPAR memory addThomas Klein2007-07-161-14/+130
* eHEA: Capability flag for DLPAR supportJan-Bernd Themann2007-07-101-1/+22
* ehea: Whitespace cleanupJan-Bernd Themann2007-07-081-15/+17
* ehea: Fixed possible kernel panic on VLAN packet recvThomas Klein2007-06-091-7/+5
* ehea: Fixed multi queue RX bugThomas Klein2007-05-301-1/+1
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-05-081-3/+3
|\
| * ehea: Fix skb header accessThomas Klein2007-05-081-3/+3
* | [POWERPC] Rename get_property to of_get_property: driversStephen Rothwell2007-05-021-3/+3
* | [POWERPC] get_property returns constStephen Rothwell2007-05-021-7/+6
|/
* ehea: fix for dlpar supportThomas Klein2007-04-281-22/+45
* ehea: fix for sysfs entriesThomas Klein2007-04-281-16/+61
* ehea: removing unused functionalityJan-Bernd Themann2007-04-281-35/+20
* ehea: code cleanupJan-Bernd Themann2007-04-281-59/+36
* ehea: fix for dynamic lpar supportJan-Bernd Themann2007-04-281-20/+19
* ehea: NAPI multi queue TX/RX path for SMPJan-Bernd Themann2007-04-281-122/+158
* ehea: dynamic add / remove portJan-Bernd Themann2007-04-281-121/+318
* [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-251-2/+2
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-251-5/+6
* [TCP]: Introduce tcp_hdrlen() and tcp_optlen()Arnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo2007-04-251-9/+11
* [IP]: Introduce ip_hdrlen()Arnaldo Carvalho de Melo2007-04-251-2/+2
* [VLAN]: Avoid a 4-order allocation.Dan Aloni2007-03-021-2/+1
* Merge branch 'master' into upstreamJeff Garzik2007-02-171-4/+4
|\
| * [PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner2007-02-141-4/+4
* | ehea: Fixed error recoveryJan-Bernd Themann2007-02-091-1/+7
|/
* ehea: Fixed missing tasklet_kill() callThomas Klein2007-01-301-0/+1
* ehea: Fixed wrong jumbo frames status queryThomas Klein2007-01-301-7/+23
* ehea: Fixed possible nullpointer accessThomas Klein2007-01-231-2/+3
* ehea: Added logging off associated errorsThomas Klein2007-01-231-4/+4
* ehea: Improved logging of permission issuesThomas Klein2007-01-231-9/+7