Merge branch 'core/xen' into x86/xen
[safe/jmp/linux-2.6] / drivers / net / myri10ge / myri10ge.c
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-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-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
2007-10-18 Joe PerchesAdd missing newlines to some uses of dev_<level> messages
2007-10-15 Brice Goglinmyri10ge: update driver version to 1.3.2-1.287
2007-10-15 Brice Goglinmyri10ge: add IPv6 TSO support
2007-10-15 Brice Goglinmyri10ge: fix some indentation, white spaces, and comments
2007-10-10 Jeff Garzik[netdrvr] Stop using legacy hooks ->self_test_count...
2007-10-10 Joe Perches[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
2007-10-10 Jeff Garzik[ETHTOOL] Provide default behaviors for a few ethtool...
2007-10-10 Mariusz Kozlowski[PATCH] drivers/net: remove superfluous memset
2007-10-10 Andrew Gallatin[MYRI10GE]: Use LRO.
2007-10-10 Stephen Hemminger[NET]: Make NAPI polling independent of struct net_devi...
2007-09-19 Brice Goglinmyri10ge: Add support for PCI device id 9
2007-08-25 Brice Goglinmyri10ge: update driver version to 1.3.2-1.269
2007-08-25 Brice Goglinmyri10ge: use pcie_get/set_readrq
2007-08-14 Brice Goglinmyri10ge: Use the pause counter to avoid a needless...
2007-07-16 Brice Goglinmyri10ge: Remove nonsensical limit in the tx done routine
2007-07-10 vignesh babuUse is_power_of_2() in myri10ge/myri10ge.c
2007-07-02 Maik Hampelmyri10ge: SET_NETDEV_DEV()
2007-06-12 Brice Goglinmyri10ge: update driver version
2007-06-12 Brice Goglinmyri10ge: report when the link partner is running in...
2007-06-12 Brice Goglinmyri10ge: limit the number of recoveries
2007-06-03 Brice Goglinmyri10ge: report link up/down in standard ethtool way
2007-05-08 Brice Goglinmyri10ge: replace the chipset whitelist with firmware...
2007-05-08 Brice Goglinmyri10ge: move the DMA test code into its own function
2007-05-08 Brice Goglinmyri10ge: fix restoring of multicast list after reset
2007-05-08 Brice Goglinmyri10ge: support new firmware counters
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
2007-04-26 Arnaldo Carvalho... [TCP]: Introduce tcp_hdrlen() and tcp_optlen()
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_transport_offset()
2007-04-26 Arnaldo Carvalho... [ETH]: Make eth_type_trans set skb->dev like the other...
2007-04-11 Brice Goglinmyri10ge: update driver version to 1.3.0-1.233
2007-04-11 Brice Goglinmyri10ge: more Intel chipsets providing aligned PCIe...
2007-04-11 Brice Goglinmyri10ge: fix management of the firmware 4KB boundary...
2007-03-28 Brice Goglinmyri10ge: correctly detect when TSO should be used
2007-03-23 Brice Goglinmyri10ge: update driver version to 1.3.0-1.226
2007-03-23 Brice Goglinmyri10ge: fix management of >4kB allocated pages
2007-03-23 Brice Goglinmyri10ge: update wcfifo and intr_coal_delay default...
2007-03-23 Brice Goglinmyri10ge: Serverworks HT2100 provides aligned PCIe...
2007-03-09 Brice Goglinmyri10ge: add a wc_enabled flag to myri10ge_priv
2007-03-09 Brice Goglinmyri10ge: prevent 4k rdma on SGI TIOCE chipset
2007-03-09 Brice Goglinmyri10ge: use pci_map_page to prepare the dmatest buffer
2007-03-09 Brice Goglinmyri10ge: fix error checking and return value in myri10...
2007-03-03 Brice Goglinmyri10ge: fix copyright and license
2007-02-27 Brice Goglinmyri10ge: workaround buggy adopted firmwares
2007-02-05 Arjan van de Venremove NETIF_F_TSO ifdefery
2007-01-18 Brice Goglinmyri10ge: update driver version to 1.2.0
2007-01-18 Brice Goglinmyri10ge: check that we can get an irq
2007-01-18 Brice Goglinmyri10ge: make wc_fifo usage load-time tunable
2006-12-26 Brice Goglinmyri10ge: handle failures in suspend and resume
2006-12-26 Brice Goglinmyri10ge: no need to save MSI and PCIe state in the...
2006-12-26 Brice Goglinmyri10ge: make msi configurable at runtime through...
2006-12-26 Brice Goglinmyri10ge: move request_irq to myri10ge_open
2006-12-26 Brice Goglinmyri10ge: match number of save_state and restore
2006-12-11 Brice Goglin[PATCH] myri10ge: update driver version to 1.1.0
2006-12-11 Brice Goglin[PATCH] myri10ge: fix big_bytes in case of vlan frames
2006-12-11 Brice Goglin[PATCH] myri10ge: Full vlan frame in small_bytes
2006-12-11 Brice Goglin[PATCH] myri10ge: drop contiguous skb routines
2006-12-11 Brice Goglin[PATCH] myri10ge: switch to page-based skb
2006-12-11 Brice Goglin[PATCH] myri10ge: add page-based skb routines
2006-12-11 Brice Goglin[PATCH] myri10ge: indentation cleanups
2006-12-07 Brice Goglin[PATCH] myri10ge: write as 2 32-byte blocks in myri10ge...
2006-12-07 Jeff GarzikMerge branch 'master' into upstream
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-04 Al Viro[PATCH] myri10ge annotations
2006-12-03 Al Viro[NET]: Split skb->csum
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-11-01 Brice Goglin[PATCH] myri10ge: ServerWorks HT2000 PCI id is already...
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-09-24 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-09-22 Patrick McHardy[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM...
next