index
:
mtk-20170518
master
mtk-20170518
nearest-from-mtk-20170518
MTK 20170518 : Mediatek SDK based on OpenWRT Barrier Breaker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
linux
/
ar7
/
files
/
drivers
/
net
/
cpmac.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update kernel to 2.6.24
Matteo Croce
2008-02-08
1
-1293
/
+0
*
Reimplement rx ring with EOQ markers to avoid reset storms
Felix Fietkau
2007-12-07
1
-5
/
+102
*
Fix race between device reset and start_xmit
Felix Fietkau
2007-12-07
1
-32
/
+61
*
Fix tx error handling (#2552). Make rx ring size actually configurable throug...
Eugene Konev
2007-10-16
1
-18
/
+11
*
fix the case when NETDEVICES_MULTIQUEUE is not enabled (#2506)
Eugene Konev
2007-10-13
1
-0
/
+20
*
locking rework, drop non-napi rx, multiqueue tx, misc cleanups
Eugene Konev
2007-10-11
1
-153
/
+157
*
more cpmac cleanups (#2452): * don't use net_device::mem* * use net_device::s...
Eugene Konev
2007-10-02
1
-88
/
+73
*
small cpmac fixes
Matteo Croce
2007-09-20
1
-2
/
+1
*
style cleanups (make checkpatch.pl happy)
Matteo Croce
2007-09-19
1
-5
/
+5
*
cleanup (use dma API, use accessors, debugging/printk cleanup)
Eugene Konev
2007-09-19
1
-460
/
+429
*
more AR7 cleanups & fixes
Matteo Croce
2007-09-11
1
-44
/
+43
*
AR7: Cleanups (closes: #2323)
Matteo Croce
2007-09-11
1
-166
/
+142
*
cosmetic fixes for ar7: indent, use lowercase hex notation, format
Nicolas Thill
2007-09-06
1
-38
/
+38
*
strip the kernel version suffix from target directories, except for brcm-2.4 ...
Felix Fietkau
2007-09-06
1
-0
/
+1222