3185 Commits (22dfa7ae22c4c5eef2cd08e2c0e76ada5bf7fca8)

Author SHA1 Message Date
Felix Fietkau 7609c0ae88 wpa_supplicant: fix madwifi related config change handling 15 years ago
Felix Fietkau f08684ffc0 mac80211: add missing config override 15 years ago
Felix Fietkau 72cf6925a4 now that each target has its own package directory, remove the base-files package renaming hack 15 years ago
Felix Fietkau d5a641bcdf mac80211: fix ath5k dma size workaround for ar71xx Atheros legacy hardware does not perform well on ar71xx unless both TXCFG and RXCFG are forced to 4 bytes. The previous patch only changed RXCFG. The OpenWrt Madwifi HAL also sets both RXCFG and TXCFG 15 years ago
Felix Fietkau c5226c3687 remove support for compat-wireless-old 15 years ago
Felix Fietkau 9b11d6fa98 upgrade mac80211 to 2008-08-20 and clean up some unnecessary patching to config.mk, which frequently causes rejects on new versions 15 years ago
Jo-Philipp Wich 7d1c2a0612 base-files: fix sysupgrade get_magic_word() function to return proper values if the first two bytes are identical 15 years ago
Felix Fietkau f4ede912f4 madwifi: remove version selection support 15 years ago
Felix Fietkau fe78c4885c remove support for the madwifi upstream release, it doesn't work on newer kernels and it's not very reliable anyway 15 years ago
Felix Fietkau 6fb461da2b madwifi: add patch for building all modules (except for the HAL) into a single module. saves space and gets rid of unnecessary exports removes support for onoe and amrr - I don't think anybody needs these anymore 15 years ago
Felix Fietkau 7c746b122f add powersave fixes based on patches by Steven Luo (#4376) 15 years ago
Felix Fietkau 7f6b21ae62 madwifi: refresh patches 15 years ago
Geoff Levand 7581681466 powerpc: Create a powerpc64 config feature 15 years ago
Geoff Levand ffd920720b ps3-utils: Add Build/InstallDev section to package makefile 15 years ago
Geoff Levand 36e79de239 ps3-utils: Update package to include latest repository fixes 15 years ago
Florian Fainelli 7f931f64df add missing libsas configuration symbol 15 years ago
Gabor Juhos b585d761c7 iw: update to 0.9.16 15 years ago
Gabor Juhos af0d2abee5 mac80211: add deadlock fix patch 15 years ago
Gabor Juhos c0d4cb1f24 Fix broken i2c module loading in R17269 15 years ago
Nicolas Thill 2466ba038e remove *printf warnings preventing wprobe to build on uml x86_64 15 years ago
Nicolas Thill 757b8c4adb use KERNEL_CROSS instead of TARGET_CROSS to build kernel modules 15 years ago
Felix Fietkau d8641e67e1 wprobe: fix tcp port for the proxy mode in the init script 15 years ago
Hauke Mehrtens 824c0095c6 increase release number 15 years ago
Hauke Mehrtens f7abb800cf Do not build the mac80211 module in the kernel. The attributes skb->do_not_encrypt and skb->requeue in include/linux/skbuff.h are not used my mac80211 any more. 15 years ago
Hauke Mehrtens 620efa556f also exclude usb_unpoison_urb 15 years ago
Hauke Mehrtens a8c28fc63c exclude kernel 2.6.27 15 years ago
Gabor Juhos e89dfa6f3c kernel/modules: allow I2C modules to be compiled into the kernel (closes #5702) 15 years ago
Hauke Mehrtens b1ae2c2c20 Build modules only if realy needed. 15 years ago
Hauke Mehrtens babf8f5927 update openfw to 5.2 15 years ago
Hauke Mehrtens 7dcdcbbc24 Update to compat-wireless-2009-08-15 15 years ago
Florian Fainelli 92ee7505d8 fix path to orinoco wireless modules (#5701) 15 years ago
Jo-Philipp Wich b44b066543 firewall: allow incoming udp/68 packets in the default configuration (#4108, #4781) 15 years ago
Florian Fainelli 8e10e1270c more compile fixes for sangam-atm and 2.6.31 15 years ago
Vasilis Tsiligiannis b520582861 kmod-ipt-nathelper-extra: Fix kmod-textsearch dependency (#5665) 15 years ago
Felix Fietkau ed497b57a7 madwifi: fix frame dropped counter 15 years ago
Felix Fietkau 5335a25026 madwifi: fix compiler warning 15 years ago
Felix Fietkau f0380bfd82 fix software rx filter for ibss mode (based on a patch by harald schiöberg) 15 years ago
Felix Fietkau a1c5477822 madwifi: fix compile error on kernels without net_device api compatibility 15 years ago
Jo-Philipp Wich 27da9d1984 base-files: move ipv6 module loading from setup_interface() to addif() in the hotplug call, this ensures that ipv6 is loaded before any interfaces or aliases with ip6addr option are configured (#5356) 15 years ago
Jo-Philipp Wich 6ccd4143eb opkg: fix duplicate parsing of config file, move opkg.conf back to /etc, bump package revision, thanks kupseoft 15 years ago
Hauke Mehrtens ece3bdcdd6 Correct bool expressions in dependencies. This fixes #5627 15 years ago
Vasilis Tsiligiannis 08f7b6c408 kmod-net-hermes-pci, kmod-net-hermes-plx: Fix kmod-net-hermes dependency 15 years ago
Florian Fainelli b2c58364fe more 2.6.30 related fixes for ar7-atm 15 years ago
Felix Fietkau 717a6344d4 decrease verbosity of mklibs.py 15 years ago
Felix Fietkau b1a2f4b2b8 integrate mklibs.py support into the build process 15 years ago
Felix Fietkau 907fb8d8e5 install static libraries from uclibc to the rootfs staging dir 15 years ago
Felix Fietkau 4169a2e834 add a staging directory for unstripped package files, useful for debugging, will be used for mklibs integration later 15 years ago
Florian Fainelli 34e22309ef libiptc and libxtables should install their libraries as symbolic links (#5313, #5639) 15 years ago
Felix Fietkau 91f98f1756 base-files: some /lib/network/config.sh refactoring 15 years ago
Felix Fietkau 7c32f45749 base-files: clean up init.d/fstab and port it to the new config_get 15 years ago