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
/
r6040.c
Age
Commit message (
Expand
)
Author
2008-09-24
r6040: fix wrong assignment in r6040_free_txbufs
Florian Fainelli
2008-09-24
r6040: fix bad usage of udelay
Florian Fainelli
2008-08-14
[netdrvr] remove unnecessary #include
Huang Weiyi
2008-07-22
r6040: rework init_one error handling
Florian Fainelli
2008-07-22
r6040: bump release number to 0.18
Florian Fainelli
2008-07-22
r6040: handle RX fifo full and no descriptor interrupts
Florian Fainelli
2008-07-22
r6040: change the default waiting time
Florian Fainelli
2008-07-22
r6040: use definitions for magic values in descriptor status
Florian Fainelli
2008-07-22
r6040: completely rework the RX path
Florian Fainelli
2008-07-22
r6040: call napi_disable when puting down the interface and set lp->dev accor...
Florian Fainelli
2008-07-22
r6040: rework the RX buffers allocation routine
Florian Fainelli
2008-07-22
r6040: fix scheduling while atomic in r6040_tx_timeout
Florian Fainelli
2008-07-22
r6040: fix null pointer access and tx timeouts
Florian Fainelli
2008-07-22
r6040: prefix all functions with r6040
Florian Fainelli
2008-06-27
drivers/net/r6040.c: Eliminate double sizeof
Julia Lawall
2008-06-11
drivers/net/r6040.c: correct bad use of round_jiffies()
Christophe Jaillet
2008-03-17
r6040 endianness fixes
Al Viro
2008-02-05
r6040: cleanups
Florian Fainelli
2008-02-05
r6040: recover from transmit timeout
Florian Fainelli
2008-02-05
r6040: add helpers to allocate and free the Tx/Rx buffers
Florian Fainelli
2008-02-05
r6040: do not use a private stats structure to store statistics
Florian Fainelli
2008-01-28
r6040: cleanups
Francois Romieu
2008-01-28
r6040: erroneous dev->priv
Francois Romieu
2008-01-28
r6040: remove virt_to_bus
Francois Romieu
2008-01-28
r6040: compile error
Francois Romieu
2008-01-28
drivers/net/r6040: fix obvious problems (but more remain)
Jeff Garzik
2008-01-28
[NET]: Add support for the RDC R6040 Fast Ethernet controller
Sten Wang