netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
  • * [PATCH] (0/23) sk98 driver fixes and enhancements
           [not found] <4192C60A.1050205@designassembly.de>
           [not found] ` <20041111154225.5cf85567@zqx3.pdx.osdl.net>
    @ 2004-11-12  0:11 ` Stephen Hemminger
      2004-11-12  0:17   ` Michael Heyse
           [not found] ` <20041111154016.6381189d@zqx3.pdx.osdl.net>
      2 siblings, 1 reply; 35+ messages in thread
    From: Stephen Hemminger @ 2004-11-12  0:11 UTC (permalink / raw)
      To: Michael Heyse, Jeff Garzik, Mirko Lindner; +Cc: linux-kernel, netdev
    
    This is the first set of patches to merge some of the new SysKonnect
    code with existing 2.6 driver and fix several bugs. 
    
    1: 	Remove explicit module refcounting (bug) 
    2: 	Make OnesHash table local constant.
    3: 	proc print interface cleanup
    4: 	Use netdev_priv
    5:  	Use module_param_array instead of deprecated MODULE_PARM
    6: 	Add netpoll controller support
    7:      Basic ethtool support
    8:      Ethtool support for LED blinking
    9: 	Ethtool pause param support
    10:	Cleanup
    11:	Fix boards_found count
    12:	Add MODULE_VERSION
    13:	Handle ring full condition properly (bug)
    14:	Get rid of obfuscation irqreturn_t
    15:	Rearrange functions to match SysKonnect code
    16:	More efficient OsGetTime
    17:	Enable high dma and lockless transmit
    18:	reorganize pci_device table
    19:	Do initialization better
    20:	Ethtool tx & receive checksum efficiently
    21:	Tx ring management improvements
    22:	Cleanup the code under DIAG_SUPPORT
    23:	Eliminate Pnmi scratchpad common
    
    To spare people's mailbox the individual patches won't go to LKML just to netdev.
    
    ^ permalink raw reply	[flat|nested] 35+ messages in thread
  • [parent not found: <20041111154016.6381189d@zqx3.pdx.osdl.net>]

  • end of thread, other threads:[~2004-11-14  1:43 UTC | newest]
    
    Thread overview: 35+ messages (download: mbox.gz follow: Atom feed
    -- links below jump to the message on this page --
         [not found] <4192C60A.1050205@designassembly.de>
         [not found] ` <20041111154225.5cf85567@zqx3.pdx.osdl.net>
    2004-11-11 23:53   ` [PATCH] (2/23) sk98: local variable can be constant Stephen Hemminger
    2004-11-11 23:53   ` [PATCH] (3/23) sk98: /proc interface related changes Stephen Hemminger
    2004-11-12 16:26     ` Christoph Hellwig
    2004-11-13  4:34       ` shemminger
    2004-11-11 23:54   ` [PATCH] (4/23) sk98: use netdev_priv Stephen Hemminger
    2004-11-11 23:54   ` [PATCH] (5/23) sk98: use module_param Stephen Hemminger
    2004-11-11 23:54   ` [PATCH] (6/23) sk98: add netpoll console support Stephen Hemminger
    2004-11-11 23:55   ` [PATCH] (7/23) sk98: basic ethtool support Stephen Hemminger
    2004-11-12 16:29     ` Christoph Hellwig
    2004-11-13  4:39       ` shemminger
    2004-11-11 23:55   ` [PATCH] (8/23) sk98: ethtool phy support Stephen Hemminger
    2004-11-11 23:55   ` [PATCH] (9/23) sk98: ethtool pause param support Stephen Hemminger
    2004-11-11 23:55   ` [PATCH] (10/23) sk98: cleanout unnecessary controller elements Stephen Hemminger
    2004-11-14  1:43     ` Jeff Garzik
    2004-11-11 23:57   ` [PATCH] (12/23) sk98: add module version Stephen Hemminger
    2004-11-11 23:57   ` [PATCH] (11/23) sk98: board counter incremented twice Stephen Hemminger
    2004-11-12  0:00   ` [PATCH] (13/23) sk98: handle ring full correctly Stephen Hemminger
    2004-11-12 10:54     ` Tommy Christensen
    2004-11-12  0:01   ` [PATCH] (15/23) sk98: rearrange initialization Stephen Hemminger
    2004-11-12 16:30     ` Christoph Hellwig
    2004-11-13  4:43       ` shemminger
    2004-11-12  0:01   ` [PATCH] (14/23) sk98: don't obfuscate irqreturn_t Stephen Hemminger
    2004-11-12  0:02   ` [PATCH] (16/23) sk98: more efficient time OsGetTime Stephen Hemminger
    2004-11-12  0:03   ` [PATCH] (17/23) sk98: use lockless transmit Stephen Hemminger
    2004-11-12  0:07   ` [PATCH] (20/23) sk98: checksum ethtool and improvements Stephen Hemminger
    2004-11-12  0:07   ` [PATCH] (19/23) sk98: more cleanups Stephen Hemminger
    2004-11-12  0:07   ` [PATCH] (18/23) sk98: update pci_id table Stephen Hemminger
    2004-11-12  0:09   ` [PATCH] (21/23) sk98: transmit ring barriers Stephen Hemminger
    2004-11-12  0:09   ` [PATCH] (22/23) sk98: diag code changes Stephen Hemminger
    2004-11-12  0:11   ` [PATCH] (23/23) sk98: eliminate large controller scratch pad elements Stephen Hemminger
    2004-11-12  0:11 ` [PATCH] (0/23) sk98 driver fixes and enhancements Stephen Hemminger
    2004-11-12  0:17   ` Michael Heyse
    2004-11-12  0:27     ` Stephen Hemminger
         [not found] ` <20041111154016.6381189d@zqx3.pdx.osdl.net>
    2004-11-12  0:11   ` [PATCH] (1/23) sk98: no explicit module ref counting needed Stephen Hemminger
    2004-11-12  0:51     ` Mirko Lindner
    

    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).