This website requires JavaScript.
Explore
Help
Sign In
mr
/
openwrt
Watch
2
Star
0
Fork
1
You've already forked openwrt
Code
Issues
7
Pull Requests
Releases
Wiki
Activity
4a2ab2e0d4
openwrt
/
target
/
linux
/
atheros
/
files
/
drivers
/
net
/
ar2313
History
Felix Fietkau
4a2ab2e0d4
remove the NETIF_F_HW_CSUM flag from the ar2313 ethernet driver as it seems to be causing problems for various devices
...
SVN-Revision: 11058
2008-05-07 07:33:48 +00:00
..
ar2313.c
remove the NETIF_F_HW_CSUM flag from the ar2313 ethernet driver as it seems to be causing problems for various devices
2008-05-07 07:33:48 +00:00
ar2313.h
use stats from net_device structure
2008-04-20 06:47:02 +00:00
dma.h
nuke trailing whitespaces
2008-04-20 06:40:36 +00:00
Makefile
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.
2007-09-06 16:27:37 +00:00