Florian Fainelli
6ce90189ad
Fix hostapd compilation which was broken only for 2.6.25 ( #3733 ). Thanks to Hauke Mehrtens.
...
SVN-Revision: 11763
17 years ago
Matteo Croce
1c70591c3d
sit depends on tunnel4
...
SVN-Revision: 11755
17 years ago
Peter Denison
2746844d62
revert r11749: b43 should not depend on crypto modules, mac80211 should
...
SVN-Revision: 11754
17 years ago
John Crispin
77fed3fa5b
add missing \n to ath pci code
...
SVN-Revision: 11753
17 years ago
Peter Denison
571e979829
On embedded devices we must not route the interrupts through the PCI core, if our host-bus is not PCI Reported-by: Steve Brown <sbrown@cortland.com> Signed-off-by: Michael Buesch <mb@bu3sch.d>
...
SVN-Revision: 11750
17 years ago
Peter Denison
6381e4e679
Make b43 module depend on crypto modules
...
SVN-Revision: 11749
17 years ago
Hamish Guthrie
5df76767cc
Added in sub endpoint size patch
...
SVN-Revision: 11748
17 years ago
Florian Fainelli
a05293af33
Stick to 2.6.24 on rdc for now
...
SVN-Revision: 11747
17 years ago
Hamish Guthrie
40e85a7d5d
Removed patches and config for non-functional 2.6.22 kernel
...
SVN-Revision: 11746
17 years ago
Hamish Guthrie
22754b63e7
Added gpio and led drivers for 2.6.25.10 kernel
...
SVN-Revision: 11745
17 years ago
Florian Fainelli
efd3eac055
Update libpcap to 0.9.8 ( #3571 )
...
SVN-Revision: 11742
17 years ago
Florian Fainelli
c4f83e0b0c
Add support for WRT600N and WRT600N v1.1 ( #3535 )
...
SVN-Revision: 11740
17 years ago
Florian Fainelli
216556954e
Update hostapd to 0.6.3 ( #3615 )
...
SVN-Revision: 11738
17 years ago
Florian Fainelli
0b0061e01b
Update iw to snapshot 4d3a72da3f21761bf4f2866a6a3400d4ecf67365
...
SVN-Revision: 11734
17 years ago
Florian Fainelli
4d5535e29e
Define the size_t size for cris ( #3722 )
...
SVN-Revision: 11701
17 years ago
Florian Fainelli
c65758acdc
Update uml to 2.6.25.10
...
SVN-Revision: 11686
17 years ago
John Crispin
369a4ba3e2
add dma hack to ifxmips
...
SVN-Revision: 11678
17 years ago
John Crispin
f2473abf63
clean up board config
...
SVN-Revision: 11677
17 years ago
John Crispin
9e6c38917c
make atheros wifi cards used on arcaydian 4519 ifxmips based boards work
...
SVN-Revision: 11676
17 years ago
Felix Fietkau
9be32c744b
be a bit more verbose about madwifi errors
...
SVN-Revision: 11675
17 years ago
John Crispin
ae1abb1f58
use boards mac on boards with brn loader, on ifxmips
...
SVN-Revision: 11674
17 years ago
John Crispin
3e2c38b0fb
lots of ifxmips fixes and features
...
SVN-Revision: 11673
17 years ago
Felix Fietkau
7866f69cbe
spurious initramfs breakage fix
...
SVN-Revision: 11670
17 years ago
Imre Kaloz
492ba57b56
update targets to 2.6.25.10
...
SVN-Revision: 11667
17 years ago
Imre Kaloz
c41725ae68
update pronghorn patch
...
SVN-Revision: 11666
17 years ago
Matteo Croce
03b9d260c7
avr32: update to latest atmel sources
...
SVN-Revision: 11665
17 years ago
Florian Fainelli
ed3aeb2031
This adds dhcp-boot support to dnsmasq-init: option name "virt0" option filename "pxelinux.0" option servername "mainframe0.dev" option serveraddress "9.3.2.1"
...
closes #3529
SVN-Revision: 11663
17 years ago
Florian Fainelli
7d81c1b6cc
If the *.img file is larger than 0x1e8000 loading it with flash -s 0x100000 -d 0xffe08000 -l <length>
...
on the bootloader prompt will destroy the bootloader and brick the device. The attached patch tries to implement a size check and renames the image into *.img.too_big. It applies to svn r11401.
Signed-off-by: Joerg Albert <jal2@gmx.de>
SVN-Revision: 11662
17 years ago
Hamish Guthrie
34d362d1a7
First stage of update for at91 devices to 2.6.25.10 kernel
...
SVN-Revision: 11631
17 years ago
Matteo Croce
385bcf948b
fix typo
...
SVN-Revision: 11630
17 years ago
Florian Fainelli
180526a910
Put the files created by the lzma decompressor patch in the files/ directory. Add some early_printk debugging to the lzma decompressor to help track down problems when upgrading from one kernel version to another
...
SVN-Revision: 11627
17 years ago
Imre Kaloz
44a4ddcab3
update config, make 2.6.26-rc8 the default for ixp4xx
...
SVN-Revision: 11625
17 years ago
Imre Kaloz
255cff5cc6
update kernel config
...
SVN-Revision: 11624
17 years ago
Imre Kaloz
1f68c4745d
generate patched zImage for the Pronghorn, too
...
SVN-Revision: 11623
17 years ago
Imre Kaloz
163b7288ff
swap uart numbering on Pronghorn
...
SVN-Revision: 11622
17 years ago
Imre Kaloz
e830b48f67
oops, commited wrong version
...
SVN-Revision: 11621
17 years ago
Imre Kaloz
6154833d2c
rename patch
...
SVN-Revision: 11620
17 years ago
Imre Kaloz
5ec09dd287
ixp4xx patches cleanup, round one
...
SVN-Revision: 11619
17 years ago
Felix Fietkau
c9e08e9105
madwifi: fix sequence number check on incoming retransmit checks
...
SVN-Revision: 11614
17 years ago
Felix Fietkau
171e7134db
improve xargs compatibility check (mostly Darwin/Mac OS X related)
...
SVN-Revision: 11613
17 years ago
John Crispin
979fb5a23e
fixes mdio, adds runtime board configuration for ifxmips
...
SVN-Revision: 11609
17 years ago
Steven Barth
76215afdec
lua: Fixed some cross-platform issues for PPC (and probably other architectures)
...
SVN-Revision: 11608
17 years ago
John Crispin
e2a5ae841b
lots of ifxmips cleanups
...
SVN-Revision: 11607
17 years ago
John Crispin
8c3c0d38b8
make the serial poirt used by prom.c configurable for ifxmips
...
SVN-Revision: 11606
17 years ago
John Crispin
5cfd1038bc
ifxmips should build uboot by default
...
SVN-Revision: 11605
17 years ago
John Crispin
7174ef488e
backport a fix to suppress warning when loading dnsmasq on >=2.6.25.7. this patch can be removed when dnsmasq 2.43 is released
...
SVN-Revision: 11604
17 years ago
John Crispin
537b6126ec
rename some ifxmips files
...
SVN-Revision: 11603
17 years ago
John Crispin
f086a123c9
fixes ifxmips watchdog driver
...
SVN-Revision: 11602
17 years ago
Felix Fietkau
783bb0e81c
move ifxmips uboot to package/
...
SVN-Revision: 11601
17 years ago
Felix Fietkau
f5bdb5432f
compile libnl with -ffunction-sections to make binaries that use genl smaller
...
SVN-Revision: 11600
17 years ago