netdev: ehea: locking order correction
[safe/jmp/linux-2.6] / drivers / net / ehea / ehea_main.c
2008-03-29 Daniel Walkernetdev: ehea: locking order correction
2008-03-29 Daniel Walkernetdev: ehea: ehea_fw_handles semaphore to mutex
2008-03-29 Daniel Walkernetdev: ehea: semaphore to mutex
2008-03-26 Thomas Kleinehea: Fix IPv6 support
2008-02-24 Thomas Kleinehea: add kdump support
2008-02-03 Jan-Bernd Themannehea: fix sysfs link compile problem
2008-02-03 Doug Maxeyehea: fix main checkpatch complaints
2007-11-24 Thomas Kleinehea: Reworked rcv queue handling to log only fatal...
2007-11-24 Thomas Kleinehea: Improve tx packets counting
2007-10-29 Jan-Bernd Themannehea: add kexec support
2007-10-25 Jan-Bernd Themannehea: fix port_napi_disable/enable
2007-10-18 Joe PerchesAdd missing newlines to some uses of dev_<level> messages
2007-10-17 Joachim Fenkes[POWERPC] ibmebus: Move to of_device and of_platform_dr...
2007-10-10 Jan-Bernd Themannehea: use kernel event queue
2007-10-10 Jan-Bernd Themannehea: DLPAR memory add fix
2007-10-10 Ralf Baechle[NET]: Nuke SET_MODULE_OWNER macro.
2007-10-10 Jan-Bernd Themann[EHEA]: Use LRO.
2007-10-10 Stephen Hemminger[NET]: Make NAPI polling independent of struct net_devi...
2007-09-13 Jan-Bernd Themannehea: fix last_rx update
2007-09-13 Jan-Bernd Themannehea: propagate physical port state
2007-08-25 Jan-Bernd Themannehea: fix module parameter description
2007-08-25 Jan-Bernd Themannehea: fix interface to DLPAR tools
2007-08-07 Thomas Kleinehea: Eliminated some compiler warnings
2007-08-07 Thomas Kleinehea: Simplify resource usage check
2007-08-07 Thomas Kleinehea: Fix workqueue handling
2007-07-24 Jan-Bernd ThemanneHEA: net_poll support
2007-07-18 Thomas KleineHEA: Fix bonding support
2007-07-16 Thomas KleineHEA: Introducing support vor DLPAR memory add
2007-07-10 Jan-Bernd ThemanneHEA: Capability flag for DLPAR support
2007-07-09 Jan-Bernd Themannehea: Whitespace cleanup
2007-06-09 Thomas Kleinehea: Fixed possible kernel panic on VLAN packet recv
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 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-11-22 David HowellsWorkStruct: make allyesconfig
2006-11-06 Thomas Klein[PATCH] ehea: 64K page support 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-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-09-13 Jeff Garzikdrivers/net: Trim trailing whitespace
2006-09-13 Jan-Bernd Themann[PATCH] ehea: IBM eHEA Ethernet Device Driver