summaryrefslogtreecommitdiffstats
path: root/drivers/net/ehea
Commit message (Expand)AuthorAgeFilesLines
* [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-261-2/+2
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-261-5/+6
* [TCP]: Introduce tcp_hdrlen() and tcp_optlen()Arnaldo Carvalho de Melo2007-04-261-1/+1
* [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo2007-04-261-9/+11
* [IP]: Introduce ip_hdrlen()Arnaldo Carvalho de Melo2007-04-261-2/+2
* [VLAN]: Avoid a 4-order allocation.Dan Aloni2007-03-031-2/+1Star
* 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-096-2/+68
|/
* ehea: Fixed missing tasklet_kill() callThomas Klein2007-01-301-0/+1
* ehea: Fixed wrong jumbo frames status queryThomas Klein2007-01-302-8/+24
* 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-232-11/+15
* 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-232-3/+5
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-0/+1
|\
| * [PATCH] severing skbuff.h -> mm.hAl Viro2006-12-041-0/+1
* | WorkStruct: make allyesconfigDavid Howells2006-11-221-4/+5
|/
* [PATCH] ehea: 64K page support fixThomas Klein2006-11-065-23/+26
* [PATCH] ehea: Removed redundant defineThomas Klein2006-11-061-4/+1Star
* [PATCH] ehea: Nullpointer dereferencation fixThomas Klein2006-11-061-2/+2
* [PATCH] ehea: kzalloc GFP_ATOMIC fixJan-Bernd Themann2006-11-011-6/+5Star
* [PATCH] ehea: fix port state notification, default queue sizesJan-Bernd Themann2006-10-112-9/+10
* [PATCH] ehea: firmware (hvcall) interface changesJan-Bernd Themann2006-10-111-335/+238Star
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-8/+4Star
* [PATCH] ehea: bugfix for register access functionsJan-Bernd Themann2006-09-192-4/+9
* drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-131-1/+1
* drivers/net: Trim trailing whitespaceJeff Garzik2006-09-131-3/+3
* [PATCH] ehea: IBM eHEA Ethernet Device DriverJan-Bernd Themann2006-09-1310-0/+5839