summaryrefslogtreecommitdiffstats
path: root/drivers/net/myri10ge
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-181-2/+9
|\
| * myri10ge: treat firmware data as constDavid Woodhouse2008-07-101-2/+9
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-101-1/+1
|\ \ | |/
| * myri10ge: update driver versionBrice Goglin2008-05-301-1/+1
* | myri10ge: add Direct Cache Access supportBrice Goglin2008-05-301-1/+145
* | myri10ge: add multislices supportBrice Goglin2008-05-301-242/+442
* | myri10ge: add routines for multislicesBrice Goglin2008-05-301-0/+256
|/
* make myri10ge_get_firmware_capabilities() staticAdrian Bunk2008-05-221-1/+1
* myri10ge: fix the number of interrupt slotsBrice Goglin2008-05-131-9/+5
* myri10ge: cleanup retrieving of firmware capabilitiesBrice Goglin2008-05-131-11/+31
* myri10ge: move data structures into a single sliceBrice Goglin2008-05-131-278/+316
* myri10ge: fix potential infinite loop in enable_ecrcBrice Goglin2008-05-131-2/+3
* myri10ge: trivial formatting fixBrice Goglin2008-05-131-1/+4
* myri10ge: add barrier in myri10ge_send_cmdBrice Goglin2008-05-131-1/+3
* myri10ge: report FIBER in ethtool for XFP based NICBrice Goglin2008-05-131-0/+35
* myri10ge: properly align scratch buffersBrice Goglin2008-05-131-2/+2
* myri10ge: increase and fix handoff timeoutBrice Goglin2008-05-131-2/+2
* myri10ge: fix module parameter descriptionsBrice Goglin2008-05-131-17/+18
* myri10ge: update firmware headersBrice Goglin2008-05-132-31/+64
* Remove duplicated unlikely() in IS_ERR()Hirofumi Nakagawa2008-04-291-1/+1
* 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: update firmware headersBrice Goglin2007-10-151-4/+86
* 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
OpenPOWER on IntegriCloud