You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Jo-Philipp Wich 4dcba42342 mac80211: use iw for txpower control (#8416) 14 years ago
..
6in4 6in4: implement metric option 14 years ago
6to4 6to4: support multiple internal networks, use state vars for radvd config 14 years ago
acx wifi: change the default channel from 5 to 11, 5 was a really bad choice 14 years ago
acx-mac80211 update acx-mac80211 to 20101030 snapshot, patch from sn9 14 years ago
admswconfig
apex package/apex: fix a compile issue 14 years ago
ar7-atm fix proc filesystem usage, patch from Wipster. 14 years ago
arptables
avila-wdt
base-files adds a --help option to /sbin/wifi 14 years ago
block-extroot block-extroot: Added md5sum to extroot and underlying root filesystem. This is used to ensure that the extroot is not mounted as the rootfs after a sysupgrade *until the user deals with the extroot). 14 years ago
block-mount block-mount: fix fstab.init for IB and buildroot 14 years ago
br2684ctl br2684ctl: rework init script - use common defaults for unit and atmdev - add a more reliable stop routine - localize variables 14 years ago
bridge-utils
broadcom-diag brcm47xx: Add edimax PS1208mfg support 14 years ago
broadcom-wl broadcom-wl: remove pcmcia support 14 years ago
busybox busybox: Comcast uses option 150 for 6RD DHCP announcements, cover it 14 years ago
button-hotplug
comgt
compcache
crda crda: update regulatory.bin based on latest wireless-regdb.git 14 years ago
cyassl package/cyassl: sync with latest libtool2 changes 14 years ago
dnsmasq Package dnsmasq init-file If an already running DHCP-server is found on the configured interface, the init-script refuses to start, but does not give a hint why. It took us some days to track down this behavior in our MANET, where every wifi/adhoc-node runs it own DHCP-server. Now syslog is more verbose on this. 14 years ago
dropbear
e2fsprogs
ead
ebtables
ep80579-drivers ep80579 depend on their corresponding subtarget 14 years ago
fconfig
firewall firewall: insert SNAT and DNAT rules according to the order of the configuration file (#8052) 14 years ago
fuse package/fuse: update to version 2.8.5, refresh patches 14 years ago
gdb gdb: There are dep issues with cconfig.h. Disable parallel build for now. 14 years ago
goldfish-qemu
gpioctl
grub add ext4 support 14 years ago
hostap-driver hostap-driver: Change default channel from 5 to 11 14 years ago
hostap-utils
hostapd hostapd: terminate mainloop if interface setup fails, prevents blocking init or /sbin/wifi if an incorrect channel is configured 14 years ago
hotplug2 add input subsystem to hotplug rules This patch adds the input subsystem to the hotplug rules, making it possible to react on the addition of input devices (e.g. USB numpads). 14 years ago
i2c-gpio-custom
ifenslave
ifx-tapi
ifx-tapidemo
ifx-vmmc
ifxmips-dsl-api * make dsl driver work with new kernel 14 years ago
ifxmips-dsl-control * remove broken flag from dsl-control app 14 years ago
ifxos
iproute2 iproute2: dont filter cached routes on iproute_get (#8339) 14 years ago
ipset
iptables package/iptables: update to iptables-1.4.10 & layer7_2.22. (partially closes #8369) 14 years ago
iw iw: sync nl80211 header to fix the multicast rate setting 14 years ago
ixp4xx-microcode
kernel ar71xx: add rtc modules for nbg460n 14 years ago
kexec-tools
libipfix
libnl
libnl-tiny libnl-tiny: fix a compiler warning that shows up with -pedantic 14 years ago
libpcap
libreadline
libtapi * adds a rewrite of the tapi drivers + sip app. this is the result of lars' gsoc 2010 project, Thanks ! 14 years ago
libtool package/libtool: Strip trailing slashes from libdir and destdir 14 years ago
linux-atm
lqtapi * adds a rewrite of the tapi drivers + sip app. this is the result of lars' gsoc 2010 project, Thanks ! 14 years ago
lua lua: switch to double precision for floats 14 years ago
mac80211 mac80211: use iw for txpower control (#8416) 14 years ago
madwifi package/madwifi: refresh madwifi patches 14 years ago
mmc_over_gpio mmc_over_gpio: mark /etc/config/mmc_over_gpio as conffile 14 years ago
mountd mountd: Rename uci_add_history to uci_add_delta (#8084) 14 years ago
mtd mtd: whitespace cleanup 14 years ago
ncurses package/ncurses: fix freebsd install issues 14 years ago
nvram add maintainer information 14 years ago
ocf-crypto-headers
openssl openssl: refresh 200-ocf-20100325.patch 14 years ago
opkg opkg: ship pkg.m4, this fixes building on FreeBSD 14 years ago
pjsip * adds a rewrite of the tapi drivers + sip app. this is the result of lars' gsoc 2010 project, Thanks ! 14 years ago
ppp pppd: use "atmdev" option to select the DSL adapter, this aligns it with br2684ctl and solves #8108 14 years ago
pptp pptp: mark /etc/ppp/options.pptp as conffile 14 years ago
ps3-utils
pwm-gpio-custom
px5g add maintainer information 14 years ago
qos-scripts qos-scripts: bump pkg revision after r23227, extend copyright, mark /etc/config/qos as conffile 14 years ago
r8101
robocfg
rotary-gpio-custom
rtc-rv5c386a rtc-rv5c386a: make driver compile with kernel 2.6.36. 14 years ago
siit
soloscli soloscli utility for Solos ADSL2+ modems 14 years ago
spi-ks8995
spidev_test
swconfig
switch
tapi_sip * adds a rewrite of the tapi drivers + sip app. this is the result of lars' gsoc 2010 project, Thanks ! 14 years ago
uboot-ar71xx ar71xx: select u-boot for the NBG460N in the Default/Minimal profiles as well 14 years ago
uboot-envtools
uboot-ifxmips
uboot-kirkwood Fixed support for Iomega 14 years ago
uboot-lantiq add missing SH_FUNC for remaining md5s calls (#7888) 14 years ago
uboot-xburst uboot-{kirkwood,xburst}: Fix typo in U-Boot image name, thanks framer99 (#8112) 14 years ago
ubsec_ssb
uci uci: use a delete-safe iterator in the Lua :foreach() function The following test case exposed a NULL pointer dereference in uci_lua_foreach(): lua -luci -e 'x=uci.cursor(); x:foreach("firewall", "forwarding", function(s) x:delete("firewall", s[".name"]) end)' 14 years ago
udev udev: mark /etc/udev/udev.conf as conffile (rules left out for now) 14 years ago
udevtrigger
uhttpd uhttpd: redirect to same location with trailing slash appended if directories are requested 14 years ago
util-linux-ng
vsc73x5-ucode
w1-gpio-custom
wireless-tools
wprobe wprobe: mark /etc/config/wprobe as conffile 14 years ago
wrt55agv2-spidevs
yamonenv
zlib
Makefile make IGNORE_ERRORS apply to deselected packages as well (typically triggered through dependencies) 14 years ago