myri10ge: convert to net_device_ops
[safe/jmp/linux-2.6] / drivers / net / myri10ge /
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
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: update firmware headers
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: update firmware headers
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
next