| Commit message (Expand) | Author | Age | Files | Lines |
* | fix oversized packets in udhcpc (closes: #962), bump busybox release number i... | Nicolas Thill | 2006-11-19 | 1 | -0/+85 |
* | fix typo | Felix Fietkau | 2006-11-19 | 1 | -1/+1 |
* | reorganize nat helper packages, move ftp and irc nat to a package that is ena... | Felix Fietkau | 2006-11-19 | 1 | -2/+18 |
* | fix motorola we800g misdetection | Felix Fietkau | 2006-11-19 | 1 | -8/+7 |
* | add distance/slottime setting to broadcom.sh (fixes #950) | Felix Fietkau | 2006-11-18 | 1 | -0/+13 |
* | hopefully fix duplicate ppp instances (#895) | Felix Fietkau | 2006-11-18 | 2 | -2/+2 |
* | add missing dependency | Felix Fietkau | 2006-11-18 | 1 | -0/+1 |
* | fix a typo | Felix Fietkau | 2006-11-18 | 1 | -1/+1 |
* | move hostap-utils to network category | Felix Fietkau | 2006-11-18 | 1 | -2/+2 |
* | fix typo | Felix Fietkau | 2006-11-18 | 1 | -1/+1 |
* | hostap: fix potential dependency issue, add missing AUTOLOAD | Felix Fietkau | 2006-11-18 | 1 | -1/+6 |
* | forgot to remove a part of the description... | Felix Fietkau | 2006-11-18 | 1 | -1/+0 |
* | add missing dependency | Felix Fietkau | 2006-11-18 | 1 | -1/+1 |
* | split off softmac from kmod-ieee80211 | Felix Fietkau | 2006-11-18 | 1 | -4/+14 |
* | add missing dependency | Felix Fietkau | 2006-11-18 | 1 | -1/+1 |
* | only enable in-tree kmod-* packages by default | Felix Fietkau | 2006-11-18 | 1 | -0/+3 |
* | make nozomi depend on pcmcia support | Felix Fietkau | 2006-11-18 | 1 | -1/+1 |
* | Fix ne2k-pci compilation (#957) | Florian Fainelli | 2006-11-18 | 1 | -2/+3 |
* | correct typo in 'uci get' | Mike Baker | 2006-11-17 | 1 | -1/+1 |
* | more mssid fixes | Felix Fietkau | 2006-11-17 | 1 | -3/+6 |
* | fix typo | Felix Fietkau | 2006-11-17 | 1 | -1/+1 |
* | new upload of broadcom-wl package | Felix Fietkau | 2006-11-17 | 1 | -1/+1 |
* | fix mssid support | Felix Fietkau | 2006-11-17 | 1 | -1/+1 |
* | add wep support for broadcom-wl | Felix Fietkau | 2006-11-17 | 1 | -1/+17 |
* | cosmetic led state change fix | Felix Fietkau | 2006-11-17 | 1 | -0/+1 |
* | more mssid fixes | Felix Fietkau | 2006-11-17 | 1 | -1/+10 |
* | client mode fixes for broadcom wl | Felix Fietkau | 2006-11-17 | 1 | -4/+6 |
* | upgrade to broadcom wl driver version 4.80.53.0 (from wrt350n release) | Felix Fietkau | 2006-11-17 | 4 | -9/+30 |
* | fix packaging of hostap drivers | Felix Fietkau | 2006-11-17 | 1 | -55/+61 |
* | add failsafe mode and mini_fo mounting support for brcm-2.4 and brcm-2.6 | Felix Fietkau | 2006-11-17 | 6 | -34/+175 |
* | remove broadcom specific stuff from default base files | Felix Fietkau | 2006-11-17 | 1 | -7/+0 |
* | remove old mini_fo | Felix Fietkau | 2006-11-17 | 4 | -751/+0 |
* | Fix showhostkey script (#444) | Florian Fainelli | 2006-11-15 | 1 | -1/+1 |
* | Use Luc Saillard's pwc driver for linux 2.6 only (#522) | Florian Fainelli | 2006-11-14 | 3 | -3/+54 |
* | upgrade dnsmasq, fixes a few bugs including #943 | Felix Fietkau | 2006-11-14 | 1 | -2/+2 |
* | add START=60 to dnsmasq init | Felix Fietkau | 2006-11-13 | 1 | -0/+1 |
* | massively decrease the wlcompat entropy polling frequency - hurts performance... | Felix Fietkau | 2006-11-13 | 1 | -1/+1 |
* | improve accuracy of the diag detection of the wrt54g3g | Felix Fietkau | 2006-11-13 | 1 | -2/+2 |
* | Change automake-1.4 to automake (#952) | Florian Fainelli | 2006-11-12 | 1 | -2/+2 |
* | implement target profiles in menuconfig | Felix Fietkau | 2006-11-12 | 17 | -24/+6 |
* | fix mtd compile | Felix Fietkau | 2006-11-12 | 3 | -2/+306 |
* | fix path to temporary files | Felix Fietkau | 2006-11-12 | 1 | -2/+2 |
* | fix jffs2root compile | Felix Fietkau | 2006-11-12 | 3 | -2/+306 |
* | allow the user to disable downlink shaping by removing the option download ..... | Felix Fietkau | 2006-11-11 | 2 | -2/+1 |
* | move two functions from broadcom.sh to /sbin/wifi | Felix Fietkau | 2006-11-11 | 2 | -31/+33 |
* | make sure udhcpc is spawned as a background process (use eval) | Felix Fietkau | 2006-11-09 | 1 | -1/+1 |
* | add support for -t 0 (infinite retry) in busybox udhcpc and use it in the net... | Felix Fietkau | 2006-11-09 | 2 | -1/+22 |
* | replace br0 with $LAN | Felix Fietkau | 2006-11-09 | 1 | -1/+1 |
* | fix dhcp hotplug events | Felix Fietkau | 2006-11-09 | 1 | -1/+1 |
* | fix ifdown hotplug event for static | Felix Fietkau | 2006-11-09 | 1 | -0/+5 |