summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
* SVN checkouts should be made non-interactive, so that https repositories ↵Florian Fainelli2008-07-121-1/+1
| | | | | | with auto-signed repositories can be checked out without user interaction SVN-Revision: 11785
* switch to the IXP4xx microcode with crypto supportImre Kaloz2008-07-122-6/+7
| | | | SVN-Revision: 11779
* nuke most of the old ixp4xx patchsetsImre Kaloz2008-07-12123-33849/+0
| | | | SVN-Revision: 11778
* generate package for the new IXP4xx crpyto driverImre Kaloz2008-07-121-0/+18
| | | | SVN-Revision: 11777
* resync/cleanup ixp4xx configImre Kaloz2008-07-121-190/+85
| | | | SVN-Revision: 11776
* sync with the cryptodev-2.6 git treeImre Kaloz2008-07-121-0/+8722
| | | | SVN-Revision: 11775
* create crypto packages for aead and authencImre Kaloz2008-07-121-0/+22
| | | | SVN-Revision: 11774
* build more crypto modulesImre Kaloz2008-07-121-0/+6
| | | | SVN-Revision: 11773
* upgrade ixp4xx to 2.6.26-rc9, resync patchesImre Kaloz2008-07-1111-16/+16
| | | | SVN-Revision: 11768
* swap chipselects on the Pronghorn seriesImre Kaloz2008-07-111-9/+9
| | | | SVN-Revision: 11767
* 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
* add missing \n to ath pci codeJohn Crispin2008-07-091-1/+1
| | | | SVN-Revision: 11753
* On embedded devices we must not route the interrupts through the PCI core, ↵Peter Denison2008-07-081-0/+26
| | | | | | if our host-bus is not PCI Reported-by: Steve Brown <sbrown@cortland.com> Signed-off-by: Michael Buesch <mb@bu3sch.d> SVN-Revision: 11750
* Make b43 module depend on crypto modulesPeter Denison2008-07-081-1/+1
| | | | SVN-Revision: 11749
* Added in sub endpoint size patchHamish Guthrie2008-07-081-0/+11
| | | | SVN-Revision: 11748
* Stick to 2.6.24 on rdc for nowFlorian Fainelli2008-07-082-981/+2
| | | | SVN-Revision: 11747
* Removed patches and config for non-functional 2.6.22 kernelHamish Guthrie2008-07-0810-11303/+0
| | | | SVN-Revision: 11746
* Added gpio and led drivers for 2.6.25.10 kernelHamish Guthrie2008-07-083-4/+734
| | | | SVN-Revision: 11745
* 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
* Define the size_t size for cris (#3722)Florian Fainelli2008-07-061-0/+1
| | | | SVN-Revision: 11701
* Update uml to 2.6.25.10Florian Fainelli2008-07-062-8/+15
| | | | SVN-Revision: 11686
* add dma hack to ifxmipsJohn Crispin2008-07-061-0/+13
| | | | SVN-Revision: 11678
* clean up board configJohn Crispin2008-07-061-99/+125
| | | | SVN-Revision: 11677
* make atheros wifi cards used on arcaydian 4519 ifxmips based boards workJohn Crispin2008-07-066-7/+167
| | | | SVN-Revision: 11676
* be a bit more verbose about madwifi errorsFelix Fietkau2008-07-061-33/+108
| | | | SVN-Revision: 11675
* use boards mac on boards with brn loader, on ifxmipsJohn Crispin2008-07-051-2/+7
| | | | SVN-Revision: 11674
* lots of ifxmips fixes and featuresJohn Crispin2008-07-0518-2592/+165
| | | | SVN-Revision: 11673
* spurious initramfs breakage fixFelix Fietkau2008-07-051-19/+20
| | | | SVN-Revision: 11670
* update targets to 2.6.25.10Imre Kaloz2008-07-0511-12/+12
| | | | SVN-Revision: 11667
* update pronghorn patchImre Kaloz2008-07-051-5/+3
| | | | SVN-Revision: 11666
* avr32: update to latest atmel sourcesMatteo Croce2008-07-054-1056/+1600
| | | | SVN-Revision: 11665
* 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
* If the *.img file is larger than 0x1e8000 loading it with flash -s 0x100000 ↵Florian Fainelli2008-07-051-0/+1
| | | | | | | | | -d 0xffe08000 -l <length> on the bootloader prompt will destroy the bootloader and brick the device. The attached patch tries to implement a size check and renames the image into *.img.too_big. It applies to svn r11401. Signed-off-by: Joerg Albert <jal2@gmx.de> SVN-Revision: 11662