Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Build zd1211rw (#3759) | Florian Fainelli | 2008-07-14 |
| | | | | SVN-Revision: 11819 | ||
* | upgrade orion to 2.6.26-rc9 | Imre Kaloz | 2008-07-14 |
| | | | | SVN-Revision: 11818 | ||
* | nuke eyecandy as not everyone likes it :P | Imre Kaloz | 2008-07-14 |
| | | | | SVN-Revision: 11817 | ||
* | on IXP46x we can have up to 3 npe ethernet interfaces, so set the mac for ↵ | Imre Kaloz | 2008-07-14 |
| | | | | | | the third one, too SVN-Revision: 11816 | ||
* | fixup the weird fis location for the Sidewinder | Imre Kaloz | 2008-07-14 |
| | | | | SVN-Revision: 11815 | ||
* | resync patches | Imre Kaloz | 2008-07-13 |
| | | | | SVN-Revision: 11814 | ||
* | update Sidewinder patch, add support for the ethernet interfaces | Imre Kaloz | 2008-07-13 |
| | | | | SVN-Revision: 11813 | ||
* | Enable wl500gp workaround to enable 32MB ram (#864) | Florian Fainelli | 2008-07-13 |
| | | | | SVN-Revision: 11812 | ||
* | Enable russian codepage 1251 (#819) | Florian Fainelli | 2008-07-13 |
| | | | | SVN-Revision: 11810 | ||
* | enable the cryptodev engine on ixp4xx | Imre Kaloz | 2008-07-13 |
| | | | | SVN-Revision: 11805 | ||
* | fix cryptodev compile | Imre Kaloz | 2008-07-13 |
| | | | | SVN-Revision: 11804 | ||
* | add ocf kernel patch | Imre Kaloz | 2008-07-13 |
| | | | | SVN-Revision: 11803 | ||
* | madwifi: add an optional threshold for low-rssi disconnection. This can be ↵ | Felix Fietkau | 2008-07-12 |
| | | | | | | useful when letting wpa_supplicant control roaming. SVN-Revision: 11799 | ||
* | madwifi: improve beacon miss handling to increase the reliability of STA ↵ | Felix Fietkau | 2008-07-12 |
| | | | | | | mode links SVN-Revision: 11798 | ||
* | madwifi: drop stale AP nodes from the client list when disconnecting. Fixes ↵ | Felix Fietkau | 2008-07-12 |
| | | | | | | some reassoc issues. SVN-Revision: 11797 | ||
* | madwifi: add a preliminary fix for the reassoc check, but disable reassoc ↵ | Felix Fietkau | 2008-07-12 |
| | | | | | | 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 Fietkau | 2008-07-12 |
| | | | | | | STA. Ignore those when scanning. SVN-Revision: 11795 | ||
* | madwifi: add an optional background scanning threshold triggered by low rssi ↵ | Felix Fietkau | 2008-07-12 |
| | | | | | | (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 nullbyte | Felix Fietkau | 2008-07-12 |
| | | | | SVN-Revision: 11793 | ||
* | madwifi: make STA mode interfaces disassociate if transmission of assoc/auth ↵ | Felix Fietkau | 2008-07-12 |
| | | | | | | critical packets failed. SVN-Revision: 11792 | ||
* | refresh some madwifi patches | Felix Fietkau | 2008-07-12 |
| | | | | SVN-Revision: 11791 | ||
* | switch to a different NPE-C firmware | Imre Kaloz | 2008-07-12 |
| | | | | SVN-Revision: 11790 | ||
* | add ocf support to openssl, and use it by default if engines are enabled | Imre Kaloz | 2008-07-12 |
| | | | | SVN-Revision: 11789 | ||
* | enable openssl engine support on ixp4xx | Imre Kaloz | 2008-07-12 |
| | | | | SVN-Revision: 11788 | ||
* | fixes zd1211rw compile and cleans up mac80211 Makefile | John Crispin | 2008-07-12 |
| | | | | SVN-Revision: 11787 | ||
* | cleanup | Imre Kaloz | 2008-07-12 |
| | | | | SVN-Revision: 11786 | ||
* | SVN checkouts should be made non-interactive, so that https repositories ↵ | Florian Fainelli | 2008-07-12 |
| | | | | | | with auto-signed repositories can be checked out without user interaction SVN-Revision: 11785 | ||
* | switch to the IXP4xx microcode with crypto support | Imre Kaloz | 2008-07-12 |
| | | | | SVN-Revision: 11779 | ||
* | nuke most of the old ixp4xx patchsets | Imre Kaloz | 2008-07-12 |
| | | | | SVN-Revision: 11778 | ||
* | generate package for the new IXP4xx crpyto driver | Imre Kaloz | 2008-07-12 |
| | | | | SVN-Revision: 11777 | ||
* | resync/cleanup ixp4xx config | Imre Kaloz | 2008-07-12 |
| | | | | SVN-Revision: 11776 | ||
* | sync with the cryptodev-2.6 git tree | Imre Kaloz | 2008-07-12 |
| | | | | SVN-Revision: 11775 | ||
* | create crypto packages for aead and authenc | Imre Kaloz | 2008-07-12 |
| | | | | SVN-Revision: 11774 | ||
* | build more crypto modules | Imre Kaloz | 2008-07-12 |
| | | | | SVN-Revision: 11773 | ||
* | upgrade ixp4xx to 2.6.26-rc9, resync patches | Imre Kaloz | 2008-07-11 |
| | | | | SVN-Revision: 11768 | ||
* | swap chipselects on the Pronghorn series | Imre Kaloz | 2008-07-11 |
| | | | | SVN-Revision: 11767 | ||
* | Fix hostapd compilation which was broken only for 2.6.25 (#3733). Thanks to ↵ | Florian Fainelli | 2008-07-10 |
| | | | | | | Hauke Mehrtens. SVN-Revision: 11763 | ||
* | sit depends on tunnel4 | Matteo Croce | 2008-07-09 |
| | | | | SVN-Revision: 11755 | ||
* | revert r11749: b43 should not depend on crypto modules, mac80211 should | Peter Denison | 2008-07-09 |
| | | | | SVN-Revision: 11754 | ||
* | add missing \n to ath pci code | John Crispin | 2008-07-09 |
| | | | | SVN-Revision: 11753 | ||
* | On embedded devices we must not route the interrupts through the PCI core, ↵ | Peter Denison | 2008-07-08 |
| | | | | | | 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 modules | Peter Denison | 2008-07-08 |
| | | | | SVN-Revision: 11749 | ||
* | Added in sub endpoint size patch | Hamish Guthrie | 2008-07-08 |
| | | | | SVN-Revision: 11748 | ||
* | Stick to 2.6.24 on rdc for now | Florian Fainelli | 2008-07-08 |
| | | | | SVN-Revision: 11747 | ||
* | Removed patches and config for non-functional 2.6.22 kernel | Hamish Guthrie | 2008-07-08 |
| | | | | SVN-Revision: 11746 | ||
* | Added gpio and led drivers for 2.6.25.10 kernel | Hamish Guthrie | 2008-07-08 |
| | | | | SVN-Revision: 11745 | ||
* | Update libpcap to 0.9.8 (#3571) | Florian Fainelli | 2008-07-07 |
| | | | | SVN-Revision: 11742 | ||
* | Add support for WRT600N and WRT600N v1.1 (#3535) | Florian Fainelli | 2008-07-07 |
| | | | | SVN-Revision: 11740 | ||
* | Update hostapd to 0.6.3 (#3615) | Florian Fainelli | 2008-07-07 |
| | | | | SVN-Revision: 11738 | ||
* | Update iw to snapshot 4d3a72da3f21761bf4f2866a6a3400d4ecf67365 | Florian Fainelli | 2008-07-06 |
| | | | | SVN-Revision: 11734 |