aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ehea (follow)
AgeCommit message (Expand)AuthorFilesLines
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