aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
...
* kernel/modules/usb: add support for the cp2101 USB to serial converter, ↵Gabor Juhos2008-03-061-0/+15
| | | | | | thanks to bifferos (closes: #3175) SVN-Revision: 10548
* Fix typoFlorian Fainelli2008-03-041-1/+1
| | | | SVN-Revision: 10544
* Also call setup_switch on network restartFlorian Fainelli2008-03-021-0/+1
| | | | SVN-Revision: 10540
* fix switch-robo.c compile errors on linux 2.4Felix Fietkau2008-03-011-0/+4
| | | | SVN-Revision: 10539
* remove the packages repo as it is not compatable with trunkTravis Kemen2008-02-291-1/+0
| | | | SVN-Revision: 10537
* Fix a wrong variable names (ifname, wan) and enhance httpd's init script by ↵Travis Kemen2008-02-281-4/+44
| | | | | | more configurable options. Signed-off-by: Lubos Stanek (lubek) <lubek@lubek.name> SVN-Revision: 10536
* Fix the roboswitch code for the WRT350NMichael Büsch2008-02-273-80/+186
| | | | SVN-Revision: 10531
* add config file support for the adm5120 switchTravis Kemen2008-02-273-0/+96
| | | | SVN-Revision: 10529
* sync with madwifi commit 3362Felix Fietkau2008-02-231-7/+1
| | | | SVN-Revision: 10519
* madwifi 2.6.24 compile fix Signed-off-by: Alexandros C. Couloumbis ↵Travis Kemen2008-02-221-0/+15
| | | | | | <alex@ozo.com> SVN-Revision: 10517
* *sigh* nuke more debug crapFelix Fietkau2008-02-211-20/+29
| | | | SVN-Revision: 10516
* madwifi: minor ap scanning bugfixFelix Fietkau2008-02-211-0/+18
| | | | SVN-Revision: 10513
* improve reliability of beacon transmissions after channel changeFelix Fietkau2008-02-201-0/+68
| | | | SVN-Revision: 10512
* refresh madwifi patches, fix an issue with napi polling (thx SeG)Felix Fietkau2008-02-2027-546/+414
| | | | SVN-Revision: 10511
* bcm47xx: Add driver for the SSB Gigabit Ethernet core. It doesn't work, yet, ↵Michael Büsch2008-02-201-0/+26
| | | | | | but let's commit what we have. SVN-Revision: 10509
* napi polling fixFelix Fietkau2008-02-201-13/+21
| | | | SVN-Revision: 10507
* madwifi: remove a dangerous debugging defineFelix Fietkau2008-02-201-31/+44
| | | | SVN-Revision: 10506
* improve reliability of the beaconcal patchFelix Fietkau2008-02-201-14/+27
| | | | SVN-Revision: 10505
* ssb: Make the GPIO API reentrancy safe.Michael Büsch2008-02-192-44/+14
| | | | SVN-Revision: 10496
* ssb: Update the GPIO APIMichael Büsch2008-02-191-1/+10
| | | | SVN-Revision: 10495
* ssb: Update to latest upstream version of ssb.Michael Büsch2008-02-191-366/+0
| | | | SVN-Revision: 10490
* change psk back to keyTravis Kemen2008-02-181-1/+1
| | | | SVN-Revision: 10488
* b43: Make probing of NPHY devices possible.Michael Büsch2008-02-182-1/+2
| | | | SVN-Revision: 10487
* hostapd: Disable driver_nl80211 if mac80211 is not builtMichael Büsch2008-02-171-1/+1
| | | | SVN-Revision: 10481
* b43: Switch to latest firmware.Michael Büsch2008-02-171-4/+4
| | | | SVN-Revision: 10479
* hostapd.sh: Fix typo. The PSK is expected in the "psk" variable, but we put ↵Michael Büsch2008-02-171-3/+3
| | | | | | it into the "key" variable. SVN-Revision: 10478
* mac80211 wifi script: Tell hostapd to use the nl80211 driver.Michael Büsch2008-02-171-3/+3
| | | | SVN-Revision: 10477
* hostapd: use patches to add the nl80211 driver instead of copying the files.Michael Büsch2008-02-1712-3781/+2968
| | | | SVN-Revision: 10475
* Whoops, forgot to add this file to the b43-update commit.Michael Büsch2008-02-161-0/+392
| | | | SVN-Revision: 10472
* mac80211: allow AP and VLAN modesMichael Büsch2008-02-161-0/+25
| | | | SVN-Revision: 10471
* Enable nl80211 support in hostapd.Michael Büsch2008-02-161-2/+26
| | | | SVN-Revision: 10470
* Add hostapd support for nl80211 (mac80211 stack)Michael Büsch2008-02-168-0/+2990
| | | | SVN-Revision: 10469
* Upgrade b43 and mac80211.Michael Büsch2008-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. SVN-Revision: 10466
* iptables: remove obsolete patchGabor Juhos2008-02-151-12/+0
| | | | SVN-Revision: 10464
* push a couple of fixes upstream from AcinonyxTravis Kemen2008-02-151-5/+8
| | | | SVN-Revision: 10463
* create the dhcp leasefile if it doesn't existTravis Kemen2008-02-141-0/+3
| | | | SVN-Revision: 10460
* fix problems with the use of a passphrase, add option to use a key instead ↵Travis Kemen2008-02-131-5/+13
| | | | | | of passphrase SVN-Revision: 10450
* upgrade uci to 0.3.0 - fix for adding changes to empty config files - better ↵Felix Fietkau2008-02-121-3/+3
| | | | | | error handling for invalid config pointers - create /tmp/.uci if it does not exist SVN-Revision: 10447
* update acx100Matteo Croce2008-02-103-56/+2
| | | | SVN-Revision: 10439
* commit after running uci_set_defaultFelix Fietkau2008-02-091-0/+1
| | | | SVN-Revision: 10434
* don't fail on uci_load() with nonexisting config files, but return the right ↵Felix Fietkau2008-02-091-1/+7
| | | | | | return code SVN-Revision: 10433
* make uci_add() create anonymous sections if requested and store the new ↵Felix Fietkau2008-02-091-1/+6
| | | | | | section name in a variable SVN-Revision: 10432
* bump uci to 0.2.5 - adds support for adding unnamed sectionsFelix Fietkau2008-02-091-2/+2
| | | | SVN-Revision: 10431
* backport acx100 2.6.24 fixes from SVNMatteo Croce2008-02-081-0/+42
| | | | SVN-Revision: 10425
* fix AR7 DSL with 2.6.24Matteo Croce2008-02-081-28/+61
| | | | SVN-Revision: 10423
* add a fix for memleaks caused by failed memory allocationsFelix Fietkau2008-02-081-0/+44
| | | | SVN-Revision: 10417
* madwifi: add ap mode specific improvements to the calibration process. ↵Felix Fietkau2008-02-082-39/+155
| | | | | | reported to produce a noticeable increase in rx/tx strength SVN-Revision: 10416
* fix a typo in kmod-crypto-testNicolas Thill2008-02-061-1/+1
| | | | SVN-Revision: 10406
* add a workaround for watchdog path changesNicolas Thill2008-02-061-8/+10
| | | | SVN-Revision: 10403
* add a workaround for crypto modules renamed in 2.6.24Nicolas Thill2008-02-061-7/+17
| | | | SVN-Revision: 10402