| Commit message (Expand) | Author | Age | Files | Lines |
* | openssl: make engines support dynamically configurable (based on a patch by p... | Felix Fietkau | 2010-01-28 | 4 | -9/+25 |
* | openssl: add fixes for CVE-2009-1387 and CVE-2009-2409 (thx, puchu) | Felix Fietkau | 2010-01-28 | 2 | -0/+112 |
* | openssl: refresh patches | Felix Fietkau | 2010-01-28 | 17 | -146/+100 |
* | preinit: Remove Ctrl-C prompt...impossible on /dev/console (patch by cshore) | Felix Fietkau | 2010-01-28 | 1 | -1/+1 |
* | package/modules: add missing gspca video drivers for 2.6.32 (patch from #6595) | Gabor Juhos | 2010-01-28 | 1 | -0/+30 |
* | uci: allow shell scripts to override the config dir (patch by cshore) | Felix Fietkau | 2010-01-27 | 1 | -11/+11 |
* | package: kmod-usb-core depends on kmod-nls-base on 2.6.32 | Gabor Juhos | 2010-01-26 | 1 | -1/+1 |
* | base-files: don't build '00_preinit.conf' if CONFIG_PREINITOPT is not selected | Gabor Juhos | 2010-01-26 | 1 | -2/+4 |
* | carl9170: update to 0.9.9.1 | Felix Fietkau | 2010-01-26 | 4 | -106/+3 |
* | mac80211: update to wireless-testing 2010-01-25, includes fixes for crypto an... | Felix Fietkau | 2010-01-26 | 19 | -369/+11 |
* | fix missing quote (thx, puchu) | Felix Fietkau | 2010-01-25 | 1 | -1/+1 |
* | mac80211: restrict the killing of wpa_supplicant processes to the right inter... | Felix Fietkau | 2010-01-25 | 1 | -2/+6 |
* | wpa_supplicant: add missing dependencies | Felix Fietkau | 2010-01-25 | 1 | -0/+1 |
* | add preinit modularization work by Daniel Dickinson (cshore) | Felix Fietkau | 2010-01-25 | 46 | -255/+1090 |
* | opkg: remove an empty patch | Felix Fietkau | 2010-01-25 | 1 | -0/+0 |
* | madwifi: fix some potential null pointer derefs with wds | Felix Fietkau | 2010-01-24 | 7 | -15/+17 |
* | iptables: install libip[46]tc into staging dir | Jo-Philipp Wich | 2010-01-24 | 1 | -1/+1 |
* | mac80211: fix a WARN_ON in client mode | Felix Fietkau | 2010-01-24 | 1 | -0/+11 |
* | fix a typo in the hwmode handling in /sbin/wifi (thx, maddes) | Felix Fietkau | 2010-01-24 | 1 | -1/+1 |
* | fix another kernel version dependency (thx, maddes) | Felix Fietkau | 2010-01-24 | 1 | -1/+1 |
* | ath9k: improve max rate retry handling | Felix Fietkau | 2010-01-24 | 1 | -0/+42 |
* | mac80211: make b43-fwsquash.py work with python 3.x | Jo-Philipp Wich | 2010-01-24 | 1 | -14/+14 |
* | iptables: --enable-static and --enable-shared don't work well together, drop ... | Jo-Philipp Wich | 2010-01-24 | 1 | -1/+0 |
* | base-files: ensure that the ip6addr of the main interface stays the primary i... | Jo-Philipp Wich | 2010-01-23 | 1 | -20/+28 |
* | iptables: update to v1.4.6, relocate patches - patch by Edgar Soldin | Jo-Philipp Wich | 2010-01-23 | 5 | -9/+7 |
* | base-files: try to activate hotplugged partitions as swap and fall back to la... | Jo-Philipp Wich | 2010-01-23 | 1 | -4/+5 |
* | ath9k: fix an initialization error on 2GHz-only cards (based on discussion on... | Felix Fietkau | 2010-01-23 | 1 | -0/+26 |
* | hostapd: fix wpad compile error by preventing make spam from showing up in th... | Felix Fietkau | 2010-01-23 | 1 | -2/+2 |
* | remove obsolete dependencies and checks | Felix Fietkau | 2010-01-23 | 6 | -49/+10 |
* | add explicit dependency on kmod-crypto-core when required (closes: #6557) | Nicolas Thill | 2010-01-23 | 4 | -5/+5 |
* | hostapd: fix compile error in the roboswitch driver | Felix Fietkau | 2010-01-23 | 2 | -1/+16 |
* | hostapd: fix build error | Felix Fietkau | 2010-01-23 | 1 | -1/+1 |
* | hostapd: add a build variant for wpa_supplicant and one for a multicall hosta... | Felix Fietkau | 2010-01-23 | 21 | -725/+1384 |
* | mac80211: improve wifi interface cleanup | Felix Fietkau | 2010-01-23 | 1 | -1/+2 |
* | broadcom-wl: detect all radios when generating config, do wireless setup per-... | Jo-Philipp Wich | 2010-01-22 | 1 | -13/+19 |
* | kernel: specify kmod packages dependencies in a uniform way | Nicolas Thill | 2010-01-22 | 8 | -258/+246 |
* | mac80211: fix spurious error return codes in enable_mac80211() | Jo-Philipp Wich | 2010-01-22 | 1 | -1/+1 |
* | mac80211: fix hostapd wmm setting for multiple bss interfaces | Felix Fietkau | 2010-01-22 | 1 | -1/+1 |
* | mtd: fix typo (thx, Plouj) | Felix Fietkau | 2010-01-21 | 1 | -1/+1 |
* | add support for OvisLink WL-1600GL | Jo-Philipp Wich | 2010-01-21 | 3 | -1/+29 |
* | mac80211: fix multi-bss related rx handling bug | Felix Fietkau | 2010-01-21 | 1 | -0/+72 |
* | broadcom-wl: properly detach nas by using start-stop-daemon to launch it | Jo-Philipp Wich | 2010-01-21 | 1 | -0/+1 |
* | broadcom-wl: implement wepauth in wlc and support it in broadcom.sh, allows s... | Jo-Philipp Wich | 2010-01-21 | 2 | -1/+12 |
* | carl1970: fix download url. Closes #6542. Thanks swalker | Andy Boyett | 2010-01-21 | 1 | -3/+4 |
* | swconfig: show tagged port flag | Gabor Juhos | 2010-01-20 | 2 | -3/+7 |
* | mac80211: restructure /lib/wifi/mac80211.sh use the new multi-bss single inst... | Felix Fietkau | 2010-01-20 | 2 | -128/+209 |
* | hostapd: upgrade to latest git version, add patches to fix multi-bss support ... | Felix Fietkau | 2010-01-20 | 5 | -2/+1351 |
* | ath9k: fix a beacon buffer leak on interface up/down | Felix Fietkau | 2010-01-20 | 1 | -0/+14 |
* | firewall: fix a race condition preventing interfaces from being added to the ... | Jo-Philipp Wich | 2010-01-19 | 2 | -3/+7 |
* | mtd: treat failure to open FIS partition as fatal when a fis_layout is given,... | Jo-Philipp Wich | 2010-01-19 | 2 | -2/+2 |