summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
...
* Also call setup_switch on network restartflorian2008-03-021-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10540 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix switch-robo.c compile errors on linux 2.4nbd2008-03-011-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10539 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove the packages repo as it is not compatable with trunkthepeople2008-02-291-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10537 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix a wrong variable names (ifname, wan) and enhance httpd's init script by ↵thepeople2008-02-281-4/+44
| | | | | | more configurable options. Signed-off-by: Lubos Stanek (lubek) <lubek@lubek.name> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10536 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix the roboswitch code for the WRT350Nmb2008-02-273-80/+186
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10531 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add config file support for the adm5120 switchthepeople2008-02-273-0/+96
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10529 3c298f89-4303-0410-b956-a3cf2f4a3e73
* sync with madwifi commit 3362nbd2008-02-231-7/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10519 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi 2.6.24 compile fix Signed-off-by: Alexandros C. Couloumbis ↵thepeople2008-02-221-0/+15
| | | | | | <alex@ozo.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10517 3c298f89-4303-0410-b956-a3cf2f4a3e73
* *sigh* nuke more debug crapnbd2008-02-211-20/+29
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10516 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: minor ap scanning bugfixnbd2008-02-211-0/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10513 3c298f89-4303-0410-b956-a3cf2f4a3e73
* improve reliability of beacon transmissions after channel changenbd2008-02-201-0/+68
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10512 3c298f89-4303-0410-b956-a3cf2f4a3e73
* refresh madwifi patches, fix an issue with napi polling (thx SeG)nbd2008-02-2027-546/+414
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10511 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm47xx: Add driver for the SSB Gigabit Ethernet core.mb2008-02-201-0/+26
| | | | | | | It doesn't work, yet, but let's commit what we have. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10509 3c298f89-4303-0410-b956-a3cf2f4a3e73
* napi polling fixnbd2008-02-201-13/+21
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10507 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: remove a dangerous debugging definenbd2008-02-201-31/+44
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10506 3c298f89-4303-0410-b956-a3cf2f4a3e73
* improve reliability of the beaconcal patchnbd2008-02-201-14/+27
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10505 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ssb: Make the GPIO API reentrancy safe.mb2008-02-192-44/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10496 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ssb: Update the GPIO APImb2008-02-191-1/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10495 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ssb: Update to latest upstream version of ssb.mb2008-02-191-366/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10490 3c298f89-4303-0410-b956-a3cf2f4a3e73
* change psk back to keythepeople2008-02-181-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10488 3c298f89-4303-0410-b956-a3cf2f4a3e73
* b43: Make probing of NPHY devices possible.mb2008-02-182-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10487 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: Disable driver_nl80211 if mac80211 is not builtmb2008-02-171-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10481 3c298f89-4303-0410-b956-a3cf2f4a3e73
* b43: Switch to latest firmware.mb2008-02-171-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10479 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd.sh: Fix typo. The PSK is expected in the "psk" variable, but we put ↵mb2008-02-171-3/+3
| | | | | | it into the "key" variable. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10478 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211 wifi script: Tell hostapd to use the nl80211 driver.mb2008-02-171-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10477 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: use patches to add the nl80211 driver instead of copying the files.mb2008-02-1712-3781/+2968
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10475 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Whoops, forgot to add this file to the b43-update commit.mb2008-02-161-0/+392
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10472 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: allow AP and VLAN modesmb2008-02-161-0/+25
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10471 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Enable nl80211 support in hostapd.mb2008-02-161-2/+26
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10470 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add hostapd support for nl80211 (mac80211 stack)mb2008-02-168-0/+2990
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10469 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Upgrade b43 and mac80211.mb2008-02-15103-10167/+16995
| | | | | | | | | This also temporarly disables hostapd support for mac80211, as hostapd needs patches to compile against latest mac80211. Will do that in a seperate patch. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10466 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iptables: remove obsolete patchjuhosg2008-02-151-12/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10464 3c298f89-4303-0410-b956-a3cf2f4a3e73
* push a couple of fixes upstream from Acinonyxthepeople2008-02-151-5/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10463 3c298f89-4303-0410-b956-a3cf2f4a3e73
* create the dhcp leasefile if it doesn't existthepeople2008-02-141-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10460 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix problems with the use of a passphrase, add option to use a key instead ↵thepeople2008-02-131-5/+13
| | | | | | of passphrase git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10450 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade uci to 0.3.0nbd2008-02-121-3/+3
| | | | | | | | | - fix for adding changes to empty config files - better error handling for invalid config pointers - create /tmp/.uci if it does not exist git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10447 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update acx100matteo2008-02-103-56/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10439 3c298f89-4303-0410-b956-a3cf2f4a3e73
* commit after running uci_set_defaultnbd2008-02-091-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10434 3c298f89-4303-0410-b956-a3cf2f4a3e73
* don't fail on uci_load() with nonexisting config files, but return the right ↵nbd2008-02-091-1/+7
| | | | | | return code git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10433 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make uci_add() create anonymous sections if requested and store the new ↵nbd2008-02-091-1/+6
| | | | | | section name in a variable git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10432 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bump uci to 0.2.5 - adds support for adding unnamed sectionsnbd2008-02-091-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10431 3c298f89-4303-0410-b956-a3cf2f4a3e73
* backport acx100 2.6.24 fixes from SVNmatteo2008-02-081-0/+42
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10425 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix AR7 DSL with 2.6.24matteo2008-02-081-28/+61
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10423 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a fix for memleaks caused by failed memory allocationsnbd2008-02-081-0/+44
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10417 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: add ap mode specific improvements to the calibration process. ↵nbd2008-02-082-39/+155
| | | | | | reported to produce a noticeable increase in rx/tx strength git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10416 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a typo in kmod-crypto-testnico2008-02-061-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10406 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a workaround for watchdog path changesnico2008-02-061-8/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10403 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a workaround for crypto modules renamed in 2.6.24nico2008-02-061-7/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10402 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable radar detection by default until it is fixednbd2008-02-051-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10401 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update uci - fixes a bug in parse_uci_tuplenbd2008-02-051-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10400 3c298f89-4303-0410-b956-a3cf2f4a3e73