index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ehea
/
ehea_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Cleanup from l64 to ll64 change: drivers/net
Stephen Rothwell
2009-01-13
1
-4
/
+4
*
net/ehea: bitops work on unsigned longs
Stephen Rothwell
2009-01-05
1
-1
/
+1
*
net: ehea NAPI interface cleanup fix
Stephen Rothwell
2008-12-28
1
-1
/
+1
*
net: Remove unused netdev arg from some NAPI interfaces.
Neil Horman
2008-12-22
1
-3
/
+3
*
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
2008-11-03
1
-1
/
+0
*
ehea: Fix memory hotplug support
Hannes Hering
2008-10-22
1
-10
/
+15
*
drivers/net/ehea/ehea_main.c: Release mutex in error handling code
Julia Lawall
2008-07-30
1
-2
/
+2
*
ehea: Access iph->tot_len with correct endianness
Roland Dreier
2008-07-04
1
-1
/
+1
*
ehea: fix race condition
Jan-Bernd Themann
2008-07-04
1
-5
/
+12
*
ehea: add MODULE_DEVICE_TABLE
Jan-Bernd Themann
2008-07-04
1
-0
/
+1
*
ehea: fix might sleep problem
Jan-Bernd Themann
2008-07-04
1
-11
/
+11
*
net: Eliminate flush_scheduled_work() calls while RTNL is held.
David S. Miller
2008-06-12
1
-1
/
+2
*
ehea: set mac address fix
Jan-Bernd Themann
2008-06-10
1
-6
/
+10
*
drivers/net/ehea - remove unnecessary memset after kzalloc
Joe Perches
2008-05-22
1
-2
/
+0
*
ehea: Fix use after free on reboot
Brian King
2008-05-22
1
-1
/
+2
*
ehea: Add DLPAR memory remove support
Hannes Hering
2008-05-13
1
-0
/
+25
*
ehea: make things static
Andrew Morton
2008-04-25
1
-2
/
+2
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-04-14
1
-2
/
+22
|
\
|
*
ehea: Fix DLPAR memory add support
Thomas Klein
2008-04-12
1
-2
/
+22
*
|
netdev: ehea: port_lock semaphore to mutex
Daniel Walker
2008-03-28
1
-21
/
+23
*
|
netdev: ehea: bcmc_regs semaphore to mutex
Daniel Walker
2008-03-28
1
-9
/
+9
*
|
netdev: ehea: locking order correction
Daniel Walker
2008-03-28
1
-2
/
+2
*
|
netdev: ehea: ehea_fw_handles semaphore to mutex
Daniel Walker
2008-03-28
1
-9
/
+9
*
|
netdev: ehea: semaphore to mutex
Daniel Walker
2008-03-28
1
-4
/
+4
|
/
*
ehea: Fix IPv6 support
Thomas Klein
2008-03-25
1
-1
/
+1
*
ehea: add kdump support
Thomas Klein
2008-02-23
1
-24
/
+257
*
ehea: fix sysfs link compile problem
Jan-Bernd Themann
2008-02-03
1
-37
/
+0
*
ehea: fix main checkpatch complaints
Doug Maxey
2008-02-03
1
-41
/
+46
*
ehea: Reworked rcv queue handling to log only fatal errors
Thomas Klein
2007-11-23
1
-6
/
+5
*
ehea: Improve tx packets counting
Thomas Klein
2007-11-23
1
-2
/
+7
*
ehea: add kexec support
Jan-Bernd Themann
2007-10-29
1
-0
/
+21
*
ehea: fix port_napi_disable/enable
Jan-Bernd Themann
2007-10-25
1
-4
/
+3
*
Add missing newlines to some uses of dev_<level> messages
Joe Perches
2007-10-18
1
-4
/
+4
*
[POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and e...
Joachim Fenkes
2007-10-17
1
-36
/
+36
*
ehea: use kernel event queue
Jan-Bernd Themann
2007-10-10
1
-20
/
+8
*
ehea: DLPAR memory add fix
Jan-Bernd Themann
2007-10-10
1
-30
/
+246
*
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
2007-10-10
1
-2
/
+0
*
[EHEA]: Use LRO.
Jan-Bernd Themann
2007-10-10
1
-7
/
+77
*
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
2007-10-10
1
-64
/
+65
*
ehea: fix last_rx update
Jan-Bernd Themann
2007-09-13
1
-1
/
+1
*
ehea: propagate physical port state
Jan-Bernd Themann
2007-09-13
1
-1
/
+13
*
ehea: fix module parameter description
Jan-Bernd Themann
2007-08-25
1
-1
/
+1
*
ehea: fix interface to DLPAR tools
Jan-Bernd Themann
2007-08-25
1
-3
/
+3
*
ehea: Eliminated some compiler warnings
Thomas Klein
2007-08-07
1
-15
/
+10
*
ehea: Simplify resource usage check
Thomas Klein
2007-08-07
1
-12
/
+6
*
ehea: Fix workqueue handling
Thomas Klein
2007-08-07
1
-0
/
+1
*
eHEA: net_poll support
Jan-Bernd Themann
2007-07-24
1
-1
/
+21
*
eHEA: Fix bonding support
Thomas Klein
2007-07-18
1
-18
/
+19
*
eHEA: Introducing support vor DLPAR memory add
Thomas Klein
2007-07-16
1
-14
/
+130
*
eHEA: Capability flag for DLPAR support
Jan-Bernd Themann
2007-07-10
1
-1
/
+22
[next]