aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
* fix uclibc for mips by adding missing upstream hunksFlorian Fainelli2010-01-221-0/+83
| | | | SVN-Revision: 19272
* kernel: specify kmod packages dependencies in a uniform wayNicolas Thill2010-01-228-258/+246
| | | | SVN-Revision: 19271
* add a config item to specify arguments to stripNicolas Thill2010-01-222-1/+10
| | | | SVN-Revision: 19270
* 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-214-1/+35
| | | | SVN-Revision: 19262
* x86: fix software raid autodetection on boot (patch from #6548 by Pieter ↵Felix Fietkau2010-01-212-2/+2
| | | | | | "Fate" Hollants) SVN-Revision: 19261
* 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
* rtl8366_smi: rename switch attribute handlersGabor Juhos2010-01-211-59/+59
| | | | SVN-Revision: 19254
* carl1970: fix download url. Closes #6542. Thanks swalkerAndy Boyett2010-01-211-3/+4
| | | | SVN-Revision: 19253
* rtl8366_smi: simplify rtl8366_attr_get_port_link functionGabor Juhos2010-01-201-52/+33
| | | | SVN-Revision: 19250
* rtl8366_smi: make rtl8366_phy_config_{aneg,init} staticGabor Juhos2010-01-201-2/+2
| | | | SVN-Revision: 19249
* rtl8366_smi: simplify rtl8366_{get,set}_port_vlan_index functionsGabor Juhos2010-01-201-39/+21
| | | | SVN-Revision: 19248
* rtl8366_smi: minor code optimalizationsGabor Juhos2010-01-201-8/+7
| | | | SVN-Revision: 19247