aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ehea (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-08ehea: Whitespace cleanupJan-Bernd Themann4-62/+64
2007-06-09ehea: Fixed possible kernel panic on VLAN packet recvThomas Klein2-8/+6
2007-05-30ehea: Fixed multi queue RX bugThomas Klein2-2/+2
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 Klein2-23/+46
2007-04-28ehea: fix for sysfs entriesThomas Klein2-17/+62
2007-04-28ehea: removing unused functionalityJan-Bernd Themann4-124/+69
2007-04-28strlcpy is smart enoughJean Delvare1-2/+2
2007-04-28ehea: code cleanupJan-Bernd Themann6-114/+187
2007-04-28ehea: fix for dynamic lpar supportJan-Bernd Themann2-21/+20
2007-04-28ehea: NAPI multi queue TX/RX path for SMPJan-Bernd Themann3-129/+169
2007-04-28ehea: dynamic add / remove portJan-Bernd Themann2-125/+323
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 Themann6-2/+68
2007-01-30ehea: Fixed missing tasklet_kill() callThomas Klein1-0/+1
2007-01-30ehea: Fixed wrong jumbo frames status queryThomas Klein2-8/+24
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 Klein2-11/+15
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
2007-01-23ehea: Fixing firmware queue config issueThomas Klein1-1/+1
2007-01-23ehea: Fixed wrong dereferencationThomas Klein2-3/+5
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells1-0/+1
2006-12-04[PATCH] severing skbuff.h -> mm.hAl Viro1-0/+1
2006-11-22WorkStruct: make allyesconfigDavid Howells1-4/+5
2006-11-06[PATCH] ehea: 64K page support fixThomas Klein5-23/+26
2006-11-06[PATCH] ehea: Removed redundant defineThomas Klein1-4/+1
2006-11-06[PATCH] ehea: Nullpointer dereferencation fixThomas Klein1-2/+2
2006-10-31[PATCH] ehea: kzalloc GFP_ATOMIC fixJan-Bernd Themann1-6/+5
2006-10-11[PATCH] ehea: fix port state notification, default queue sizesJan-Bernd Themann2-9/+10
2006-10-11[PATCH] ehea: firmware (hvcall) interface changesJan-Bernd Themann1-335/+238
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-8/+4
2006-09-19[PATCH] ehea: bugfix for register access functionsJan-Bernd Themann2-4/+9
2006-09-13drivers/net: const-ify ethtool_ops declarationsJeff Garzik1-1/+1
2006-09-13drivers/net: Trim trailing whitespaceJeff Garzik1-3/+3
2006-09-13[PATCH] ehea: IBM eHEA Ethernet Device DriverJan-Bernd Themann10-0/+5839