| Commit message (Expand) | Author | Age | Files | Lines |
* | s2io: Remove private boolean definitions | Tobias Klauser | 2009-06-08 | 1 | -9/+0 |
* | s2io: Fix enabling VLAN tag stripping at driver initialization | Breno Leitao | 2008-09-24 | 1 | -0/+1 |
* | S2io: Enable msi-x link interrupts. | Sreenivasa Honnur | 2008-07-11 | 1 | -0/+1 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-06-28 | 1 | -4/+0 |
|\ |
|
| * | [netdrvr] Fix IOMMU overflow checking in s2io.c | Andi Kleen | 2008-06-27 | 1 | -4/+0 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-05-25 | 1 | -7/+15 |
|\ \
| |/ |
|
| * | S2io: Added napi support when MSIX is enabled. | Sreenivasa Honnur | 2008-05-22 | 1 | -5/+12 |
| * | S2io: Move all the transmit completions to a single msi-x (alarm) vector | Sreenivasa Honnur | 2008-05-22 | 1 | -2/+3 |
* | | [netdrvr] Trim trailing whitespace for several drivers | Jeff Garzik | 2008-05-13 | 1 | -1/+1 |
|/ |
|
* | S2io: Enable multi ring support | Sreenivasa Honnur | 2008-04-29 | 1 | -29/+53 |
* | S2io: Removed rx_lock and put_lock | Sreenivasa Honnur | 2008-04-25 | 1 | -6/+0 |
* | S2io: Removed receive buffer replenishment tasklet | Sreenivasa Honnur | 2008-04-25 | 1 | -3/+0 |
* | S2io: Support for vlan_rx_kill_vid entry point | Sreenivasa Honnur | 2008-03-17 | 1 | -2/+4 |
* | S2io: Multiqueue network device support - FIFO selection based on L4 ports | Sreenivasa Honnur | 2008-03-17 | 1 | -1/+33 |
* | S2io: Multiqueue network device support implementation | Sreenivasa Honnur | 2008-03-17 | 1 | -0/+10 |
* | S2io: Fix for LRO Bugs | Surjit Reang | 2008-02-03 | 1 | -1/+1 |
* | S2io: Fixes to enable multiple transmit fifo support | Surjit Reang | 2008-01-28 | 1 | -3/+9 |
* | [S2IO]: Support for add/delete/store/restore ethernet addresses | Sreenivasa Honnur | 2008-01-28 | 1 | -2/+12 |
* | s2io, rename BIT macro | Jiri Slaby | 2007-10-19 | 1 | -42/+42 |
* | S2io: Added support set_mac_address driver entry point | Sivakumar Subramani | 2007-10-10 | 1 | -1/+1 |
* | S2io: Removed unused feature - bimodal interrupts | Sivakumar Subramani | 2007-10-10 | 1 | -1/+0 |
* | S2io: code Optimization of isr function | Sivakumar Subramani | 2007-10-10 | 1 | -1/+0 |
* | S2io: Check for device state before handling traffic | Sivakumar Subramani | 2007-10-10 | 1 | -4/+8 |
* | S2io: Cleanup - removed unused variable intr_type | Sivakumar Subramani | 2007-10-10 | 1 | -5/+0 |
* | [S2IO]: Handle and monitor all of the device errors and alarms | Sivakumar Subramani | 2007-10-10 | 1 | -2/+22 |
* | S2io: Enable all the error and alarm indications | Sivakumar Subramani | 2007-10-10 | 1 | -0/+1 |
* | S2IO: Fixes in MSIX related code. | Sivakumar Subramani | 2007-10-10 | 1 | -0/+1 |
* | [S2IO]: Making MSIX as default intr_type | Sivakumar Subramani | 2007-10-10 | 1 | -0/+6 |
* | [NET]: Make NAPI polling independent of struct net_device objects. | Stephen Hemminger | 2007-10-10 | 1 | -1/+2 |
* | S2IO: Checking for the return value of pci map function | Veena Parat | 2007-07-30 | 1 | -0/+5 |
* | S2IO: Removing MSI support from driver | Veena Parat | 2007-07-30 | 1 | -3/+0 |
* | S2IO: Removing 3 buffer mode support from the driver | Veena Parat | 2007-07-30 | 1 | -2/+1 |
* | PCI: Change all drivers to use pci_device->revision | Auke Kok | 2007-07-11 | 1 | -1/+0 |
* | s2io: add PCI error recovery support | Linas Vepstas | 2007-07-08 | 1 | -1/+0 |
* | s2io: add PCI error recovery support | Linas Vepstas | 2007-07-08 | 1 | -0/+5 |
* | S2IO: Statistics for link up/down and memory allocated/freed | Sreenivasa Honnur | 2007-05-11 | 1 | -0/+24 |
* | S2IO: statistics for memory allocation failuers | Sreenivasa Honnur | 2007-05-11 | 1 | -0/+3 |
* | S2IO: getringparam ethtool option | Sreenivasa Honnur | 2007-05-11 | 1 | -0/+5 |
* | S2io: Remove unused variables | Ramkrishna Vepa | 2007-04-28 | 1 | -7/+1 |
* | S2IO: Added a loadable parameter to enable or disable vlan stripping in frame. | Sivakumar Subramani | 2007-02-27 | 1 | -0/+3 |
* | S2IO: Optimized the delay to wait for command completion | Sivakumar Subramani | 2007-02-27 | 1 | -2/+5 |
* | [PATCH] trivial s2io annotations | Al Viro | 2007-02-09 | 1 | -3/+3 |
* | s2io: De-typedef driver. | Ralf Baechle | 2007-02-05 | 1 | -98/+104 |
* | S2IO: Fixes for reset and link handling. | Sivakumar Subramani | 2007-02-05 | 1 | -6/+15 |
* | s2io: Making LRO and UFO as module loadable parameter. | Sivakumar Subramani | 2007-02-05 | 1 | -8/+0 |
* | WorkStruct: make allyesconfig | David Howells | 2006-11-22 | 1 | -1/+1 |
* | [PATCH] endianness annotations in s2io | Al Viro | 2006-10-10 | 1 | -161/+161 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -4/+4 |
* | drivers/net: const-ify ethtool_ops declarations | Jeff Garzik | 2006-09-13 | 1 | -1/+1 |
* | drivers/net: Trim trailing whitespace | Jeff Garzik | 2006-09-13 | 1 | -4/+4 |