ejka
c5f3f8343e
Fix tx error handling ( #2552 ). Make rx ring size actually configurable through
...
ethtool
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9333 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-16 12:53:22 +00:00
ejka
309e8eb475
fix the case when NETDEVICES_MULTIQUEUE is not enabled ( #2506 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9282 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-13 02:27:19 +00:00
ejka
af7b1083d0
locking rework, drop non-napi rx, multiqueue tx, misc cleanups
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9251 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-11 01:21:32 +00:00
ejka
d5a64cf57a
more cpmac cleanups ( #2452 ):
...
* don't use net_device::mem*
* use net_device::stats
* use per-device rx ring size configurable through ethtool
* use more ethernet generics (get_stats, set_mac_address, change_mtu)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9098 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-02 14:53:05 +00:00
matteo
b37fa14eed
small cpmac fixes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8881 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-20 16:31:23 +00:00
matteo
945335ea40
style cleanups (make checkpatch.pl happy)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8851 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-19 23:27:34 +00:00
ejka
a0e3d6be3e
cleanup (use dma API, use accessors, debugging/printk cleanup)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8839 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-19 12:58:12 +00:00
matteo
769621dec9
more AR7 cleanups & fixes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8758 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-11 23:50:02 +00:00
matteo
6485c8ba0a
AR7: Cleanups ( closes : #2323 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8756 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-11 21:19:57 +00:00
nico
4aac3b42a2
cosmetic fixes for ar7: indent, use lowercase hex notation, format
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8656 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-06 19:35:08 +00:00
nbd
17c7b6c3fd
strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8653 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-06 16:27:37 +00:00