summaryrefslogtreecommitdiff
path: root/drivers/net/ehea/ehea_main.c
AgeCommit message (Expand)Author
2007-06-09ehea: Fixed possible kernel panic on VLAN packet recvThomas Klein
2007-05-30ehea: Fixed multi queue RX bugThomas Klein
2007-05-08Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-05-08ehea: Fix skb header accessThomas Klein
2007-05-02[POWERPC] Rename get_property to of_get_property: driversStephen Rothwell
2007-05-02[POWERPC] get_property returns constStephen Rothwell
2007-04-28ehea: fix for dlpar supportThomas Klein
2007-04-28ehea: fix for sysfs entriesThomas Klein
2007-04-28ehea: removing unused functionalityJan-Bernd Themann
2007-04-28ehea: code cleanupJan-Bernd Themann
2007-04-28ehea: fix for dynamic lpar supportJan-Bernd Themann
2007-04-28ehea: NAPI multi queue TX/RX path for SMPJan-Bernd Themann
2007-04-28ehea: dynamic add / remove portJan-Bernd Themann
2007-04-25[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo
2007-04-25[TCP]: Introduce tcp_hdrlen() and tcp_optlen()Arnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo
2007-04-25[IP]: Introduce ip_hdrlen()Arnaldo Carvalho de Melo
2007-03-02[VLAN]: Avoid a 4-order allocation.Dan Aloni
2007-02-17Merge branch 'master' into upstreamJeff Garzik
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner
2007-02-09ehea: Fixed error recoveryJan-Bernd Themann
2007-01-30ehea: Fixed missing tasklet_kill() callThomas Klein
2007-01-30ehea: Fixed wrong jumbo frames status queryThomas Klein
2007-01-23ehea: Fixed possible nullpointer accessThomas Klein
2007-01-23ehea: Added logging off associated errorsThomas Klein
2007-01-23ehea: Improved logging of permission issuesThomas Klein
2007-01-23ehea: New method to determine number of available portsThomas Klein
2007-01-23ehea: Modified initial autoneg state determinationThomas Klein
2007-01-23ehea: Fixing firmware queue config issueThomas Klein
2007-01-23ehea: Fixed wrong dereferencationThomas Klein
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-11-06[PATCH] ehea: 64K page support fixThomas Klein
2006-10-31[PATCH] ehea: kzalloc GFP_ATOMIC fixJan-Bernd Themann
2006-10-11[PATCH] ehea: fix port state notification, default queue sizesJan-Bernd Themann
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-13drivers/net: Trim trailing whitespaceJeff Garzik
2006-09-13[PATCH] ehea: IBM eHEA Ethernet Device DriverJan-Bernd Themann