summaryrefslogtreecommitdiffstats
path: root/drivers/net/myri10ge/myri10ge.c
Commit message (Expand)AuthorAgeFilesLines
* annotate myri10geAl Viro2008-01-281-5/+9
* netdev: use ARRAY_SIZE() instead of sizeof(array) / ETH_GSTRING_LENAlejandro Martinez Ruiz2008-01-281-1/+1
* [NET]: Do not check netif_running() and carrier state in ->poll()David S. Miller2008-01-081-1/+1
* [LRO]: fix lro_gen_skb() alignmentAndrew Gallatin2007-12-051-0/+1
* Fix myri10ge NAPI oops & warningsAndrew Gallatin2007-11-011-3/+3
* Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-181-1/+2
* myri10ge: update driver version to 1.3.2-1.287Brice Goglin2007-10-151-1/+1
* myri10ge: add IPv6 TSO supportBrice Goglin2007-10-151-8/+79
* myri10ge: fix some indentation, white spaces, and commentsBrice Goglin2007-10-151-6/+5
* [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik2007-10-101-3/+8
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-8/+3
* [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik2007-10-101-3/+0
* [PATCH] drivers/net: remove superfluous memsetMariusz Kozlowski2007-10-101-1/+0
* [MYRI10GE]: Use LRO.Andrew Gallatin2007-10-101-1/+108
* [NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2007-10-101-23/+17
* myri10ge: Add support for PCI device id 9Brice Goglin2007-09-191-0/+3
* myri10ge: update driver version to 1.3.2-1.269Brice Goglin2007-08-251-1/+1
* myri10ge: use pcie_get/set_readrqBrice Goglin2007-08-251-26/+6
* myri10ge: Use the pause counter to avoid a needless device resetBrice Goglin2007-08-141-7/+18
* myri10ge: Remove nonsensical limit in the tx done routineBrice Goglin2007-07-161-6/+0
* Use is_power_of_2() in myri10ge/myri10ge.cvignesh babu2007-07-101-1/+2
* myri10ge: SET_NETDEV_DEV()Maik Hampel2007-07-021-0/+2
* myri10ge: update driver versionBrice Goglin2007-06-121-1/+1
* myri10ge: report when the link partner is running in Myrinet modeBrice Goglin2007-06-121-5/+10
* myri10ge: limit the number of recoveriesBrice Goglin2007-06-121-2/+10
* myri10ge: report link up/down in standard ethtool wayBrice Goglin2007-06-031-0/+1
* myri10ge: replace the chipset whitelist with firmware autodetectionBrice Goglin2007-05-081-56/+65
* myri10ge: move the DMA test code into its own functionBrice Goglin2007-05-081-53/+68
* myri10ge: fix restoring of multicast list after resetBrice Goglin2007-05-081-5/+5
* myri10ge: support new firmware countersBrice Goglin2007-05-081-1/+8
* [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-251-1/+1
* [TCP]: Introduce tcp_hdrlen() and tcp_optlen()Arnaldo Carvalho de Melo2007-04-251-2/+1
* [SK_BUFF]: Introduce skb_transport_offset()Arnaldo Carvalho de Melo2007-04-251-2/+3
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-251-1/+0
* myri10ge: update driver version to 1.3.0-1.233Brice Goglin2007-04-111-1/+1
* myri10ge: more Intel chipsets providing aligned PCIe completionsBrice Goglin2007-04-111-0/+16
* myri10ge: fix management of the firmware 4KB boundary crossing restrictionBrice Goglin2007-04-111-11/+8
* myri10ge: correctly detect when TSO should be usedBrice Goglin2007-03-281-4/+3
* myri10ge: update driver version to 1.3.0-1.226Brice Goglin2007-03-231-1/+1
* myri10ge: fix management of >4kB allocated pagesBrice Goglin2007-03-231-0/+8
* myri10ge: update wcfifo and intr_coal_delay default valuesBrice Goglin2007-03-231-2/+2
* myri10ge: Serverworks HT2100 provides aligned PCIe completionBrice Goglin2007-03-231-0/+8
* myri10ge: add a wc_enabled flag to myri10ge_privBrice Goglin2007-03-091-3/+7
* myri10ge: prevent 4k rdma on SGI TIOCE chipsetBrice Goglin2007-03-091-0/+6
* myri10ge: use pci_map_page to prepare the dmatest bufferBrice Goglin2007-03-091-6/+16
* myri10ge: fix error checking and return value in myri10ge_allocate_ringsBrice Goglin2007-03-091-0/+4
* myri10ge: fix copyright and licenseBrice Goglin2007-03-021-11/+11
* myri10ge: workaround buggy adopted firmwaresBrice Goglin2007-02-271-4/+23
* remove NETIF_F_TSO ifdeferyArjan van de Ven2007-02-051-10/+0
* myri10ge: update driver version to 1.2.0Brice Goglin2007-01-181-1/+1
OpenPOWER on IntegriCloud