Merge branch 'linus' into cont_syslog
[safe/jmp/linux-2.6] / drivers / net / s2io.c
2010-05-14 Joe Perchesdrivers/net: Remove unnecessary returns from void funct...
2010-04-14 Eric Dumazetdrivers: net: use skb_headlen()
2010-04-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-04-03 Jiri Pirkonet: convert multicast list to list_head
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-15 Julia Lawalldrivers/net: drop redundant memset
2010-03-05 Breno Leitaos2io: Fixing debug message
2010-02-18 Jiri Pirkonet: convert multiple drivers to use netdev_for_each_mc...
2010-02-12 Jiri Pirkonet: use netdev_mc_count and netdev_mc_empty when appro...
2010-01-23 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-01-19 Ram VepaS2io: two branches the same in wait_for_cmd_complete()
2010-01-08 Alexey Dobriyandrivers/net/: use DEFINE_PCI_DEVICE_TABLE()
2009-12-07 Jiri KosinaMerge branch 'for-next' into for-linus
2009-12-04 Uwe Kleine-Königtree-wide: fix typos "couter" -> "counter"
2009-11-14 Breno Leitaos2io: fixing a ethtool test that is broken
2009-09-01 Stephen Hemmingernetdev: convert bulk of drivers to netdev_tx_t
2009-08-31 Joe Perchess2io: Generate complete messages using single line...
2009-08-31 Joe Perchess2io.c: Convert skipped nic->config.tx_cfg[i]. to tx_cfg->
2009-08-31 Joe Perchess2io.c: Standardize statistics accessors
2009-08-31 Joe Perchess2io.c: fix spelling explaination
2009-08-31 Joe Perchess2io.c: convert printks to pr_<level>
2009-08-31 Joe Perchess2io.c: Make more conforming to normal kernel style
2009-08-31 Joe Perchess2io.c: use kzalloc
2009-08-31 Joe Perchess2io.c: Use calculated size in kmallocs
2009-08-31 Joe Perchess2io.c: Shorten code line length by using intermediate...
2009-08-31 Joe Perchess2io.c: Use const for strings
2009-08-02 Dean Nelsons2io: return PCI_ERS_RESULT_DISCONNECT on permanent...
2009-07-06 Patrick McHardynet: use NETDEV_TX_OK instead of 0 in ndo_start_xmit...
2009-06-08 Tobias Klausers2io: Remove private boolean definitions
2009-05-29 Eric Dumazetnet: dont update dev->trans_start in 10GB drivers
2009-04-30 Ben Hutchingss2io: Use generic MDIO definitions
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_32BIT_MASK macro with...
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_64BIT_MASK macro with...
2009-02-18 Hannes Ederdrivers/net/s2io.c: fix sparse warning: symbol shadows...
2009-02-03 Breno Leitaos2io: Formatting log message
2009-01-28 David S. Millernet: Add skb_record_rx_queue() calls to multiqueue...
2009-01-21 Ben Hutchingsnet: Remove redundant NAPI functions
2008-12-26 David S. Millernet: Fix warning fallout from recent NAPI interface...
2008-12-26 Hannes Ederdrivers/net: fix sparse warnings: make symbols static
2008-12-23 Neil Hormannet: Remove unused netdev arg from some NAPI interfaces.
2008-11-26 Ingo Molnars2io: fix warning in drivers/net/s2io.c
2008-11-22 Stephen Hemmingers2io: convert to net_device_ops
2008-11-13 Wang Chennetdevice: safe convert to netdev_priv() #part-2
2008-11-04 David S. Millerdrivers/net: Kill now superfluous ->last_rx stores.
2008-10-31 Arjan van de Venpci: use pci_ioremap_bar() in drivers/net
2008-10-28 Johannes Bergnet: convert print_mac to %pM
2008-09-24 Harvey Harrisondrivers/net: replace __FUNCTION__ with __func__
2008-09-24 Breno Leitaos2io: Fix enabling VLAN tag stripping at driver initial...
2008-09-03 Ilpo Järvinens2io: reindented misleading for loop
2008-07-29 Breno LeitaoS2io: fix statistics flush after a MTU change
2008-07-26 FUJITA Tomonoridma-mapping: add the device argument to dma_mapping_error()
2008-07-18 David S. Millernet: Use queue aware tests throughout.
2008-07-18 David S. Millernetdev: Kill NETIF_F_MULTI_QUEUE.
2008-07-11 Sreenivasa HonnurS2io: Version update for IOMMU overflow checking and...
2008-07-11 Sreenivasa HonnurS2io: Enable msi-x link interrupts.
2008-07-11 Sreenivasa HonnurS2io: Fix IOMMU overflow checking.
2008-07-09 David S. Millernet: Delete NETDEVICES_MULTIQUEUE kconfig option.
2008-06-28 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-27 Andi Kleen[netdrvr] Fix IOMMU overflow checking in s2io.c
2008-06-14 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-10 Al Viros2io iomem annotations
2008-06-04 Al Viros2io iomem annotations
2008-05-31 Marcin Slusarznet/s2io: set_rxd_buffer_pointer returns -ENOMEM, not...
2008-05-26 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-05-22 Sreenivasa HonnurS2io: Version update for napi and MSI-X patches
2008-05-22 Sreenivasa HonnurS2io: Added napi support when MSIX is enabled.
2008-05-22 Sreenivasa HonnurS2io: Move all the transmit completions to a single...
2008-05-22 Ilpo Järvinens2io: add missing block braces to multistatement if...
2008-05-13 Jeff Garzik[netdrvr] Trim trailing whitespace for several drivers
2008-04-29 Sreenivasa HonnurS2io: Version update for multi ring patches
2008-04-29 Sreenivasa HonnurS2io: Enable multi ring support
2008-04-25 Sreenivasa HonnurS2io: Removed rx_lock and put_lock
2008-04-25 Sreenivasa HonnurS2io: Removed receive buffer replenishment tasklet
2008-04-25 Sreenivasa HonnurS2io: Version update for memory leak fix during free_tx...
2008-04-25 Sreenivasa HonnurS2io: Fix memory leak during free_tx_buffers
2008-04-03 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-29 Sreenivasa HonnurS2io: Version update for Tx completion patch
2008-03-28 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-26 Al Viros2io annotations
2008-03-26 Sreenivasa HonnurS2io: Handle TX completions on the same CPU as the...
2008-03-17 Sreenivasa HonnurS2io: Version update for multiqueue and vlan patches
2008-03-17 Sreenivasa HonnurS2io: Support for vlan_rx_kill_vid entry point
2008-03-17 Sreenivasa HonnurS2io: Multiqueue network device support - FIFO selectio...
2008-03-17 Sreenivasa HonnurS2io: Multiqueue network device support implementation
2008-03-05 Adrian Bunkmake s2io.c:init_tti() static
2008-02-03 Surjit ReangS2io: Fix for LRO Bugs
2008-01-28 Ramkrishna VepaS2io: Fixes to enable multiple transmit fifos
2008-01-28 Surjit ReangS2io: Fixes to enable multiple transmit fifo support
2008-01-28 Joe Perchesdrivers/net: Add missing "space"
2008-01-28 Sreenivasa Honnur[S2IO]: Support for add/delete/store/restore ethernet...
2008-01-28 Alejandro Martinez... netdev: use ARRAY_SIZE() instead of sizeof(array) ...
2008-01-18 Sreenivasa HonnurS2io: Fixed synchronization between scheduling of napi...
2008-01-09 David S. Miller[NET]: Do not check netif_running() and carrier state...
2007-12-14 Adrian Bunkdrivers/net/s2io.c section fixes
2007-12-07 Sreenivasa HonnurS2io: Check for register initialization completion...
2007-12-01 Sreenivasa HonnurS2io: Fixed the case when the card initialization fails...
2007-11-14 Sreenivasa Honnur[S2IO]: Fixed memory leak when MSI-X vector allocation...
2007-10-19 Jiri Slabys2io, rename BIT macro
2007-10-10 Stephen Hemmingers2io: sparse warnings fix (rev2)
2007-10-10 Sivakumar SubramaniS2io: Updating transceiver information in ethtool function
next