All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/11 v2] tlan: Link handling improvements and Olicom fixes
@ 2014-06-21 14:47 Ondrej Zary
  2014-06-21 14:47 ` [PATCH 01/11] tlan: Enable activity LED on Olicom OC-2325 and OC-2326 Ondrej Zary
                   ` (10 more replies)
  0 siblings, 11 replies; 14+ messages in thread
From: Ondrej Zary @ 2014-06-21 14:47 UTC (permalink / raw)
  To: Samuel Chessman; +Cc: netdev, linux-kernel


This patch series improves link handling in tlan driver, allowing the
cable to be (un)plugged anytime and NetworkManager to work properly.

Also there are some bugfixes related to Olicom OC-2326 card.

-- 
Ondrej Zary

^ permalink raw reply	[flat|nested] 14+ messages in thread
* [PATCH 0/11 v3] tlan: Link handling improvements and Olicom fixes
@ 2014-06-30 16:38 Ondrej Zary
  2014-06-30 16:38 ` [PATCH 06/11] tlan: Don't scream if no link Ondrej Zary
  0 siblings, 1 reply; 14+ messages in thread
From: Ondrej Zary @ 2014-06-30 16:38 UTC (permalink / raw)
  To: Samuel Chessman; +Cc: netdev, linux-kernel


This patch series improves link handling in tlan driver, allowing the
cable to be (un)plugged anytime and NetworkManager to work properly.

Also there are some bugfixes related to Olicom OC-2326 card.

---
 tlan.c |  224 ++++++++++++++++++++++++++++++++++++++---------------------------
 tlan.h |    5 -
 2 files changed, 134 insertions(+), 95 deletions(-)


-- 
Ondrej Zary

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2014-06-30 16:39 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-21 14:47 [PATCH 0/11 v2] tlan: Link handling improvements and Olicom fixes Ondrej Zary
2014-06-21 14:47 ` [PATCH 01/11] tlan: Enable activity LED on Olicom OC-2325 and OC-2326 Ondrej Zary
2014-06-21 14:47 ` [PATCH 02/11] tlan: Enable link monitoring Ondrej Zary
2014-06-21 14:47 ` [PATCH 03/11] tlan: Add ethtool support Ondrej Zary
2014-06-21 14:47 ` [PATCH 04/11] tlan: Fix MAC address byte order on OC-2325/OC-2326 Ondrej Zary
2014-06-21 14:47 ` [PATCH 05/11] tlan: Restart autonegotiation on link loss Ondrej Zary
2014-06-21 17:06   ` Sergei Shtylyov
2014-06-21 14:47 ` [PATCH 06/11] tlan: Don't scream if no link Ondrej Zary
2014-06-21 14:47 ` [PATCH 07/11] tlan: Make autonegotiation faster Ondrej Zary
2014-06-21 14:47 ` [PATCH 08/11] tlan: Add PHY reset timeout Ondrej Zary
2014-06-21 14:47 ` [PATCH 09/11] tlan: Don't disable internal PHY on cards that use it in 10 Mbps mode Ondrej Zary
2014-06-21 14:47 ` [PATCH 10/11] tlan: Enable device at resume Ondrej Zary
2014-06-21 14:47 ` [PATCH 11/11] tlan: Isolate external PHY when using internal PHY Ondrej Zary
2014-06-30 16:38 [PATCH 0/11 v3] tlan: Link handling improvements and Olicom fixes Ondrej Zary
2014-06-30 16:38 ` [PATCH 06/11] tlan: Don't scream if no link Ondrej Zary

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.