aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/s2io.c
AgeCommit message (Expand)AuthorFilesLines
2011-08-11s2io/vxge: Move the Exar driversJeff Kirsher1-8674/+0
2011-07-21s2io: do vlan cleanupJiri Pirko1-64/+6
2011-06-21ip: introduce ip_is_fragment helper inline functionPaul Gortmaker1-1/+1
2011-06-21drivers/net: Remove casts of void *Joe Perches1-11/+7
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2011-05-22Add appropriate <linux/prefetch.h> include for prefetch usersPaul Gortmaker1-0/+1
2011-05-10treewide: fix a few typos in commentsJustin P. Mattock1-1/+1
2011-04-29ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny1-2/+2
2011-04-29ethtool: Use full 32 bit speed range in ethtool's set_settingsDavid Decotigny1-1/+1
2011-04-18net: s2io: convert to hw_featuresMichał Mirosław1-80/+20
2011-04-14ethtool: allow custom interval for physical identificationAllan, Bruce W1-1/+1
2011-04-12s2io: Fix warnings due to -Wunused-but-set-variable.David S. Miller1-4/+1
2011-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-3/+3
2011-04-06s2io: convert to set_phys_id (v2)stephen hemminger1-45/+41
2011-03-31Fix common misspellingsLucas De Marchi1-3/+3
2011-03-27net: fix ethtool->set_flags not intended -EINVAL return valueStanislaw Gruszka1-1/+1
2011-03-07s2io: fix uninitialized compile warningShan Wei1-1/+1
2010-12-12drivers/net: don't use flush_scheduled_work()Tejun Heo1-2/+4
2010-12-11s2io: Using static const generally increases object text and decreases data s...Jon Mason1-8/+12
2010-12-11s2io: Update Driver VersionJon Mason1-1/+1
2010-12-11s2io: make strings at tables constJon Mason1-4/+4
2010-12-11s2io: rx_ring_sz bounds checkingJon Mason1-16/+24
2010-11-17drivers/net/s2io.c: Remove unnecessary casts of pci_get_drvdataJoe Perches1-2/+1
2010-10-21vlan: Don't check for vlan group before vlan_tx_tag_present.Jesse Gross1-1/+1
2010-09-02drivers/net: avoid some skb->ip_summed initializationsEric Dumazet1-2/+2
2010-08-25s2io: remove lro parameterAmerigo Wang1-20/+9
2010-08-18s2io: Update driver versionJon Mason1-1/+1
2010-08-18s2io: remove unused codeJon Mason1-2/+0
2010-07-23net: s2io: fix buffer overflowKulikov Vasiliy1-10/+18
2010-07-19s2io: Remove unnecessary memset of netdev private dataTobias Klauser1-1/+0
2010-07-15vxge: Update copyright informationJon Mason1-2/+2
2010-07-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-37/+64
2010-07-02s2io: resolve statistics issuesJon Mason1-37/+64
2010-06-30netdev: Make ethtool_ops::set_flags() return -EINVAL for unsupported flagsBen Hutchings1-1/+1
2010-06-28s2io: add dynamic LRO disable supportJon Mason1-5/+45
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches1-3/+0
2010-04-14drivers: net: use skb_headlen()Eric Dumazet1-2/+2
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+1
2010-04-03net: convert multicast list to list_headJiri Pirko1-4/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-03-15drivers/net: drop redundant memsetJulia Lawall1-3/+1
2010-03-05s2io: Fixing debug messageBreno Leitao1-3/+3
2010-02-18net: convert multiple drivers to use netdev_for_each_mc_addr, part2Jiri Pirko1-2/+3
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko1-4/+4
2010-01-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+1
2010-01-19S2io: two branches the same in wait_for_cmd_complete()Ram Vepa1-1/+1
2010-01-07drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan1-1/+1
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2009-12-04tree-wide: fix typos "couter" -> "counter"Uwe Kleine-König1-1/+1
2009-11-13s2io: fixing a ethtool test that is brokenBreno Leitao1-0/+1
2009-09-01netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger1-1/+1
2009-08-30s2io: Generate complete messages using single line DBG_PRINTsJoe Perches1-160/+161
2009-08-30s2io.c: Convert skipped nic->config.tx_cfg[i]. to tx_cfg->Joe Perches1-1/+1
2009-08-30s2io.c: Standardize statistics accessorsJoe Perches1-443/+408
2009-08-30s2io.c: fix spelling explainationJoe Perches1-1/+1
2009-08-30s2io.c: convert printks to pr_<level>Joe Perches1-10/+7
2009-08-30s2io.c: Make more conforming to normal kernel styleJoe Perches1-1108/+1124
2009-08-30s2io.c: use kzallocJoe Perches1-5/+2
2009-08-30s2io.c: Use calculated size in kmallocsJoe Perches1-35/+28
2009-08-30s2io.c: Shorten code line length by using intermediate pointersJoe Perches1-169/+224
2009-08-30s2io.c: Use const for stringsJoe Perches1-4/+4
2009-08-01s2io: return PCI_ERS_RESULT_DISCONNECT on permanent failureDean Nelson1-0/+3
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy1-5/+5
2009-06-08s2io: Remove private boolean definitionsTobias Klauser1-11/+11
2009-05-29net: dont update dev->trans_start in 10GB driversEric Dumazet1-1/+0
2009-04-29s2io: Use generic MDIO definitionsBen Hutchings1-10/+11
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang1-1/+1
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang1-2/+2
2009-02-17drivers/net/s2io.c: fix sparse warning: symbol shadows an earlier oneHannes Eder1-1/+0
2009-02-03s2io: Formatting log messageBreno Leitao1-3/+2
2009-01-27net: Add skb_record_rx_queue() calls to multiqueue capable drivers.David S. Miller1-0/+1
2009-01-21net: Remove redundant NAPI functionsBen Hutchings1-4/+4
2008-12-26net: Fix warning fallout from recent NAPI interface changes.David S. Miller1-2/+0
2008-12-25drivers/net: fix sparse warnings: make symbols staticHannes Eder1-1/+1
2008-12-22net: Remove unused netdev arg from some NAPI interfaces.Neil Horman1-4/+4
2008-11-25s2io: fix warning in drivers/net/s2io.cIngo Molnar1-1/+1
2008-11-21s2io: convert to net_device_opsStephen Hemminger1-21/+22
2008-11-12netdevice: safe convert to netdev_priv() #part-2Wang Chen1-39/+39
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller1-1/+0
2008-10-31pci: use pci_ioremap_bar() in drivers/netArjan van de Ven1-4/+2
2008-10-27net: convert print_mac to %pMJohannes Berg1-3/+1
2008-09-24drivers/net: replace __FUNCTION__ with __func__Harvey Harrison1-20/+20
2008-09-24s2io: Fix enabling VLAN tag stripping at driver initializationBreno Leitao1-8/+10
2008-09-03s2io: reindented misleading for loopIlpo Järvinen1-2/+2
2008-07-29S2io: fix statistics flush after a MTU changeBreno Leitao1-6/+23
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori1-21/+27
2008-07-17net: Use queue aware tests throughout.David S. Miller1-29/+19
2008-07-17netdev: Kill NETIF_F_MULTI_QUEUE.David S. Miller1-2/+0
2008-07-11S2io: Version update for IOMMU overflow checking and enable msi-x link interr...Sreenivasa Honnur1-1/+1
2008-07-11S2io: Enable msi-x link interrupts.Sreenivasa Honnur1-17/+30
2008-07-11S2io: Fix IOMMU overflow checking.Sreenivasa Honnur1-19/+22
2008-07-08net: Delete NETDEVICES_MULTIQUEUE kconfig option.David S. Miller1-39/+8
2008-06-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-23/+12
2008-06-27[netdrvr] Fix IOMMU overflow checking in s2io.cAndi Kleen1-23/+12
2008-06-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-4/+6
2008-06-04s2io iomem annotationsAl Viro1-4/+6
2008-05-30net/s2io: set_rxd_buffer_pointer returns -ENOMEM, not ENOMEMMarcin Slusarz1-1/+1
2008-05-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-201/+293
2008-05-22S2io: Version update for napi and MSI-X patchesSreenivasa Honnur1-1/+1
2008-05-22S2io: Added napi support when MSIX is enabled.Sreenivasa Honnur1-135/+192
2008-05-22S2io: Move all the transmit completions to a single msi-x (alarm) vectorSreenivasa Honnur1-68/+102
2008-05-22s2io: add missing block braces to multistatement if statementIlpo Järvinen1-1/+2
2008-05-13[netdrvr] Trim trailing whitespace for several driversJeff Garzik1-2/+2
2008-04-29S2io: Version update for multi ring patchesSreenivasa Honnur1-1/+1
2008-04-29S2io: Enable multi ring supportSreenivasa Honnur1-162/+173
2008-04-25S2io: Removed rx_lock and put_lockSreenivasa Honnur1-29/+2
2008-04-25S2io: Removed receive buffer replenishment taskletSreenivasa Honnur1-89/+4
2008-04-25S2io: Version update for memory leak fix during free_tx_buffersSreenivasa Honnur1-1/+1
2008-04-25S2io: Fix memory leak during free_tx_buffersSreenivasa Honnur1-1/+1
2008-04-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller1-1/+1
2008-03-28S2io: Version update for Tx completion patchSreenivasa Honnur1-1/+1
2008-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller1-0/+3
2008-03-26s2io annotationsAl Viro1-8/+9
2008-03-25S2io: Handle TX completions on the same CPU as the sender for MIS-X interruptsSreenivasa Honnur1-0/+3
2008-03-17S2io: Version update for multiqueue and vlan patchesSreenivasa Honnur1-1/+1
2008-03-17S2io: Support for vlan_rx_kill_vid entry pointSreenivasa Honnur1-48/+67
2008-03-17S2io: Multiqueue network device support - FIFO selection based on L4 portsSreenivasa Honnur1-18/+117
2008-03-17S2io: Multiqueue network device support implementationSreenivasa Honnur1-30/+176
2008-03-05make s2io.c:init_tti() staticAdrian Bunk1-1/+1
2008-02-03S2io: Fix for LRO BugsSurjit Reang1-10/+10
2008-01-28S2io: Fixes to enable multiple transmit fifosRamkrishna Vepa1-89/+104
2008-01-28S2io: Fixes to enable multiple transmit fifo supportSurjit Reang1-48/+88
2008-01-28drivers/net: Add missing "space"Joe Perches1-3/+3
2008-01-28[S2IO]: Support for add/delete/store/restore ethernet addressesSreenivasa Honnur1-16/+178
2008-01-28netdev: use ARRAY_SIZE() instead of sizeof(array) / ETH_GSTRING_LENAlejandro Martinez Ruiz1-5/+4
2008-01-18S2io: Fixed synchronization between scheduling of napi with card reset and closeSreenivasa Honnur1-5/+12
2008-01-08[NET]: Do not check netif_running() and carrier state in ->poll()David S. Miller1-3/+0
2007-12-14drivers/net/s2io.c section fixesAdrian Bunk1-2/+2
2007-12-07S2io: Check for register initialization completion before accesing device reg...Sreenivasa Honnur1-1/+15
2007-12-01S2io: Fixed the case when the card initialization fails on mtu changeSreenivasa Honnur1-9/+23
2007-11-14[S2IO]: Fixed memory leak when MSI-X vector allocation failsSreenivasa Honnur1-59/+51
2007-10-19s2io, rename BIT macroJiri Slaby1-8/+8
2007-10-10s2io: sparse warnings fix (rev2)Stephen Hemminger1-47/+50
2007-10-10S2io: Updating transceiver information in ethtool functionSivakumar Subramani1-2/+4
2007-10-10S2io: Added support set_mac_address driver entry pointSivakumar Subramani1-40/+67
2007-10-10S2io: Removed unused feature - bimodal interruptsSivakumar Subramani1-144/+88
2007-10-10S2io: Change kmalloc+memset to k[zc]allocSivakumar Subramani1-9/+5
2007-10-10[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik1-27/+20
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches1-8/+3
2007-10-10[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik1-3/+0
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle1-1/+0
2007-10-10S2io: code Optimization of isr functionSivakumar Subramani1-96/+61
2007-10-10S2io: Check for device state before handling trafficSivakumar Subramani1-18/+38
2007-10-10S2io: Cleanup - removed unused variable intr_typeSivakumar Subramani1-17/+17
2007-10-10[S2IO]: Handle and monitor all of the device errors and alarmsSivakumar Subramani1-134/+335
2007-10-10S2io: Enable all the error and alarm indicationsSivakumar Subramani1-75/+171
2007-10-10S2IO: Fixed Link LED issue when MSI-X is enabledSivakumar Subramani1-8/+9
2007-10-10S2IO: Fixes in MSIX related code.Sivakumar Subramani1-0/+19
2007-10-10[S2IO]: Making MSIX as default intr_typeSivakumar Subramani1-2/+91
2007-10-10[NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger1-20/+15
2007-08-03fix s2io regressionAl Viro1-3/+6
2007-07-30S2io: Increment received packet count correctlyRamkrishna Vepa1-1/+2
2007-07-30S2io: Fix crash when resetting adapterRamkrishna Vepa1-15/+0
2007-07-30S2IO: Implementing review comments from old patchesVeena Parat1-5/+5
2007-07-30S2IO: Checking for the return value of pci map functionVeena Parat1-3/+74
2007-07-30S2IO: Removing MSI support from driverVeena Parat1-148/+10
2007-07-30S2IO: Removing 3 buffer mode support from the driverVeena Parat1-215/+72
2007-07-16Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+3
2007-07-16Fix a potential NULL pointer dereference in free_shared_mem() in drivers/net/...Micah Gruber1-1/+3
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok1-21/+4
2007-07-10Fix typo in drivers/net/s2io.cRolf Eike Beer1-1/+1
2007-07-08s2io: add PCI error recovery supportLinas Vepstas1-2/+0
2007-07-08s2io: add PCI error recovery supportLinas Vepstas1-5/+111
2007-06-272.6.22: ERROR: "__ucmpdi2" [drivers/net/s2io.ko] undefined!Olaf Hering1-7/+9
2007-06-03network drivers: eliminate unneeded kill_vid codeStephen Hemminger1-12/+0
2007-05-11S2IO: Statistics for link up/down and memory allocated/freedSreenivasa Honnur1-42/+258
2007-05-11S2IO: statistics for memory allocation failuersSreenivasa Honnur1-6/+29
2007-05-11S2IO: getringparam ethtool optionSreenivasa Honnur1-0/+35
2007-04-28S2io: Change of driver maintainersRamkrishna Vepa1-2/+1
2007-04-28S2io: Remove unused variablesRamkrishna Vepa1-28/+27
2007-04-28S2IO: Save/Restore unused buffer mappings in 2/3 buffer modeRamkrishna Vepa1-4/+16
2007-04-28make drivers/net/s2io.c:vlan_strip_flag staticAdrian Bunk1-1/+1
2007-04-25[SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo1-2/+2
2007-03-02[VLAN]: Avoid a 4-order allocation.Dan Aloni1-2/+1
2007-02-27S2IO: Restoring the mac address in s2io_resetSivakumar Subramani1-4/+22
2007-02-27S2IO: Avoid printing the Enhanced statistics for Xframe I card.Sivakumar Subramani1-25/+75
2007-02-27S2IO: Making LED off during LINK_DOWN notification.Sivakumar Subramani1-2/+10
2007-02-27S2IO: Added a loadable parameter to enable or disable vlan stripping in frame.Sivakumar Subramani1-2/+36
2007-02-27S2IO: Optimized the delay to wait for command completionSivakumar Subramani1-17/+73
2007-02-27S2IO: Fixes for MSI and MSIXSivakumar Subramani1-7/+28
2007-02-20s2io: RTNL and flush_scheduled_work deadlockFrancois Romieu1-3/+18
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-09[PATCH] trivial s2io annotationsAl Viro1-1/+1
2007-02-05s2io: De-typedef driver.Ralf Baechle1-250/+255
2007-02-05s2io: Removed enabling of some of the unused interrupts.Sivakumar Subramani1-112/+1
2007-02-05s2io: Fixes in updating skb->truesize and code cleanup.Sivakumar Subramani1-5/+10
2007-02-05S2IO: Fixes for reset and link handling.Sivakumar Subramani1-154/+237
2007-02-05s2io: Making LRO and UFO as module loadable parameter.Sivakumar Subramani1-85/+77
2007-02-05remove NETIF_F_TSO ifdeferyArjan van de Ven1-8/+0
2007-01-23[PATCH] s2io bogus memsetAl Viro1-2/+1
2006-11-22WorkStruct: make allyesconfigDavid Howells1-9/+7
2006-10-31[PATCH] net s2io: return on NULL dev_alloc_skb()David Rientjes1-1/+10
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-8/+4
2006-09-25[PATCH] more s2io __iomem annotationsAl Viro1-3/+3
2006-09-25[PATCH] 64bit bugs in s2ioAl Viro1-2/+2
2006-09-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-28/+29
2006-09-22[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy1-1/+1
2006-09-19[PATCH] s2io: Switch to pci_get_deviceAlan Cox1-2/+3
2006-09-13drivers/net: const-ify ethtool_ops declarationsJeff Garzik1-1/+1
2006-09-13drivers/net: Trim trailing whitespaceJeff Garzik1-24/+24