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
/
cadence
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-15
net/macb: fix error return code in macb_probe()
Nicolas Ferre
1
-2
/
+2
2013-04-12
net/at91_ether: fix error return code in at91ether_probe()
Wei Yongjun
1
-1
/
+2
2013-04-02
net/cadence/macb: Simplify OF dependencies
Guenter Roeck
1
-37
/
+6
2013-04-02
net/cadence/at91_ether: Simplify OF dependencies
Guenter Roeck
1
-38
/
+6
2013-03-28
net/macb: make clk_enable atomic
Steffen Trumtrar
1
-10
/
+10
2013-03-28
net/macb: force endian_swp_pkt_en to off
Steffen Trumtrar
2
-0
/
+3
2013-03-28
net/macb: clear tx/rx completion flags in ISR
Steffen Trumtrar
1
-0
/
+3
2013-03-15
drivers:net: Remove dma_alloc_coherent OOM messages
Joe Perches
1
-11
/
+8
2013-03-09
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
Joe Perches
1
-1
/
+0
2013-03-05
net: macb: use module_platform_driver_probe()
Jingoo Han
1
-12
/
+1
2013-03-05
net: at91_ether: use module_platform_driver_probe()
Jingoo Han
1
-12
/
+1
2013-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-0
/
+1
2013-02-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net
David S. Miller
1
-0
/
+5
2013-02-14
drivers/net,AT91RM9200: add missing GENERIC_HARDIRQS dependency
Heiko Carstens
1
-0
/
+1
2013-02-13
net/macb: fix race with RX interrupt while doing NAPI
Nicolas Ferre
1
-0
/
+5
2013-01-14
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
Florian Fainelli
1
-1
/
+1
2012-12-03
net/cadence: remove __dev* attributes
Bill Pemberton
2
-6
/
+6
2012-11-23
net/macb: GEM DMA configuration register update
Nicolas Ferre
2
-2
/
+19
2012-11-19
net/ethernet: remove useless is_valid_ether_addr from drivers ndo_open
Joachim Eastwood
2
-6
/
+0
2012-11-19
net/macb: move to circ_buf macros and fix initial condition
Nicolas Ferre
1
-10
/
+7
2012-11-14
net/macb: clear unused address register
Joachim Eastwood
2
-0
/
+14
2012-11-14
net/macb: add support for phy irq via gpio pin
Joachim Eastwood
1
-1
/
+11
2012-11-07
net/at91_ether: fix comment and style issues
Joachim Eastwood
1
-60
/
+51
2012-11-07
net/at91_ether: clean up print outs
Joachim Eastwood
1
-10
/
+7
2012-11-07
net/at91_ether: drop board_data private struct member
Joachim Eastwood
2
-8
/
+1
2012-11-07
net/at91_ether: use stat function from macb
Joachim Eastwood
3
-42
/
+11
2012-11-07
net/at91_ether: use macb functions for get/set hwaddr
Joachim Eastwood
1
-109
/
+3
2012-11-07
net/macb: export macb_set_hwaddr and macb_get_hwaddr
Joachim Eastwood
2
-3
/
+7
2012-11-07
net/macb: support reversed hw addr
Joachim Eastwood
1
-6
/
+18
2012-11-07
net/macb: check all address registers sets
Joachim Eastwood
1
-15
/
+20
2012-11-06
net: at91_ether: add pinctrl support
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+11
2012-11-06
net: at91_ether: add dt support
Jean-Christophe PLAGNIOL-VILLARD
1
-7
/
+66
2012-11-03
macb: Keep driver's speed/duplex in sync with actual NCFGR
Vitalii Demianets
1
-0
/
+2
2012-11-01
net/macb: add pinctrl consumer support
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+11
2012-11-01
net/macb: Offset first RX buffer by two bytes
Havard Skinnemoen
1
-7
/
+16
2012-11-01
net/macb: better manage tx errors
Nicolas Ferre
2
-54
/
+113
2012-11-01
net/macb: ethtool interface: add register dump feature
Nicolas Ferre
2
-0
/
+43
2012-11-01
net/macb: clean up ring buffer logic
Havard Skinnemoen
3
-73
/
+127
2012-11-01
net/macb: tx status is more than 8 bits now
Nicolas Ferre
1
-1
/
+1
2012-11-01
net/macb: remove macb_get_drvinfo()
Nicolas Ferre
1
-11
/
+0
2012-11-01
net/macb: change debugging messages
Havard Skinnemoen
1
-10
/
+12
2012-11-01
net/macb: memory barriers cleanup
Havard Skinnemoen
1
-4
/
+14
2012-11-01
net/macb: Add support for Gigabit Ethernet mode
Patrice Vilchez
2
-3
/
+16
2012-10-31
net/cadence: depend on HAS_IOMEM
Joachim Eastwood
1
-0
/
+1
2012-10-23
net/at91_ether: add pdata flag for reverse Eth addr
Joachim Eastwood
2
-4
/
+2
2012-10-23
net/at91_ether: select MACB in Kconfig
Joachim Eastwood
2
-2
/
+2
2012-10-23
net/cadence: get rid of HAVE_NET_MACB
Joachim Eastwood
1
-5
/
+0
2012-10-23
net/macb: fix truncate warnings
Joachim Eastwood
1
-4
/
+4
2012-10-19
net/at91_ether: convert to devm_* functions
Joachim Eastwood
1
-18
/
+7
2012-10-19
net/at91_ether: clean up rx buffer handling
Joachim Eastwood
2
-51
/
+68
[next]