John Crispin
ba3251a90d
* fixes arv4510 board support * fixes nor swizzle hack * fixes gpio .can_sleep * fixes compile warning inside pci driver
...
SVN-Revision: 26157
14 years ago
Daniel Dickinson
9d0b7371e8
block-mount: Changed default filesystem for /e/c/fstab to be ext4 instead of ext3
...
SVN-Revision: 26156
14 years ago
Felix Fietkau
9bb9a6835f
pjsip: make pjsip-ltq-tapi dependencies conditional to make the build dependencies conditional as well
...
SVN-Revision: 26154
14 years ago
Felix Fietkau
1faf243c73
lantiq: add missing #include for the falcon i2c driver
...
SVN-Revision: 26152
14 years ago
Vasilis Tsiligiannis
435f4374a4
acx: Detect every device present
...
SVN-Revision: 26150
14 years ago
Felix Fietkau
71e83bd2e1
base-files: add a default /etc/services files
...
SVN-Revision: 26142
14 years ago
Hauke Mehrtens
537c6017cc
brcm47xx: add workaround for fuse again.
...
This closes #4754
SVN-Revision: 26141
14 years ago
Felix Fietkau
c33f2efbb2
base-files: add users ftp (for ftp servers), network (network related daemons such as tor, quagga, ...)
...
SVN-Revision: 26138
14 years ago
Felix Fietkau
f5c130cfda
base-files: add an ftp group as well
...
SVN-Revision: 26136
14 years ago
Felix Fietkau
554cbe7f18
base-files: add a few default groups to /etc/group so that we can get rid of a few postinst scripts
...
SVN-Revision: 26133
14 years ago
Felix Fietkau
73088cf044
ltq-ifxos: only attempt to build if the lantiq target is selected ( fixes #9035 )
...
SVN-Revision: 26132
14 years ago
Felix Fietkau
484a793dd4
ath9k: split package into kmod-ath9k and kmod-ath9k-common, add a new package for ath9k_htc
...
SVN-Revision: 26130
14 years ago
Felix Fietkau
fd0deca65d
download.mk: properly quote download urls
...
SVN-Revision: 26129
14 years ago
Felix Fietkau
66a6f82ee3
mac80211: update to wireless-testing 2011-03-11
...
SVN-Revision: 26128
14 years ago
Hauke Mehrtens
a08bd03fad
ssb: update ssb to version from linux-next-20110311
...
SVN-Revision: 26127
14 years ago
Hauke Mehrtens
4226f1d373
kernel: update to kernel version 2.6.37.3
...
SVN-Revision: 26126
14 years ago
Hauke Mehrtens
425bf41b23
kernel: update to kernel version 2.6.34.8
...
SVN-Revision: 26125
14 years ago
Hauke Mehrtens
b78210955c
kernel: update to kernel version 2.6.32.32
...
SVN-Revision: 26124
14 years ago
Gabor Juhos
23518bb2e4
ramips: initial board support for Aztech HW550-3G
...
This patch adds initial support for the Aztech HW550-3G (Ralink
RT3052f SoC, 8MB flash, 32MB dram). Ethernet is not working yet.
Wireless appears to work fine. USB does not work yet (as with other
Ralink boards).
Signed-off-by: Layne Edwards <ledwards76@gmail.com>
SVN-Revision: 26123
14 years ago
Gabor Juhos
72cb0af66d
package/kernel: package heartbeat LED trigger
...
Patch-by: Nikolay Martynov <mar.kolya@gmail.com>
SVN-Revision: 26120
14 years ago
Gabor Juhos
8eb616de82
ar71xx: add support for the TP-Link TL-WA901ND v2 board
...
Patch-by: Jonathan Benett <jbscience87@gmail.com>
SVN-Revision: 26119
14 years ago
Gabor Juhos
72b3c18da1
firmware-utils/mktplinkfw: add support for the TP-Link TL-WA901ND v2 board
...
Patch-by: Jonathan Benett <jbscience87@gmail.com>
SVN-Revision: 26118
14 years ago
Daniel Dickinson
183b4d1a28
extroot: block-mount block-extroot: Added ability to do a whole disk extroot instead of only an overlay-based extroot.
...
SVN-Revision: 26109
14 years ago
Daniel Dickinson
63c68ca40e
iproute2 relayd: Moved iproute2 and relayd to Routing and Redirection submenu of the Network package group so that they appear with the packages feed packages that are related.
...
SVN-Revision: 26081
14 years ago
Daniel Dickinson
9e4843d0e3
uhttpd: Moved uhttpd to Network|Web Servers/Proxies submenu, just like all the other web serves and proxies from the packages feed
...
SVN-Revision: 26062
14 years ago
Daniel Dickinson
393209333c
artables ebtables iptables: Moved *tables to Firewall submenu of the Network package group because that's where all the feeds packages for firewalls now are.
...
SVN-Revision: 26056
14 years ago
Felix Fietkau
b4c6bea9cd
ltq-vmmc: do not download nonexistant firmware files, only attempt to build for lantiq xway
...
SVN-Revision: 26044
14 years ago
Felix Fietkau
3a77dae1d4
mac80211/ath9k: improve pending patches based on review feedback
...
SVN-Revision: 26041
14 years ago
Felix Fietkau
3efcd0a1fc
mac80211: fix spurious channel type changes when vifs are created/deleted
...
SVN-Revision: 26038
14 years ago
Felix Fietkau
6160443867
ath9k: add a patch to fix the interoperability issues with intel clients ( fixes #8830 )
...
SVN-Revision: 26036
14 years ago
Imre Kaloz
ec33947689
fixup armeb, too
...
SVN-Revision: 26034
14 years ago
Imre Kaloz
d4afc36c84
simplify TARGET_SUFFIX selection
...
SVN-Revision: 26033
14 years ago
Hamish Guthrie
53805b9c7d
Add wext support to libertas-sd driver
...
SVN-Revision: 26028
14 years ago
Hamish Guthrie
2c92035067
gumstix: Bump gcc version in defconfig
...
SVN-Revision: 26027
14 years ago
Daniel Dickinson
0f93d4c3c4
target: Added coreutils to list of default packages. It doesn't build or install anything (0 bytes, 0 dependencies) and it prevents other packages from appearing in the package list if it is not selected
...
SVN-Revision: 26026
14 years ago
John Crispin
762ac8856a
* add some compile flags
...
SVN-Revision: 26025
14 years ago
John Crispin
5264a14074
* adds proper dependencies for pjsip-ltq-tapi
...
SVN-Revision: 26024
14 years ago
John Crispin
b387ede3d3
* fixes dsl, ifxos, tapi and vmcc for .37
...
SVN-Revision: 26023
14 years ago
John Crispin
aae6a94432
* add atm patch to generic .37 series. this is needed for the dsl driver to work.
...
SVN-Revision: 26022
14 years ago
John Crispin
c75b0ca1a8
* update kernel to .37 * add support for falcon (big thank you goes to lantiq !!)
...
SVN-Revision: 26021
14 years ago
Alexandros C. Couloumbis
58a5102338
tools/xz: add some upstream patches
...
SVN-Revision: 26018
14 years ago
Alexandros C. Couloumbis
29150bceb2
package/redboot-ar231x: fix some compile issues
...
SVN-Revision: 26017
14 years ago
Felix Fietkau
0f6ddd5116
mac80211: redirect EAP frames on AP VLAN interfaces to the main AP interface to fix a bridging related race condition
...
SVN-Revision: 26016
14 years ago
Felix Fietkau
ef12d2ba03
kernel: allow EAP frames to pass through bridges even in learning state - fixes issues with WDS
...
SVN-Revision: 26015
14 years ago
Jo-Philipp Wich
395bd8bf60
kernel: further fixes to kmod-gre packaging
...
SVN-Revision: 26012
14 years ago
Hamish Guthrie
734b8cb217
gumstix: Modify vpp profile
...
SVN-Revision: 26011
14 years ago
Jo-Philipp Wich
cce1002869
kernel: fix usage of CompareKernelPatchVer for kmod-gre
...
SVN-Revision: 26010
14 years ago
Jo-Philipp Wich
cefba2ca2f
iptables: add support for ipt_recent --reap option
...
SVN-Revision: 26008
14 years ago
Jo-Philipp Wich
05236294f3
Âbackport upstream commit 0079c5aee34880bcee7feee9960f0502c73dc5fa (xt_recent entry reaper) to kernels 2.6.30, 2.6.31, 2.6.32 and 2.6.34
...
SVN-Revision: 26007
14 years ago
Felix Fietkau
2efb2ef8b1
toolchain: fix r26004
...
SVN-Revision: 26006
14 years ago