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
/
staging
/
et131x
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-21
staging: et131x: Removing final checkpatch errors, all line >80 chars
Mark Einon
1
-18
/
+27
2012-11-21
staging: et131x: Replace kmem_cache use with plain kmalloc/kfree
Mark Einon
2
-61
/
+19
2012-11-21
staging: et131x: Remove incorrect comments regarding alignment
Mark Einon
1
-10
/
+0
2012-11-21
staging: et131x: Reduce indenting in et131x_rx_dma_memory_free()
Mark Einon
1
-20
/
+20
2012-11-21
staging: et131x: Remove alignment offset padding on DMA buffer allocation/free
Mark Einon
1
-4
/
+2
2012-11-21
staging: et131x: Refactor et131x_isr() to remove indenting
Mark Einon
1
-154
/
+141
2012-11-21
staging: et131x: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-11-21
staging: et131x: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-21
staging: et131x: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-13
staging: et131x: Remove unnecessary DMA address alignment code
Mark Einon
1
-67
/
+5
2012-11-13
staging: et131x: Avoid unnecessary calculations in for loop
Mark Einon
1
-9
/
+11
2012-11-02
staging: et131x: Align ring_index and fbr[] indicies
Mark Einon
1
-62
/
+43
2012-11-02
staging: et131x: Remove unused buffer[1,2] variables.
Mark Einon
1
-7
/
+0
2012-10-31
staging: et131x: Add ethtool printout to match MII regs
Mark Einon
1
-0
/
+6
2012-10-30
staging: et131x: Remove unnecessary PHY register write
Mark Einon
2
-19
/
+1
2012-10-30
staging: et131x: Remove unnecessary NULL pointer assignments
Mark Einon
1
-8
/
+6
2012-10-30
staging: et131x: Update TODO list in README
Mark Einon
1
-0
/
+1
2012-10-30
staging: et131x: Refactor nic_rx_pkts() to remove indenting
Mark Einon
1
-113
/
+88
2012-10-30
staging: et131x: Remove duplicate code for fbr[0, 1]
Mark Einon
1
-282
/
+180
2012-10-23
staging: et131x: Fix i386 build warnings from use of dma_addr_t
Mark Einon
1
-11
/
+9
2012-10-22
staging: et131x: Remove USE_FBR0 define and #ifdefs
Mark Einon
1
-51
/
+7
2012-10-22
staging: et131x: Use upper_32_bits() instead of '>> 32'
Mark Einon
1
-30
/
+25
2012-10-22
staging: et131x: Remove fbr_lookup.real_physaddr
Mark Einon
1
-25
/
+6
2012-10-22
staging: et131x: Fix 64bit tx dma address handling
Mark Einon
1
-63
/
+39
2012-10-22
staging: et131x: Use skb_headlen() where appropriate
Mark Einon
1
-16
/
+9
2012-10-01
Merge tag 'staging-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-6
/
+1
2012-09-04
staging: et131x: using is_zero_ether_addr() to simplify the code
Wei Yongjun
1
-6
/
+1
2012-08-23
et131x: Use PCI Express Capability accessors
Jiang Liu
1
-14
/
+5
2012-07-19
staging/et131x: fix checkpatch warnings
Toshiaki Yamane
1
-5
/
+7
2012-07-16
staging/et131x: use SET_ETHTOOL_OPS directly
Devendra Naga
1
-7
/
+1
2012-07-11
staging/et131x: use module_pci_driver macro
Devendra Naga
1
-21
/
+1
2012-06-11
Staging: et131x: fix | vs & typos
Dan Carpenter
1
-3
/
+3
2012-06-11
Staging: et131x: fix coding style issues
Adnan Ali
1
-7
/
+4
2012-05-01
staging: et131x: Fix coding style issues
joseph daniel
1
-4
/
+6
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-02-24
Staging: et131x: unify return value of .ndo_set_mac_address if address is inv...
Danny Kukawka
1
-1
/
+1
2012-02-24
drivers:staging:et131x Fix some typo's in staging et131x.
Justin P. Mattock
2
-5
/
+5
2012-02-24
staging: et131x: use netif_rx_ni() for packet receive
Mark Einon
1
-1
/
+1
2012-02-15
staging: clean up Greg's email address in some TODO files
Greg Kroah-Hartman
1
-1
/
+1
2011-12-08
staging: et131x: Revert changes from previous commit
Mark Einon
1
-15
/
+13
2011-11-26
staging: et131x: Remove section comments
Mark Einon
1
-35
/
+11
2011-11-26
et131x: uncloak PCIe capabilities.
Francois Romieu
1
-20
/
+29
2011-11-26
et131x: kiss netdev.{base_addr, irq} goodbye.
Francois Romieu
1
-11
/
+6
2011-11-26
et131x: remove extraneous pci_save_state.
Francois Romieu
1
-1
/
+0
2011-11-26
et131x: fix error paths in et131x_pci_setup.
Francois Romieu
1
-61
/
+38
2011-11-26
et131x: uintxy_t removal.
Francois Romieu
1
-26
/
+27
2011-11-26
et131x: add static qualifiers.
Francois Romieu
1
-59
/
+60
2011-11-18
staging: fix more ET131X build errors
Randy Dunlap
1
-1
/
+2
2011-11-18
staging: et131x depends on NET
Randy Dunlap
1
-1
/
+1
2011-11-18
linux-next: et131x: Fix build error when CONFIG_PM_SLEEP not enabled
Mark Einon
1
-6
/
+6
[next]