summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* Default to port 1812 for radius authentication when doing 802.1xFlorian Fainelli2008-07-211-1/+1
| | | | SVN-Revision: 11890
* ath9k: correct package descriptionMatteo Croce2008-07-201-1/+1
| | | | SVN-Revision: 11889
* Updated Dnsmasq to 2.45Steven Barth2008-07-202-6/+6
| | | | SVN-Revision: 11888
* Update gpiommc to use configfsMichael Büsch2008-07-202-5/+44
| | | | SVN-Revision: 11887
* add another endianness fix for ath9k, ar9160 now works on ixp4xx, at least ↵Felix Fietkau2008-07-201-0/+16
| | | | | | in sta mode :) SVN-Revision: 11886
* ath9k: remove software descriptor swapping, hw already does thatFelix Fietkau2008-07-201-0/+64
| | | | SVN-Revision: 11885
* add the new ath9k driver (loads successfully on an AR9160 card, but still ↵Felix Fietkau2008-07-2025-0/+32739
| | | | | | seems to have some rf issues) SVN-Revision: 11884
* update compat-wireless to a newer version, but leave it at the old version ↵Felix Fietkau2008-07-201-4/+5
| | | | | | for brcm47xx (b43 does not compile with the new one) SVN-Revision: 11883
* fix madwifi mode settingFelix Fietkau2008-07-201-4/+2
| | | | SVN-Revision: 11882
* Package common nfs kernel modules separately, add missing modules to nfsd ↵Florian Fainelli2008-07-191-3/+24
| | | | | | (#3558) SVN-Revision: 11875
* rename patches-r3776 to patches-testingFelix Fietkau2008-07-1845-1/+1
| | | | SVN-Revision: 11868
* fix hal module load msgFelix Fietkau2008-07-181-0/+30
| | | | SVN-Revision: 11867
* refresh madwifi-testing patchesFelix Fietkau2008-07-1841-484/+253
| | | | SVN-Revision: 11866
* fix some madwifi-testing bugsFelix Fietkau2008-07-184-113/+65
| | | | SVN-Revision: 11865
* Update GPIO-based MMC driverMichael Büsch2008-07-184-353/+5
| | | | SVN-Revision: 11864
* fix some unused variablesFelix Fietkau2008-07-181-25/+29
| | | | SVN-Revision: 11863
* Updated Dnsmasq to 2.43Steven Barth2008-07-183-36/+7
| | | | SVN-Revision: 11862
* fix wpa_cli compileFelix Fietkau2008-07-181-1/+1
| | | | SVN-Revision: 11861
* Allow kexec-tools to be built for mipsel, tested on a routerboard 500Florian Fainelli2008-07-182-1/+105
| | | | SVN-Revision: 11856
* remove a wrong patch chunk in the madwifi updateFelix Fietkau2008-07-171-9/+0
| | | | SVN-Revision: 11855
* huge madwifi update (work in progress, disabled by default, compiles but ↵Felix Fietkau2008-07-1745-3/+5417
| | | | | | breaks at run time) SVN-Revision: 11851
* Fix menuconfig - Description for the no timestamp check option was ↵Andy Boyett2008-07-172-7/+10
| | | | | | swallowing all entries below it in menuconfig SVN-Revision: 11850
* add some madwifi fixes and enhancements by Sven-Ola, refresh patchesFelix Fietkau2008-07-1629-77/+2739
| | | | SVN-Revision: 11848
* ubsec ssb is only available on brcm47xxFlorian Fainelli2008-07-161-1/+1
| | | | SVN-Revision: 11847
* button-hotplug does not build for 2.4 kernelsFlorian Fainelli2008-07-161-0/+1
| | | | SVN-Revision: 11845
* Add ubsec ssb from Daniel Mueller <daniel@danm.de> (#2417)Florian Fainelli2008-07-1517-0/+7743
| | | | SVN-Revision: 11841
* Support for setting monitor mode (#1306)Florian Fainelli2008-07-151-7/+27
| | | | SVN-Revision: 11838
* fix md5sumTravis Kemen2008-07-151-1/+1
| | | | SVN-Revision: 11835
* Upgrade wpa_supplicant to 0.6.3 and add some improvements (mainly for ↵Felix Fietkau2008-07-1515-1386/+662
| | | | | | roaming with ap_scan=1) Remove arch specific config files (they seem rather pointless) Remove the dependency on OpenSSL (use small built-in SSL functions) SVN-Revision: 11833
* 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