summaryrefslogtreecommitdiffstats
path: root/drivers/net/ehea
AgeCommit message (Expand)AuthorLines
2007-08-07ehea: Simplify resource usage checkThomas Klein-12/+6
2007-08-07ehea: Fix workqueue handlingThomas Klein-1/+2
2007-07-24eHEA: net_poll supportJan-Bernd Themann-2/+22
2007-07-18eHEA: Fix bonding supportThomas Klein-19/+20
2007-07-16eHEA: Introducing support vor DLPAR memory addThomas Klein-65/+275
2007-07-10eHEA: Capability flag for DLPAR supportJan-Bernd Themann-2/+29
2007-07-08ehea: Whitespace cleanupJan-Bernd Themann-62/+64
2007-06-09ehea: Fixed possible kernel panic on VLAN packet recvThomas Klein-8/+6
2007-05-30ehea: Fixed multi queue RX bugThomas Klein-2/+2
2007-05-08Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds-3/+3
2007-05-08ehea: Fix skb header accessThomas Klein-3/+3
2007-05-02[POWERPC] Rename get_property to of_get_property: driversStephen Rothwell-3/+3
2007-05-02[POWERPC] get_property returns constStephen Rothwell-7/+6
2007-04-28ehea: fix for dlpar supportThomas Klein-23/+46
2007-04-28ehea: fix for sysfs entriesThomas Klein-17/+62
2007-04-28ehea: removing unused functionalityJan-Bernd Themann-124/+69
2007-04-28strlcpy is smart enoughJean Delvare-2/+2
2007-04-28ehea: code cleanupJan-Bernd Themann-114/+187
2007-04-28ehea: fix for dynamic lpar supportJan-Bernd Themann-21/+20
2007-04-28ehea: NAPI multi queue TX/RX path for SMPJan-Bernd Themann-129/+169
2007-04-28ehea: dynamic add / remove portJan-Bernd Themann-125/+323
2007-04-25[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo-2/+2
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo-5/+6
2007-04-25[TCP]: Introduce tcp_hdrlen() and tcp_optlen()Arnaldo Carvalho de Melo-1/+1
2007-04-25[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo-9/+11
2007-04-25[IP]: Introduce ip_hdrlen()Arnaldo Carvalho de Melo-2/+2
2007-03-02[VLAN]: Avoid a 4-order allocation.Dan Aloni-2/+1
2007-02-17Merge branch 'master' into upstreamJeff Garzik-4/+4
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner-4/+4
2007-02-09ehea: Fixed error recoveryJan-Bernd Themann-2/+68
2007-01-30ehea: Fixed missing tasklet_kill() callThomas Klein-0/+1
2007-01-30ehea: Fixed wrong jumbo frames status queryThomas Klein-8/+24
2007-01-23ehea: Fixed possible nullpointer accessThomas Klein-2/+3
2007-01-23ehea: Added logging off associated errorsThomas Klein-4/+4
2007-01-23ehea: Improved logging of permission issuesThomas Klein-11/+15
2007-01-23ehea: New method to determine number of available portsThomas Klein-1/+14
2007-01-23ehea: Modified initial autoneg state determinationThomas Klein-2/+2
2007-01-23ehea: Fixing firmware queue config issueThomas Klein-1/+1
2007-01-23ehea: Fixed wrong dereferencationThomas Klein-3/+5
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells-0/+1
2006-12-04[PATCH] severing skbuff.h -> mm.hAl Viro-0/+1
2006-11-22WorkStruct: make allyesconfigDavid Howells-4/+5
2006-11-06[PATCH] ehea: 64K page support fixThomas Klein-23/+26
2006-11-06[PATCH] ehea: Removed redundant defineThomas Klein-4/+1
2006-11-06[PATCH] ehea: Nullpointer dereferencation fixThomas Klein-2/+2
2006-10-31[PATCH] ehea: kzalloc GFP_ATOMIC fixJan-Bernd Themann-6/+5
2006-10-11[PATCH] ehea: fix port state notification, default queue sizesJan-Bernd Themann-9/+10
2006-10-11[PATCH] ehea: firmware (hvcall) interface changesJan-Bernd Themann-335/+238
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-8/+4
2006-09-19[PATCH] ehea: bugfix for register access functionsJan-Bernd Themann-4/+9