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
/
8139too.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-24
8139too: use err.h macros
Stephen Hemminger
1
-11
/
+7
2008-11-20
netdev: add more functions to netdevice ops
Stephen Hemminger
1
-1
/
+1
2008-11-19
8139: convert to net_device_ops
Stephen Hemminger
1
-11
/
+16
2008-11-03
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
1
-1
/
+0
2008-10-27
net: convert print_mac to %pM
Johannes Berg
1
-3
/
+2
2008-10-22
8139x: reduce message severity on driver overlap
Stephen Hemminger
1
-3
/
+2
2008-10-08
8139too: move wmb before TX DMA start
Andreas Oberritter
1
-1
/
+6
2008-09-24
8139too: [cosmetic] fix incorrect register for flash-rom
Mats Erik Andersson
1
-1
/
+2
2008-09-03
8139too: use netdev_alloc_skb
Kevin Lo
1
-2
/
+2
2008-07-22
8139too: Fall back to PIO when MMIO fails.
Dave Jones
1
-3
/
+5
2008-07-22
8139too: Force usage of PIO on OQO2
Dave Jones
1
-0
/
+8
2008-07-22
8139too: Make PIO/MMIO a runtime decision through a module parameter.
Dave Jones
1
-64
/
+64
2008-06-28
[netdrvr] kill sync_irq-before-freq_irq pattern
Jeff Garzik
1
-1
/
+0
2008-06-28
8139too: some style cleanups
Márton Németh
1
-6
/
+6
2008-05-13
8139too: use netstats in net_device structure
Paulius Zaleckas
1
-27
/
+26
2008-03-26
misc drivers/net annotations
Al Viro
1
-5
/
+5
2008-02-11
8139too fix for Dreamcast
Adrian McMenamin
1
-1
/
+1
2007-10-19
Convert files to UTF-8 and some cleanups
Jan Engelhardt
1
-1
/
+1
2007-10-10
[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count
Jeff Garzik
1
-3
/
+8
2007-10-10
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
1
-5
/
+3
2007-10-10
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
1
-1
/
+0
2007-10-10
[8139too]: tab-align enums and structs; remove dead code
Jeff Garzik
1
-175
/
+169
2007-10-10
[netdrvr] 8139cp, 8139too: convert to generic DMA
Jeff Garzik
1
-10
/
+10
2007-10-10
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
1
-25
/
+23
2007-07-31
[NET]: ethtool_perm_addr only has one implementation
Matthew Wilcox
1
-1
/
+0
2007-07-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-5
/
+2
2007-07-11
PCI: Change all drivers to use pci_device->revision
Auke Kok
1
-5
/
+2
2007-07-10
[NET]: Kill eth_copy_and_sum().
David S. Miller
1
-1
/
+1
2007-04-25
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-3
/
+3
2007-04-25
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
1
-1
/
+0
2007-02-20
8139too: RTNL and flush_scheduled_work deadlock
Francois Romieu
1
-23
/
+17
2006-12-12
[PATCH] net, 8139too.c: fix netpoll deadlock
Ingo Molnar
1
-2
/
+3
2006-11-22
WorkStruct: make allyesconfig
David Howells
1
-12
/
+14
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-5
/
+3
2006-09-13
drivers/net: const-ify ethtool_ops declarations
Jeff Garzik
1
-2
/
+2
2006-09-12
Merge branch 'tmp' into upstream
Jeff Garzik
1
-4
/
+1
2006-09-12
[PATCH] Remove more unnecessary driver printk's
Andy Gospodarek
1
-4
/
+1
2006-08-19
drivers/net: Remove deprecated use of pci_module_init()
Jeff Garzik
1
-1
/
+1
2006-07-05
[PATCH] 8139too deadlock fix
Arjan van de Ven
1
-2
/
+3
2006-07-05
[netdrvr] use dev_xxx() printk helpers, rather than dev_printk(KERN_xxx, ...
Jeff Garzik
1
-17
/
+10
2006-07-05
[netdrvr] Use dev_printk() when ethernet interface isn't available
Jeff Garzik
1
-16
/
+25
2006-07-02
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-27
[PATCH] 64bit resource: fix up printks for resources in networks drivers
Greg Kroah-Hartman
1
-3
/
+3
2006-05-26
[netdrvr] trim trailing whitespace: 8139*.c, epic100, forcedeth, tulip/*
Jeff Garzik
1
-7
/
+7
2006-03-24
[PATCH] Fix "value computed not used" warnings
Takashi Iwai
1
-1
/
+1
2006-03-20
[NET]: Convert RTNL to mutex.
Stephen Hemminger
1
-1
/
+1
2006-03-03
Massive net driver const-ification.
Arjan van de Ven
1
-2
/
+2
2006-02-01
8139too: fix a TX timeout watchdog thread against NAPI softirq race
Francois Romieu
1
-12
/
+26
2006-01-10
[PATCH] turn "const static" into "static const"
Jesper Juhl
1
-1
/
+1
[next]