aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ehea
Commit message (Expand)AuthorAge
* ehea: Reworked rcv queue handling to log only fatal errorsThomas Klein2007-11-23
* ehea: Improve tx packets countingThomas Klein2007-11-23
* ehea: add kexec supportJan-Bernd Themann2007-10-29
* ehea: fix port_napi_disable/enableJan-Bernd Themann2007-10-25
* Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-18
* [POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and e...Joachim Fenkes2007-10-17
* ehea: use kernel event queueJan-Bernd Themann2007-10-10
* ehea: DLPAR memory add fixJan-Bernd Themann2007-10-10
* [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik2007-10-10
* [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik2007-10-10
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-10
* [EHEA]: Use LRO.Jan-Bernd Themann2007-10-10
* [NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2007-10-10
* ehea: fix last_rx updateJan-Bernd Themann2007-09-13
* ehea: propagate physical port stateJan-Bernd Themann2007-09-13
* ehea: fix queue destructorJan-Bernd Themann2007-08-25
* ehea: fix module parameter descriptionJan-Bernd Themann2007-08-25
* ehea: fix interface to DLPAR toolsJan-Bernd Themann2007-08-25
* ehea: Eliminated some compiler warningsThomas Klein2007-08-07
* ehea: Simplify resource usage checkThomas Klein2007-08-07
* ehea: Fix workqueue handlingThomas Klein2007-08-07
* eHEA: net_poll supportJan-Bernd Themann2007-07-24
* eHEA: Fix bonding supportThomas Klein2007-07-18
* eHEA: Introducing support vor DLPAR memory addThomas Klein2007-07-16
* eHEA: Capability flag for DLPAR supportJan-Bernd Themann2007-07-10
* ehea: Whitespace cleanupJan-Bernd Themann2007-07-08
* ehea: Fixed possible kernel panic on VLAN packet recvThomas Klein2007-06-09
* ehea: Fixed multi queue RX bugThomas Klein2007-05-30
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-05-08
|\
| * ehea: Fix skb header accessThomas Klein2007-05-08
* | [POWERPC] Rename get_property to of_get_property: driversStephen Rothwell2007-05-02
* | [POWERPC] get_property returns constStephen Rothwell2007-05-02
|/
* ehea: fix for dlpar supportThomas Klein2007-04-28
* ehea: fix for sysfs entriesThomas Klein2007-04-28
* ehea: removing unused functionalityJan-Bernd Themann2007-04-28
* strlcpy is smart enoughJean Delvare2007-04-28
* ehea: code cleanupJan-Bernd Themann2007-04-28
* ehea: fix for dynamic lpar supportJan-Bernd Themann2007-04-28
* ehea: NAPI multi queue TX/RX path for SMPJan-Bernd Themann2007-04-28
* ehea: dynamic add / remove portJan-Bernd Themann2007-04-28
* [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-26
* [TCP]: Introduce tcp_hdrlen() and tcp_optlen()Arnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo2007-04-26
* [IP]: Introduce ip_hdrlen()Arnaldo Carvalho de Melo2007-04-26
* [VLAN]: Avoid a 4-order allocation.Dan Aloni2007-03-02
* Merge branch 'master' into upstreamJeff Garzik2007-02-17
|\
| * [PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner2007-02-14
* | ehea: Fixed error recoveryJan-Bernd Themann2007-02-09
|/
* ehea: Fixed missing tasklet_kill() callThomas Klein2007-01-30