of: Always use 'struct device.of_node' to get device node pointer.
[safe/jmp/linux-2.6] / drivers / net / ehea / ehea_main.c
2010-05-18 Grant Likelyof: Always use 'struct device.of_node' to get device...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-22 Jiri Pirkonet: convert multiple drivers to use netdev_for_each_mc...
2010-02-12 Jiri Pirkonet: use netdev_mc_count and netdev_mc_empty when appro...
2009-12-03 Joe Perchesdrivers/net: Move && and || to end of previous line
2009-10-13 Eric Dumazetnet: Use netdev_alloc_skb_ip_align()
2009-09-22 Julia Lawalldrivers/net: remove duplicate structure field initializ...
2009-08-04 Hannes Heringehea: Fix napi list corruption on ifconfig down
2009-07-12 Ben Hutchingsnetdev: restore MTU change operation
2009-07-12 Ben Hutchingsnetdev: restore MAC address set and validate operations
2009-05-08 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-05-05 Greg Kroah-Hartmannet: remove driver_data direct access of struct device...
2009-05-04 Hannes Heringehea: fix invalid pointer access
2009-04-14 Alexander Beregalovehea: Fix incomplete conversion to net_device_ops
2009-03-24 Kay Sieversnet: struct device - replace bus_id with dev_name(...
2009-03-13 Jan-Bernd Themannehea: fix circular locking problem
2009-02-20 Thomas Kleinehea: Fix memory hotplug handling
2009-02-11 Hannes Heringehea: Fix: Remove adapter from adapter list in error...
2009-01-27 Kay Sieversnet: struct device - replace bus_id with dev_name(...
2009-01-21 Thomas Kleinehea: Improve driver behaviour in low mem conditions
2009-01-21 Thomas Kleinehea: Fix mem allocations which require page alignment
2009-01-21 Thomas Kleinehea: Use net_device_ops structure
2009-01-21 Ben Hutchingsnet: Remove redundant NAPI functions
2009-01-13 Stephen Rothwellpowerpc: Cleanup from l64 to ll64 change: drivers/net
2009-01-06 Stephen Rothwellnet/ehea: bitops work on unsigned longs
2008-12-29 Stephen Rothwellnet: ehea NAPI interface cleanup fix
2008-12-23 Neil Hormannet: Remove unused netdev arg from some NAPI interfaces.
2008-11-04 David S. Millerdrivers/net: Kill now superfluous ->last_rx stores.
2008-10-22 Hannes Heringehea: Fix memory hotplug support
2008-09-25 David S. MillerRevert "ehea: fix mutex and spinlock use"
2008-09-24 Sebastien Dugueehea: fix mutex and spinlock use
2008-07-30 Julia Lawalldrivers/net/ehea/ehea_main.c: Release mutex in error...
2008-07-04 Roland Dreierehea: Access iph->tot_len with correct endianness
2008-07-04 Jan-Bernd Themannehea: fix race condition
2008-07-04 Jan-Bernd Themannehea: add MODULE_DEVICE_TABLE
2008-07-04 Jan-Bernd Themannehea: fix might sleep problem
2008-06-12 David S. Millernet: Eliminate flush_scheduled_work() calls while RTNL...
2008-06-10 Jan-Bernd Themannehea: set mac address fix
2008-05-22 Joe Perchesdrivers/net/ehea - remove unnecessary memset after...
2008-05-22 Brian Kingehea: Fix use after free on reboot
2008-05-13 Hannes Heringehea: Add DLPAR memory remove support
2008-04-25 Andrew Mortonehea: make things static
2008-04-14 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-04-12 Thomas Kleinehea: Fix DLPAR memory add support
2008-03-29 Daniel Walkernetdev: ehea: port_lock semaphore to mutex
2008-03-29 Daniel Walkernetdev: ehea: bcmc_regs semaphore to mutex
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
next