Commit Graph

17076 Commits (1cc0bcfffc9403782022092846233fd28e09dc98)
 

Author SHA1 Message Date
Alexandros C. Couloumbis a05994173d package/madwifi: extend wlanconfig scan ssid field from 14 to 30 characters
SVN-Revision: 25649
13 years ago
Imre Kaloz e733d679a0 remove the CS variant - broken since it's addition
SVN-Revision: 25648
13 years ago
Florian Fainelli 3d217da60b add a default network config file, patch from Wipster
SVN-Revision: 25647
13 years ago
Imre Kaloz 1352979f8c as [25641] removed kernel IMQ support, remove it from iptables as well
SVN-Revision: 25646
13 years ago
Lars-Peter Clausen 3ba2dbeb1d Refresh patches for 2.6.37.1
SVN-Revision: 25644
13 years ago
Felix Fietkau 5728d13d02 kernel: add missing config symbols
SVN-Revision: 25643
13 years ago
Felix Fietkau bc85dd19bc ar71xx: revert accidental kernel upgrade
SVN-Revision: 25642
13 years ago
Felix Fietkau 9dad83362d kernel: remove imq support, refresh patches
SVN-Revision: 25641
13 years ago
Felix Fietkau fca74c3a44 qos-scripts: drop the use of IMQ, use ifb and act_connmark instead
SVN-Revision: 25640
13 years ago
Felix Fietkau c0f0316109 kernel: add a new scheduler action for restoring the connection tracking mark - useful for ingress shaping, will be used for replacing IMQ later
SVN-Revision: 25639
13 years ago
Michael Büsch 67a4d9ac3c omap24xx: Use noatime for maemo partitions
SVN-Revision: 25638
13 years ago
Michael Büsch e6100a161b boot.sh: Tabs are used for indent. Also use tabs in jffs2_ready()
SVN-Revision: 25635
13 years ago
Michael Büsch 16a300ea66 base-files: Add "-o noatime" to mount wrapper
noatime is cheaper than default relatime.

SVN-Revision: 25634
13 years ago
Felix Fietkau ad6c7066a6 gcc: remove arch default duplication, fix version selection for !TOOLCHAINOPTS
SVN-Revision: 25633
13 years ago
Michael Büsch 3a12229c1d Fix whitespace
SVN-Revision: 25632
13 years ago
Florian Fainelli 29fd37780b switch to newer CS5535 GPIO driver, patch from Philip Prindeville
SVN-Revision: 25631
13 years ago
Florian Fainelli 8d7ca65dab add two solos-releated patches from Philip Prindeville
SVN-Revision: 25630
13 years ago
Florian Fainelli 94a22b91fc add support for 2.6.37, patches from KanjiMonster
SVN-Revision: 25629
13 years ago
Jo-Philipp Wich 7f75ed2939 6in4: re-establish tunnel also if no credentials are used (static setup)
SVN-Revision: 25627
13 years ago
Jo-Philipp Wich 84c1a05826 xfsprogs: add the usual round of voodoo-workarounds for autofail, issue of the day is overwriting template files when AC_CONFIG_HEADER(S) is used, but only the first one, because consistency is for loosers
SVN-Revision: 25626
13 years ago
Florian Fainelli cdb0481744 switch to using 2.6.37.1
SVN-Revision: 25622
13 years ago
Florian Fainelli d40a79ccfd comgt: add ACM hotplug
This adds in support for ttyACM devices in the 3g hotplug script.

Signed-off-by: Matthew Eaton <wrt at divinehawk.com>

SVN-Revision: 25621
13 years ago
Florian Fainelli 43d7aff94e add Marvell orion watchdog timer module
This patch adds kernelmodule for watchdog timer on platform orion.

Signed-off-by: Michael Kämmerer <mrk_at_h3c_._de>

SVN-Revision: 25620
13 years ago
Florian Fainelli 640927dde3 switch: fix switch-robo device reference counting
Fix incorrect device reference counting by switch-robo.

Signed-off-by: George Kashperko <george@znau.edu.ua>

SVN-Revision: 25619
13 years ago
Michael Büsch 650566c980 n810bm: Assign names to most PMM ADC IDs
SVN-Revision: 25618
13 years ago
Florian Fainelli ee5cce6588 remove now unsupported kernel versions
SVN-Revision: 25617
13 years ago
Jo-Philipp Wich 6aed994bfc add missing symbol
SVN-Revision: 25616
13 years ago
Michael Büsch b876314d2d n810bm: Simplify calib pointer access
SVN-Revision: 25605
13 years ago
Michael Büsch f277f3bf4f n810 battery management: Add calibration data parser
SVN-Revision: 25604
13 years ago
Michael Büsch 527dd156fd omap24xx: Update kernel config
SVN-Revision: 25603
13 years ago
Felix Fietkau 11c08a39bc tools/e2fsprogs: move uuid/uuid.h into a subdirectory, it conflicts with a system header file with the same name on darwin
SVN-Revision: 25598
13 years ago
Jo-Philipp Wich d56fe0cf53 toplevel.mk: remove quotes from the release name, its up to its users to ensure proper quoting
SVN-Revision: 25596
13 years ago
Felix Fietkau f5cbceb2d5 ar71xx: fix fallout from the 2.6.32 kernel upgrade
SVN-Revision: 25595
13 years ago
Jo-Philipp Wich 70f42675b1 kernel: remove bogus LINUX_2_6 dependency, thanks KanjiMonster for spotting this
SVN-Revision: 25592
13 years ago
Florian Fainelli 8cc16aa14e add support for HW553 bcm6358-based boards (#8844)
SVN-Revision: 25590
13 years ago
Jo-Philipp Wich a9c7feb0f7 download.pl: adjust kernel download urls for longterm and testing releases
SVN-Revision: 25589
13 years ago
Florian Fainelli 237d0ec935 update gdb to 7.2
This patch updates the toolchain gdb from 6.8 to 7.2

Signed-off-by: Steve Brown <sbrown@cortland.com>

SVN-Revision: 25585
13 years ago
Florian Fainelli b7f8e1276d add support for 'MAGIC' bcm6348-based board
I wrote a patch to add 96348SV board (aka MAGIC) support to trunk.
In my case I've found it in a Telsey "Alice W-Gate" router, fairly common
(in the past) in Italy.

I used the board definition (GPIOs, leds, ...) from the Broadcom GPL-2
relased code (here is a mirror: http://beghiero.myftp.org/sorgenti/boardparms.c )

Thanks to KanjiMonster for the support on the IRC channel.

Signed-off-by: Laurento Frittella <laurento.frittella@gmail.com>

SVN-Revision: 25584
13 years ago
Florian Fainelli d3c2b87213 update to 2.6.32.29
SVN-Revision: 25583
13 years ago
Florian Fainelli 31709b2c76 update to 2.6.35.11
SVN-Revision: 25582
13 years ago
Florian Fainelli 45c9f5e75e update to kernel 2.6.36.4
SVN-Revision: 25580
13 years ago
Florian Fainelli 3cd87d2d81 update to 2.6.37.1
SVN-Revision: 25577
13 years ago
Imre Kaloz a0ee5b91fd upgrade to 2.57
SVN-Revision: 25576
13 years ago
Felix Fietkau b1b8cf1870 ath9k: fix interrupt enable/disable issues
SVN-Revision: 25575
13 years ago
Felix Fietkau 419b9d824a busybox: now that librpc only compiles with uclibc, change the build dependency to BUSYBOX_CONFIG_FEATURE_HAVE_RPC:librpc
SVN-Revision: 25574
13 years ago
Imre Kaloz cc880f6736 only enable binutils 2.21 for avr32 if BROKEN is selected
SVN-Revision: 25572
13 years ago
Imre Kaloz aca90e900a add some more avr32 fixes
SVN-Revision: 25571
13 years ago
Imre Kaloz 73eefab7b9 whitespace cleanup
SVN-Revision: 25570
13 years ago
Florian Fainelli 590cb083bc add support for 2.6.37, thanks Wipster!
SVN-Revision: 25569
13 years ago
Hamish Guthrie 090c042089 base-files: Add /etc/nsswitch.conf to targets running glibc/eglibc, otherwise name resolution fails
SVN-Revision: 25568
13 years ago