Age | Commit message (Expand) | Author | Files | Lines |
2008-02-03 | S2io: Fix for LRO Bugs | Surjit Reang | 1 | -1/+1 |
2008-01-29 | S2io: Fixes to enable multiple transmit fifo support | Surjit Reang | 1 | -3/+9 |
2008-01-29 | [S2IO]: Support for add/delete/store/restore ethernet addresses | Sreenivasa Honnur | 1 | -2/+12 |
2007-10-19 | s2io, rename BIT macro | Jiri Slaby | 1 | -42/+42 |
2007-10-11 | S2io: Added support set_mac_address driver entry point | Sivakumar Subramani | 1 | -1/+1 |
2007-10-11 | S2io: Removed unused feature - bimodal interrupts | Sivakumar Subramani | 1 | -1/+0 |
2007-10-11 | S2io: code Optimization of isr function | Sivakumar Subramani | 1 | -1/+0 |
2007-10-11 | S2io: Check for device state before handling traffic | Sivakumar Subramani | 1 | -4/+8 |
2007-10-11 | S2io: Cleanup - removed unused variable intr_type | Sivakumar Subramani | 1 | -5/+0 |
2007-10-11 | [S2IO]: Handle and monitor all of the device errors and alarms | Sivakumar Subramani | 1 | -2/+22 |
2007-10-11 | S2io: Enable all the error and alarm indications | Sivakumar Subramani | 1 | -0/+1 |
2007-10-11 | S2IO: Fixes in MSIX related code. | Sivakumar Subramani | 1 | -0/+1 |
2007-10-11 | [S2IO]: Making MSIX as default intr_type | Sivakumar Subramani | 1 | -0/+6 |
2007-10-11 | [NET]: Make NAPI polling independent of struct net_device objects. | Stephen Hemminger | 1 | -1/+2 |
2007-07-30 | S2IO: Checking for the return value of pci map function | Veena Parat | 1 | -0/+5 |
2007-07-30 | S2IO: Removing MSI support from driver | Veena Parat | 1 | -3/+0 |
2007-07-30 | S2IO: Removing 3 buffer mode support from the driver | Veena Parat | 1 | -2/+1 |
2007-07-12 | PCI: Change all drivers to use pci_device->revision | Auke Kok | 1 | -1/+0 |
2007-07-09 | s2io: add PCI error recovery support | Linas Vepstas | 1 | -1/+0 |
2007-07-09 | s2io: add PCI error recovery support | Linas Vepstas | 1 | -0/+5 |
2007-05-12 | S2IO: Statistics for link up/down and memory allocated/freed | Sreenivasa Honnur | 1 | -0/+24 |
2007-05-12 | S2IO: statistics for memory allocation failuers | Sreenivasa Honnur | 1 | -0/+3 |
2007-05-12 | S2IO: getringparam ethtool option | Sreenivasa Honnur | 1 | -0/+5 |
2007-04-28 | S2io: Remove unused variables | Ramkrishna Vepa | 1 | -7/+1 |
2007-02-27 | S2IO: Added a loadable parameter to enable or disable vlan stripping in frame. | Sivakumar Subramani | 1 | -0/+3 |
2007-02-27 | S2IO: Optimized the delay to wait for command completion | Sivakumar Subramani | 1 | -2/+5 |
2007-02-09 | [PATCH] trivial s2io annotations | Al Viro | 1 | -3/+3 |
2007-02-06 | s2io: De-typedef driver. | Ralf Baechle | 1 | -98/+104 |
2007-02-06 | S2IO: Fixes for reset and link handling. | Sivakumar Subramani | 1 | -6/+15 |
2007-02-06 | s2io: Making LRO and UFO as module loadable parameter. | Sivakumar Subramani | 1 | -8/+0 |
2006-11-22 | WorkStruct: make allyesconfig | David Howells | 1 | -1/+1 |
2006-10-11 | [PATCH] endianness annotations in s2io | Al Viro | 1 | -161/+161 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 1 | -4/+4 |
2006-09-13 | drivers/net: const-ify ethtool_ops declarations | Jeff Garzik | 1 | -1/+1 |
2006-09-13 | drivers/net: Trim trailing whitespace | Jeff Garzik | 1 | -4/+4 |
2006-08-04 | [PATCH] s2io driver bug fixes #2 | Ananda Raju | 1 | -0/+5 |
2006-08-04 | [PATCH] s2io driver bug fixes #1 | Ananda Raju | 1 | -0/+5 |
2006-07-13 | [PATCH] s2io driver irq fix | Ananda Raju | 1 | -3/+2 |
2006-06-30 | typo fixes: infomation -> information | Adrian Bunk | 1 | -1/+1 |
2006-05-02 | [PATCH] s2io: additional stats | Ananda Raju | 1 | -0/+28 |
2006-05-02 | [PATCH] s2io: fixes | Ananda Raju | 1 | -12/+18 |
2006-05-02 | [PATCH] s2io: input parms, output messages update | Ananda Raju | 1 | -3/+6 |
2006-03-02 | Merge branch 'lro' | Jeff Garzik | 1 | -0/+38 |
2006-01-27 | [PATCH] S2io: Large Receive Offload (LRO) feature(v2) for Neterion (s2io) 10G... | Ravinandan Arakali | 1 | -0/+38 |
2006-01-17 | [PATCH] drivers/net/s2io.c: make code static | Adrian Bunk | 1 | -10/+7 |
2005-11-18 | [PATCH] s2io: UFO support | Ananda Raju | 1 | -0/+3 |
2005-11-05 | [PATCH] S2io: Multi buffer mode support | Ananda Raju | 1 | -44/+47 |
2005-10-04 | [PATCH] S2io: MSI/MSI-X support (runtime configurable) | Ravinandan Arakali | 1 | -5/+45 |
2005-09-07 | [PATCH] S2io: Hardware and miscellaneous fixes | ravinandan.arakali@neterion.com | 1 | -1/+4 |
2005-08-30 | [PATCH] s2io build fix | Andrew Morton | 1 | -2/+2 |