Jo-Philipp Wich
2e449378bf
iproute2: make tc depend on kmod-sched ( #6681 )
...
SVN-Revision: 19724
15 years ago
Jo-Philipp Wich
5ebe347f07
kernel: add the token bucket filter to kmod-sched ( #6681 )
...
SVN-Revision: 19723
15 years ago
Jo-Philipp Wich
4257508e11
iptables: fix menuconfig descriptions, raw and notrack are in mod-conntrack now
...
SVN-Revision: 19722
15 years ago
Jo-Philipp Wich
15c4e22d31
netfilter: add support for raw table and NOTRACK target ( #5504 )
...
SVN-Revision: 19721
15 years ago
Felix Fietkau
31cfd93be4
hostapd: support creating WEP networks for mac80211 (patch by Stijn Tintel), fixes #6672
...
SVN-Revision: 19720
15 years ago
Felix Fietkau
d692a2340c
mac80211: always use wpa_supplicant for client connections (patch by Stijn Tintel)
...
Since client mode in mac80211is unreliable without using wpa_supplicant,
it would be better to enable wpa_supplicant by default.
With this patch, wpa_supplicant will always be used for mac80211-based
drivers in client mode. This will break client mode for images that
don't include wpa_supplicant or wpad, so maybe I need to add a check
somewhere to see if wpa_supplicant is available, and show the user a
warning if he tries client mode without wpa_supplicant. Suggestions on
where to add this check are welcome.
Tested with ath5k in client mode on open and wpa2-psk network, and
tested on my ath9k based AP as well to make sure it doesn't break AP mode.
SVN-Revision: 19718
15 years ago
Felix Fietkau
b47efaaf4d
ath9k: fix rate control fallback rate selection - improves throughput and link stability
...
SVN-Revision: 19716
15 years ago
Felix Fietkau
b3caca3677
mac80211: move the 2.6.30 compat patch to the other compat patches
...
SVN-Revision: 19715
15 years ago
Lars-Peter Clausen
d38ce9313b
autotools.mk: Add PKG_LIBTOOL_PATHS variable.
...
PKG_LIBTOOL_PATHS can be used to specify to tell libtool_fixup where to look
for libtool scripts of a package. This is useful if a package has it's libtool
script in a non-standard location or has multiple libtool scripts.
The value should be a space seperated list of paths which are relative to
$(PKG_BUILD_DIR). It defautls to $(CONFIGURE_PATH).
SVN-Revision: 19713
15 years ago
Lars-Peter Clausen
8d7a6df6ef
kmod-dm: Set CONFIG_DM_LOG_USERSPACE=n
...
SVN-Revision: 19712
15 years ago
Felix Fietkau
8a7049730f
fix a compile error in block2mtd when compiled as module
...
SVN-Revision: 19709
15 years ago
Imre Kaloz
4c1e6a7e39
refresh grub patches
...
SVN-Revision: 19704
15 years ago
Travis Kemen
b60c2aab01
add missing symbol
...
SVN-Revision: 19699
15 years ago
Imre Kaloz
c7d10f043f
upgrade to 2.6.32.8
...
SVN-Revision: 19694
15 years ago
Jo-Philipp Wich
0cfd25119d
mac80211: add compile fix for pre-2.6.32 kernels
...
SVN-Revision: 19692
15 years ago
Felix Fietkau
1797c1217b
carl9170: update to version 1.0.1.1 and fix a compile error
...
SVN-Revision: 19691
15 years ago
Felix Fietkau
dd4893f453
mac80211: update to wireless-testing 2010-02-16
...
SVN-Revision: 19688
15 years ago
Imre Kaloz
1219918537
refresh generic 2.6.32 patches
...
SVN-Revision: 19687
15 years ago
Imre Kaloz
948fcc98f0
use gcc 4.4.3 for mips64 targets
...
SVN-Revision: 19686
15 years ago
Travis Kemen
ab3d8e0779
fix opkg.conf
...
SVN-Revision: 19684
15 years ago
Travis Kemen
3c5ca326ec
Update to v2.2 fixed checksum byte calculation for other versions than 0x2019 fixed rare problem with padsize updated info to stock firmware 2.00.20 fixed typos
...
Signed off by: Matthias Buecher <mail@maddes.net>
SVN-Revision: 19683
15 years ago
Jo-Philipp Wich
9ce3d38331
- clean up menu.lst template - make grub usage of vt0 selectable in menuconfig - choose appropriate default baudrate for soekris devices - fix generation of grub menu for iso images
...
SVN-Revision: 19681
15 years ago
Imre Kaloz
0499a77159
include the board name in the generated dtb's filename
...
SVN-Revision: 19680
15 years ago
Imre Kaloz
666c2fef6a
use binutils 2.19.1 by default for avr32, too
...
SVN-Revision: 19678
15 years ago
Imre Kaloz
c8e6779d2a
add avr32 support for binutils 2.19.1 based on the Atmel 1.2.0 toolchain release
...
SVN-Revision: 19677
15 years ago
Felix Fietkau
feba7255a4
mpc83xx: clean up the mess caused by the reverted sorting patch
...
SVN-Revision: 19676
15 years ago
Felix Fietkau
8e808a54c2
Revert "sort Kconfig symbols automatically to make Kaloz happy :p" Relying on some sort implementations' weird behaviour of ignoring # and whitespaces at the beginning of a line is not a good idea, and it's certainly not portable
...
SVN-Revision: 19675
15 years ago
Imre Kaloz
37f7976b59
add some more config symbols to the generic 2.6.32 config
...
SVN-Revision: 19674
15 years ago
Imre Kaloz
4af507c9b0
upgrade to 2.6.32.8
...
SVN-Revision: 19673
15 years ago
Imre Kaloz
463dda6daf
upgrade to 2.6.32.8
...
SVN-Revision: 19672
15 years ago
Imre Kaloz
0b5ddcb9cf
use gcc 4.4.3 for the powerpc targets by default
...
SVN-Revision: 19671
15 years ago
Felix Fietkau
2f706d3d5b
mpc83xx: add a workaround for erratum eTSEC27 in earlier mpc8313 chip revs
...
SVN-Revision: 19670
15 years ago
Felix Fietkau
2b1e4dccaf
mpc83xx: add support for the vitesse 8601 phy
...
SVN-Revision: 19669
15 years ago
Felix Fietkau
982407554e
mpc83xx: add support for mpc8313 in 2.6.32
...
SVN-Revision: 19668
15 years ago
Felix Fietkau
63b1d06a31
hostapd: select crda if mac80211 is selected
...
SVN-Revision: 19667
15 years ago
Felix Fietkau
e9d9efa678
kernel: build the scsi core package even if CONFIG_SCSI=y
...
SVN-Revision: 19666
15 years ago
Felix Fietkau
19d6a9ce6a
kernel: add a package for block2mtd
...
SVN-Revision: 19665
15 years ago
Felix Fietkau
eca17a4a28
kernel: add a package for kmod-ata-sil
...
SVN-Revision: 19664
15 years ago
Felix Fietkau
756b82b7ec
hostapd: fix wpad compile on powerpc
...
SVN-Revision: 19663
15 years ago
Felix Fietkau
002a278972
hostapd: move the roboswitch config override to the right place
...
SVN-Revision: 19662
15 years ago
Imre Kaloz
ab60b8f963
...and probably claudio forgot to rename this directory, too :)
...
SVN-Revision: 19655
15 years ago
Imre Kaloz
6606efac31
I guess florian didn't want this file here ;)
...
SVN-Revision: 19654
15 years ago
Imre Kaloz
8fc2abee8d
change back kernel version to 2.6.32.8
...
SVN-Revision: 19653
15 years ago
Lars-Peter Clausen
900de42186
Add audio feature flag.
...
There are targets which neither have usb host nor pci support but do have audio
capabilities. Those targets should expliclitly specifiy that they support audio
through the new feature flag. The audio feature flag is also implicitly selected
by the usb and pci feature flags.
SVN-Revision: 19643
15 years ago
Felix Fietkau
1d1e4d1035
swconfig: add copyright for Martin Mares
...
Signed-off-by: Martin Mares <mj@ucw.cz>
SVN-Revision: 19642
15 years ago
Felix Fietkau
7dcd4af070
swconfig: use print_attr_val() in CMD_GET
...
Use the print_attr_val() function introduced by the previous patch
to simplify the get command.
Signed-off-by: Martin Mares <mj@ucw.cz>
SVN-Revision: 19641
15 years ago
Felix Fietkau
b7d662dce8
swconfig: add show command
...
Add a "show" command, which displays all attributes of the selected port,
VLAN, or of the whole switch.
Signed-off-by: Martin Mares <mj@ucw.cz>
SVN-Revision: 19640
15 years ago
Felix Fietkau
cfb74b3b81
swconfig: clean up command line parsing
...
The command line parser was unsystematic and it silently ignored
many illegal combinations of options. Try to clean that up.
Signed-off-by: Martin Mares <mj@ucw.cz>
SVN-Revision: 19639
15 years ago
Felix Fietkau
69d4a1e9b8
ath9k: adjust ack timeout workaround patch based on upstream submission
...
SVN-Revision: 19638
15 years ago
Imre Kaloz
8886484603
fixup the hunks in patch
...
SVN-Revision: 19635
15 years ago