This website requires JavaScript.
Explore
Help
Register
Sign In
hak5
/
openwrt
mirror of
https://github.com/hak5/openwrt.git
Watch
1
Star
0
Fork
You've already forked openwrt
0
Code
Issues
Packages
Projects
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
..
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
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