aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ehea/ehea_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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 eHEA driversJoachim 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/jgarzik/netdev-2.6Linus Torvalds1-3/+3
2007-05-08ehea: Fix skb header accessThomas Klein1-3/+3
2007-05-02[POWERPC] Rename get_property to of_get_property: driversStephen Rothwell1-3/+3
2007-05-02[POWERPC] get_property returns constStephen Rothwell1-7/+6
2007-04-28ehea: fix for dlpar supportThomas Klein1-22/+45
2007-04-28ehea: fix for sysfs entriesThomas Klein1-16/+61
2007-04-28ehea: removing unused functionalityJan-Bernd Themann1-35/+20
2007-04-28ehea: code cleanupJan-Bernd Themann1-59/+36
2007-04-28ehea: fix for dynamic lpar supportJan-Bernd Themann1-20/+19
2007-04-28ehea: NAPI multi queue TX/RX path for SMPJan-Bernd Themann1-122/+158
2007-04-28ehea: dynamic add / remove portJan-Bernd Themann1-121/+318
2007-04-25[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo1-2/+2
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo1-5/+6
2007-04-25[TCP]: Introduce tcp_hdrlen() and tcp_optlen()Arnaldo Carvalho de Melo1-1/+1
2007-04-25[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo1-9/+11
2007-04-25[IP]: Introduce ip_hdrlen()Arnaldo Carvalho de Melo1-2/+2
2007-03-02[VLAN]: Avoid a 4-order allocation.Dan Aloni1-2/+1
2007-02-17Merge branch 'master' into upstreamJeff Garzik1-4/+4
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner1-4/+4
2007-02-09ehea: Fixed error recoveryJan-Bernd Themann1-1/+7
2007-01-30ehea: Fixed missing tasklet_kill() callThomas Klein1-0/+1
2007-01-30ehea: Fixed wrong jumbo frames status queryThomas Klein1-7/+23
2007-01-23ehea: Fixed possible nullpointer accessThomas Klein1-2/+3
2007-01-23ehea: Added logging off associated errorsThomas Klein1-4/+4
2007-01-23ehea: Improved logging of permission issuesThomas Klein1-9/+7
2007-01-23ehea: New method to determine number of available portsThomas Klein1-1/+14
2007-01-23ehea: Modified initial autoneg state determinationThomas Klein1-2/+2