aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/s2io.h
Commit message (Expand)AuthorAge
* s2io: Generate complete messages using single line DBG_PRINTsJoe Perches2009-08-31
* s2io: Remove private boolean definitionsTobias Klauser2009-06-08
* s2io: Fix enabling VLAN tag stripping at driver initializationBreno Leitao2008-09-24
* S2io: Enable msi-x link interrupts.Sreenivasa Honnur2008-07-11
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-28
|\
| * [netdrvr] Fix IOMMU overflow checking in s2io.cAndi Kleen2008-06-27
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-05-26
|\|
| * S2io: Added napi support when MSIX is enabled.Sreenivasa Honnur2008-05-22
| * S2io: Move all the transmit completions to a single msi-x (alarm) vectorSreenivasa Honnur2008-05-22
* | [netdrvr] Trim trailing whitespace for several driversJeff Garzik2008-05-13
|/
* S2io: Enable multi ring supportSreenivasa Honnur2008-04-29
* S2io: Removed rx_lock and put_lockSreenivasa Honnur2008-04-25
* S2io: Removed receive buffer replenishment taskletSreenivasa Honnur2008-04-25
* S2io: Support for vlan_rx_kill_vid entry pointSreenivasa Honnur2008-03-17
* S2io: Multiqueue network device support - FIFO selection based on L4 portsSreenivasa Honnur2008-03-17
* S2io: Multiqueue network device support implementationSreenivasa Honnur2008-03-17
* S2io: Fix for LRO BugsSurjit Reang2008-02-03
* S2io: Fixes to enable multiple transmit fifo supportSurjit Reang2008-01-28
* [S2IO]: Support for add/delete/store/restore ethernet addressesSreenivasa Honnur2008-01-28
* s2io, rename BIT macroJiri Slaby2007-10-19
* S2io: Added support set_mac_address driver entry pointSivakumar Subramani2007-10-10
* S2io: Removed unused feature - bimodal interruptsSivakumar Subramani2007-10-10
* S2io: code Optimization of isr functionSivakumar Subramani2007-10-10
* S2io: Check for device state before handling trafficSivakumar Subramani2007-10-10
* S2io: Cleanup - removed unused variable intr_typeSivakumar Subramani2007-10-10
* [S2IO]: Handle and monitor all of the device errors and alarmsSivakumar Subramani2007-10-10
* S2io: Enable all the error and alarm indicationsSivakumar Subramani2007-10-10
* S2IO: Fixes in MSIX related code.Sivakumar Subramani2007-10-10
* [S2IO]: Making MSIX as default intr_typeSivakumar Subramani2007-10-10
* [NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2007-10-10
* S2IO: Checking for the return value of pci map functionVeena Parat2007-07-30
* S2IO: Removing MSI support from driverVeena Parat2007-07-30
* S2IO: Removing 3 buffer mode support from the driverVeena Parat2007-07-30
* PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-11
* s2io: add PCI error recovery supportLinas Vepstas2007-07-08
* s2io: add PCI error recovery supportLinas Vepstas2007-07-08
* S2IO: Statistics for link up/down and memory allocated/freedSreenivasa Honnur2007-05-11
* S2IO: statistics for memory allocation failuersSreenivasa Honnur2007-05-11
* S2IO: getringparam ethtool optionSreenivasa Honnur2007-05-11
* S2io: Remove unused variablesRamkrishna Vepa2007-04-28
* S2IO: Added a loadable parameter to enable or disable vlan stripping in frame.Sivakumar Subramani2007-02-27
* S2IO: Optimized the delay to wait for command completionSivakumar Subramani2007-02-27
* [PATCH] trivial s2io annotationsAl Viro2007-02-09
* s2io: De-typedef driver.Ralf Baechle2007-02-05
* S2IO: Fixes for reset and link handling.Sivakumar Subramani2007-02-05
* s2io: Making LRO and UFO as module loadable parameter.Sivakumar Subramani2007-02-05
* WorkStruct: make allyesconfigDavid Howells2006-11-22
* [PATCH] endianness annotations in s2ioAl Viro2006-10-10
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-13