index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
myri10ge
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-07
myri10ge: Use the instance of net_device_stats from net_device.
Ajit Khaparde
1
-3
/
+2
2009-09-01
netdev: convert bulk of drivers to netdev_tx_t
Stephen Hemminger
1
-4
/
+7
2009-08-12
myri10ge: improve parity error detection and recovery
Brice Goglin
1
-17
/
+46
2009-07-05
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
Patrick McHardy
1
-2
/
+2
2009-07-05
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
1
-3
/
+3
2009-06-13
net: use symbolic values for ndo_start_xmit() return codes
Patrick McHardy
1
-1
/
+1
2009-05-29
net: dont update dev->trans_start in 10GB drivers
Eric Dumazet
1
-1
/
+0
2009-05-25
myri10ge: Add support for vlan_features
Brice Goglin
1
-1
/
+7
2009-05-25
myri10ge: drop myri10ge_lro module parameter
Brice Goglin
1
-6
/
+1
2009-05-25
myri10ge: fix the invokation of lro_flush_all
Brice Goglin
1
-1
/
+2
2009-05-19
myri10ge: update version to 1.5.0-1.415
Brice Goglin
1
-1
/
+1
2009-05-19
myri10ge: allow LRO to be enabled via ethtool
Brice Goglin
1
-4
/
+13
2009-04-17
myri10ge: fix compile error
Andrew Gallatin
1
-1
/
+1
2009-04-16
myri10ge: fix tx ring size in ethtool -g
Brice Goglin
1
-1
/
+1
2009-04-16
myri10ge: add MODULE_DEVICE_TABLE
Brice Goglin
1
-1
/
+3
2009-04-16
myri10ge: allow per-board firmware overriding
Brice Goglin
1
-2
/
+23
2009-04-16
myri10ge: force stats update in ethtool gstats
Brice Goglin
1
-0
/
+7
2009-04-15
myr10ge: again fix lro_gen_skb() alignment
Stanislaw Gruszka
1
-0
/
+1
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-2
/
+2
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
1
-2
/
+2
2009-03-24
myri10ge: update firmware headers to 1.4.41
Brice Goglin
1
-0
/
+9
2009-01-27
net: Add skb_record_rx_queue() calls to multiqueue capable drivers.
David S. Miller
1
-0
/
+1
2009-01-21
net: Remove redundant NAPI functions
Ben Hutchings
1
-3
/
+3
2009-01-20
myri10ge: don't forget pci_disable_device()
Brice Goglin
1
-6
/
+9
2009-01-05
myri10ge: print MAC and serial number on probe failure
Brice Goglin
1
-1
/
+5
2008-12-26
net: Fix warning fallout from recent NAPI interface changes.
David S. Miller
1
-1
/
+0
2008-12-25
myri10ge: update driver version to 1.4.4-1.395
Brice Goglin
1
-1
/
+1
2008-12-25
myri10ge: update firmware headers to 1.4.37
Brice Goglin
2
-83
/
+93
2008-12-22
net: Remove unused netdev arg from some NAPI interfaces.
Neil Horman
1
-3
/
+3
2008-12-09
myri10ge: check fragmentation in LRO get_frag_header()
Brice Goglin
1
-0
/
+2
2008-11-23
myri10ge: update firmware headers
Brice Goglin
1
-0
/
+1
2008-11-23
myri10ge: update DCA comments
Brice Goglin
1
-3
/
+3
2008-11-21
myri10ge: convert to net_device_ops
Stephen Hemminger
1
-7
/
+13
2008-11-20
myri10ge: remove hardcoded sram_size
Brice Goglin
1
-10
/
+13
2008-11-20
myri10ge: fix per-slice rx/tx_dropped counters
Brice Goglin
1
-2
/
+4
2008-11-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+3
2008-11-11
myri10ge: fix stop/go ordering even more
Brice Goglin
1
-1
/
+3
2008-11-03
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
1
-1
/
+0
2008-10-31
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+3
2008-10-31
myri10ge: fix stop/go mmio ordering
Brice Goglin
1
-1
/
+3
2008-10-27
net: convert print_mac to %pM
Johannes Berg
1
-3
/
+1
2008-10-22
myri10ge: disable NAPI on failure to setup the interface
Brice Goglin
1
-1
/
+5
2008-10-16
[netdrvr] myri10ge, ixgbe: remove broken select INTEL_IOATDMA
Jeff Garzik
1
-13
/
+13
2008-10-10
myri10ge: update driver version number to 1.4.3-1.369
Brice Goglin
1
-1
/
+1
2008-10-09
myri10ge: remove over-paranoid queue number modulus
Brice Goglin
1
-2
/
+0
2008-10-08
myri10ge: add multiqueue TX
Brice Goglin
1
-34
/
+118
2008-09-24
myri10ge: use DCA if DCA is compiled as a module
Brice Goglin
1
-13
/
+13
2008-09-24
myri10ge: Rename DCA-related firmware counters
Brice Goglin
1
-1
/
+1
2008-09-24
myri10ge: Stop scaring people when DCA is built but absent
Brice Goglin
1
-2
/
+3
2008-09-03
[netdrvr] removed unused #include <version.h>
Huang Weiyi
1
-1
/
+0
[next]