14981 Commits (89da22d1eadc7b829add26884954bf7107f13dd6)
 

Author SHA1 Message Date
Felix Fietkau 89da22d1ea ag71xx: fix a memory corruption bug that happens if you flood the interface with packets while it's being brought down fixes boot time crashes under load reported by matteo 14 years ago
Felix Fietkau ce95b395a2 add missing dependencies for hostapd-utils and wpa-cli (#7421) 14 years ago
Felix Fietkau 7c38977b3f ath9k: fix a potential buffer leak 14 years ago
Felix Fietkau 8a5671711b ath9k: fix a crash with WEP in ad-hoc mode 14 years ago
Gabor Juhos 86b4b5e1e9 generic: rtl8366: enable VLAN ingress filtering 14 years ago
Florian Fainelli b917b09b91 refresh 2.6.34 patches 14 years ago
Florian Fainelli 7484ad4108 add 2.6.34 support 14 years ago
Florian Fainelli a92623b92a fix line wrapped patch 14 years ago
Felix Fietkau b0658f2c89 ath9k: fix false positives in the baseband hang check by repeating the test a few times before pronouncing the hardware dead and resetting it 14 years ago
Felix Fietkau 58936672ac ath9k: clean up some code duplication related to noise floor handling 14 years ago
Felix Fietkau bb72d77fe1 ath9k: add a missing null pointer check and some further cleanup 14 years ago
Felix Fietkau 1f278440b7 ath9k: properly sanitize calibrated noise floor values on all hardware 14 years ago
Florian Fainelli 48b8c5e945 fix PCI, thanks br1, put back 2.6.32.14 support by default 14 years ago
Markus Wigge 25602743d1 brcm47xx: added dual image support to flashmap driver 14 years ago
Markus Wigge d306c9cb21 fix GPIO pin for G3GV2-VF 14 years ago
Gabor Juhos 5a28fb88a4 ar71xx: fix leds-rb750 build failure on 2.6.34 14 years ago
Gabor Juhos 48e579a536 firmware-utils/mktplinkfw: add support for the TL-WA901ND 14 years ago
Markus Wigge 114ce0bd4c renamed wrt54g3gv2-vf images 14 years ago
Markus Wigge 642a6e1a51 preset stable and try* flags for TRX2 headers 14 years ago
Florian Fainelli 09ed7e00a4 revert upstream commit that broke PCI until we have a better fix 14 years ago
Jo-Philipp Wich 1650f33f97 add a wifi profile for proprietary wl 14 years ago
Jo-Philipp Wich 37f0636c3f broadcom-wl: update to v5.10.56.27.1, initial brcm63xx (MIPS BE) support 14 years ago
Jo-Philipp Wich 28e4d39009 broadcom-wl: - fix compilation against eglibc and glibc (#7521) - unbind device from b43 ssb bridge on boot (#7529) 14 years ago
Jo-Philipp Wich d6d8014cfd fix dir-825-b1 default network config after r21905 14 years ago
Jo-Philipp Wich 506db2a57e base-files: add "mtu" option for route sections, allows setting per-route mtu values 14 years ago
Daniel Dickinson d9e8e8b4ec block-extroot, block-mount: Fixed multiple bugs which prevented e2fsck from being executed on the external root filesystem before mounting it as root. Added /etc/e2fsck.conf which indicates that the clock is broken (since most OpenWRT devices don't have a battery backed RTC) so that e2fsck will not exit with fatal error when the rdat has not yet been run (i.e. before network). 14 years ago
Jo-Philipp Wich 5f895af9fb hostapd: enforce CCMP WPA cipher if hwmode is 11ng or 11na 14 years ago
Felix Fietkau 6c48e48165 ath9k: add initval updates - should increase stability and performance on AR91xx and AR92xx 14 years ago
Jo-Philipp Wich f391ff4ec8 hostapd: allow *ccmp+tkip and *aes+tkip as well for cipher override 14 years ago
Jo-Philipp Wich 79c9adc19f broadcom-wl: align wpa encryption value and cipher override format with hostapd.sh 14 years ago
Alexandros C. Couloumbis aca4fe908d package/iptables: fix compile failure on gentoo build system (thanks nbd) 14 years ago
Alexandros C. Couloumbis cd2069a57c fix commit r21994 (thanks juhosg) 14 years ago
Alexandros C. Couloumbis 0409c64e34 fix commit r21993 14 years ago
Claudio Mignanti d30bf22a55 Don't force pci support on .34 and .35 14 years ago
Alexandros C. Couloumbis 5c42c43638 mac80211: fix r21990 14 years ago
Claudio Mignanti ffa2e4eaec Add board definition previously forgotten 14 years ago
Alexandros C. Couloumbis 186fa51531 mac80211: fix compile issues on 2.6.35 14 years ago
Felix Fietkau 96436fac60 ath9k: fix TSF across hardware resets on AR913x 14 years ago
Felix Fietkau bc13e4c08a mac80211: update to wireless-testing 2010-06-28 14 years ago
Daniel Dickinson e56dcdcffd block-mount: Fixed mount deadlocks due to buggy use of locks in /lib/functions/block.sh 14 years ago
Markus Wigge 67416b62d7 fixed trx version to handling 14 years ago
Gabor Juhos 50d88ac7d4 generic: rtl8366: minor cleanup 14 years ago
Gabor Juhos e19838e04c generic: rtl8366: add common read_debugfs_mibs function 14 years ago
Gabor Juhos 393f0bda89 generic: rtl8366: standardize read_debugfs_mibs functions 14 years ago
Gabor Juhos 5986c1f2d0 generic: rtl8366: use common rtl8366_mib_counter structure 14 years ago
Gabor Juhos 672018a30d generic: rtl8366: move common debugfs code to rtl8366_smi.c 14 years ago
Gabor Juhos 19ed040c62 generic: rtl8366: move buf to struct rtl8366_smi 14 years ago
Gabor Juhos 830b04bd72 generic: rtl8366: move common VLAN handling functions to rtl8366_smi.c 14 years ago
Gabor Juhos 81e9e7916f generic: rtl8366: add cpu_port, num_ports and num_vlan_mc to struct rtl8366_smi 14 years ago
Gabor Juhos 08942e9a98 generic: rtl8366: add VLAN handling functions to rtl8366_smi_ops 14 years ago