summaryrefslogtreecommitdiffstats
path: root/drivers/net/ehea
Commit message (Expand)AuthorAgeFilesLines
* ehea: use kernel event queueJan-Bernd Themann2007-10-113-24/+10Star
* ehea: DLPAR memory add fixJan-Bernd Themann2007-10-115-46/+259
* [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik2007-10-111-4/+9
* [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik2007-10-111-3/+0Star
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-111-2/+0Star
* [EHEA]: Use LRO.Jan-Bernd Themann2007-10-113-7/+99
* [NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2007-10-112-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/+10Star
* ehea: Simplify resource usage checkThomas Klein2007-08-071-12/+6Star
* 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-192-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
* ehea: Whitespace cleanupJan-Bernd Themann2007-07-094-62/+64
* ehea: Fixed possible kernel panic on VLAN packet recvThomas Klein2007-06-102-8/+6Star
* ehea: Fixed multi queue RX bugThomas Klein2007-05-302-2/+2
* 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/+6Star
|/
* ehea: fix for dlpar supportThomas Klein2007-04-282-23/+46
* ehea: fix for sysfs entriesThomas Klein2007-04-282-17/+62
* ehea: removing unused functionalityJan-Bernd Themann2007-04-284-124/+69Star
* strlcpy is smart enoughJean Delvare2007-04-281-2/+2
* ehea: code cleanupJan-Bernd Themann2007-04-286-114/+187
* ehea: fix for dynamic lpar supportJan-Bernd Themann2007-04-282-21/+20Star
* ehea: NAPI multi queue TX/RX path for SMPJan-Bernd Themann2007-04-283-129/+169
* ehea: dynamic add / remove portJan-Bernd Themann2007-04-282-125/+323
* [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-261-2/+2
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-261-5/+6
* [TCP]: Introduce tcp_hdrlen() and tcp_optlen()Arnaldo Carvalho de Melo2007-04-261-1/+1
* [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo2007-04-261-9/+11
* [IP]: Introduce ip_hdrlen()Arnaldo Carvalho de Melo2007-04-261-2/+2
* [VLAN]: Avoid a 4-order allocation.Dan Aloni2007-03-031-2/+1Star
* 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-096-2/+68
|/
* ehea: Fixed missing tasklet_kill() callThomas Klein2007-01-301-0/+1
* ehea: Fixed wrong jumbo frames status queryThomas Klein2007-01-302-8/+24
* 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-232-11/+15
* ehea: New method to determine number of available portsThomas Klein2007-01-231-1/+14
* ehea: Modified initial autoneg state determinationThomas Klein2007-01-231-2/+2