Lars-Peter Clausen
|
fb86cd6dcc
|
Add libuuid Makefile. Oops...
SVN-Revision: 19105
|
2010-01-11 11:18:26 +00:00 |
|
Lars-Peter Clausen
|
f26aa5f82a
|
mtd-utils: Disable lzo for mkfs.ubifs
SVN-Revision: 19104
|
2010-01-11 11:04:30 +00:00 |
|
Lars-Peter Clausen
|
2ee3073b70
|
Add libuuid hosttool package. It's needed in order to build mkfs.ubifs
SVN-Revision: 19103
|
2010-01-11 11:02:54 +00:00 |
|
Imre Kaloz
|
0b9849afbf
|
refresh patch
SVN-Revision: 19102
|
2010-01-11 09:40:26 +00:00 |
|
Imre Kaloz
|
ad558af26d
|
targets using 2.6.32 should use the latest release
SVN-Revision: 19101
|
2010-01-11 09:16:40 +00:00 |
|
Gabor Juhos
|
58301cdeb8
|
ar71xx: add support for the D-Link DIR-600 rev. A1 board
SVN-Revision: 19100
|
2010-01-11 08:02:10 +00:00 |
|
Felix Fietkau
|
a0f378097e
|
mac80211: fix some monitor mode queue selection bugs
SVN-Revision: 19099
|
2010-01-11 05:57:59 +00:00 |
|
Lars-Peter Clausen
|
541158d5ad
|
Merge xburst target.
SVN-Revision: 19098
|
2010-01-11 04:44:45 +00:00 |
|
Lars-Peter Clausen
|
db06ca593b
|
Add support for building ubifs images.
SVN-Revision: 19097
|
2010-01-11 01:10:45 +00:00 |
|
Lars-Peter Clausen
|
5ec88a4a15
|
mtd-utils: Build mkfs.ubifs
SVN-Revision: 19096
|
2010-01-11 01:04:15 +00:00 |
|
Felix Fietkau
|
43d56d9b56
|
mkimage: fix compile errors on non-glibc systems
SVN-Revision: 19095
|
2010-01-10 18:42:12 +00:00 |
|
Imre Kaloz
|
3c0f3ae294
|
FIT uImage support for the MPC8377-WLAN
SVN-Revision: 19094
|
2010-01-10 18:14:23 +00:00 |
|
Jo-Philipp Wich
|
b28f438a37
|
ppp: process option dns if peerdns is off (#6474)
SVN-Revision: 19093
|
2010-01-10 16:28:09 +00:00 |
|
Imre Kaloz
|
7d5f49afc1
|
upgrade to 2.6.31, add preliminary support for the Freescale MPC8377E-WLAN board - not finished, yet
SVN-Revision: 19092
|
2010-01-10 16:02:11 +00:00 |
|
Imre Kaloz
|
f8a49928e5
|
upgrade and build from the u-boot source
SVN-Revision: 19091
|
2010-01-10 15:57:43 +00:00 |
|
Jo-Philipp Wich
|
f40e9e8d8a
|
dnsmasq: only write search directive if domain is actually set
SVN-Revision: 19090
|
2010-01-10 15:31:58 +00:00 |
|
Imre Kaloz
|
46783f81ee
|
remove unneeded patch
SVN-Revision: 19088
|
2010-01-09 23:17:49 +00:00 |
|
Imre Kaloz
|
f8834b9c70
|
upgrade to latest kernels
SVN-Revision: 19087
|
2010-01-09 23:13:27 +00:00 |
|
Jo-Philipp Wich
|
fd7889cf6f
|
dnsmasq: add local domain as search directive to /tmp/resolv.conf
SVN-Revision: 19086
|
2010-01-09 21:03:48 +00:00 |
|
Michael Büsch
|
ff6010a732
|
dl_cleanup: Show it to the user, if file extension or version pattern is unknown
SVN-Revision: 19085
|
2010-01-09 18:58:28 +00:00 |
|
Michael Büsch
|
bee5dab1a1
|
dl_cleanup: Add regex for foo_1_2_3
SVN-Revision: 19084
|
2010-01-09 18:45:05 +00:00 |
|
Michael Büsch
|
9c54343555
|
dl_cleanup: Allow removing items from blacklist
SVN-Revision: 19083
|
2010-01-09 18:31:29 +00:00 |
|
Michael Büsch
|
274e372e4c
|
dl_cleanup: Add linux and gcc to blacklist
SVN-Revision: 19082
|
2010-01-09 18:19:29 +00:00 |
|
Michael Büsch
|
4a2465a295
|
dl_cleanup: Add dry-run option
SVN-Revision: 19081
|
2010-01-09 18:06:54 +00:00 |
|
Felix Fietkau
|
8ed8fe14b2
|
hostapd: fix compile error with madwifi enabled
SVN-Revision: 19080
|
2010-01-08 21:25:40 +00:00 |
|
Gabor Juhos
|
d8ace8978a
|
ar71xx: add NAPI statistics to the ag71xx driver
SVN-Revision: 19079
|
2010-01-08 20:22:55 +00:00 |
|
Felix Fietkau
|
afb9aa89b6
|
mac80211: fix patch naming
SVN-Revision: 19078
|
2010-01-08 16:56:39 +00:00 |
|
Felix Fietkau
|
c40e11d79e
|
hostapd: upgrade to latest version
SVN-Revision: 19077
|
2010-01-08 16:55:19 +00:00 |
|
Felix Fietkau
|
c418fd661f
|
mac80211: various wds related fixes
SVN-Revision: 19076
|
2010-01-08 16:55:15 +00:00 |
|
Gabor Juhos
|
a37ae4f128
|
ar71xx: add missing flash partition for the DIR-825
SVN-Revision: 19075
|
2010-01-08 13:35:25 +00:00 |
|
Jo-Philipp Wich
|
02d30873eb
|
dnsmasq: Fix setting the network-id for config host sections This renames name to networkid where applicable, and re-adds the name option for hosts. Signed-off-by: Stefan Bethke <stb@lassitu.de>
SVN-Revision: 19069
|
2010-01-08 00:03:08 +00:00 |
|
Felix Fietkau
|
28e836e392
|
carl9170: enable ht support by default
SVN-Revision: 19068
|
2010-01-07 22:51:08 +00:00 |
|
Felix Fietkau
|
e5b704d350
|
carl9170: fix debugfs support
SVN-Revision: 19067
|
2010-01-07 22:22:10 +00:00 |
|
Felix Fietkau
|
6142c52634
|
add the carl9170 wifi driver for ar9170 devices
SVN-Revision: 19066
|
2010-01-07 21:59:57 +00:00 |
|
Felix Fietkau
|
fa78fa7e43
|
mac80211: export a few ath header files
SVN-Revision: 19065
|
2010-01-07 21:59:51 +00:00 |
|
Felix Fietkau
|
999a050002
|
mac80211: fix spurious client reconnects triggered by rejected action frames being interpreted as chan switch announcements
SVN-Revision: 19064
|
2010-01-07 19:15:30 +00:00 |
|
Felix Fietkau
|
fe32f100a8
|
mac80211: update to compat-wireless 2010-01-07 (unoffical snapshot, official ones are not working yet)
SVN-Revision: 19063
|
2010-01-07 19:15:05 +00:00 |
|
Michael Büsch
|
c97341b761
|
bcm47xx: Add basic 2.6.32 support.
SVN-Revision: 19062
|
2010-01-07 16:06:05 +00:00 |
|
Jo-Philipp Wich
|
d7272853a2
|
opkg: update to r513, move lock-file to /var/lock and drop cleanup patch - went upstream
SVN-Revision: 19061
|
2010-01-07 12:37:49 +00:00 |
|
Nicolas Thill
|
02b4c152e2
|
mpfr: add missing MD5SUM
SVN-Revision: 19060
|
2010-01-07 02:07:51 +00:00 |
|
Jo-Philipp Wich
|
d8bd549d71
|
fix typo after r19054
SVN-Revision: 19059
|
2010-01-06 20:16:07 +00:00 |
|
Nicolas Thill
|
6769fc65bb
|
kernel: cleanup crypto stuff and fix module names on 2.4
SVN-Revision: 19058
|
2010-01-06 18:50:38 +00:00 |
|
Nicolas Thill
|
04ba8ab358
|
kernel: remove even more calls to CompareKernelPatchVer
SVN-Revision: 19057
|
2010-01-06 18:46:42 +00:00 |
|
Felix Fietkau
|
23f08317be
|
mac80211: merge some further fixes to the queue stop patch
SVN-Revision: 19056
|
2010-01-06 18:43:01 +00:00 |
|
Gabor Juhos
|
d2ff313775
|
ar71xx: don't include nvram.h for the WRT400N
SVN-Revision: 19055
|
2010-01-06 15:24:04 +00:00 |
|
Gabor Juhos
|
51c76750fc
|
ar71xx: add detailed interrupt statistics for the ag71xx driver
SVN-Revision: 19054
|
2010-01-06 15:24:01 +00:00 |
|
Gabor Juhos
|
f5111bd23b
|
kernel: use generic thread_info allocator on MIPS
* Fixes kernel panic if SLUB_DEBUG is enabled.
SVN-Revision: 19053
|
2010-01-06 15:23:57 +00:00 |
|
Hamish Guthrie
|
65b924dad7
|
wpa_supplicant: remove legacy PS3 gelic wpa driver support
SVN-Revision: 19052
|
2010-01-06 09:35:58 +00:00 |
|
Felix Fietkau
|
e5e3624fff
|
ixp4xx: allocate all skbs using GFP_DMA this ensures that dma bounce buffers will not be used frequently when bridging or routing frames between ethernet and wifi. significantly improves ath9k performance and obsoletes an ath specific patch
SVN-Revision: 19051
|
2010-01-06 06:05:15 +00:00 |
|
Felix Fietkau
|
8ec79b460c
|
run led init after /etc/init.d/done to keep the configured led settings active after the system has finished booting Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
SVN-Revision: 19050
|
2010-01-06 02:34:20 +00:00 |
|