aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/s2io.c
AgeCommit message (Expand)Author
2009-02-17drivers/net/s2io.c: fix sparse warning: symbol shadows an earlier oneHannes Eder
2009-02-03s2io: Formatting log messageBreno Leitao
2009-01-27net: Add skb_record_rx_queue() calls to multiqueue capable drivers.David S. Miller
2009-01-21net: Remove redundant NAPI functionsBen Hutchings
2008-12-26net: Fix warning fallout from recent NAPI interface changes.David S. Miller
2008-12-25drivers/net: fix sparse warnings: make symbols staticHannes Eder
2008-12-22net: Remove unused netdev arg from some NAPI interfaces.Neil Horman
2008-11-25s2io: fix warning in drivers/net/s2io.cIngo Molnar
2008-11-21s2io: convert to net_device_opsStephen Hemminger
2008-11-12netdevice: safe convert to netdev_priv() #part-2Wang Chen
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller
2008-10-31pci: use pci_ioremap_bar() in drivers/netArjan van de Ven
2008-10-27net: convert print_mac to %pMJohannes Berg
2008-09-24drivers/net: replace __FUNCTION__ with __func__Harvey Harrison
2008-09-24s2io: Fix enabling VLAN tag stripping at driver initializationBreno Leitao
2008-09-03s2io: reindented misleading for loopIlpo Järvinen
2008-07-29S2io: fix statistics flush after a MTU changeBreno Leitao
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori
2008-07-17net: Use queue aware tests throughout.David S. Miller
2008-07-17netdev: Kill NETIF_F_MULTI_QUEUE.David S. Miller
2008-07-11S2io: Version update for IOMMU overflow checking and enable msi-x link interr...Sreenivasa Honnur
2008-07-11S2io: Enable msi-x link interrupts.Sreenivasa Honnur
2008-07-11S2io: Fix IOMMU overflow checking.Sreenivasa Honnur
2008-07-08net: Delete NETDEVICES_MULTIQUEUE kconfig option.David S. Miller
2008-06-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-06-27[netdrvr] Fix IOMMU overflow checking in s2io.cAndi Kleen
2008-06-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-06-04s2io iomem annotationsAl Viro
2008-05-30net/s2io: set_rxd_buffer_pointer returns -ENOMEM, not ENOMEMMarcin Slusarz
2008-05-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-05-22S2io: Version update for napi and MSI-X patchesSreenivasa Honnur
2008-05-22S2io: Added napi support when MSIX is enabled.Sreenivasa Honnur
2008-05-22S2io: Move all the transmit completions to a single msi-x (alarm) vectorSreenivasa Honnur
2008-05-22s2io: add missing block braces to multistatement if statementIlpo Järvinen
2008-05-13[netdrvr] Trim trailing whitespace for several driversJeff Garzik
2008-04-29S2io: Version update for multi ring patchesSreenivasa Honnur
2008-04-29S2io: Enable multi ring supportSreenivasa Honnur
2008-04-25S2io: Removed rx_lock and put_lockSreenivasa Honnur
2008-04-25S2io: Removed receive buffer replenishment taskletSreenivasa Honnur
2008-04-25S2io: Version update for memory leak fix during free_tx_buffersSreenivasa Honnur
2008-04-25S2io: Fix memory leak during free_tx_buffersSreenivasa Honnur
2008-04-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller
2008-03-28S2io: Version update for Tx completion patchSreenivasa Honnur
2008-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller
2008-03-26s2io annotationsAl Viro
2008-03-25S2io: Handle TX completions on the same CPU as the sender for MIS-X interruptsSreenivasa Honnur
2008-03-17S2io: Version update for multiqueue and vlan patchesSreenivasa Honnur
2008-03-17S2io: Support for vlan_rx_kill_vid entry pointSreenivasa Honnur
2008-03-17S2io: Multiqueue network device support - FIFO selection based on L4 portsSreenivasa Honnur
2008-03-17S2io: Multiqueue network device support implementationSreenivasa Honnur