summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* uci: allow shell scripts to override the config dir (patch by cshore)Felix Fietkau2010-01-271-11/+11
| | | | SVN-Revision: 19351
* package: kmod-usb-core depends on kmod-nls-base on 2.6.32Gabor Juhos2010-01-261-1/+1
| | | | SVN-Revision: 19347
* base-files: don't build '00_preinit.conf' if CONFIG_PREINITOPT is not selectedGabor Juhos2010-01-261-2/+4
| | | | | | Also, use the default pi_broadcast address if it is not specified SVN-Revision: 19346
* carl9170: update to 0.9.9.1Felix Fietkau2010-01-264-106/+3
| | | | SVN-Revision: 19338
* mac80211: update to wireless-testing 2010-01-25, includes fixes for crypto ↵Felix Fietkau2010-01-2619-369/+11
| | | | | | and retransmissions SVN-Revision: 19337
* fix missing quote (thx, puchu)Felix Fietkau2010-01-251-1/+1
| | | | SVN-Revision: 19335
* mac80211: restrict the killing of wpa_supplicant processes to the right ↵Felix Fietkau2010-01-251-2/+6
| | | | | | interface (#5991) SVN-Revision: 19334
* wpa_supplicant: add missing dependenciesFelix Fietkau2010-01-251-0/+1
| | | | SVN-Revision: 19333
* add preinit modularization work by Daniel Dickinson (cshore)Felix Fietkau2010-01-2546-255/+1090
| | | | SVN-Revision: 19331
* opkg: remove an empty patchFelix Fietkau2010-01-251-0/+0
| | | | SVN-Revision: 19330
* madwifi: fix some potential null pointer derefs with wdsFelix Fietkau2010-01-247-15/+17
| | | | SVN-Revision: 19322
* iptables: install libip[46]tc into staging dirJo-Philipp Wich2010-01-241-1/+1
| | | | SVN-Revision: 19316
* mac80211: fix a WARN_ON in client modeFelix Fietkau2010-01-241-0/+11
| | | | SVN-Revision: 19315
* fix a typo in the hwmode handling in /sbin/wifi (thx, maddes)Felix Fietkau2010-01-241-1/+1
| | | | SVN-Revision: 19313
* fix another kernel version dependency (thx, maddes)Felix Fietkau2010-01-241-1/+1
| | | | SVN-Revision: 19312
* ath9k: improve max rate retry handlingFelix Fietkau2010-01-241-0/+42
| | | | SVN-Revision: 19308
* mac80211: make b43-fwsquash.py work with python 3.xJo-Philipp Wich2010-01-241-14/+14
| | | | SVN-Revision: 19307
* iptables: --enable-static and --enable-shared don't work well together, drop ↵Jo-Philipp Wich2010-01-241-1/+0
| | | | | | --enable-static SVN-Revision: 19304
* base-files: ensure that the ip6addr of the main interface stays the primary ↵Jo-Philipp Wich2010-01-231-20/+28
| | | | | | ip by re-adding it after alias setup is completed - patch by Alina Friedrichsen SVN-Revision: 19303
* iptables: update to v1.4.6, relocate patches - patch by Edgar SoldinJo-Philipp Wich2010-01-235-9/+7
| | | | SVN-Revision: 19302
* base-files: try to activate hotplugged partitions as swap and fall back to ↵Jo-Philipp Wich2010-01-231-4/+5
| | | | | | lazy mount (#6517) SVN-Revision: 19300
* ath9k: fix an initialization error on 2GHz-only cards (based on discussion ↵Felix Fietkau2010-01-231-0/+26
| | | | | | on ath9k-devel@) SVN-Revision: 19296
* hostapd: fix wpad compile error by preventing make spam from showing up in ↵Felix Fietkau2010-01-231-2/+2
| | | | | | the cflags/ldflags dump files SVN-Revision: 19295
* remove obsolete dependencies and checksFelix Fietkau2010-01-236-49/+10
| | | | SVN-Revision: 19292
* add explicit dependency on kmod-crypto-core when required (closes: #6557)Nicolas Thill2010-01-234-5/+5
| | | | SVN-Revision: 19291
* hostapd: fix compile error in the roboswitch driverFelix Fietkau2010-01-232-1/+16
| | | | SVN-Revision: 19290
* hostapd: fix build errorFelix Fietkau2010-01-231-1/+1
| | | | SVN-Revision: 19289
* hostapd: add a build variant for wpa_supplicant and one for a multicall ↵Felix Fietkau2010-01-2321-725/+1384
| | | | | | hostapd+supplicant program (wpad) and remove the old wpa_supplicant package SVN-Revision: 19286
* mac80211: improve wifi interface cleanupFelix Fietkau2010-01-231-1/+2
| | | | SVN-Revision: 19285
* broadcom-wl: detect all radios when generating config, do wireless setup ↵Jo-Philipp Wich2010-01-221-13/+19
| | | | | | per-interface (#5308) SVN-Revision: 19273
* kernel: specify kmod packages dependencies in a uniform wayNicolas Thill2010-01-228-258/+246
| | | | SVN-Revision: 19271
* mac80211: fix spurious error return codes in enable_mac80211()Jo-Philipp Wich2010-01-221-1/+1
| | | | SVN-Revision: 19265
* mac80211: fix hostapd wmm setting for multiple bss interfacesFelix Fietkau2010-01-221-1/+1
| | | | SVN-Revision: 19264
* mtd: fix typo (thx, Plouj)Felix Fietkau2010-01-211-1/+1
| | | | SVN-Revision: 19263
* add support for OvisLink WL-1600GLJo-Philipp Wich2010-01-213-1/+29
| | | | SVN-Revision: 19262
* mac80211: fix multi-bss related rx handling bugFelix Fietkau2010-01-211-0/+72
| | | | SVN-Revision: 19260
* broadcom-wl: properly detach nas by using start-stop-daemon to launch itJo-Philipp Wich2010-01-211-0/+1
| | | | SVN-Revision: 19257
* broadcom-wl: implement wepauth in wlc and support it in broadcom.sh, allows ↵Jo-Philipp Wich2010-01-212-1/+12
| | | | | | switching between open and shared authentication SVN-Revision: 19256
* carl1970: fix download url. Closes #6542. Thanks swalkerAndy Boyett2010-01-211-3/+4
| | | | SVN-Revision: 19253
* swconfig: show tagged port flagGabor Juhos2010-01-202-3/+7
| | | | SVN-Revision: 19238
* mac80211: restructure /lib/wifi/mac80211.sh use the new multi-bss single ↵Felix Fietkau2010-01-202-128/+209
| | | | | | instance hostapd mode move mac80211 specific bits out of /lib/wifi/hostapd.sh add a new option 'htmode' for switching between HT20 and HT40+,HT40- SVN-Revision: 19235
* hostapd: upgrade to latest git version, add patches to fix multi-bss support ↵Felix Fietkau2010-01-205-2/+1351
| | | | | | with a single hostapd instance SVN-Revision: 19234
* ath9k: fix a beacon buffer leak on interface up/downFelix Fietkau2010-01-201-0/+14
| | | | SVN-Revision: 19233
* firewall: fix a race condition preventing interfaces from being added to the ↵Jo-Philipp Wich2010-01-192-3/+7
| | | | | | firewall on boot SVN-Revision: 19232
* mtd: treat failure to open FIS partition as fatal when a fis_layout is ↵Jo-Philipp Wich2010-01-192-2/+2
| | | | | | given, aborts mtd write if reformat is needed and FIS table not available SVN-Revision: 19231
* hostapd: remove all object files on config changesFelix Fietkau2010-01-191-2/+1
| | | | SVN-Revision: 19229
* mac80211: fix firmware compat stuff for 2.6.32Felix Fietkau2010-01-181-0/+103
| | | | SVN-Revision: 19222
* base-files: disable bridge firewalling by defaultJo-Philipp Wich2010-01-182-3/+8
| | | | SVN-Revision: 19214
* swconfig: support providing the switch device name in an option instead of ↵Felix Fietkau2010-01-183-3/+23
| | | | | | the section name - necessary to support switches that contain characters such as "-" SVN-Revision: 19208
* mac80211: remove an obsolete patchFelix Fietkau2010-01-171-12/+0
| | | | SVN-Revision: 19195