aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
* unset user overrides for quilt settings to prevent them from interfering ↵Felix Fietkau2010-01-251-0/+3
| | | | | | with the build process (#6553) SVN-Revision: 19332
* add preinit modularization work by Daniel Dickinson (cshore)Felix Fietkau2010-01-2579-438/+1449
| | | | SVN-Revision: 19331
* opkg: remove an empty patchFelix Fietkau2010-01-251-0/+0
| | | | SVN-Revision: 19330
* rtl8366: make it available on all platformsGabor Juhos2010-01-2513-15/+24
| | | | SVN-Revision: 19329
* ar71xx: sync kernel configsGabor Juhos2010-01-252-3/+2
| | | | SVN-Revision: 19328
* kernel: add missing config symbolGabor Juhos2010-01-251-0/+1
| | | | SVN-Revision: 19327
* rtl8366s: simplify mib counters handlingGabor Juhos2010-01-251-58/+48
| | | | SVN-Revision: 19326
* ar71xx: merge generic machine code into setup.cGabor Juhos2010-01-257-33/+10
| | | | SVN-Revision: 19325
* add preliminary support for the latest CodeSourcery toolchainImre Kaloz2010-01-2515-1/+93835
| | | | SVN-Revision: 19324
* madwifi: fix some potential null pointer derefs with wdsFelix Fietkau2010-01-247-15/+17
| | | | SVN-Revision: 19322
* add initial support for the WZR-AGL300NH - patch by Joonas Lahtinen ↵Jo-Philipp Wich2010-01-246-6/+126
| | | | | | <joonas.lahtinen@gmail.com> SVN-Revision: 19321
* 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
* add support for gcc 4.4.3Imre Kaloz2010-01-2413-1/+9835
| | | | SVN-Revision: 19314
* 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
* generic-2.6: add missing 2.6.32 config symbolNicolas Thill2010-01-241-0/+1
| | | | SVN-Revision: 19311
* ubicom32: add 2 missing config symbolsNicolas Thill2010-01-241-0/+2
| | | | SVN-Revision: 19310
* Disable LOCALVERSION_AUTOLars-Peter Clausen2010-01-241-1/+0
| | | | SVN-Revision: 19309
* 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
* gpiommc: fix dependencies on the spi gpio module - fixes the mmc_over_gpio ↵Felix Fietkau2010-01-233-3/+3
| | | | | | package build SVN-Revision: 19294
* replace the hostapd preselection with a wpad preselection to enable proper ↵Felix Fietkau2010-01-2310-10/+10
| | | | | | client mode support in the default images SVN-Revision: 19293
* 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
* metadata: allow build variants to contain "-"Felix Fietkau2010-01-231-1/+1
| | | | SVN-Revision: 19284
* ifxmips: fix mdio register access bitmaskFelix Fietkau2010-01-231-1/+1
| | | | SVN-Revision: 19283
* fix rootfs preparation with rootfs containing files with whitespaces in the ↵Felix Fietkau2010-01-221-3/+3
| | | | | | filename (based on patch from #6551) SVN-Revision: 19282
* Cleanup clock module a bit and replace last users of __cpm_*Lars-Peter Clausen2010-01-226-637/+266
| | | | SVN-Revision: 19281
* Enable fireware loading supportLars-Peter Clausen2010-01-221-1/+0
| | | | SVN-Revision: 19280
* rtl8366_smi: move RTL8366S driver into a separate fileGabor Juhos2010-01-2216-1769/+1853
| | | | SVN-Revision: 19279
* rtl8366_smi: rename rtl8366s specific functions and definitionsGabor Juhos2010-01-221-175/+173
| | | | SVN-Revision: 19278
* rtl8366_smi: move chip specific stuff into its own structGabor Juhos2010-01-221-192/+224
| | | | SVN-Revision: 19277
* rtl8366_smi: separate gpio initializationGabor Juhos2010-01-221-25/+46
| | | | SVN-Revision: 19276
* rtl8366_smi: store GPIO numbers directly in the rtl8366_smi structGabor Juhos2010-01-221-22/+21
| | | | SVN-Revision: 19275
* rtl8366_smi: store device pointer instead of plaform_deviceGabor Juhos2010-01-221-19/+19
| | | | SVN-Revision: 19274
* broadcom-wl: detect all radios when generating config, do wireless setup ↵Jo-Philipp Wich2010-01-221-13/+19
| | | | | | per-interface (#5308) SVN-Revision: 19273