summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* ramips: rt305x: add profile for the AZtech HW-5503G boardGabor Juhos2012-03-121-0/+19
| | | | | | Patch from #11085. SVN-Revision: 30907
* linux/3.3: allow to set platform_data for phy devicesGabor Juhos2012-03-121-0/+115
| | | | SVN-Revision: 30906
* linux/3.2: allow to set platform_data for phy devicesGabor Juhos2012-03-121-0/+115
| | | | SVN-Revision: 30905
* linux/3.3: add missing config symbolGabor Juhos2012-03-121-0/+1
| | | | SVN-Revision: 30904
* ar71xx: remove a 3.3 patch, it is already in 3.3-rc7Gabor Juhos2012-03-121-24/+0
| | | | SVN-Revision: 30903
* ar71xx: fix Compex WPE72 detectionGabor Juhos2012-03-124-8/+14
| | | | SVN-Revision: 30902
* ramips: add RT3350 detectionGabor Juhos2012-03-123-0/+12
| | | | SVN-Revision: 30900
* fix ipt_ttl and ipt_TTL userspace library packagingJo-Philipp Wich2012-03-122-4/+5
| | | | SVN-Revision: 30897
* expose CONFIG_NETFILTER_NETLINK for external kmodsJo-Philipp Wich2012-03-124-0/+44
| | | | SVN-Revision: 30894
* ramips: rt305x: rewrite SoC detectionGabor Juhos2012-03-113-5/+60
| | | | SVN-Revision: 30890
* ramips: rt305x: rename SYSTEM_CONFIG_* defines to RT305X_SYSCFG_*Gabor Juhos2012-03-113-14/+14
| | | | SVN-Revision: 30889
* ramips: replace RALINK_SOC_* macros with global variablesGabor Juhos2012-03-1110-64/+30
| | | | SVN-Revision: 30888
* ramips: introduce ramips_soc_prom_init and move SoC detection into thatGabor Juhos2012-03-1111-21/+18
| | | | SVN-Revision: 30887
* generic: ar8216: use usleep_range in ar8216_mii_{read,write}Gabor Juhos2012-03-111-2/+2
| | | | | | msleep(1) can sleep for up to 20ms. SVN-Revision: 30885
* generic: ar8216: add a helper function for writing PHY debug registersGabor Juhos2012-03-111-6/+15
| | | | SVN-Revision: 30884
* generic: ar8216: add lockep assertion to ar8216_rmwGabor Juhos2012-03-111-0/+3
| | | | SVN-Revision: 30883
* ramips: build initramfs image for DIR-{3,6}00 boardsGabor Juhos2012-03-111-0/+4
| | | | SVN-Revision: 30882
* linux/3.3: show correct name for MIPS 24KEc in /proc/cpuinfoGabor Juhos2012-03-111-0/+17
| | | | SVN-Revision: 30881
* linux/3.2: show correct name for MIPS 24KEc in /proc/cpuinfoGabor Juhos2012-03-111-0/+17
| | | | SVN-Revision: 30880
* ramips: allow to use DSP ASE on RT3xxxGabor Juhos2012-03-112-2/+2
| | | | SVN-Revision: 30879
* ar71xx: stop image building if a loader is missingGabor Juhos2012-03-111-0/+3
| | | | SVN-Revision: 30877
* brcm47xx: make patch applyHauke Mehrtens2012-03-111-4/+4
| | | | SVN-Revision: 30876
* brcm47xx: BCMA - Find names of non BCM coresHauke Mehrtens2012-03-111-0/+114
| | | | | | Signed-off-by: Nathan Hintz <nlhintz@hotmail.com> SVN-Revision: 30875
* BCMA - Account for variable PCI memory base/sizeHauke Mehrtens2012-03-111-0/+14
| | | | | | Thank you Nathan Hintz for the patch SVN-Revision: 30874
* BCMA - Reorder SPROM fillHauke Mehrtens2012-03-113-2/+46
| | | | | | | | The SPROM is initialized in bcm47xx_fill_sprom, so move the call to bcm47xx_fill_sprom_ethernet after it. Signed-off-by: Nathan Hintz <nlhintz@hotmail.com> SVN-Revision: 30873
* rt2x00: merge a fix for random tx stallsFelix Fietkau2012-03-103-3/+58
| | | | SVN-Revision: 30871
* mac80211: limit TID buffering to prevent out-of-memory issues on low-memory ↵Felix Fietkau2012-03-102-1/+23
| | | | | | systems SVN-Revision: 30870
* ath9k: fix passing MAC time to mac80211Felix Fietkau2012-03-102-5/+23
| | | | SVN-Revision: 30869
* ath9k: increase rx buffers for improved performance with 3x3 chipsetsFelix Fietkau2012-03-101-1/+1
| | | | SVN-Revision: 30868
* ath9k: merge an ANI improvement patch, improves performance in some environmentsFelix Fietkau2012-03-101-2/+235
| | | | SVN-Revision: 30867
* mac80211/ath9k: some more performance improvementsFelix Fietkau2012-03-105-0/+415
| | | | SVN-Revision: 30866
* mac80211: more patch reorganization, merge an upstream performance ↵Felix Fietkau2012-03-1012-93/+205
| | | | | | optimization patch SVN-Revision: 30865
* ath9k: merge a fix for hardware full sleepFelix Fietkau2012-03-104-9/+28
| | | | SVN-Revision: 30864
* mac80211: reorganize patches, fold in patches that were merged upstreamFelix Fietkau2012-03-1012-314/+308
| | | | SVN-Revision: 30863
* mac80211: add the real compat-wireless version + openwrt revision to the ↵Felix Fietkau2012-03-101-0/+1
| | | | | | compat_version SVN-Revision: 30862
* tools: add dependency on the seq symlinkFelix Fietkau2012-03-101-1/+1
| | | | SVN-Revision: 30861
* generic: ar8216: coding style cleanupGabor Juhos2012-03-081-23/+24
| | | | SVN-Revision: 30857
* generic: ar8216: don't use static variable in ar8236_hw_initGabor Juhos2012-03-081-3/+2
| | | | SVN-Revision: 30856
* generic: ar8216: move register inititalization into hw_initGabor Juhos2012-03-081-18/+25
| | | | SVN-Revision: 30855
* generic: ar8216: set chip type directly in ar8216_id_chipGabor Juhos2012-03-081-14/+18
| | | | SVN-Revision: 30854
* generic: ar8216: simplify ar8216_config_initGabor Juhos2012-03-081-22/+15
| | | | SVN-Revision: 30853
* ar71xx: add watchdog driver to the default package listGabor Juhos2012-03-081-1/+1
| | | | SVN-Revision: 30852
* package/kernel: add package for the ath79 watchdogGabor Juhos2012-03-081-0/+17
| | | | SVN-Revision: 30851
* linux/3.{2,3}: even more NAND symbolsGabor Juhos2012-03-072-0/+4
| | | | SVN-Revision: 30850
* ar71xx: fix WPS button polarity on TL-WR2543NGabor Juhos2012-03-071-0/+1
| | | | SVN-Revision: 30849
* generic: ar8216: move port initialization into a separate functionGabor Juhos2012-03-071-24/+31
| | | | SVN-Revision: 30848
* generic: ar8216: improve ar8216_wait_bit functionGabor Juhos2012-03-071-9/+14
| | | | SVN-Revision: 30847
* generic: ar8216: use ar8216_read_port_link to get the CPU port link parametersGabor Juhos2012-03-071-3/+20
| | | | SVN-Revision: 30846
* generic: ar8216: use the generic get_port_link implementationGabor Juhos2012-03-071-56/+48
| | | | SVN-Revision: 30845
* generic: rtl8367: use the generic get_port_link implementationGabor Juhos2012-03-071-47/+28
| | | | SVN-Revision: 30844