Felix Fietkau
963b90bb5a
remove postinst files for preinstalled packages
...
SVN-Revision: 26299
14 years ago
Felix Fietkau
3be9b77127
kernel: remove all local symbols from kernel modules at link time to reduce their size
...
SVN-Revision: 26298
14 years ago
Felix Fietkau
def45b136c
kernel: remove wrong chunks from the 2.6.37 and 2.6.38 version of the mips oprofile fix
...
SVN-Revision: 26297
14 years ago
Felix Fietkau
a119ee0013
kernel: split up cryptoapi, move hash support and blockcipher/algorithm manager to separate packages
...
SVN-Revision: 26296
14 years ago
Felix Fietkau
0c98b6b2d2
mac80211: add a pending patch to remove the dependency on ecb
...
SVN-Revision: 26295
14 years ago
Felix Fietkau
70a2413ffd
mac80211: fix zd1211 config override
...
SVN-Revision: 26294
14 years ago
Felix Fietkau
1938d5a669
mac80211: update to wireless-testing 2011-03-24
...
SVN-Revision: 26293
14 years ago
Felix Fietkau
3b6e38ba6a
iptables: libiptc.so is only a compatibility stub, split the package into libip4tc and libip6tc and adjust dependencies
...
SVN-Revision: 26292
14 years ago
Felix Fietkau
ea6bf64605
ath9k: fix chip wakeup on interface start - should fix some instability issues
...
SVN-Revision: 26290
14 years ago
Felix Fietkau
516440649b
hostapd: add more wps config methods to the config
...
SVN-Revision: 26288
14 years ago
Felix Fietkau
1526792622
mac80211: fix a deadlock in minstrel_ht when a HT client without valid MCS rates connects
...
SVN-Revision: 26287
14 years ago
Felix Fietkau
4b9553f20d
redboot-ar231x: mark as broken, the ecos host tool crap needs some rework for tcl on some systems
...
SVN-Revision: 26286
14 years ago
Felix Fietkau
2eda9ca634
mac80211: fix dropping multicast proberequest frames for ad-hoc
...
SVN-Revision: 26284
14 years ago
Alexandros C. Couloumbis
59b085ff1b
tools/cmake: update to version 2.8.4
...
SVN-Revision: 26283
14 years ago
Felix Fietkau
4cbdad0e9d
ath9k: add a few de-bloating and optimization patches
...
SVN-Revision: 26281
14 years ago
Felix Fietkau
80239ff7b0
ath9k: merge a pending patch for fixing a stopped queue issue (mostly for client mode)
...
SVN-Revision: 26280
14 years ago
Hamish Guthrie
d16f80c95d
Correct CTI patch
...
SVN-Revision: 26276
14 years ago
Hamish Guthrie
26a17a0e39
kernel: add CTI usb-id's to FTDI driver
...
SVN-Revision: 26275
14 years ago
Hamish Guthrie
4a3f0f9769
Add patch to correct sub-page alignment
...
SVN-Revision: 26274
14 years ago
Felix Fietkau
ee7f3d21f4
mac80211: update to wireless-testing 2011-03-22
...
SVN-Revision: 26273
14 years ago
Felix Fietkau
85b859a2b6
hostapd: make entropy collection contribute to the kernel pool
...
SVN-Revision: 26272
14 years ago
Jo-Philipp Wich
771d6f18f6
fix image generation in the Image Builder environment
...
SVN-Revision: 26271
14 years ago
Jo-Philipp Wich
d005251cc4
target.mk: don't enable coreutils by default, it does not even exist anymore... fixes the Image Builder
...
SVN-Revision: 26269
14 years ago
Imre Kaloz
4ee9074433
add 2.6.38 support
...
SVN-Revision: 26268
14 years ago
Imre Kaloz
0a65ef965d
enable the 'big kernel lock' by default
...
SVN-Revision: 26267
14 years ago
Felix Fietkau
b85cfd52d8
ath9k: add a patch from linux-wireless@ for reducing driver size
...
SVN-Revision: 26264
14 years ago
Felix Fietkau
e822e20348
hostapd: update to 2011-02-21, use PKG_MIRROR_MD5SUM, includes fixes for WPS
...
SVN-Revision: 26261
14 years ago
Felix Fietkau
b568a64f8c
add support for md5sum checks for mirrored tarballs of packages with version control source urls
...
SVN-Revision: 26260
14 years ago
Jo-Philipp Wich
48c8a8ddb0
image.mk: only upgrade permissions instead of overwriting, utilize tar -p flag for targz image targets ( #7667 )
...
SVN-Revision: 26259
14 years ago
Jo-Philipp Wich
b8aef60e35
ipkg-utils: utilize the tar -p flag to preserve permissions ( #7667 )
...
SVN-Revision: 26258
14 years ago
Travis Kemen
e9fdc5c981
sysupgrade works on the wp54
...
SVN-Revision: 26257
14 years ago
Jo-Philipp Wich
9710f415fa
ncurses: install ncurses5-config and ncursesw5-config ( #9044 )
...
SVN-Revision: 26255
14 years ago
Daniel Dickinson
c28e406a9c
hotplug2: Added zaptel subsystem to /etc/hotplugs2.rules so that the zaptel kernel module package only needs to had a script to create the correct device nodes (default names differ from what all apps that use zaptel actually use, so a script is necessary).
...
SVN-Revision: 26253
14 years ago
Felix Fietkau
eaa07dd900
mac80211: initialize the last rx time when creating a station
...
should hopefully finally take care of the nasty reassociation issues which showed up as
Jan 1 00:51:10 OpenWrt daemon.info hostapd: wlan0: STA 00:xx:xx:xx:xx:xx IEEE 802.11: deauthenticated due to inactivity
right after associating, leading to an immediate disconnect.
Will probably fix #8343 , #8830 and others.
SVN-Revision: 26251
14 years ago
Felix Fietkau
562468651d
ath9k: re-run nfcal only when stuck beacons become more frequent
...
SVN-Revision: 26250
14 years ago
Felix Fietkau
bc8410cd76
ath9k: increase ATH_BCBUF, allows creating 8 virtual APs
...
SVN-Revision: 26249
14 years ago
Felix Fietkau
4838baefa7
ath9k: improve precision of beacon timer calculations
...
SVN-Revision: 26248
14 years ago
Felix Fietkau
c12de7c4c1
ath9k: add some minor debugfs cleanups
...
SVN-Revision: 26247
14 years ago
Claudio Mignanti
eb4fc36bfe
Update to 2.6.38
...
SVN-Revision: 26246
14 years ago
Daniel Dickinson
4c85b8562d
block-mount busybox: Removed busybox versions of blkid and swap-utils since they are only used by block-mount and block-extroot, and those packages don't have as much need for the image space-savings of busybox versions, especially at the cost of including it in all images even those with no external storage.
...
SVN-Revision: 26245
14 years ago
Michael Büsch
37548fcf60
omap24xx: Update to 2.6.38. Remove 2.6.37 files
...
SVN-Revision: 26244
14 years ago
Felix Fietkau
7b7242564a
linux-atm: Solos card requires explicit buffer size to br2684ctl
...
The default send buffer size of 8192 potentially can run past the end of the buffer (skb) and trash memory.
Explicitly setting a limit is required.
(Patch by Philip Prindeville)
SVN-Revision: 26242
14 years ago
Travis Kemen
a2cd7b2883
Keep firewall.user during sysupgrades
...
SVN-Revision: 26241
14 years ago
Hauke Mehrtens
8d75dcb4b8
brcm47xx: remove kmod-usb-ohci from WGT634U packages.
...
This package creates some error messages on startup
Thank you russell-- for reporting
SVN-Revision: 26240
14 years ago
Hauke Mehrtens
aadec1ec97
kernel: fix some problems with kernel 2.6.38
...
In some places LINUX_2_6_38 was just missing.
Some kernel modules were moved.
SVN-Revision: 26239
14 years ago
Hauke Mehrtens
782dd1689b
kernel: add missing config options
...
SVN-Revision: 26238
14 years ago
Hauke Mehrtens
1ddb639910
kernel: linux/version.h was removed in kernel 2.6.19 and is now replaced by generated/autoconf.h.
...
This fixes build with kernel 2.6.38.
This was only build tested.
Thank you philipp64 for reporting
SVN-Revision: 26237
14 years ago
Daniel Dickinson
aa8c871b41
ncurses: Split terminfo database into a separate package because S-Lang library needs the terminfo database but doesn't depend on ncurses (and libnewt depends on S-Lang library and is intended to be a lightweight dialog replacement that doesn't depend on the heavy ncurses).
...
SVN-Revision: 26232
14 years ago
Jo-Philipp Wich
fe8b9d5232
base-files: properly handle vlans on top of wireless interfaces
...
SVN-Revision: 26230
14 years ago
Imre Kaloz
a8d84ae94d
remove 2.6.34 support
...
SVN-Revision: 26229
14 years ago