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
64d1c3a2e1
openwrt
/
target
/
linux
/
atheros
/
files
/
drivers
/
net
/
ar2313
History
Gabor Juhos
64d1c3a2e1
use the netdev_priv() macro instead of directly accessing dev->priv
...
SVN-Revision: 10874
2008-04-20 06:49:42 +00:00
..
ar2313.c
use the netdev_priv() macro instead of directly accessing dev->priv
2008-04-20 06:49:42 +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