Jo-Philipp Wich
f248332d52
thc-ipv6: update to v2.0, package all available utilities
...
SVN-Revision: 33728
13 years ago
Jo-Philipp Wich
f5d12a126d
thc-ipv6: move to trunk and add myself as maintainer
...
SVN-Revision: 33727
13 years ago
John Crispin
ba6751058b
gpiodev/gpioctl RIP
...
SVN-Revision: 33725
13 years ago
John Crispin
600ad59fb3
set maintainer flag
...
SVN-Revision: 33724
13 years ago
John Crispin
a95775e4b2
drop unmaintained packages
...
SVN-Revision: 33723
13 years ago
John Crispin
06218a992e
fix maintainer flag
...
SVN-Revision: 33722
13 years ago
Florian Fainelli
d3f22617a2
base-files: skip LEDs handled by rssileds in led init-script
...
Without this, /etc/init.d/led will try to set the non-existing 'rssi' trigger.
This doesn't harm as the kernel will refuse this setting, but it outputs some
ugly log-lines:
Jun 24 10:15:19 OpenWrt user.info sysinit: setting up led RSSILOW
Jun 24 10:15:19 OpenWrt user.info sysinit: sh: write error: Invalid argument
...
In order to avoid this, skip LEDs with trigger = "rssi" in /etc/init.d/led
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 33717
13 years ago
Felix Fietkau
cd471b762f
lua: enable parallel builds
...
SVN-Revision: 33716
13 years ago
Jo-Philipp Wich
6d21323d98
lua: refresh host patches as well ( #12303 )
...
SVN-Revision: 33715
13 years ago
Jo-Philipp Wich
6a1c047970
gettext-full: move to trunk and add myself as maintainer
...
SVN-Revision: 33713
13 years ago
Jo-Philipp Wich
971ae637f1
gettext: move to trunk and add myself as maintainer
...
SVN-Revision: 33712
13 years ago
Jo-Philipp Wich
a8587b5d42
libiconv-full: move to trunk and add myself as maintainer
...
SVN-Revision: 33711
13 years ago
Jo-Philipp Wich
a49d72d713
libiconv: move to trunk and add myself as maintainer
...
SVN-Revision: 33710
13 years ago
Jo-Philipp Wich
109cf29629
lua: update to v5.1.5, refresh patches
...
SVN-Revision: 33707
13 years ago
Felix Fietkau
5bb789340e
gdb: move to package/devel/
...
SVN-Revision: 33706
13 years ago
Felix Fietkau
c6b27e2885
move a few development packages to trunk and add myself as a maintainer
...
SVN-Revision: 33705
13 years ago
Jo-Philipp Wich
936c1b9424
iputils: move to trunk and add myself as maintainer
...
SVN-Revision: 33704
13 years ago
Florian Fainelli
8230e20a79
add myself as maintainer of some packages
...
SVN-Revision: 33703
13 years ago
Jo-Philipp Wich
c748c36d2c
iftop: move to trunk and add myself as maintainer
...
SVN-Revision: 33702
13 years ago
Jo-Philipp Wich
711fdc3b09
conntrack-tools: move to trunk and add myself as maintainer
...
SVN-Revision: 33701
13 years ago
Jo-Philipp Wich
47ea3c7fee
lldpd: move to trunk and add myself as maintainer
...
SVN-Revision: 33700
13 years ago
Jo-Philipp Wich
11549e1b73
dante: move to trunk and add myself as maintainer
...
SVN-Revision: 33699
13 years ago
Jo-Philipp Wich
b5ab35e816
ipset: move to trunk and add myself as maintainer
...
SVN-Revision: 33698
13 years ago
Felix Fietkau
05c2442957
package/network/utils/rssileds: claim maintainership
...
SVN-Revision: 33697
13 years ago
Felix Fietkau
cc59e71f84
mac80211: use ieee80211_free_txskb in a few more places
...
SVN-Revision: 33695
13 years ago
Jo-Philipp Wich
d1d1ae994b
claim maintainership for resolveip and lua
...
SVN-Revision: 33694
13 years ago
Felix Fietkau
e51eb6046d
add myself as a maintainer for a few more packages
...
SVN-Revision: 33693
13 years ago
Felix Fietkau
2fb3792fa9
hostapd: remove redundant MAINTAINER lines
...
SVN-Revision: 33692
13 years ago
Felix Fietkau
ed33bd8c7c
iperf: move to trunk and add myself as maintainer
...
SVN-Revision: 33691
13 years ago
Felix Fietkau
5806525653
tcpdump: move to trunk and add myself as maintainer
...
SVN-Revision: 33690
13 years ago
Felix Fietkau
445936955e
samba36: move to trunk and add myself as a maintainer
...
SVN-Revision: 33689
13 years ago
Felix Fietkau
405e21d167
packages: sort network related packages into package/network/
...
SVN-Revision: 33688
13 years ago
Felix Fietkau
c6d2712db3
package/kernel/sound: Add Gateworks Avila Sound SoC package
...
This package includes the audio drivers for Avila SoC Audio
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 33682
13 years ago
Felix Fietkau
1df0acf82e
ixp4xx-microcode: Add ixp4xx NPE-A-HSS firmware
...
The ixp4xx HSS firmware is needed in order to use the HSS (synchronous serial
port). An example of where this is used is the Gateworks Avila boards to
interface to an audio codec.
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 33680
13 years ago
Jonas Gorski
c8203d57c5
mac80211: fix intel wifi autoload module names
...
The autoload directives were using wrong module names, preventing
them from being automatically inserted at boot time.
SVN-Revision: 33676
13 years ago
Jo-Philipp Wich
6945d722e6
cyassl: add a patch to better check legacy SSLv2 client hello records
...
If junk data is received during SSL_accept(), cyassl will treat it as legacy SSLv2
record without performing further plausibility checks. Change the legacy code path
to return UNKNOWN_HANDSHAKE_TYPE if the value of the third byte isn't 0x01 the
hello message type.
SVN-Revision: 33675
13 years ago
Jo-Philipp Wich
ff1b163540
hostapd: ensure that wpa_supplicant_setup_vif() returns success in cases where wpa_supplicant is not invoked ( #11996 )
...
SVN-Revision: 33674
13 years ago
Hauke Mehrtens
8086b7a750
mac80211: brcmsmac: use firmware extracted from proprietary driver
...
The firmware from linux-firmware does not support the rev 17 core found
in a bcm4716. The firmware extracted from the proprietary driver
supports this core. Use this firmware instead by default.
SVN-Revision: 33669
13 years ago
Hauke Mehrtens
d14c6b29eb
tools: add b43-tools
...
Move the b43-tools build from the mac80211 Makefile into an own package in tools and use the newest version of b43-tools.
SVN-Revision: 33668
13 years ago
Hauke Mehrtens
5322ca7a30
mac80211: fix spacing
...
SVN-Revision: 33667
13 years ago
Imre Kaloz
c5e5e70ab0
it's time to break the barriers
...
SVN-Revision: 33666
13 years ago
Felix Fietkau
8340e913d9
rssileds: select libiwinfo instead of just depending on it
...
SVN-Revision: 33664
13 years ago
Felix Fietkau
68c7a40346
busybox: backport upstream fixes for ext2 related tools
...
SVN-Revision: 33662
13 years ago
Felix Fietkau
4fdea4ee6a
busybox: refresh patches
...
SVN-Revision: 33661
13 years ago
Felix Fietkau
37e89213fd
add myself as a maintainer for various packages
...
SVN-Revision: 33660
13 years ago
Felix Fietkau
48db59fab7
move library packages to package/libs/
...
SVN-Revision: 33657
13 years ago
Jonas Gorski
dd81dc48dd
package: mtd: use in-kernel bcm63xx image tag header
...
Use the image tag header from the kernel instead of an external header
file.
SVN-Revision: 33654
13 years ago
Felix Fietkau
0dd7644ec7
x86: remove grub-legacy
...
SVN-Revision: 33640
13 years ago
Felix Fietkau
51e2b66b57
mac80211: refresh patches
...
SVN-Revision: 33636
13 years ago
Felix Fietkau
e1ceb94c2f
mac80211: use ieee80211_free_txskb in a few more places to prevent skb leaks
...
SVN-Revision: 33635
13 years ago