summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* acx: fix firmware download URLMatteo Croce2008-07-142-4/+4
| | | | SVN-Revision: 11821
* Build zd1211rw (#3759)Florian Fainelli2008-07-141-12/+10
| | | | SVN-Revision: 11819
* Enable wl500gp workaround to enable 32MB ram (#864)Florian Fainelli2008-07-131-0/+5
| | | | SVN-Revision: 11812
* Enable russian codepage 1251 (#819)Florian Fainelli2008-07-131-0/+17
| | | | SVN-Revision: 11810
* enable the cryptodev engine on ixp4xxImre Kaloz2008-07-131-1/+1
| | | | SVN-Revision: 11805
* fix cryptodev compileImre Kaloz2008-07-131-0/+494
| | | | SVN-Revision: 11804
* add ocf kernel patchImre Kaloz2008-07-131-0/+23
| | | | SVN-Revision: 11803
* madwifi: add an optional threshold for low-rssi disconnection. This can be ↵Felix Fietkau2008-07-121-0/+91
| | | | | | useful when letting wpa_supplicant control roaming. SVN-Revision: 11799
* madwifi: improve beacon miss handling to increase the reliability of STA ↵Felix Fietkau2008-07-121-0/+102
| | | | | | mode links SVN-Revision: 11798
* madwifi: drop stale AP nodes from the client list when disconnecting. Fixes ↵Felix Fietkau2008-07-121-0/+59
| | | | | | some reassoc issues. SVN-Revision: 11797
* madwifi: add a preliminary fix for the reassoc check, but disable reassoc ↵Felix Fietkau2008-07-121-0/+31
| | | | | | entirely for now until we've figured out why it fails frequently. SVN-Revision: 11796
* madwifi: some misconfigured APs broadcast NULL BSSIDs, which can confuse the ↵Felix Fietkau2008-07-121-0/+18
| | | | | | STA. Ignore those when scanning. SVN-Revision: 11795
* madwifi: add an optional background scanning threshold triggered by low rssi ↵Felix Fietkau2008-07-121-0/+127
| | | | | | (useful for passing updated scan results to the wpa_supplicant ahead of time, before losing connectivity entirely) SVN-Revision: 11794
* madwifi: recognize hidden essid with length=1 containing a nullbyteFelix Fietkau2008-07-121-0/+38
| | | | SVN-Revision: 11793
* madwifi: make STA mode interfaces disassociate if transmission of assoc/auth ↵Felix Fietkau2008-07-121-0/+81
| | | | | | critical packets failed. SVN-Revision: 11792
* refresh some madwifi patchesFelix Fietkau2008-07-126-96/+48
| | | | SVN-Revision: 11791
* switch to a different NPE-C firmwareImre Kaloz2008-07-121-2/+2
| | | | SVN-Revision: 11790
* add ocf support to openssl, and use it by default if engines are enabledImre Kaloz2008-07-122-0/+1220
| | | | SVN-Revision: 11789
* enable openssl engine support on ixp4xxImre Kaloz2008-07-121-0/+5
| | | | SVN-Revision: 11788
* fixes zd1211rw compile and cleans up mac80211 MakefileJohn Crispin2008-07-122-45/+8
| | | | SVN-Revision: 11787
* cleanupImre Kaloz2008-07-122-7/+1
| | | | SVN-Revision: 11786
* switch to the IXP4xx microcode with crypto supportImre Kaloz2008-07-122-6/+7
| | | | SVN-Revision: 11779
* generate package for the new IXP4xx crpyto driverImre Kaloz2008-07-121-0/+18
| | | | SVN-Revision: 11777
* create crypto packages for aead and authencImre Kaloz2008-07-121-0/+22
| | | | SVN-Revision: 11774
* Fix hostapd compilation which was broken only for 2.6.25 (#3733). Thanks to ↵Florian Fainelli2008-07-101-0/+13
| | | | | | Hauke Mehrtens. SVN-Revision: 11763
* sit depends on tunnel4Matteo Croce2008-07-091-0/+1
| | | | SVN-Revision: 11755
* revert r11749: b43 should not depend on crypto modules, mac80211 shouldPeter Denison2008-07-091-1/+1
| | | | SVN-Revision: 11754
* Make b43 module depend on crypto modulesPeter Denison2008-07-081-1/+1
| | | | SVN-Revision: 11749
* Update libpcap to 0.9.8 (#3571)Florian Fainelli2008-07-076-37/+496
| | | | SVN-Revision: 11742
* Add support for WRT600N and WRT600N v1.1 (#3535)Florian Fainelli2008-07-072-1/+43
| | | | SVN-Revision: 11740
* Update hostapd to 0.6.3 (#3615)Florian Fainelli2008-07-075-3189/+5
| | | | SVN-Revision: 11738
* Update iw to snapshot 4d3a72da3f21761bf4f2866a6a3400d4ecf67365Florian Fainelli2008-07-061-3/+3
| | | | SVN-Revision: 11734
* make atheros wifi cards used on arcaydian 4519 ifxmips based boards workJohn Crispin2008-07-062-0/+119
| | | | SVN-Revision: 11676
* be a bit more verbose about madwifi errorsFelix Fietkau2008-07-061-33/+108
| | | | SVN-Revision: 11675
* This adds dhcp-boot support to dnsmasq-init: option name "virt0" option ↵Florian Fainelli2008-07-051-0/+22
| | | | | | | | filename "pxelinux.0" option servername "mainframe0.dev" option serveraddress "9.3.2.1" closes #3529 SVN-Revision: 11663
* madwifi: fix sequence number check on incoming retransmit checksFelix Fietkau2008-07-011-0/+26
| | | | SVN-Revision: 11614
* lua: Fixed some cross-platform issues for PPC (and probably other architectures)Steven Barth2008-06-292-2/+15
| | | | SVN-Revision: 11608
* backport a fix to suppress warning when loading dnsmasq on >=2.6.25.7. this ↵John Crispin2008-06-281-0/+30
| | | | | | patch can be removed when dnsmasq 2.43 is released SVN-Revision: 11604
* move ifxmips uboot to package/Felix Fietkau2008-06-2881-0/+23926
| | | | SVN-Revision: 11601
* compile libnl with -ffunction-sections to make binaries that use genl smallerFelix Fietkau2008-06-281-0/+2
| | | | SVN-Revision: 11600
* x86: don't attempt to compile grub on darwinFelix Fietkau2008-06-281-0/+2
| | | | SVN-Revision: 11599
* adds rt_tables to files installed by ip ipkgJohn Crispin2008-06-281-0/+2
| | | | SVN-Revision: 11598
* ebtables: Update to 2.0.8-2Andy Boyett2008-06-222-18/+12
| | | | SVN-Revision: 11556
* gmp: Update to 4.2.2Andy Boyett2008-06-222-88/+10
| | | | SVN-Revision: 11555
* e2fsprogs: Update to 1.40.11Andy Boyett2008-06-221-4/+5
| | | | SVN-Revision: 11554
* arptables: Update to 0.0.3-3Andy Boyett2008-06-222-29/+3
| | | | SVN-Revision: 11553
* Add support for Connexant USB ADSL modemds (#3553)Florian Fainelli2008-06-211-0/+14
| | | | SVN-Revision: 11549
* upgrade to uci 0.4.4 (fixes a stupid bug, thx Frédéric Moulins)Felix Fietkau2008-06-201-2/+2
| | | | SVN-Revision: 11548
* grub: Natively build grub only on x86 linux hosts, cross compile everywhere ↵Andy Boyett2008-06-201-4/+10
| | | | | | else. - Closes #3560 SVN-Revision: 11542
* Remove the sleep since we delayed bringing up the interfaceFlorian Fainelli2008-06-181-1/+0
| | | | SVN-Revision: 11534