aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/s2io.c
Commit message (Expand)AuthorAge
* [NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2007-10-10
* fix s2io regressionAl Viro2007-08-03
* S2io: Increment received packet count correctlyRamkrishna Vepa2007-07-30
* S2io: Fix crash when resetting adapterRamkrishna Vepa2007-07-30
* S2IO: Implementing review comments from old patchesVeena Parat2007-07-30
* 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
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-07-16
|\
| * Fix a potential NULL pointer dereference in free_shared_mem() in drivers/net/...Micah Gruber2007-07-16
* | PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-11
|/
* Fix typo in drivers/net/s2io.cRolf Eike Beer2007-07-10
* s2io: add PCI error recovery supportLinas Vepstas2007-07-08
* s2io: add PCI error recovery supportLinas Vepstas2007-07-08
* 2.6.22: ERROR: "__ucmpdi2" [drivers/net/s2io.ko] undefined!Olaf Hering2007-06-27
* network drivers: eliminate unneeded kill_vid codeStephen Hemminger2007-06-03
* 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: Change of driver maintainersRamkrishna Vepa2007-04-28
* S2io: Remove unused variablesRamkrishna Vepa2007-04-28
* S2IO: Save/Restore unused buffer mappings in 2/3 buffer modeRamkrishna Vepa2007-04-28
* make drivers/net/s2io.c:vlan_strip_flag staticAdrian Bunk2007-04-28
* [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-26
* [VLAN]: Avoid a 4-order allocation.Dan Aloni2007-03-02
* S2IO: Restoring the mac address in s2io_resetSivakumar Subramani2007-02-27
* S2IO: Avoid printing the Enhanced statistics for Xframe I card.Sivakumar Subramani2007-02-27
* S2IO: Making LED off during LINK_DOWN notification.Sivakumar Subramani2007-02-27
* 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
* S2IO: Fixes for MSI and MSIXSivakumar Subramani2007-02-27
* s2io: RTNL and flush_scheduled_work deadlockFrancois Romieu2007-02-20
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [PATCH] trivial s2io annotationsAl Viro2007-02-09
* s2io: De-typedef driver.Ralf Baechle2007-02-05
* s2io: Removed enabling of some of the unused interrupts.Sivakumar Subramani2007-02-05
* s2io: Fixes in updating skb->truesize and code cleanup.Sivakumar Subramani2007-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
* remove NETIF_F_TSO ifdeferyArjan van de Ven2007-02-05
* [PATCH] s2io bogus memsetAl Viro2007-01-23
* WorkStruct: make allyesconfigDavid Howells2006-11-22
* [PATCH] net s2io: return on NULL dev_alloc_skb()David Rientjes2006-10-31
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] more s2io __iomem annotationsAl Viro2006-09-25
* [PATCH] 64bit bugs in s2ioAl Viro2006-09-25
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-09-24
|\
| * [PATCH] s2io: Switch to pci_get_deviceAlan Cox2006-09-19
| * drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-13
| * drivers/net: Trim trailing whitespaceJeff Garzik2006-09-13