Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update kernel to 2.6.24 | Matteo Croce | 2008-02-08 |
| | | | | SVN-Revision: 10421 | ||
* | Reimplement rx ring with EOQ markers to avoid reset storms | Felix Fietkau | 2007-12-07 |
| | | | | | | Signed-off-by: oliver@opencloud.com SVN-Revision: 9665 | ||
* | Fix race between device reset and start_xmit | Felix Fietkau | 2007-12-07 |
| | | | | | | Signed-off-by: oliver@opencloud.com SVN-Revision: 9664 | ||
* | Fix tx error handling (#2552). Make rx ring size actually configurable ↵ | Eugene Konev | 2007-10-16 |
| | | | | | | through ethtool SVN-Revision: 9333 | ||
* | fix the case when NETDEVICES_MULTIQUEUE is not enabled (#2506) | Eugene Konev | 2007-10-13 |
| | | | | SVN-Revision: 9282 | ||
* | locking rework, drop non-napi rx, multiqueue tx, misc cleanups | Eugene Konev | 2007-10-11 |
| | | | | SVN-Revision: 9251 | ||
* | more cpmac cleanups (#2452): * don't use net_device::mem* * use ↵ | Eugene Konev | 2007-10-02 |
| | | | | | | net_device::stats * use per-device rx ring size configurable through ethtool * use more ethernet generics (get_stats, set_mac_address, change_mtu) SVN-Revision: 9098 | ||
* | small cpmac fixes | Matteo Croce | 2007-09-20 |
| | | | | SVN-Revision: 8881 | ||
* | style cleanups (make checkpatch.pl happy) | Matteo Croce | 2007-09-19 |
| | | | | SVN-Revision: 8851 | ||
* | cleanup (use dma API, use accessors, debugging/printk cleanup) | Eugene Konev | 2007-09-19 |
| | | | | SVN-Revision: 8839 | ||
* | more AR7 cleanups & fixes | Matteo Croce | 2007-09-11 |
| | | | | SVN-Revision: 8758 | ||
* | AR7: Cleanups (closes: #2323) | Matteo Croce | 2007-09-11 |
| | | | | SVN-Revision: 8756 | ||
* | cosmetic fixes for ar7: indent, use lowercase hex notation, format | Nicolas Thill | 2007-09-06 |
| | | | | SVN-Revision: 8656 | ||
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 |
(the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653 |