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
/
ethernet
/
freescale
/
gianfar.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-31
gianfar: Enable device wakeup when appropriate
Claudiu Manoil
1
-3
/
+0
2015-03-15
gianfar: Make FCB access endian safe
Claudiu Manoil
1
-4
/
+4
2015-03-15
gianfar: Make BDs access endian safe
Claudiu Manoil
1
-8
/
+16
2014-12-30
net: gianfar: add missing __iomem annotation
Kevin Hao
1
-1
/
+1
2014-10-29
gianfar: Implement PAUSE frame generation support
Matei Pavaluca
1
-1
/
+33
2014-10-29
Add flow control support flags to gianfar's capabilities
Pavaluca Matei-B46610
1
-3
/
+1
2014-10-09
gianfar: Replace eieio with wmb for non-PPC archs
Claudiu Manoil
1
-0
/
+16
2014-10-09
gianfar: Replace spin_event_timeout() with arch independent
Claudiu Manoil
1
-0
/
+15
2014-03-10
gianfar: Use Single-Queue polling for "fsl,etsec2"
Claudiu Manoil
1
-10
/
+31
2014-03-10
gianfar: Separate out the Tx interrupt handling (Tx NAPI)
Claudiu Manoil
1
-4
/
+7
2014-02-24
gianfar: Fix device reset races (oops) for Tx
Claudiu Manoil
1
-7
/
+9
2014-02-24
gianfar: Fix on-the-fly vlan and mtu updates
Claudiu Manoil
1
-2
/
+0
2014-02-18
gianfar: Add missing graceful reset steps and fixes
Claudiu Manoil
1
-1
/
+2
2014-02-18
gianfar: Remove useless HAS_PADDING device flag
Claudiu Manoil
1
-1
/
+0
2014-02-18
gianfar: Remove sysfs stubs for FIFOCFG and stashing
Claudiu Manoil
1
-6
/
+0
2014-02-18
gianfar: Cleanup/Fix gfar_probe and the hw init code
Claudiu Manoil
1
-3
/
+31
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-09-24
gianfar: Remove extern from function prototypes
Joe Perches
1
-13
/
+13
2013-09-03
gianfar: Fix reported number of sent bytes to BQL
Claudiu Manoil
1
-1
/
+1
2013-08-13
gianfar: Add flow control support
Claudiu Manoil
1
-1
/
+9
2013-08-01
gianfar: Remove unused field grp_id from gfar_priv_grp
Claudiu Manoil
1
-3
/
+1
2013-03-21
gianfar: Remove superfluous kernel_dropped local counter
Claudiu Manoil
1
-1
/
+0
2013-03-20
gianfar: Refactor config coalescing calls for all queues
Claudiu Manoil
1
-2
/
+1
2013-03-20
gianfar: Poll only active Rx queues
Claudiu Manoil
1
-1
/
+3
2013-02-14
gianfar: Fix and cleanup Rx FCB indication
Claudiu Manoil
1
-0
/
+1
2013-02-14
gianfar: Cleanup and optimize struct gfar_private
Claudiu Manoil
1
-45
/
+48
2013-02-14
gianfar: Add device ref (dev) in gfar_private
Claudiu Manoil
1
-0
/
+1
2013-02-14
gianfar: Remove unused device_node ref in gfar_private
Claudiu Manoil
1
-1
/
+0
2013-02-12
gianfar: convert u64 status counters to atomic64_t
Paul Gortmaker
1
-15
/
+16
2013-02-12
gianfar: remove largely unused gfar_stats struct
Paul Gortmaker
1
-7
/
+1
2013-01-29
gianfar: Pack struct gfar_priv_grp into three cachelines
Claudiu Manoil
1
-18
/
+22
2013-01-29
gianfar: Optimize struct gfar_priv_tx_q for two cache lines
Claudiu Manoil
1
-13
/
+12
2013-01-11
gianfar: use more portable i/o accessors
Kim Phillips
1
-4
/
+4
2013-01-06
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
1
-2
/
+0
2012-10-07
net: remove skb recycling
Eric Dumazet
1
-2
/
+0
2012-09-24
gianfar: Change default HW Tx queue scheduling mode
Claudiu Manoil
1
-1
/
+10
2012-04-04
gianfar: Support the get_ts_info ethtool method.
Richard Cochran
1
-0
/
+3
2012-03-25
gianfar: Fix possible overrun and simplify interrupt name field creation
Joe Perches
1
-1
/
+1
2012-03-15
gianfar: delete orphaned version strings and dead macros
Paul Gortmaker
1
-3
/
+0
2012-01-30
drivers/net: fix up stale paths from driver reorg
Paul Gortmaker
1
-1
/
+1
2012-01-12
gianfar: Fix invalid TX frames returned on error queue when time stamping
Manfred Rudigier
1
-0
/
+3
2011-11-16
ethernet: Convert MAC_ADDR_LEN uses to ETH_ALEN
Joe Perches
1
-3
/
+0
2011-11-16
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
1
-2
/
+2
2011-08-12
freescale: Move the Freescale drivers
Jeff Kirsher
1
-0
/
+1216