Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
52f4490c3b6dcb1e8dec7ff9f1c35f09bd7c136f
/
drivers
/
net
/
ehea
c5916cf
ehea: Fix some whitespace issues
by Hannes Hering
· 16 years ago
babcda7
drivers/net: Kill now superfluous ->last_rx stores.
by David S. Miller
· 16 years ago
3fd09c4
ehea: Detect 16GB hugepages for firmware restriction
by Thomas Klein
· 16 years ago
d4f12da
ehea: Fix memory hotplug support
by Hannes Hering
· 16 years ago
ef40a68
Revert "ehea: fix mutex and spinlock use"
by David S. Miller
· 16 years ago
b514f6b6
ehea: Enable DLPAR memory remove
by Hannes Hering
· 16 years ago
2eefbd6
ehea: fix mutex and spinlock use
by Sebastien Dugue
· 16 years ago
70666c7
ehea: Fix DLPAR memory handling
by Hannes Hering
· 16 years ago
e93dcb1
ehea: fix phyp debugging typo
by Sebastien Dugue
· 16 years ago
68905eb
drivers/net/ehea/ehea_main.c: Release mutex in error handling code
by Julia Lawall
· 16 years ago
3ff2cd2
ehea: Access iph->tot_len with correct endianness
by Roland Dreier
· 16 years ago
2f69ae0
ehea: fix race condition
by Jan-Bernd Themann
· 16 years ago
b0afffe
ehea: add MODULE_DEVICE_TABLE
by Jan-Bernd Themann
· 16 years ago
5c2cec1
ehea: fix might sleep problem
by Jan-Bernd Themann
· 16 years ago
4bb073c
net: Eliminate flush_scheduled_work() calls while RTNL is held.
by David S. Miller
· 16 years ago
00aaea2
ehea: set mac address fix
by Jan-Bernd Themann
· 16 years ago
25c16ff
drivers/net/ehea - remove unnecessary memset after kzalloc
by Joe Perches
· 16 years ago
7fb1c2a
ehea: Fix use after free on reboot
by Brian King
· 16 years ago
48cfb14
ehea: Add DLPAR memory remove support
by Hannes Hering
· 17 years ago
22559c5
ehea: make things static
by Andrew Morton
· 17 years ago
df39e8b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
44fb312
ehea: Fix DLPAR memory add support
by Thomas Klein
· 17 years ago
a5af6ad
netdev: ehea: port_lock semaphore to mutex
by Daniel Walker
· 17 years ago
da59cde
netdev: ehea: bcmc_regs semaphore to mutex
by Daniel Walker
· 17 years ago
dbbcbb2
netdev: ehea: locking order correction
by Daniel Walker
· 17 years ago
9f71a56
netdev: ehea: ehea_fw_handles semaphore to mutex
by Daniel Walker
· 17 years ago
06f89ed
netdev: ehea: semaphore to mutex
by Daniel Walker
· 17 years ago
dc01c44
ehea: Fix IPv6 support
by Thomas Klein
· 17 years ago
21eee2d
ehea: add kdump support
by Thomas Klein
· 17 years ago
e87ceea
ehea: fix sysfs link compile problem
by Jan-Bernd Themann
· 17 years ago
f67c627
ehea: fix qmr checkpatch complaints
by Doug Maxey
· 17 years ago
e076c87
ehea: fix phyp checkpatch complaints
by Doug Maxey
· 17 years ago
508d2b5
ehea: fix main checkpatch complaints
by Doug Maxey
· 17 years ago
13da93d
ehea: fix ethtool checkpatch complaints
by Doug Maxey
· 17 years ago
c6fa0b0
ehea: fix ehea.h checkpatch complaints
by Doug Maxey
· 17 years ago
58dd825
ehea: Reworked rcv queue handling to log only fatal errors
by Thomas Klein
· 17 years ago
7393b87
ehea: Improve tx packets counting
by Thomas Klein
· 17 years ago
2a6f4e4
ehea: add kexec support
by Jan-Bernd Themann
· 17 years ago
0173b79
ehea: fix port_napi_disable/enable
by Jan-Bernd Themann
· 17 years ago
898eb71
Add missing newlines to some uses of dev_<level> messages
by Joe Perches
· 17 years ago
6b08f3a
[POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and eHEA drivers
by Joachim Fenkes
· 17 years ago
3bf76b8
ehea: use kernel event queue
by Jan-Bernd Themann
· 17 years ago
2c69448
ehea: DLPAR memory add fix
by Jan-Bernd Themann
· 17 years ago
b9f2c04
[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count
by Jeff Garzik
· 17 years ago
88d3aaf
[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls
by Jeff Garzik
· 17 years ago
10d024c
[NET]: Nuke SET_MODULE_OWNER macro.
by Ralf Baechle
· 17 years ago
d4dc4ec
[EHEA]: Use LRO.
by Jan-Bernd Themann
· 17 years ago
bea3348
[NET]: Make NAPI polling independent of struct net_device objects.
by Stephen Hemminger
· 17 years ago
6425162
ehea: fix last_rx update
by Jan-Bernd Themann
· 17 years ago
8759cf7
ehea: propagate physical port state
by Jan-Bernd Themann
· 17 years ago
28721c8
ehea: fix queue destructor
by Jan-Bernd Themann
· 17 years ago
18072a5
ehea: fix module parameter description
by Jan-Bernd Themann
· 17 years ago
a8e34fd
ehea: fix interface to DLPAR tools
by Jan-Bernd Themann
· 17 years ago
44a5b3d
ehea: Eliminated some compiler warnings
by Thomas Klein
· 17 years ago
35cf2e2
ehea: Simplify resource usage check
by Thomas Klein
· 17 years ago
f46f6ba
ehea: Fix workqueue handling
by Thomas Klein
· 17 years ago
8d22c97
eHEA: net_poll support
by Jan-Bernd Themann
· 17 years ago
f9e2922
eHEA: Fix bonding support
by Thomas Klein
· 17 years ago
44c8215
eHEA: Introducing support vor DLPAR memory add
by Thomas Klein
· 17 years ago
4c3ca4d
eHEA: Capability flag for DLPAR support
by Jan-Bernd Themann
· 17 years ago
d1d25aa
ehea: Whitespace cleanup
by Jan-Bernd Themann
· 17 years ago
dec590c
ehea: Fixed possible kernel panic on VLAN packet recv
by Thomas Klein
· 17 years ago
ade2137
ehea: Fixed multi queue RX bug
by Thomas Klein
· 17 years ago
9028780
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 18 years ago
88ca2d0
ehea: Fix skb header access
by Thomas Klein
· 18 years ago
40cd3a4
[POWERPC] Rename get_property to of_get_property: drivers
by Stephen Rothwell
· 18 years ago
9f9a3b8
[POWERPC] get_property returns const
by Stephen Rothwell
· 18 years ago
1211bb6
ehea: fix for dlpar support
by Thomas Klein
· 18 years ago
d1dea38
ehea: fix for sysfs entries
by Thomas Klein
· 18 years ago
acbddb5
ehea: removing unused functionality
by Jan-Bernd Themann
· 18 years ago
4eccccb
strlcpy is smart enough
by Jean Delvare
· 18 years ago
e542aa6
ehea: code cleanup
by Jan-Bernd Themann
· 18 years ago
1eef4e0
ehea: fix for dynamic lpar support
by Jan-Bernd Themann
· 18 years ago
18604c5
ehea: NAPI multi queue TX/RX path for SMP
by Jan-Bernd Themann
· 18 years ago
1acf231
ehea: dynamic add / remove port
by Jan-Bernd Themann
· 18 years ago
27d7ff4
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
by Arnaldo Carvalho de Melo
· 18 years ago
d626f62
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
by Arnaldo Carvalho de Melo
· 18 years ago
ab6a5bb
[TCP]: Introduce tcp_hdrlen() and tcp_optlen()
by Arnaldo Carvalho de Melo
· 18 years ago
eddc9ec
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
by Arnaldo Carvalho de Melo
· 18 years ago
c9bdd4b
[IP]: Introduce ip_hdrlen()
by Arnaldo Carvalho de Melo
· 18 years ago
5c15bde
[VLAN]: Avoid a 4-order allocation.
by Dan Aloni
· 18 years ago
f630fe2
Merge branch 'master' into upstream
by Jeff Garzik
· 18 years ago
38515e9
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups
by Thomas Gleixner
· 18 years ago
d2db9ee
ehea: Fixed error recovery
by Jan-Bernd Themann
· 18 years ago
d4150a2
ehea: Fixed missing tasklet_kill() call
by Thomas Klein
· 18 years ago
9c750b7
ehea: Fixed wrong jumbo frames status query
by Thomas Klein
· 18 years ago
41b69c7
ehea: Fixed possible nullpointer access
by Thomas Klein
· 18 years ago
bb3a644
ehea: Added logging off associated errors
by Thomas Klein
· 18 years ago
7674a58
ehea: Improved logging of permission issues
by Thomas Klein
· 18 years ago
4e996b3
ehea: New method to determine number of available ports
by Thomas Klein
· 18 years ago
e919b59
ehea: Modified initial autoneg state determination
by Thomas Klein
· 18 years ago
602e0d1
ehea: Fixing firmware queue config issue
by Thomas Klein
· 18 years ago
061bf3c
ehea: Fixed wrong dereferencation
by Thomas Klein
· 18 years ago
9db7372
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
d7fe0f2
[PATCH] severing skbuff.h -> mm.h
by Al Viro
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
a1d261c
[PATCH] ehea: 64K page support fix
by Thomas Klein
· 18 years ago
07fd06b
[PATCH] ehea: Removed redundant define
by Thomas Klein
· 18 years ago
1b5135d
[PATCH] ehea: Nullpointer dereferencation fix
by Thomas Klein
· 18 years ago
1e1675c
[PATCH] ehea: kzalloc GFP_ATOMIC fix
by Jan-Bernd Themann
· 18 years ago
Next »