summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add missing XAW macrosMichael Büsch2011-01-272-0/+70
| | | | SVN-Revision: 25159
* mac80211: fix order of iw parameters, fix broken antenna config callJo-Philipp Wich2011-01-271-2/+2
| | | | SVN-Revision: 25152
* cleanup toolchain version handlingImre Kaloz2011-01-275-24/+7
| | | | SVN-Revision: 25148
* we don't support gcc 4.1.xImre Kaloz2011-01-278-88/+0
| | | | SVN-Revision: 25147
* we don't support gcc 4.5.0Imre Kaloz2011-01-271-4/+0
| | | | SVN-Revision: 25146
* nuke unneeded patchsets as wellImre Kaloz2011-01-2746-51183/+0
| | | | SVN-Revision: 25145
* get rid of gcc 4.1.2 and 4.2.4 supportImre Kaloz2011-01-273-20/+1
| | | | SVN-Revision: 25144
* omap24xx: Refresh 2.6.37 patchesMichael Büsch2011-01-275-81/+83
| | | | SVN-Revision: 25143
* use the linaro gcc by default (right now this only affects x86 targets)Imre Kaloz2011-01-272-3/+2
| | | | SVN-Revision: 25142
* LEON is SPARC v8Imre Kaloz2011-01-273-0/+24
| | | | SVN-Revision: 25141
* fix LD nameImre Kaloz2011-01-271-1/+1
| | | | SVN-Revision: 25140
* add preliminary LEON supportImre Kaloz2011-01-2729-0/+2217
| | | | SVN-Revision: 25139
* fixup board specific KERNELNAME overridesImre Kaloz2011-01-271-3/+1
| | | | SVN-Revision: 25138
* dnsmasq: add support for option "--dhcp-script" (thanks Bastian Bittorf)Vasilis Tsiligiannis2011-01-271-0/+1
| | | | SVN-Revision: 25137
* mac80211: Fix antenna setting when only one of {rx,tx}antenna options is ↵Vasilis Tsiligiannis2011-01-271-4/+3
| | | | | | specified SVN-Revision: 25136
* iw: Refresh patchesVasilis Tsiligiannis2011-01-274-20/+8
| | | | SVN-Revision: 25135
* iw: Extend antenna setting 'all' to apply for either rx or tx antennaVasilis Tsiligiannis2011-01-271-14/+23
| | | | SVN-Revision: 25134
* give some credits to Tanguy Bouzeloc in the spi driverFlorian Fainelli2011-01-271-2/+5
| | | | SVN-Revision: 25133
* mac80211: add missing done to mac80211.sh (#8735)Jo-Philipp Wich2011-01-261-0/+1
| | | | SVN-Revision: 25131
* ramips: register watchdog device on the rt288x boardsGabor Juhos2011-01-262-0/+2
| | | | SVN-Revision: 25130
* ramips: add watchdog device for RT288xGabor Juhos2011-01-263-0/+33
| | | | SVN-Revision: 25129
* ramips: register watchdog device on the rt305x boardsGabor Juhos2011-01-267-0/+7
| | | | SVN-Revision: 25128
* ramips: add watchdog device for RT305xGabor Juhos2011-01-263-0/+34
| | | | SVN-Revision: 25127
* ramips: add watchdog driverGabor Juhos2011-01-264-0/+383
| | | | SVN-Revision: 25126
* ramips: implement clock API for RT288xGabor Juhos2011-01-267-45/+152
| | | | SVN-Revision: 25125
* ramips: implement clock API for RT305XGabor Juhos2011-01-267-41/+148
| | | | SVN-Revision: 25124
* ramips: remove extern and __init from function prototypesGabor Juhos2011-01-267-31/+28
| | | | SVN-Revision: 25123
* mac80211: add mising esac to mac80211.shJo-Philipp Wich2011-01-261-0/+1
| | | | SVN-Revision: 25122
* ar71xx: add rtl8366s initvals for the DIR-825 boardGabor Juhos2011-01-261-2/+8
| | | | SVN-Revision: 25121
* generic: rtl8366s: allow initial register values to be passed via platform_dataGabor Juhos2011-01-262-0/+18
| | | | SVN-Revision: 25120
* ar71xx: create firmware image for the WNDR3700v2 boardGabor Juhos2011-01-261-0/+2
| | | | | | Patch-by: Mark Mentovai <mark@moxienet.com> SVN-Revision: 25119
* ar71xx: add support for the WNDR3700v2 boardGabor Juhos2011-01-267-10/+158
| | | | | | Based on a patch by Mark Mentovai <mark@moxienet.com> SVN-Revision: 25118
* package/base-files: add get_magic_long() to common upgrade scriptGabor Juhos2011-01-262-1/+5
| | | | | | Patch-by: Mark Mentovai <mark@moxienet.com> SVN-Revision: 25117
* mac80211: rework recent mac80211.sh additions: - split antenna options into ↵Jo-Philipp Wich2011-01-261-7/+32
| | | | | | rxantenna and txantenna to bring it in line with broadcom and madwifi - get rid of temporary variables - follow the documented config protocol for wep keys (option key # + option key# [s:]data) SVN-Revision: 25116
* ath9k: optimize memory allocations - improves performance and reduces ath9k ↵Felix Fietkau2011-01-261-0/+200
| | | | | | RAM usage by 2 MB per device SVN-Revision: 25115
* Add kernel patch to expose omap3 die id via sysfsHamish Guthrie2011-01-261-0/+48
| | | | SVN-Revision: 25112
* mac80211: Add new parameters to mac80211.shFelix Fietkau2011-01-261-1/+10
| | | | | | | | | | | | Add new options 'bintval' (beacon interval), 'basicrates' (basic rates) and 'antenna' (antenna selection) for /etc/config/wireless to be used with mac80211 drivers. Enable WEP encryption for IBSS mode. Patch from: kentarou matsuyama <matsuyama@thinktube.com> SVN-Revision: 25111
* iw: Fix data types for iw survey channel timeFelix Fietkau2011-01-261-10/+10
| | | | | | | | | The channel times are unsigned 64 bit values, so we shouldn't print them as signed values. Patch from: kentarou matsuyama <matsuyama@thinktube.com> SVN-Revision: 25110
* iw: Add signal average to station informationFelix Fietkau2011-01-261-0/+36
| | | | | | Patch from: kentarou matsuyama <matsuyama@thinktube.com> SVN-Revision: 25109
* iw: Add support to print station retry countersFelix Fietkau2011-01-261-0/+35
| | | | | | Patch from: kentarou matsuyama <matsuyama@thinktube.com> SVN-Revision: 25108
* iw: Add ibss join parameter for beacon intervalFelix Fietkau2011-01-261-0/+57
| | | | | | | | NL80211_ATTR_BEACON_INTERVAL already exists, we just have to use it. Patch from: kentarou matsuyama <matsuyama@thinktube.com> SVN-Revision: 25107
* iw: Add support for antenna configuration commandsFelix Fietkau2011-01-261-0/+82
| | | | | | Patch from: kentarou matsuyama <matsuyama@thinktube.com> SVN-Revision: 25106
* mac80211: Add mac address filter configuration for hostapdFelix Fietkau2011-01-261-1/+22
| | | | | | | | | Add support of mac address filter. Now 'macfilter' and 'maclist' options can be used with mac80211. Patch from: kentarou matsuyama <matsuyama@thinktube.com> SVN-Revision: 25105
* mac80211: Improve ath5k/ar71xx PCI bug WARFelix Fietkau2011-01-261-2/+2
| | | | | | | | | | | | | | | | | It has been confirmed by Atheros that this PCI bug affects the RX side only, so we can keep the 128B DMA size for TX. With this change we can double the thruput of ath5k from 15Mps to 30Mbps. We have been using this patch since more than 6 month in a production environment without problems and a significant performance improvement. It has also been said to fix HW encryption: http://www.mail-archive.com/ath5k-devel@lists.ath5k.org/msg04311.html Patch from: kentarou matsuyama <matsuyama@thinktube.com> SVN-Revision: 25104
* x86/soekris: Add defconfig for soekris net4801 and net4826Felix Fietkau2011-01-264-0/+52
| | | | | | | | | Add default config file for net4801 and 4826 and initial script to copy config file like it is done for other platforms. Patch from: kentarou matsuyama <matsuyama@thinktube.com> SVN-Revision: 25103
* x86/soekris: Add script to detect soekris modelFelix Fietkau2011-01-261-0/+19
| | | | | | | | Add script to detect soekris board of net4801 and net4826. Patch from: kentarou matsuyama <matsuyama@thinktube.com> SVN-Revision: 25102
* libnl-tiny: Fix for c++ compatibilityFelix Fietkau2011-01-264-9/+9
| | | | | | | | | | g++ compiler issued some errors like "invalid conversion from void* to *struct nl_attr" when compiling cpp file which calls libnl-tiny functions. (it's OK with gcc) Also see https://dev.openwrt.org/ticket/7854 Patch from: kentarou matsuyama <matsuyama@thinktube.com> SVN-Revision: 25101
* dnsmasq: Fix parameter 'limit'Felix Fietkau2011-01-261-0/+1
| | | | | | | | | | 'limit' is actually the number of IP addresses to serve. See the use of ipcalc.sh. For getting the expected number of IP addresses served, we have to decrement limit by one. Patch from: kentarou matsuyama <matsuyama@thinktube.com> SVN-Revision: 25100
* ath9k: fix tx queue debug countersFelix Fietkau2011-01-261-0/+101
| | | | SVN-Revision: 25099
* generic: remove en25pxx support patch, it is in mainline since 2.6.36Gabor Juhos2011-01-255-45/+6
| | | | SVN-Revision: 25097