aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar7/files/drivers/net/cpmac.c
Commit message (Expand)AuthorAgeFilesLines
* Update kernel to 2.6.24Matteo Croce2008-02-081-1293/+0
* Reimplement rx ring with EOQ markers to avoid reset stormsFelix Fietkau2007-12-071-5/+102
* Fix race between device reset and start_xmitFelix Fietkau2007-12-071-32/+61
* Fix tx error handling (#2552). Make rx ring size actually configurable throug...Eugene Konev2007-10-161-18/+11
* fix the case when NETDEVICES_MULTIQUEUE is not enabled (#2506)Eugene Konev2007-10-131-0/+20
* locking rework, drop non-napi rx, multiqueue tx, misc cleanupsEugene Konev2007-10-111-153/+157
* more cpmac cleanups (#2452): * don't use net_device::mem* * use net_device::s...Eugene Konev2007-10-021-88/+73
* small cpmac fixesMatteo Croce2007-09-201-2/+1
* style cleanups (make checkpatch.pl happy)Matteo Croce2007-09-191-5/+5
* cleanup (use dma API, use accessors, debugging/printk cleanup)Eugene Konev2007-09-191-460/+429
* more AR7 cleanups & fixesMatteo Croce2007-09-111-44/+43
* AR7: Cleanups (closes: #2323)Matteo Croce2007-09-111-166/+142
* cosmetic fixes for ar7: indent, use lowercase hex notation, formatNicolas Thill2007-09-061-38/+38
* strip the kernel version suffix from target directories, except for brcm-2.4 ...Felix Fietkau2007-09-061-0/+1222