Commit Graph

13704 Commits (3bc81edc70e8c59e2a633b9174efb5c697f6a6e6)
 

Author SHA1 Message Date
Gabor Juhos 3bc81edc70 package: fix w1-gpio-custom package (closes #6770)
SVN-Revision: 20066
14 years ago
Felix Fietkau fe05a0887b mkimage: fix spurious build errors caused by its braindead build system
SVN-Revision: 20065
14 years ago
Gabor Juhos 3ba43e6528 imagebuilder: add REVISION variable (closes #6795)
SVN-Revision: 20064
14 years ago
Gabor Juhos 342ab781f5 ar71xx: simplify WP543 image generation, and fix rootfs offset
SVN-Revision: 20063
14 years ago
Travis Kemen 891d26ab51 add missing file from patch
SVN-Revision: 20062
14 years ago
Travis Kemen 9b8f12303a finish cleaning my broken commit
SVN-Revision: 20061
14 years ago
Gabor Juhos 3c829c412c ar71xx: sync .33 config
SVN-Revision: 20060
14 years ago
Gabor Juhos 8eac86e535 ar71xx: enable AR7240 DSA driver on 2.6.33 as well
SVN-Revision: 20059
14 years ago
Travis Kemen c859a20e69 fix missing parts of r19997.
SVN-Revision: 20057
14 years ago
Gabor Juhos d48992b62b ar71xx: refresh patches
SVN-Revision: 20055
14 years ago
Gabor Juhos d58a367083 ar71xx: add NAND driver for the RB750
SVN-Revision: 20054
14 years ago
Gabor Juhos 6c1be20c2a ar71xx: add ar71xx_gpio_function_setup
SVN-Revision: 20053
14 years ago
Gabor Juhos 945cfb9059 package: add module for the RB750 LED driver
SVN-Revision: 20052
14 years ago
Gabor Juhos 6600fab893 ar71xx: add LED driver for the RB750
SVN-Revision: 20051
14 years ago
Gabor Juhos a1a9727fbf ar71xx: add latch handling code for the RB750
SVN-Revision: 20050
14 years ago
Gabor Juhos 74f9af4c10 ar71xx: increase kernel partition size for the WP543 boards
SVN-Revision: 20049
14 years ago
Jo-Philipp Wich 4bbb272f48 dnsmasq: prevent bad command line error when a dhcp pool has ignore set and the corresponding iface has only whitespace as value
SVN-Revision: 20048
14 years ago
Nicolas Thill 60c17a9e9c acx: remove wrong CONFIG_PCI dep (should have been PCI_SUPPORT, but that just fails on some targets)
SVN-Revision: 20047
14 years ago
Felix Fietkau 3f6ca40dd1 mac80211: remove an obsolete patch which breaks 2.6.32 compat
SVN-Revision: 20046
14 years ago
Felix Fietkau 708a33027f mac80211: small whitespace fix in minstrel_ht
SVN-Revision: 20045
14 years ago
Lars-Peter Clausen e5f2994620 Add sound support for the n516.
SVN-Revision: 20044
14 years ago
Lars-Peter Clausen 2be4423361 Add support for enabling/disabling the aic controllers clock.
SVN-Revision: 20043
14 years ago
Felix Fietkau 33f8fa04df mac80211: fix a few more minstrel_ht bugs (thx to Christian Lamparter)
SVN-Revision: 20040
14 years ago
Florian Fainelli ae329c40eb add support for new ar7-atm version D7.05.00.00 (#6515)
SVN-Revision: 20039
14 years ago
Felix Fietkau e7c6e9d603 mac80211: improve minstrel_ht performance by reducing the impact of slow sampling
SVN-Revision: 20038
14 years ago
Florian Fainelli d238ba2541 correct the MDIO base address and reset sequence for Titan (#6573)
SVN-Revision: 20037
14 years ago
Florian Fainelli 30ce77d30a add one more acx-mac80211 patch to finally allow its building on ar7
SVN-Revision: 20036
14 years ago
Felix Fietkau a12048b2bf mac80211: simplify minstrel_ht code, rewrite packet sampling algorithm for improved performance and a-mpdu length
SVN-Revision: 20035
14 years ago
Felix Fietkau 05ca2b606a mac80211: increase minstrel_ht precision by properly using a-mpdu frame stats
SVN-Revision: 20034
14 years ago
Felix Fietkau e111568b6d mac80211: implement .rate_update in minstrel_ht
SVN-Revision: 20033
14 years ago
Felix Fietkau c5885e669e mac80211: update to wireless-testing 2010-03-03
SVN-Revision: 20032
14 years ago
Nicolas Thill 4437156961 uClibc: enhance debug support (closes: #6118)
SVN-Revision: 20031
14 years ago
Nicolas Thill 4c63458e63 uClibc: revert to old linuxthreads implementation on x86 (like all others arches)
SVN-Revision: 20030
14 years ago
Gabor Juhos 5e8c8818ed ar71xx: add preliminary support for the RouterBOARD 750
SVN-Revision: 20029
14 years ago
Gabor Juhos 11af372116 ar71xx: make the rb4xx nand driver depends on AR71XX_MACH_RB4XX
SVN-Revision: 20028
14 years ago
Gabor Juhos 10ad4ea96c ar71xx: rename mach-rb-4xx.c to mach-rb4xx.c, and change Kconfig symbol
SVN-Revision: 20027
14 years ago
Nicolas Thill 74e3887e5a siit: oops, 'make M=... modules' is 2.6 only, use SUBDIRS=... instead
SVN-Revision: 20026
14 years ago
Nicolas Thill 5462fe7958 siit: use $(KERNEL_MAKEOPTS)
SVN-Revision: 20025
14 years ago
Nicolas Thill 3b774fe654 siit: remove obsolete dep (builds fine on 2.6.31 since r18191)
SVN-Revision: 20024
14 years ago
Florian Fainelli 876105bf8b let 802.1q tagged frames go in and out from cpmac (#6730)
SVN-Revision: 20023
14 years ago
Florian Fainelli ac0b6ee559 fallback to "dumb switch" mode if no PHY was detected
This will enable the second Ethernet MAC in most cases, but will allow
previously non working devices to work.

SVN-Revision: 20022
14 years ago
Florian Fainelli ffd352b2ba fix cpmac panics with 2.6.32 (#6764)
SVN-Revision: 20021
14 years ago
Florian Fainelli c3ef00eb2b add some missing patches to acx-mac80211 it now builds the pci module as well
SVN-Revision: 20020
14 years ago
Nicolas Thill 10d11328ef gcc: only enable/disable TLS support in final stage (closes: #6788)
SVN-Revision: 20018
14 years ago
Florian Fainelli 2e757a6692 move netdev_ops conversion, previous hunk was not correct
SVN-Revision: 20016
14 years ago
Florian Fainelli c7a38d6a1b update acx-mac80211 to a newer snapshot and fix its compilation wrt new includes path
SVN-Revision: 20015
14 years ago
Florian Fainelli bca2709133 migrate acx to netdev_ops, required for later kernels
SVN-Revision: 20014
14 years ago
Felix Fietkau 908ffaaac7 mac80211: enable debugfs support by default - having access to the rate control statistics is very useful for figuring out the real quality of a link
SVN-Revision: 20011
14 years ago
Travis Kemen 20769a9ade fix missing symbols for kernel 2.6.33, closes #6803 thanks Maddes
SVN-Revision: 20010
14 years ago
Travis Kemen 5a13cba68d fix missing symbols for kernel 2.6.32, closes #6802 thanks Maddes
SVN-Revision: 20009
14 years ago