| To: | Michael Heyse <mhk@xxxxxxxxxxxxxxxxx>, Jeff Garzik <jgarzik@xxxxxxxxx>, Mirko Lindner <mlindner@xxxxxxxxxxxxx> |
|---|---|
| Subject: | [PATCH] (0/23) sk98 driver fixes and enhancements |
| From: | Stephen Hemminger <shemminger@xxxxxxxx> |
| Date: | Thu, 11 Nov 2004 16:11:24 -0800 |
| Cc: | linux-kernel@xxxxxxxxxxxxxxx, netdev@xxxxxxxxxxx |
| In-reply-to: | <4192C60A.1050205@designassembly.de> |
| Organization: | Open Source Development Lab |
| References: | <4192C60A.1050205@designassembly.de> |
| Sender: | netdev-bounce@xxxxxxxxxxx |
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. |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [BK PATCH] Misc IPv6 Updates, David S. Miller |
|---|---|
| Next by Date: | [PATCH] (1/23) sk98: no explicit module ref counting needed, Stephen Hemminger |
| Previous by Thread: | Problems with TCP + netem packet loss simulation, Elvis Pfützenreuter |
| Next by Thread: | Re: [PATCH] (0/23) sk98 driver fixes and enhancements, Michael Heyse |
| Indexes: | [Date] [Thread] [Top] [All Lists] |