summaryrefslogtreecommitdiff
path: root/drivers/net/s2io.c
AgeCommit message (Expand)Author
2007-08-03fix s2io regressionAl Viro
2007-07-30S2io: Increment received packet count correctlyRamkrishna Vepa
2007-07-30S2io: Fix crash when resetting adapterRamkrishna Vepa
2007-07-30S2IO: Implementing review comments from old patchesVeena Parat
2007-07-30S2IO: Checking for the return value of pci map functionVeena Parat
2007-07-30S2IO: Removing MSI support from driverVeena Parat
2007-07-30S2IO: Removing 3 buffer mode support from the driverVeena Parat
2007-07-16Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-07-16Fix a potential NULL pointer dereference in free_shared_mem() in drivers/net/...Micah Gruber
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok
2007-07-10Fix typo in drivers/net/s2io.cRolf Eike Beer
2007-07-08s2io: add PCI error recovery supportLinas Vepstas
2007-07-08s2io: add PCI error recovery supportLinas Vepstas
2007-06-272.6.22: ERROR: "__ucmpdi2" [drivers/net/s2io.ko] undefined!Olaf Hering
2007-06-03network drivers: eliminate unneeded kill_vid codeStephen Hemminger
2007-05-11S2IO: Statistics for link up/down and memory allocated/freedSreenivasa Honnur
2007-05-11S2IO: statistics for memory allocation failuersSreenivasa Honnur
2007-05-11S2IO: getringparam ethtool optionSreenivasa Honnur
2007-04-28S2io: Change of driver maintainersRamkrishna Vepa
2007-04-28S2io: Remove unused variablesRamkrishna Vepa
2007-04-28S2IO: Save/Restore unused buffer mappings in 2/3 buffer modeRamkrishna Vepa
2007-04-28make drivers/net/s2io.c:vlan_strip_flag staticAdrian Bunk
2007-04-25[SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo
2007-03-02[VLAN]: Avoid a 4-order allocation.Dan Aloni
2007-02-27S2IO: Restoring the mac address in s2io_resetSivakumar Subramani
2007-02-27S2IO: Avoid printing the Enhanced statistics for Xframe I card.Sivakumar Subramani
2007-02-27S2IO: Making LED off during LINK_DOWN notification.Sivakumar Subramani
2007-02-27S2IO: Added a loadable parameter to enable or disable vlan stripping in frame.Sivakumar Subramani
2007-02-27S2IO: Optimized the delay to wait for command completionSivakumar Subramani
2007-02-27S2IO: Fixes for MSI and MSIXSivakumar Subramani
2007-02-20s2io: RTNL and flush_scheduled_work deadlockFrancois Romieu
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-09[PATCH] trivial s2io annotationsAl Viro
2007-02-05s2io: De-typedef driver.Ralf Baechle
2007-02-05s2io: Removed enabling of some of the unused interrupts.Sivakumar Subramani
2007-02-05s2io: Fixes in updating skb->truesize and code cleanup.Sivakumar Subramani
2007-02-05S2IO: Fixes for reset and link handling.Sivakumar Subramani
2007-02-05s2io: Making LRO and UFO as module loadable parameter.Sivakumar Subramani
2007-02-05remove NETIF_F_TSO ifdeferyArjan van de Ven
2007-01-23[PATCH] s2io bogus memsetAl Viro
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-10-31[PATCH] net s2io: return on NULL dev_alloc_skb()David Rientjes
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-25[PATCH] more s2io __iomem annotationsAl Viro
2006-09-25[PATCH] 64bit bugs in s2ioAl Viro
2006-09-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-09-22[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy
2006-09-19[PATCH] s2io: Switch to pci_get_deviceAlan Cox
2006-09-13drivers/net: const-ify ethtool_ops declarationsJeff Garzik
2006-09-13drivers/net: Trim trailing whitespaceJeff Garzik