Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b0692f2ff308f2645a43b415393d934eb939cc6c
/
drivers
/
net
/
myri10ge
801678c
Remove duplicated unlikely() in IS_ERR()
by Hirofumi Nakagawa
· 17 years ago
66341ff
annotate myri10ge
by Al Viro
· 17 years ago
4c3616c
netdev: use ARRAY_SIZE() instead of sizeof(array) / ETH_GSTRING_LEN
by Alejandro Martinez Ruiz
· 17 years ago
4ec2411
[NET]: Do not check netif_running() and carrier state in ->poll()
by David S. Miller
· 17 years ago
621544e
[LRO]: fix lro_gen_skb() alignment
by Andrew Gallatin
· 17 years ago
c956a24
Fix myri10ge NAPI oops & warnings
by Andrew Gallatin
· 17 years ago
898eb71
Add missing newlines to some uses of dev_<level> messages
by Joe Perches
· 17 years ago
e0d7c52
myri10ge: update driver version to 1.3.2-1.287
by Brice Goglin
· 17 years ago
4f93fde
myri10ge: add IPv6 TSO support
by Brice Goglin
· 17 years ago
af793e0
myri10ge: update firmware headers
by Brice Goglin
· 17 years ago
e636b2e
myri10ge: fix some indentation, white spaces, and comments
by Brice Goglin
· 17 years ago
b9f2c04
[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count
by Jeff Garzik
· 17 years ago
0795af5
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
by Joe Perches
· 17 years ago
88d3aaf
[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls
by Jeff Garzik
· 17 years ago
acb2cc8
[PATCH] drivers/net: remove superfluous memset
by Mariusz Kozlowski
· 17 years ago
1e6e934
[MYRI10GE]: Use LRO.
by Andrew Gallatin
· 17 years ago
bea3348
[NET]: Make NAPI polling independent of struct net_device objects.
by Stephen Hemminger
· 17 years ago
a07bc1f
myri10ge: Add support for PCI device id 9
by Brice Goglin
· 17 years ago
2972863
myri10ge: update driver version to 1.3.2-1.269
by Brice Goglin
· 17 years ago
302d242
myri10ge: use pcie_get/set_readrq
by Brice Goglin
· 17 years ago
626fda9
myri10ge: Use the pause counter to avoid a needless device reset
by Brice Goglin
· 17 years ago
c97884b
myri10ge: Remove nonsensical limit in the tx done routine
by Brice Goglin
· 17 years ago
199126a
Use is_power_of_2() in myri10ge/myri10ge.c
by vignesh babu
· 17 years ago
b245fb6
myri10ge: SET_NETDEV_DEV()
by Maik Hampel
· 17 years ago
6f8a7c6
myri10ge: update driver version
by Brice Goglin
· 17 years ago
798a95d
myri10ge: report when the link partner is running in Myrinet mode
by Brice Goglin
· 17 years ago
f181137
myri10ge: limit the number of recoveries
by Brice Goglin
· 17 years ago
6ffdd07
myri10ge: report link up/down in standard ethtool way
by Brice Goglin
· 17 years ago
5443e9e
myri10ge: replace the chipset whitelist with firmware autodetection
by Brice Goglin
· 18 years ago
0d6ac25
myri10ge: move the DMA test code into its own function
by Brice Goglin
· 18 years ago
2f76216
myri10ge: fix restoring of multicast list after reset
by Brice Goglin
· 18 years ago
772a815
myri10ge: update firmware headers
by Brice Goglin
· 18 years ago
cee505d
myri10ge: support new firmware counters
by Brice Goglin
· 18 years ago
27d7ff4
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
by Arnaldo Carvalho de Melo
· 18 years ago
ab6a5bb
[TCP]: Introduce tcp_hdrlen() and tcp_optlen()
by Arnaldo Carvalho de Melo
· 18 years ago
ea2ae17
[SK_BUFF]: Introduce skb_transport_offset()
by Arnaldo Carvalho de Melo
· 18 years ago
4c13eb6
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
by Arnaldo Carvalho de Melo
· 18 years ago
4b2281c
myri10ge: update driver version to 1.3.0-1.233
by Brice Goglin
· 18 years ago
f19baae
myri10ge: more Intel chipsets providing aligned PCIe completions
by Brice Goglin
· 18 years ago
ae8509b
myri10ge: fix management of the firmware 4KB boundary crossing restriction
by Brice Goglin
· 18 years ago
917690c
myri10ge: correctly detect when TSO should be used
by Brice Goglin
· 18 years ago
2ea34672
myri10ge: update driver version to 1.3.0-1.226
by Brice Goglin
· 18 years ago
b52a8b7
myri10ge: fix management of >4kB allocated pages
by Brice Goglin
· 18 years ago
f761fae
myri10ge: update wcfifo and intr_coal_delay default values
by Brice Goglin
· 18 years ago
aafa70e
myri10ge: Serverworks HT2100 provides aligned PCIe completion
by Brice Goglin
· 18 years ago
276e26c
myri10ge: add a wc_enabled flag to myri10ge_priv
by Brice Goglin
· 18 years ago
4c882dd
myri10ge: prevent 4k rdma on SGI TIOCE chipset
by Brice Goglin
· 18 years ago
34fdcce
myri10ge: use pci_map_page to prepare the dmatest buffer
by Brice Goglin
· 18 years ago
355c726
myri10ge: fix error checking and return value in myri10ge_allocate_rings
by Brice Goglin
· 18 years ago
4a2e612
myri10ge: fix copyright and license
by Brice Goglin
· 18 years ago
9dc6f0e
myri10ge: workaround buggy adopted firmwares
by Brice Goglin
· 18 years ago
1d39ed5
remove NETIF_F_TSO ifdefery
by Arjan van de Ven
· 18 years ago
b2db8dd
myri10ge: update driver version to 1.2.0
by Brice Goglin
· 18 years ago
21d05db
myri10ge: check that we can get an irq
by Brice Goglin
· 18 years ago
6ebc087
myri10ge: make wc_fifo usage load-time tunable
by Brice Goglin
· 18 years ago
1a63e84
myri10ge: handle failures in suspend and resume
by Brice Goglin
· 18 years ago
83f6e15
myri10ge: no need to save MSI and PCIe state in the driver
by Brice Goglin
· 18 years ago
3621cec
myri10ge: make msi configurable at runtime through sysfs
by Brice Goglin
· 18 years ago
df30a74
myri10ge: move request_irq to myri10ge_open
by Brice Goglin
· 18 years ago
7adda30
myri10ge: match number of save_state and restore
by Brice Goglin
· 18 years ago
5796df1
[PATCH] myri10ge: update driver version to 1.1.0
by Brice Goglin
· 18 years ago
13348be
[PATCH] myri10ge: fix big_bytes in case of vlan frames
by Brice Goglin
· 18 years ago
de3c450
[PATCH] myri10ge: Full vlan frame in small_bytes
by Brice Goglin
· 18 years ago
52ea6fb
[PATCH] myri10ge: drop contiguous skb routines
by Brice Goglin
· 18 years ago
c7dab99
[PATCH] myri10ge: switch to page-based skb
by Brice Goglin
· 18 years ago
dd50f33
[PATCH] myri10ge: add page-based skb routines
by Brice Goglin
· 18 years ago
6250223
[PATCH] myri10ge: indentation cleanups
by Brice Goglin
· 18 years ago
e67bda5
[PATCH] myri10ge: write as 2 32-byte blocks in myri10ge_submit_8rx
by Brice Goglin
· 18 years ago
8d1413b
Merge branch 'master' into upstream
by Jeff Garzik
· 18 years ago
4c1ac1b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
40f6cff
[PATCH] myri10ge annotations
by Al Viro
· 18 years ago
ff1dcad
[NET]: Split skb->csum
by Al Viro
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
1e7bed0
[PATCH] myri10ge: ServerWorks HT2000 PCI id is already defined in pci_ids.h
by Brice Goglin
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
a319a27
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 18 years ago
84fa793
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
by Patrick McHardy
· 18 years ago
7282d49
drivers/net: const-ify ethtool_ops declarations
by Jeff Garzik
· 18 years ago
ce7f936
[PATCH] myri10ge: improve firmware selection
by Brice Goglin
· 18 years ago
85a7ea1
[PATCH] myri10ge: use multicast support in the firmware
by Brice Goglin
· 18 years ago
c58ac5c
[PATCH] myri10ge: use netif_msg_link
by Brice Goglin
· 18 years ago
fd6746daa
[PATCH] myri10ge: convert to netdev_alloc_skb
by Brice Goglin
· 18 years ago
e700f9f
[PATCH] myri10ge: define some previously hardwired firmware constants
by Brice Goglin
· 18 years ago
013b68b
[PATCH] myri10ge: always re-enable dummy rdmas in myri10ge_resume
by Brice Goglin
· 18 years ago
c54772e
[PATCH] myri10ge - Fix spurious invokations of the watchdog reset handler
by Brice Goglin
· 18 years ago
e454358
[PATCH] myri10ge - Write the firmware in 256-bytes chunks
by Brice Goglin
· 18 years ago
9a71db7
[PATCH] myri10ge - Always do a dummy RDMA after loading the firmware
by Brice Goglin
· 18 years ago
4c2248c
[PATCH] myri10ge return value fix
by Brice Goglin
· 18 years ago
89114af
[NET] gso: Add skb_is_gso
by Herbert Xu
· 18 years ago
2c1a108
[PATCH] myri10ge - Export more parameters to ethtool
by Brice Goglin
· 18 years ago
d602078
[PATCH] myri10ge - Use dev_info() when printing parameters after probe
by Brice Goglin
· 18 years ago
18ac544
[PATCH] myri10ge - Drop ununsed nvidia chipset id
by brice@myri.com
· 18 years ago
ec59097
[PATCH] myri10ge - Drop unused pm_state
by brice@myri.com
· 18 years ago
1fb9df5
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
7967168
[NET]: Merge TSO/UFO fields in sk_buff
by Herbert Xu
· 18 years ago
5b057c6
[NET]: Avoid allocating skb in skb_pad
by Herbert Xu
· 18 years ago
bfcbb00
[PATCH] myri10ge - drop workaround pci_save_state() disabling MSI
by Brice Goglin
· 18 years ago
69eb887
[PATCH] myri10ge - drop workaround for the missing AER ext cap on nVidia CK804
by Brice Goglin
· 18 years ago
bec0e85
[PATCH] myri10ge build fix
by Andrew Morton
· 18 years ago
b10c066
[PATCH] myri10ge update
by Brice Goglin
· 18 years ago
Next »