aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ehea/ehea_main.c
Commit message (Expand)AuthorAgeFilesLines
* ehea: removing unused functionalityJan-Bernd Themann2007-04-281-35/+20
* ehea: code cleanupJan-Bernd Themann2007-04-281-59/+36
* ehea: fix for dynamic lpar supportJan-Bernd Themann2007-04-281-20/+19
* ehea: NAPI multi queue TX/RX path for SMPJan-Bernd Themann2007-04-281-122/+158
* ehea: dynamic add / remove portJan-Bernd Themann2007-04-281-121/+318
* [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-251-2/+2
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-251-5/+6
* [TCP]: Introduce tcp_hdrlen() and tcp_optlen()Arnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo2007-04-251-9/+11
* [IP]: Introduce ip_hdrlen()Arnaldo Carvalho de Melo2007-04-251-2/+2
* [VLAN]: Avoid a 4-order allocation.Dan Aloni2007-03-021-2/+1
* 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-091-1/+7
|/
* ehea: Fixed missing tasklet_kill() callThomas Klein2007-01-301-0/+1
* ehea: Fixed wrong jumbo frames status queryThomas Klein2007-01-301-7/+23
* 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-231-9/+7
* 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
* ehea: Fixing firmware queue config issueThomas Klein2007-01-231-1/+1
* ehea: Fixed wrong dereferencationThomas Klein2007-01-231-2/+4
* WorkStruct: make allyesconfigDavid Howells2006-11-221-4/+5
* [PATCH] ehea: 64K page support fixThomas Klein2006-11-061-13/+13
* [PATCH] ehea: kzalloc GFP_ATOMIC fixJan-Bernd Themann2006-10-311-6/+5
* [PATCH] ehea: fix port state notification, default queue sizesJan-Bernd Themann2006-10-111-3/+3
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-8/+4
* drivers/net: Trim trailing whitespaceJeff Garzik2006-09-131-3/+3
* [PATCH] ehea: IBM eHEA Ethernet Device DriverJan-Bernd Themann2006-09-131-0/+2654