index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
r6040.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r6040: fix wrong assignment in r6040_free_txbufs
Florian Fainelli
2008-09-24
1
-1
/
+1
*
r6040: fix bad usage of udelay
Florian Fainelli
2008-09-24
1
-2
/
+2
*
[netdrvr] remove unnecessary #include
Huang Weiyi
2008-08-14
1
-1
/
+0
*
r6040: rework init_one error handling
Florian Fainelli
2008-07-22
1
-19
/
+25
*
r6040: bump release number to 0.18
Florian Fainelli
2008-07-22
1
-2
/
+2
*
r6040: handle RX fifo full and no descriptor interrupts
Florian Fainelli
2008-07-22
1
-7
/
+15
*
r6040: change the default waiting time
Florian Fainelli
2008-07-22
1
-2
/
+2
*
r6040: use definitions for magic values in descriptor status
Florian Fainelli
2008-07-22
1
-11
/
+26
*
r6040: completely rework the RX path
Florian Fainelli
2008-07-22
1
-82
/
+62
*
r6040: call napi_disable when puting down the interface and set lp->dev accor...
Florian Fainelli
2008-07-22
1
-2
/
+2
*
r6040: rework the RX buffers allocation routine
Florian Fainelli
2008-07-22
1
-9
/
+44
*
r6040: fix scheduling while atomic in r6040_tx_timeout
Florian Fainelli
2008-07-22
1
-41
/
+58
*
r6040: fix null pointer access and tx timeouts
Florian Fainelli
2008-07-22
1
-8
/
+20
*
r6040: prefix all functions with r6040
Florian Fainelli
2008-07-22
1
-30
/
+30
*
drivers/net/r6040.c: Eliminate double sizeof
Julia Lawall
2008-06-27
1
-1
/
+1
*
drivers/net/r6040.c: correct bad use of round_jiffies()
Christophe Jaillet
2008-06-11
1
-1
/
+1
*
r6040 endianness fixes
Al Viro
2008-03-17
1
-4
/
+6
*
r6040: cleanups
Florian Fainelli
2008-02-05
1
-5
/
+3
*
r6040: recover from transmit timeout
Florian Fainelli
2008-02-05
1
-24
/
+33
*
r6040: add helpers to allocate and free the Tx/Rx buffers
Florian Fainelli
2008-02-05
1
-60
/
+84
*
r6040: do not use a private stats structure to store statistics
Florian Fainelli
2008-02-05
1
-14
/
+20
*
r6040: cleanups
Francois Romieu
2008-01-28
1
-20
/
+13
*
r6040: erroneous dev->priv
Francois Romieu
2008-01-28
1
-1
/
+1
*
r6040: remove virt_to_bus
Francois Romieu
2008-01-28
1
-53
/
+50
*
r6040: compile error
Francois Romieu
2008-01-28
1
-1
/
+1
*
drivers/net/r6040: fix obvious problems (but more remain)
Jeff Garzik
2008-01-28
1
-17
/
+14
*
[NET]: Add support for the RDC R6040 Fast Ethernet controller
Sten Wang
2008-01-28
1
-0
/
+1109