aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/myri10ge (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-05-13myri10ge: report FIBER in ethtool for XFP based NICBrice Goglin1-0/+35
2008-05-13myri10ge: properly align scratch buffersBrice Goglin1-2/+2
2008-05-13myri10ge: increase and fix handoff timeoutBrice Goglin1-2/+2
2008-05-13myri10ge: fix module parameter descriptionsBrice Goglin1-17/+18
2008-05-13myri10ge: update firmware headersBrice Goglin2-31/+64
2008-04-29Remove duplicated unlikely() in IS_ERR()Hirofumi Nakagawa1-1/+1
2008-01-28annotate myri10geAl Viro1-5/+9
2008-01-28netdev: use ARRAY_SIZE() instead of sizeof(array) / ETH_GSTRING_LENAlejandro Martinez Ruiz1-1/+1
2008-01-08[NET]: Do not check netif_running() and carrier state in ->poll()David S. Miller1-1/+1
2007-12-05[LRO]: fix lro_gen_skb() alignmentAndrew Gallatin1-0/+1
2007-11-01Fix myri10ge NAPI oops & warningsAndrew Gallatin1-3/+3
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches1-1/+2
2007-10-15myri10ge: update driver version to 1.3.2-1.287Brice Goglin1-1/+1
2007-10-15myri10ge: add IPv6 TSO supportBrice Goglin1-8/+79
2007-10-15myri10ge: update firmware headersBrice Goglin1-4/+86
2007-10-15myri10ge: fix some indentation, white spaces, and commentsBrice Goglin1-6/+5
2007-10-10[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik1-3/+8
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches1-8/+3
2007-10-10[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik1-3/+0
2007-10-10[PATCH] drivers/net: remove superfluous memsetMariusz Kozlowski1-1/+0
2007-10-10[MYRI10GE]: Use LRO.Andrew Gallatin1-1/+108
2007-10-10[NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger1-23/+17
2007-09-19myri10ge: Add support for PCI device id 9Brice Goglin1-0/+3
2007-08-25myri10ge: update driver version to 1.3.2-1.269Brice Goglin1-1/+1
2007-08-25myri10ge: use pcie_get/set_readrqBrice Goglin1-26/+6
2007-08-14myri10ge: Use the pause counter to avoid a needless device resetBrice Goglin1-7/+18
2007-07-16myri10ge: Remove nonsensical limit in the tx done routineBrice Goglin1-6/+0
2007-07-10Use is_power_of_2() in myri10ge/myri10ge.cvignesh babu1-1/+2
2007-07-02myri10ge: SET_NETDEV_DEV()Maik Hampel1-0/+2
2007-06-12myri10ge: update driver versionBrice Goglin1-1/+1
2007-06-12myri10ge: report when the link partner is running in Myrinet modeBrice Goglin1-5/+10
2007-06-12myri10ge: limit the number of recoveriesBrice Goglin1-2/+10
2007-06-03myri10ge: report link up/down in standard ethtool wayBrice Goglin1-0/+1
2007-05-08myri10ge: replace the chipset whitelist with firmware autodetectionBrice Goglin1-56/+65
2007-05-08myri10ge: move the DMA test code into its own functionBrice Goglin1-53/+68
2007-05-08myri10ge: fix restoring of multicast list after resetBrice Goglin1-5/+5
2007-05-08myri10ge: update firmware headersBrice Goglin1-1/+13
2007-05-08myri10ge: support new firmware countersBrice Goglin2-2/+13
2007-04-25[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo1-1/+1
2007-04-25[TCP]: Introduce tcp_hdrlen() and tcp_optlen()Arnaldo Carvalho de Melo1-2/+1
2007-04-25[SK_BUFF]: Introduce skb_transport_offset()Arnaldo Carvalho de Melo1-2/+3
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo1-1/+0
2007-04-11myri10ge: update driver version to 1.3.0-1.233Brice Goglin1-1/+1
2007-04-11myri10ge: more Intel chipsets providing aligned PCIe completionsBrice Goglin1-0/+16
2007-04-11myri10ge: fix management of the firmware 4KB boundary crossing restrictionBrice Goglin1-11/+8
2007-03-28myri10ge: correctly detect when TSO should be usedBrice Goglin1-4/+3
2007-03-23myri10ge: update driver version to 1.3.0-1.226Brice Goglin1-1/+1
2007-03-23myri10ge: fix management of >4kB allocated pagesBrice Goglin1-0/+8
2007-03-23myri10ge: update wcfifo and intr_coal_delay default valuesBrice Goglin1-2/+2
2007-03-23myri10ge: Serverworks HT2100 provides aligned PCIe completionBrice Goglin1-0/+8