index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
r8169.c
Age
Commit message (
Expand
)
Author
2011-02-04
r8169: prevent RxFIFO induced loops in the irq handler.
Francois Romieu
2011-02-04
r8169: RxFIFO overflow oddities with 8168 chipsets.
Francois Romieu
2011-02-04
r8169: use RxFIFO overflow workaround for 8168c chipset.
Ivan Vecera
2011-01-13
r8169: keep firmware in memory.
françois romieu
2011-01-10
net/r8169: Update the function of parsing firmware
hayeswang
2011-01-09
r8169: delay phy init until device opens.
françois romieu
2011-01-04
r8169: more 8168dp support.
françois romieu
2011-01-04
r8169: rtl_csi_access_enable rename.
françois romieu
2011-01-04
r8169: magic.
françois romieu
2011-01-04
r8169: phy power ops
françois romieu
2011-01-04
r8169: 8168DP specific MII registers access methods.
françois romieu
2011-01-04
r8169: use device dependent methods to access the MII registers.
françois romieu
2011-01-04
r8169: identify different registers.
françois romieu
2011-01-04
r8169: remove the firmware of RTL8111D.
françois romieu
2010-12-21
drivers/net/*.c: Use static const
Joe Perches
2010-12-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-12-12
drivers/net: don't use flush_scheduled_work()
Tejun Heo
2010-12-10
r8169: Fix runtime power management
Rafael J. Wysocki
2010-11-17
r8169: fix checksum broken
Shan Wei
2010-11-09
r8169: fix sleeping while holding spinlock.
françois romieu
2010-11-09
r8169: revert "Handle rxfifo errors on 8168 chips"
françois romieu
2010-10-21
r8169: print errors when dma mapping fail
Stanislaw Gruszka
2010-10-21
r8169: (re)init phy on resume
Stanislaw Gruszka
2010-10-21
r8169: changing mtu clean up
Stanislaw Gruszka
2010-10-21
r8169: do not account fragments as packets
Stanislaw Gruszka
2010-10-21
r8169: use pointer to struct device as local variable
Stanislaw Gruszka
2010-10-21
r8169: replace PCI_DMA_{TO,FROM}DEVICE to DMA_{TO,FROM}_DEVICE
Stanislaw Gruszka
2010-10-21
r8169: init rx ring cleanup
Stanislaw Gruszka
2010-10-21
r8169: check dma mapping failures
Stanislaw Gruszka
2010-10-21
vlan: Don't check for vlan group before vlan_tx_tag_present.
Jesse Gross
2010-10-16
r8169: use 50% less ram for RX ring
Eric Dumazet
2010-10-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-10-09
r8169: use device model DMA API
Stanislaw Gruszka
2010-10-09
r8169: allocate with GFP_KERNEL flag when able to sleep
Stanislaw Gruszka
2010-09-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-09-15
r8169: Handle rxfifo errors on 8168 chips
Matthew Garrett
2010-09-07
r8169: add gro support
Eric Dumazet
2010-09-05
r8169: fix rx checksum offload
Eric Dumazet
2010-09-02
drivers/net: avoid some skb->ip_summed initializations
Eric Dumazet
2010-08-06
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2010-07-30
PCI: change device runtime PM settings for probe and remove
Alan Stern
2010-07-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-07-11
r8169: incorrect identifier for a 8168dp
Francois Romieu
2010-06-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-06-09
r8169: fix mdio_read and update mdio_write according to hw specs
Timo Teräs
2010-06-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-06-06
r8169: fix random mdio_write failures
Timo Teräs
2010-05-31
r8169: remove unnecessary cast of readl()'s return value
Junchang Wang
2010-04-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-26
r8169: more broken register writes workaround
françois romieu
[next]