Merge branch 'linus' into cont_syslog
[safe/jmp/linux-2.6] / drivers / net / myri10ge /
2010-04-14 Eric Dumazetdrivers: net: use skb_headlen()
2010-04-13 FUJITA Tomonorimyri10ge: use the DMA state API instead of the pci...
2010-04-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-04-11 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2010-04-08 Brice Goglinmyri10ge: fix rx_pause in myri10ge_set_pauseparam
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 Dan Carpentermyri: remove dead code
2010-02-26 Brice Goglinmyri10ge: optimize 4k-boundary check when stocking...
2010-02-26 Jiri Pirkonet: convert multiple drivers to use netdev_for_each_mc...
2010-02-26 Joe Perchesdrivers/net/myri10ge: Use pr_<level> and netdev_<level>
2010-01-08 Alexey Dobriyandrivers/net/: use DEFINE_PCI_DEVICE_TABLE()
2009-12-09 Brice Goglinmyri10ge: use src+dst for rss hashing
2009-12-03 Joe Perchesdrivers/net: Move && and || to end of previous line
2009-11-11 Ben Hutchingsmyri10ge: declare MODULE_FIRMWARE
2009-10-27 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-10-23 Brice Goglinmyri10ge: improve port type reporting in ethtool
2009-10-08 Ajit Khapardemyri10ge: Use the instance of net_device_stats from...
2009-09-01 Stephen Hemmingernetdev: convert bulk of drivers to netdev_tx_t
2009-08-13 Brice Goglinmyri10ge: improve parity error detection and recovery
2009-07-06 Patrick McHardynet: convert remaining non-symbolic return values in...
2009-07-06 Patrick McHardynet: use NETDEV_TX_OK instead of 0 in ndo_start_xmit...
2009-06-13 Patrick McHardynet: use symbolic values for ndo_start_xmit() return...
2009-05-29 Eric Dumazetnet: dont update dev->trans_start in 10GB drivers
2009-05-25 Brice Goglinmyri10ge: Add support for vlan_features
2009-05-25 Brice Goglinmyri10ge: drop myri10ge_lro module parameter
2009-05-25 Brice Goglinmyri10ge: fix the invokation of lro_flush_all
2009-05-19 Brice Goglinmyri10ge: update version to 1.5.0-1.415
2009-05-19 Brice Goglinmyri10ge: allow LRO to be enabled via ethtool
2009-04-17 Andrew Gallatinmyri10ge: fix compile error
2009-04-17 Brice Goglinmyri10ge: fix tx ring size in ethtool -g
2009-04-17 Brice Goglinmyri10ge: add MODULE_DEVICE_TABLE
2009-04-17 Brice Goglinmyri10ge: allow per-board firmware overriding
2009-04-17 Brice Goglinmyri10ge: force stats update in ethtool gstats
2009-04-15 Stanislaw Gruszkamyr10ge: again fix lro_gen_skb() alignment
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-03-24 Brice Goglinmyri10ge: update firmware headers to 1.4.41
2009-01-28 David S. Millernet: Add skb_record_rx_queue() calls to multiqueue...
2009-01-21 Ben Hutchingsnet: Remove redundant NAPI functions
2009-01-20 Brice Goglinmyri10ge: don't forget pci_disable_device()
2009-01-06 Brice Goglinmyri10ge: print MAC and serial number on probe failure
2008-12-26 David S. Millernet: Fix warning fallout from recent NAPI interface...
2008-12-26 Brice Goglinmyri10ge: update driver version to 1.4.4-1.395
2008-12-26 Brice Goglinmyri10ge: update firmware headers to 1.4.37
2008-12-23 Neil Hormannet: Remove unused netdev arg from some NAPI interfaces.
2008-12-09 Brice Goglinmyri10ge: check fragmentation in LRO get_frag_header()
2008-11-23 Brice Goglinmyri10ge: update firmware headers
2008-11-23 Brice Goglinmyri10ge: update DCA comments
2008-11-22 Stephen Hemmingermyri10ge: convert to net_device_ops
2008-11-20 Brice Goglinmyri10ge: remove hardcoded sram_size
2008-11-20 Brice Goglinmyri10ge: fix per-slice rx/tx_dropped counters
2008-11-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-11 Brice Goglinmyri10ge: fix stop/go ordering even more
2008-11-04 David S. Millerdrivers/net: Kill now superfluous ->last_rx stores.
2008-10-31 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-10-31 Brice Goglinmyri10ge: fix stop/go mmio ordering
2008-10-28 Johannes Bergnet: convert print_mac to %pM
2008-10-22 Brice Goglinmyri10ge: disable NAPI on failure to setup the interface
2008-10-16 Jeff Garzik[netdrvr] myri10ge, ixgbe: remove broken select INTEL_I...
2008-10-10 Brice Goglinmyri10ge: update driver version number to 1.4.3-1.369
2008-10-09 Brice Goglinmyri10ge: remove over-paranoid queue number modulus
2008-10-08 Brice Goglinmyri10ge: add multiqueue TX
2008-09-24 Brice Goglinmyri10ge: use DCA if DCA is compiled as a module
2008-09-24 Brice Goglinmyri10ge: Rename DCA-related firmware counters
2008-09-24 Brice Goglinmyri10ge: Stop scaring people when DCA is built but...
2008-09-03 Huang Weiyi[netdrvr] removed unused #include <version.h>
2008-08-28 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-08-27 Brice Goglinmyri10ge: update version string to 1.4.3-1.358
2008-08-23 Adrian Bunkremoved unused #include <linux/version.h>'s
2008-08-14 Brice Goglinmyri10ge: myri10ge_fw_name also overrides the rss firmware
2008-08-07 Brice Goglinmyri10ge: set 64bits consistent DMA mask
2008-08-07 Brice Goglinmyri10ge: update firmware headers
2008-07-22 Brice Goglinmyri10ge: use ioremap_wc
2008-07-22 Brice Goglinmyri10ge: remove wcfifo
2008-07-18 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2008-07-10 David Woodhousemyri10ge: treat firmware data as const
2008-06-10 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-05-31 Brice Goglinmyri10ge: add Direct Cache Access support
2008-05-31 Brice Goglinmyri10ge: add multislices support
2008-05-31 Brice Goglinmyri10ge: add routines for multislices
2008-05-31 Brice Goglinmyri10ge: update driver version
2008-05-22 Adrian Bunkmake myri10ge_get_firmware_capabilities() static
2008-05-13 Brice Goglinmyri10ge: fix the number of interrupt slots
2008-05-13 Brice Goglinmyri10ge: cleanup retrieving of firmware capabilities
2008-05-13 Brice Goglinmyri10ge: move data structures into a single slice
2008-05-13 Brice Goglinmyri10ge: fix potential infinite loop in enable_ecrc
2008-05-13 Brice Goglinmyri10ge: trivial formatting fix
2008-05-13 Brice Goglinmyri10ge: add barrier in myri10ge_send_cmd
2008-05-13 Brice Goglinmyri10ge: report FIBER in ethtool for XFP based NIC
2008-05-13 Brice Goglinmyri10ge: properly align scratch buffers
2008-05-13 Brice Goglinmyri10ge: increase and fix handoff timeout
2008-05-13 Brice Goglinmyri10ge: fix module parameter descriptions
2008-05-13 Brice Goglinmyri10ge: update firmware headers
2008-04-29 Hirofumi NakagawaRemove duplicated unlikely() in IS_ERR()
2008-01-28 Al Viroannotate myri10ge
2008-01-28 Alejandro Martinez... netdev: use ARRAY_SIZE() instead of sizeof(array) ...
2008-01-09 David S. Miller[NET]: Do not check netif_running() and carrier state...
2007-12-05 Andrew Gallatin[LRO]: fix lro_gen_skb() alignment
2007-11-01 Andrew GallatinFix myri10ge NAPI oops & warnings
next