netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 00/11] tg3: misc patches - minor fixes and enhancements
@ 2013-04-09 18:48 Nithin Nayak Sujir
  2013-04-09 18:48 ` [PATCH net-next 01/11] tg3: Fix flow control settings not propagated to hardware Nithin Nayak Sujir
                   ` (11 more replies)
  0 siblings, 12 replies; 20+ messages in thread
From: Nithin Nayak Sujir @ 2013-04-09 18:48 UTC (permalink / raw)
  To: davem; +Cc: netdev, mchan, Nithin Nayak Sujir

This patchset contains minor fixes and enhancements (SGMII phy support and Link
Flap Avoidance). 

Michael Chan (3):
  tg3: Fix NVRAM size detection for the STM45PE20 pinstrap on 5762
    devices
  tg3: Add tg3_clear_mac_status() common function
  tg3: Add SGMII phy support for 5719/5718 serdes

Nithin Nayak Sujir (8):
  tg3: Fix flow control settings not propagated to hardware
  tg3: Remove unnecessary phy reset during ethtool commands
  tg3: Add a warning during link settings change if mgmt enabled
  tg3: Add support for link flap avoidance
  tg3: Pull the phy advertised speed and flow control settings on driver
    load
  tg3: Reset the phy to allow modified EEE settings to take effect
  tg3: Update version to 3.131
  MAINTAINERS: Update tg3 to reflect organizational changes

 MAINTAINERS                         |   2 +-
 drivers/net/ethernet/broadcom/tg3.c | 349 ++++++++++++++++++++++++++++++++----
 drivers/net/ethernet/broadcom/tg3.h |  12 ++
 3 files changed, 323 insertions(+), 40 deletions(-)

-- 
1.8.1.4

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

end of thread, other threads:[~2013-04-10 17:39 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-09 18:48 [PATCH net-next 00/11] tg3: misc patches - minor fixes and enhancements Nithin Nayak Sujir
2013-04-09 18:48 ` [PATCH net-next 01/11] tg3: Fix flow control settings not propagated to hardware Nithin Nayak Sujir
2013-04-09 18:48 ` [PATCH net-next 02/11] tg3: Fix NVRAM size detection for the STM45PE20 pinstrap on 5762 devices Nithin Nayak Sujir
2013-04-09 18:48 ` [PATCH net-next 03/11] tg3: Remove unnecessary phy reset during ethtool commands Nithin Nayak Sujir
2013-04-09 18:48 ` [PATCH net-next 04/11] tg3: Add a warning during link settings change if mgmt enabled Nithin Nayak Sujir
2013-04-10 12:56   ` Ben Hutchings
2013-04-10 15:06     ` Nithin Nayak Sujir
2013-04-09 18:48 ` [PATCH net-next 05/11] tg3: Add tg3_clear_mac_status() common function Nithin Nayak Sujir
2013-04-09 18:48 ` [PATCH net-next 06/11] tg3: Add SGMII phy support for 5719/5718 serdes Nithin Nayak Sujir
2013-04-09 18:48 ` [PATCH net-next 07/11] tg3: Add support for link flap avoidance Nithin Nayak Sujir
2013-04-09 19:15   ` David Miller
2013-04-09 20:59     ` Nithin Nayak Sujir
2013-04-09 21:07       ` David Miller
2013-04-09 18:48 ` [PATCH net-next 08/11] tg3: Pull the phy advertised speed and flow control settings on driver load Nithin Nayak Sujir
2013-04-09 18:48 ` [PATCH net-next 09/11] tg3: Reset the phy to allow modified EEE settings to take effect Nithin Nayak Sujir
2013-04-09 18:48 ` [PATCH net-next 10/11] tg3: Update version to 3.131 Nithin Nayak Sujir
2013-04-09 18:48 ` [PATCH net-next 11/11] MAINTAINERS: Update tg3 to reflect organizational changes Nithin Nayak Sujir
2013-04-09 20:18 ` [PATCH net-next] tg3: Use bool not int Joe Perches
2013-04-09 21:00   ` Michael Chan
2013-04-09 21:08     ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).