aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ehea
Commit message (Expand)AuthorAge
* ehea: Fixed possible kernel panic on VLAN packet recvThomas Klein2007-06-09
* ehea: Fixed multi queue RX bugThomas Klein2007-05-30
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-05-08
|\
| * ehea: Fix skb header accessThomas Klein2007-05-08
* | [POWERPC] Rename get_property to of_get_property: driversStephen Rothwell2007-05-02
* | [POWERPC] get_property returns constStephen Rothwell2007-05-02
|/
* ehea: fix for dlpar supportThomas Klein2007-04-28
* ehea: fix for sysfs entriesThomas Klein2007-04-28
* ehea: removing unused functionalityJan-Bernd Themann2007-04-28
* strlcpy is smart enoughJean Delvare2007-04-28
* ehea: code cleanupJan-Bernd Themann2007-04-28
* ehea: fix for dynamic lpar supportJan-Bernd Themann2007-04-28
* ehea: NAPI multi queue TX/RX path for SMPJan-Bernd Themann2007-04-28
* ehea: dynamic add / remove portJan-Bernd Themann2007-04-28
* [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-26
* [TCP]: Introduce tcp_hdrlen() and tcp_optlen()Arnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo2007-04-26
* [IP]: Introduce ip_hdrlen()Arnaldo Carvalho de Melo2007-04-26
* [VLAN]: Avoid a 4-order allocation.Dan Aloni2007-03-02
* Merge branch 'master' into upstreamJeff Garzik2007-02-17
|\
| * [PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner2007-02-14
* | ehea: Fixed error recoveryJan-Bernd Themann2007-02-09
|/
* ehea: Fixed missing tasklet_kill() callThomas Klein2007-01-30
* ehea: Fixed wrong jumbo frames status queryThomas Klein2007-01-30
* ehea: Fixed possible nullpointer accessThomas Klein2007-01-23
* ehea: Added logging off associated errorsThomas Klein2007-01-23
* ehea: Improved logging of permission issuesThomas Klein2007-01-23
* ehea: New method to determine number of available portsThomas Klein2007-01-23
* ehea: Modified initial autoneg state determinationThomas Klein2007-01-23
* ehea: Fixing firmware queue config issueThomas Klein2007-01-23
* ehea: Fixed wrong dereferencationThomas Klein2007-01-23
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
|\
| * [PATCH] severing skbuff.h -> mm.hAl Viro2006-12-04
* | WorkStruct: make allyesconfigDavid Howells2006-11-22
|/
* [PATCH] ehea: 64K page support fixThomas Klein2006-11-06
* [PATCH] ehea: Removed redundant defineThomas Klein2006-11-06
* [PATCH] ehea: Nullpointer dereferencation fixThomas Klein2006-11-06
* [PATCH] ehea: kzalloc GFP_ATOMIC fixJan-Bernd Themann2006-10-31
* [PATCH] ehea: fix port state notification, default queue sizesJan-Bernd Themann2006-10-11
* [PATCH] ehea: firmware (hvcall) interface changesJan-Bernd Themann2006-10-11
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] ehea: bugfix for register access functionsJan-Bernd Themann2006-09-19
* drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-13
* drivers/net: Trim trailing whitespaceJeff Garzik2006-09-13
* [PATCH] ehea: IBM eHEA Ethernet Device DriverJan-Bernd Themann2006-09-13