This website requires JavaScript.
Explore
Help
Register
Sign in
KumiSystems
/
openwrtv3
Watch
1
Star
0
Fork
You've already forked openwrtv3
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
71d81e1af7
openwrtv3
/
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