omap: i2c: add a timeout to the busy waiting
[safe/jmp/linux-2.6] / drivers / net / ehea /
2007-05-30 Thomas Kleinehea: Fixed multi queue RX bug
2007-05-08 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-05-08 Thomas Kleinehea: Fix skb header access
2007-05-02 Stephen Rothwell[POWERPC] Rename get_property to of_get_property: drivers
2007-05-02 Stephen Rothwell[POWERPC] get_property returns const
2007-04-28 Thomas Kleinehea: fix for dlpar support
2007-04-28 Thomas Kleinehea: fix for sysfs entries
2007-04-28 Jan-Bernd Themannehea: removing unused functionality
2007-04-28 Jean Delvarestrlcpy is smart enough
2007-04-28 Jan-Bernd Themannehea: code cleanup
2007-04-28 Jan-Bernd Themannehea: fix for dynamic lpar support
2007-04-28 Jan-Bernd Themannehea: NAPI multi queue TX/RX path for SMP
2007-04-28 Jan-Bernd Themannehea: dynamic add / remove port
2007-04-27 Stephen Rothwell[POWERPC] Partially revert a7edd0e676d51145ae634a2acf7a...
2007-04-26 Paul MackerrasRevert "[POWERPC] Rename get_property to of_get_propert...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
2007-04-26 Arnaldo Carvalho... [TCP]: Introduce tcp_hdrlen() and tcp_optlen()
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
2007-04-26 Arnaldo Carvalho... [IP]: Introduce ip_hdrlen()
2007-04-12 Stephen Rothwell[POWERPC] Rename get_property to of_get_property: drivers
2007-04-12 Stephen Rothwell[POWERPC] get_property returns const
2007-03-03 Dan Aloni[VLAN]: Avoid a 4-order allocation.
2007-02-17 Jeff GarzikMerge branch 'master' into upstream
2007-02-14 Thomas Gleixner[PATCH] Scheduled removal of SA_xxx interrupt flags...
2007-02-09 Jan-Bernd Themannehea: Fixed error recovery
2007-01-30 Thomas Kleinehea: Fixed missing tasklet_kill() call
2007-01-30 Thomas Kleinehea: Fixed wrong jumbo frames status query
2007-01-23 Thomas Kleinehea: Fixed possible nullpointer access
2007-01-23 Thomas Kleinehea: Added logging off associated errors
2007-01-23 Thomas Kleinehea: Improved logging of permission issues
2007-01-23 Thomas Kleinehea: New method to determine number of available ports
2007-01-23 Thomas Kleinehea: Modified initial autoneg state determination
2007-01-23 Thomas Kleinehea: Fixing firmware queue config issue
2007-01-23 Thomas Kleinehea: Fixed wrong dereferencation
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-04 Al Viro[PATCH] severing skbuff.h -> mm.h
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-11-06 Thomas Klein[PATCH] ehea: 64K page support fix
2006-11-06 Thomas Klein[PATCH] ehea: Removed redundant define
2006-11-06 Thomas Klein[PATCH] ehea: Nullpointer dereferencation fix
2006-11-01 Jan-Bernd Themann[PATCH] ehea: kzalloc GFP_ATOMIC fix
2006-10-11 Jan-Bernd Themann[PATCH] ehea: fix port state notification, default...
2006-10-11 Jan-Bernd Themann[PATCH] ehea: firmware (hvcall) interface changes
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-09-19 Jan-Bernd Themann[PATCH] ehea: bugfix for register access functions
2006-09-13 Jeff Garzikdrivers/net: const-ify ethtool_ops declarations
2006-09-13 Jeff Garzikdrivers/net: Trim trailing whitespace
2006-09-13 Jan-Bernd Themann[PATCH] ehea: IBM eHEA Ethernet Device Driver