5671 Commits (4b75394056a77d90428e422464561297e2c091cd)

Author SHA1 Message Date
Felix Fietkau 353639cdd9 ath9k: add missing chunk to the BlockAckReq fix (fixes a compile error) 13 years ago
Felix Fietkau e9aaa9061f ath9k: add some code to control internal driver queue length limits 13 years ago
Felix Fietkau cdc70d84ce ath9k: reduce the number of software retries, include hardware a-mpdu retries in retry counting 13 years ago
Felix Fietkau e7174f44b7 ath9k: rework handling of sending BlockAckReq frames, should hopefully lead to fewer latency spikes 13 years ago
Jonas Gorski 61e2e03311 kernel: Fix firewire for 2.6.37+ 13 years ago
Felix Fietkau e79f073de9 mac80211: fix a compiler warning 13 years ago
Felix Fietkau c330325bda broadcom-wl: fix setup of virtual interfaces (patch by Nathan Hintz) 13 years ago
Florian Fainelli 901618c68d perf: mark as broken for now 13 years ago
Felix Fietkau 9f3aea65fc mac80211: add missing chunks to the compat_firmware_class change 13 years ago
Felix Fietkau 21dd9478d7 mac80211: move compat_firmware_class.ko into compat.ko (fixes #9864) 13 years ago
Vasilis Tsiligiannis 0cd8805b0a kernel/modules: Add missing config symbol 13 years ago
Felix Fietkau d3f4416d58 ath9k: prevent the aggregation code from sending packets to sleeping stations - should fix some latency issues 13 years ago
Felix Fietkau a1e19186fa ath9k: fold patches that were merged upstream into 300-pending_work.patch 13 years ago
Jonas Gorski 478decc60b gdb: add dependency to libexpat when present 13 years ago
Jonas Gorski eb90f30ce7 package/kernel: move kmod-fs-mbcache into fs-ext4 13 years ago
Jo-Philipp Wich 8fc2981bcd dropbear: - split port argument at the rightmost colon, allows binding to specific IPv6 addresses - don't use uci ipaddr var but resolve ifname and get addresses from it (#9853) 13 years ago
Felix Fietkau 26fed98ce6 qos-scripts: disable by default 13 years ago
Felix Fietkau 35463493e8 hostapd: fix a compile issue when compiling wpa_supplicant (fixes #9837) 13 years ago
Felix Fietkau a5edb705b4 ath9k: fix switching channel bandwidth from 5/10 back to 20mhz 13 years ago
Felix Fietkau 32868c1a00 hostapd: fix wds interface address handling for multi-bssid 13 years ago
Felix Fietkau 3712ca3f9b hostapd: use a timeout of 1000ms instead of 100ms for the first gtk rekey eapol frame 13 years ago
Gabor Juhos 2e339a6466 swconfig: fix backward compatibility 13 years ago
Felix Fietkau 4dd9373b3e ppp: remove zero-length patches 13 years ago
Felix Fietkau 4c4da37c09 ppp: version bump to 2.4.5 13 years ago
Jonas Gorski eaa935658b swconfig: Add generic switch identifiers 13 years ago
Felix Fietkau 8ff7756e82 base-files: warn when calling /etc/init.d/<script> enable and neither START nor STOP is defined 13 years ago
Jo-Philipp Wich 7a206885df firewall: prevent redundant rules if multiple ports and multiple icmp types are given in a rule block for both icmp and other protocols 13 years ago
Felix Fietkau d6431df9c1 ath9k: rework tx power handling - display the correct *current* tx power, and also fix tx power limits with ATH_USER_REGD set 13 years ago
Felix Fietkau d0cea742bb mac80211: merge a few pending fixes for channel switch handling 13 years ago
Jo-Philipp Wich 20d62f8e5f linux-atm: don't fail if an PREFIX env var is set 13 years ago
Jo-Philipp Wich 94c728dc39 base-files: use "reboot -f" after sysupgrade to prevent executing deleted init scripts 13 years ago
Felix Fietkau 1266eb49ee mac80211: rename a misnamed patch 13 years ago
Felix Fietkau b87d25ea75 mac80211: remove the ccmp rx pn workaround, it should no longer be necessary and it was reported to cause connection stability issues (see #9646) 13 years ago
Hauke Mehrtens 866a22dc67 kernel: crypto: fix spelling 13 years ago
Hauke Mehrtens 00dd85d8f6 ocf-linux: version bump to 20110720 13 years ago
Jo-Philipp Wich 8ecad9c51a broadcom-wl: give the 007 patch a more meaningful name 13 years ago
Jo-Philipp Wich 1d7ae4aba7 broadcom-wl: make it work on the RT-N16 and other device using the BCMA bus - refresh and reorder patches - introduce a unified BCMA/SSB glue driver to accomodate for both bus types on brcm47xx - extend wlunbind init script to detach device from bcma-pci-bridge as well 13 years ago
Hauke Mehrtens 0df7ae0418 mac80211: do not build bcma from compat-wireless 13 years ago
Hauke Mehrtens aa37b9656d mac80211: fix typo and make broken options depend on BROKEN 13 years ago
Hauke Mehrtens 96b6f27271 mca80211: add support for b43 on bcma bus. 13 years ago
Hauke Mehrtens 0390780c34 kernel: add bcma package 13 years ago
Jo-Philipp Wich 365f76551a base-files: attempt bring up related wifi devices when calling ifup If a user invoked /sbin/ifup to bring up an interface, the setup used to fail in case of wireless networks tied to a non-bridged interface definition. Likewise, the bringup of "lan" in the default configuration will reinitialize the bridge but do not re-join the wireless network to it, requiring an extra call to /sbin/wifi (which might not be possible anymore due to a severed link if connected wirelessly). 13 years ago
Jo-Philipp Wich 90ac92e8be firewall: fix serious bug in state var handling (#9746) 13 years ago
Felix Fietkau 49b905a2cf comgt: clean up patch, rename gcom binary to comgt, but add a compatibility symlink 13 years ago
Felix Fietkau 60d593c2d7 uci: fix one more unused-but-set issue (#9731) 13 years ago
Jo-Philipp Wich 9c606eb4c5 uhttpd: pass feature flags (#9742) 13 years ago
Felix Fietkau 80ae98d604 ath9k: validate eeprom chainmask settings, some Ubiquiti devices (and maybe others) contain bogus data, which breaks wifi 13 years ago
Jo-Philipp Wich 6576d110d2 uhttpd: support building against openssl instead of cyassl, minor cleanups (#7827) 13 years ago
Felix Fietkau 75d2ba7a5c uci: update to fix more unused-but-set issues (#9731) 13 years ago
Felix Fietkau 226ad1d259 uci: update to 2011-07-18, fixes #9731 13 years ago