| Commit message (Expand) | Author | Age | Files | Lines |
* | fix compile problem brcm-2.6 | Waldemar Brodkorb | 2006-03-29 | 1 | -0/+11 |
* | fix #404 | Waldemar Brodkorb | 2006-03-28 | 1 | -0/+21 |
* | update openswan to 2.4.5rc5 and fix compile issues | Waldemar Brodkorb | 2006-03-28 | 4 | -122/+14 |
* | fix 2.6.16 issues, from mini_fo git repository | Waldemar Brodkorb | 2006-03-28 | 1 | -0/+602 |
* | disable bcm43xx packages, checking the 2.6.16 all-in-one patches, packages do... | Waldemar Brodkorb | 2006-03-28 | 2 | -2/+1 |
* | disable hostap-driver for 2.6 ports, it does not compile and there is a compi... | Waldemar Brodkorb | 2006-03-28 | 1 | -1/+1 |
* | update madwifi, see #385, 105-radiotap_endian_fix.patch is integrated upstream | Waldemar Brodkorb | 2006-03-28 | 2 | -23/+2 |
* | update to 2.5.2 to fix compile issue | Waldemar Brodkorb | 2006-03-28 | 2 | -24/+8 |
* | update alsa, fix compile | Waldemar Brodkorb | 2006-03-28 | 1 | -2/+2 |
* | fix madwifi-old (closes: #414) | Nicolas Thill | 2006-03-28 | 1 | -15/+15 |
* | add diag.o for brcm-2.4 by default, add fixes for wap54g from Tomas Vanek | Waldemar Brodkorb | 2006-03-27 | 2 | -2/+19 |
* | fix gcc4-related bug in switch-robo | Felix Fietkau | 2006-03-25 | 3 | -10/+14 |
* | fix lan_ifnames for the wgt634u (#367), add default lan_netmask variable on b... | Felix Fietkau | 2006-03-22 | 2 | -0/+4 |
* | reorder the madwifi modules to get rid of the annoying console messages on boot | Imre Kaloz | 2006-03-20 | 1 | -2/+2 |
* | add missing copyright info | Felix Fietkau | 2006-03-18 | 1 | -0/+7 |
* | do not overwrite madwifi-ng includes, use madwifi-old directory | Waldemar Brodkorb | 2006-03-14 | 1 | -7/+7 |
* | update to a newer snapshot and m. buesch snapshots | Waldemar Brodkorb | 2006-03-13 | 9 | -8/+9 |
* | fix ar7 default config | Felix Fietkau | 2006-03-05 | 1 | -17/+13 |
* | add madwifi-old | Felix Fietkau | 2006-03-04 | 8 | -3/+165 |
* | update spca5xx (fix broken link) | Felix Fietkau | 2006-03-02 | 1 | -2/+2 |
* | Removed SIP connection tracking helper, licence unclear, unresolved symbols | Florian Fainelli | 2006-03-01 | 1 | -0/+1 |
* | update madwifi | Felix Fietkau | 2006-02-28 | 2 | -29/+2 |
* | fix make target/linux/package/*-clean | Felix Fietkau | 2006-02-24 | 1 | -1/+3 |
* | correction | Mike Baker | 2006-02-21 | 1 | -4/+4 |
* | Add jwright's madwifi endian patch | Mike Baker | 2006-02-20 | 1 | -0/+21 |
* | small defaults fix for ieee80211-dscape | Felix Fietkau | 2006-02-18 | 1 | -1/+1 |
* | fix for madwifi radiotap support (patch by jwright) | Felix Fietkau | 2006-02-17 | 6 | -120/+493 |
* | add patch from #196 | Felix Fietkau | 2006-02-12 | 1 | -0/+12 |
* | add support for netgear dg834 and the almost identical sphairon jdr454wb: new... | Felix Fietkau | 2006-02-12 | 4 | -1/+81 |
* | update to new version | Waldemar Brodkorb | 2006-02-10 | 1 | -2/+2 |
* | patch madwifi-ng to use master mode by default | Imre Kaloz | 2006-02-06 | 1 | -0/+12 |
* | port the changes from [3155] to Kamikaze | Imre Kaloz | 2006-02-06 | 1 | -0/+5 |
* | fix typo in switch-core | Felix Fietkau | 2006-02-04 | 1 | -1/+1 |
* | change cp to $(CP) | Mike Baker | 2006-02-01 | 14 | -27/+27 |
* | remove hardcoded package names; use wildcard | Mike Baker | 2006-01-31 | 1 | -14/+1 |
* | finally fix the /etc/config/network bug on wgt634u (#214, #215, #219) | Felix Fietkau | 2006-01-31 | 3 | -3/+3 |
* | fix hostapd/madwifi crash (#247) | Felix Fietkau | 2006-01-31 | 1 | -0/+27 |
* | fix typos (#260) | Felix Fietkau | 2006-01-30 | 3 | -3/+3 |
* | change madwifi makefile so that it can build both ahb and pci versions in one... | Felix Fietkau | 2006-01-30 | 1 | -9/+26 |
* | upgrade libvorbis to v1.1.2, spca5xx to v20060101 and add gcc4 fix for shfs | Imre Kaloz | 2006-01-29 | 2 | -2/+25 |
* | upgrade madwifi to r1416-20060126, unite madwifi-tools and kmod-madwifi (madw... | Imre Kaloz | 2006-01-27 | 2 | -3/+373 |
* | do not treat warnings as errors for madwifi (needed for gcc4) | Imre Kaloz | 2006-01-27 | 1 | -0/+12 |
* | issue switch reset when bringing up the ethernet device | Felix Fietkau | 2006-01-26 | 2 | -0/+2 |
* | reset port settings and default vlan assignment when reset is issued on switc... | Felix Fietkau | 2006-01-26 | 1 | -1/+8 |
* | add a patch to export various kernel symbols in lib/string.c (like in 2.6), | Nicolas Thill | 2006-01-17 | 1 | -7/+2 |
* | fix alsa build on x86 (closes: #201) | Nicolas Thill | 2006-01-17 | 1 | -1/+1 |
* | move natsemi module into the kernel | Mike Baker | 2006-01-16 | 1 | -16/+0 |
* | port wan_device changes from whiterussian to kamikaze | Felix Fietkau | 2006-01-16 | 3 | -19/+19 |
* | move brcm-specific hotplug net scripts into the right place | Felix Fietkau | 2006-01-15 | 2 | -0/+0 |
* | sync kmod-switch with whiterussian | Felix Fietkau | 2006-01-15 | 1 | -10/+11 |