aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ehea (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-25ehea: make things staticAndrew Morton1-2/+2
2008-04-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-3/+24
2008-04-12ehea: Fix DLPAR memory add supportThomas Klein2-3/+24
2008-03-28netdev: ehea: port_lock semaphore to mutexDaniel Walker2-22/+24
2008-03-28netdev: ehea: bcmc_regs semaphore to mutexDaniel Walker2-10/+10
2008-03-28netdev: ehea: locking order correctionDaniel Walker1-2/+2
2008-03-28netdev: ehea: ehea_fw_handles semaphore to mutexDaniel Walker2-10/+10
2008-03-28netdev: ehea: semaphore to mutexDaniel Walker1-4/+4
2008-03-25ehea: Fix IPv6 supportThomas Klein2-2/+2
2008-02-23ehea: add kdump supportThomas Klein2-25/+290
2008-02-03ehea: fix sysfs link compile problemJan-Bernd Themann1-37/+0
2008-02-03ehea: fix qmr checkpatch complaintsDoug Maxey2-24/+24
2008-02-03ehea: fix phyp checkpatch complaintsDoug Maxey2-90/+90
2008-02-03ehea: fix main checkpatch complaintsDoug Maxey1-41/+46
2008-02-03ehea: fix ethtool checkpatch complaintsDoug Maxey1-2/+2
2008-02-03ehea: fix ehea.h checkpatch complaintsDoug Maxey2-4/+7
2007-11-23ehea: Reworked rcv queue handling to log only fatal errorsThomas Klein3-9/+8
2007-11-23ehea: Improve tx packets countingThomas Klein2-3/+8
2007-10-29ehea: add kexec supportJan-Bernd Themann2-1/+22
2007-10-25ehea: fix port_napi_disable/enableJan-Bernd Themann2-5/+4
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches1-4/+4
2007-10-17[POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and eHEA driversJoachim Fenkes2-37/+37
2007-10-10ehea: use kernel event queueJan-Bernd Themann3-24/+10
2007-10-10ehea: DLPAR memory add fixJan-Bernd Themann5-46/+259
2007-10-10[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik1-4/+9
2007-10-10[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik1-3/+0
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle1-2/+0
2007-10-10[EHEA]: Use LRO.Jan-Bernd Themann3-7/+99
2007-10-10[NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2-65/+66
2007-09-13ehea: fix last_rx updateJan-Bernd Themann1-1/+1
2007-09-13ehea: propagate physical port stateJan-Bernd Themann2-2/+17
2007-08-25ehea: fix queue destructorJan-Bernd Themann1-0/+6
2007-08-25ehea: fix module parameter descriptionJan-Bernd Themann1-1/+1
2007-08-25ehea: fix interface to DLPAR toolsJan-Bernd Themann1-3/+3
2007-08-07ehea: Eliminated some compiler warningsThomas Klein1-15/+10
2007-08-07ehea: Simplify resource usage checkThomas Klein1-12/+6
2007-08-07ehea: Fix workqueue handlingThomas Klein2-1/+2
2007-07-24eHEA: net_poll supportJan-Bernd Themann2-2/+22
2007-07-18eHEA: Fix bonding supportThomas Klein2-19/+20
2007-07-16eHEA: Introducing support vor DLPAR memory addThomas Klein5-65/+275
2007-07-10eHEA: Capability flag for DLPAR supportJan-Bernd Themann2-2/+29
2007-07-08ehea: Whitespace cleanupJan-Bernd Themann4-62/+64
2007-06-09ehea: Fixed possible kernel panic on VLAN packet recvThomas Klein2-8/+6
2007-05-30ehea: Fixed multi queue RX bugThomas Klein2-2/+2
2007-05-08Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds1-3/+3
2007-05-08ehea: Fix skb header accessThomas Klein1-3/+3
2007-05-02[POWERPC] Rename get_property to of_get_property: driversStephen Rothwell1-3/+3
2007-05-02[POWERPC] get_property returns constStephen Rothwell1-7/+6
2007-04-28ehea: fix for dlpar supportThomas Klein2-23/+46
2007-04-28ehea: fix for sysfs entriesThomas Klein2-17/+62