Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dnsmasq: add and enable DNS rebind protections | Jo-Philipp Wich | 2010-07-16 | 3 | -2/+28 |
| | | | | SVN-Revision: 22222 | ||||
* | firewall: fix another notrack related bug | Jo-Philipp Wich | 2010-07-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 22218 | ||||
* | firewall: - notrack support was broken in multiple ways, fix it - also ↵ | Jo-Philipp Wich | 2010-07-15 | 5 | -9/+11 |
| | | | | | | consider a zone conntracked if any redirect references it (#7196) SVN-Revision: 22215 | ||||
* | madwifi: in-flash macs for mach-eap7660d | Gabor Juhos | 2010-07-15 | 2 | -1/+37 |
| | | | | | | | | | This patch makes madwifi respect (at least) the platform_data supplied MAC address. Signed-off-by: Daniel Golle <daniel.golle@gmail.com> SVN-Revision: 22190 | ||||
* | ath5k: in-flash macs and eeprom for mach-eap7660d | Gabor Juhos | 2010-07-15 | 3 | -1/+93 |
| | | | | | | | | | This adds ath5k_platform.h to mac80211 and patches ath5k to respect MAC addresses and eeprom content from platform_data, if supplied. Signed-off-by: Daniel Golle <daniel.golle@gmail.com> SVN-Revision: 22188 | ||||
* | broadcom-wl: fix md5sums | Jo-Philipp Wich | 2010-07-13 | 1 | -2/+2 |
| | | | | SVN-Revision: 22175 | ||||
* | broadcom-wl: - update to v5.10.56.27.3 - get fallback SPROM from SSB if ↵ | Jo-Philipp Wich | 2010-07-13 | 3 | -33/+91 |
| | | | | | | neither on-device SPROM nor nvram is available - working brcm63xx support SVN-Revision: 22173 | ||||
* | mac80211: improve reliability of the keymiss handling fix, add another ↵ | Felix Fietkau | 2010-07-12 | 2 | -17/+52 |
| | | | | | | aggregation leak fix SVN-Revision: 22152 | ||||
* | block-mount: Attempt swapon a after mounting as well as before. This ensures ↵ | Daniel Dickinson | 2010-07-12 | 1 | -0/+1 |
| | | | | | | that swap on a filesystem is enabled. SVN-Revision: 22150 | ||||
* | block-mount: Fixed two bugs in fstab.init. /etc/fstab was used where ↵ | Daniel Dickinson | 2010-07-12 | 1 | -3/+7 |
| | | | | | | /tmp/fstab should have been, and locking was insufficiently careful and was such that it could result in deadlock when hotplug was in use. SVN-Revision: 22148 | ||||
* | block-mount: Enable swap before doing fsck so that large filesystem checks ↵ | Daniel Dickinson | 2010-07-12 | 1 | -1/+1 |
| | | | | | | have swap as well as memory (as they take large memory for large partitions). Closes #7599. SVN-Revision: 22147 | ||||
* | massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 | Claudio Mignanti | 2010-07-12 | 48 | -532/+532 |
| | | | | SVN-Revision: 22145 | ||||
* | Add package for gpio rotary encoder | Claudio Mignanti | 2010-07-12 | 1 | -0/+16 |
| | | | | SVN-Revision: 22144 | ||||
* | Add package for gpio-pwm | Claudio Mignanti | 2010-07-12 | 1 | -0/+16 |
| | | | | SVN-Revision: 22143 | ||||
* | kernel: modules names changed with kernel 2.6.35 | Hauke Mehrtens | 2010-07-11 | 2 | -0/+14 |
| | | | | SVN-Revision: 22139 | ||||
* | broadcom-wl: fix compiling with kernel 2.6.35 | Hauke Mehrtens | 2010-07-11 | 1 | -0/+12 |
| | | | | SVN-Revision: 22138 | ||||
* | kernel: fix build problems with recent kernel versions | Hauke Mehrtens | 2010-07-11 | 4 | -1/+115 |
| | | | | SVN-Revision: 22137 | ||||
* | ath9k: remove support for hardware which was never sold. reduces binary size ↵ | Felix Fietkau | 2010-07-11 | 1 | -0/+5044 |
| | | | | | | by ~30k SVN-Revision: 22134 | ||||
* | kmod-usb-core is buildin on etrax target | Claudio Mignanti | 2010-07-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 22130 | ||||
* | ath9k: improve reliability of the noise floor calibration | Felix Fietkau | 2010-07-11 | 1 | -0/+399 |
| | | | | SVN-Revision: 22126 | ||||
* | ath9k: add another batch of stability updates and misc fixes | Felix Fietkau | 2010-07-11 | 6 | -0/+188 |
| | | | | SVN-Revision: 22123 | ||||
* | broadcom-diag: detect more variants of SimpleTech SimpleShare | Felix Fietkau | 2010-07-10 | 1 | -1/+1 |
| | | | | SVN-Revision: 22112 | ||||
* | 6in4: automatically determine wan interface in hotplug events | Jo-Philipp Wich | 2010-07-09 | 2 | -2/+2 |
| | | | | SVN-Revision: 22102 | ||||
* | hostapd: make rfkill support optional | Felix Fietkau | 2010-07-08 | 3 | -2/+272 |
| | | | | SVN-Revision: 22101 | ||||
* | hostapd: add preliminary wps script support (push-button only, does not ↵ | Felix Fietkau | 2010-07-08 | 3 | -2/+18 |
| | | | | | | handle multi-bss yet) SVN-Revision: 22100 | ||||
* | wifi: fix duplicate ht capabilities in the hostapd config file by clearing ↵ | Felix Fietkau | 2010-07-08 | 1 | -4/+13 |
| | | | | | | the list at config load time SVN-Revision: 22099 | ||||
* | hostapd: enable WPS for the full version of hostapd/wpa_supplicant/wpad | Felix Fietkau | 2010-07-08 | 2 | -1/+3 |
| | | | | SVN-Revision: 22098 | ||||
* | hostapd: update to 2010-07-05 | Felix Fietkau | 2010-07-08 | 13 | -47/+62 |
| | | | | SVN-Revision: 22097 | ||||
* | mac80211: update to wireless-testing 2010-07-06, add another patch to ↵ | Felix Fietkau | 2010-07-07 | 18 | -15404/+41 |
| | | | | | | finally fix the annoying buffer leak in ath9k SVN-Revision: 22088 | ||||
* | crda: remove superfluous dependency | Hamish Guthrie | 2010-07-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 22087 | ||||
* | mac80211: fix interface teardown for kernels >= 2.6.33 | Felix Fietkau | 2010-07-06 | 1 | -1/+9 |
| | | | | SVN-Revision: 22078 | ||||
* | package/busybox: fix sed issue with gcc-4.5.0 (closes #7566) | Alexandros C. Couloumbis | 2010-07-06 | 1 | -0/+4 |
| | | | | SVN-Revision: 22074 | ||||
* | comgt: add usb hotplug handler to bring up 3g ifaces on boot or when the ↵ | Jo-Philipp Wich | 2010-07-04 | 2 | -1/+46 |
| | | | | | | dongle is attached SVN-Revision: 22061 | ||||
* | add missing dependencies for hostapd-utils and wpa-cli (#7421) | Felix Fietkau | 2010-07-03 | 1 | -2/+2 |
| | | | | SVN-Revision: 22052 | ||||
* | ath9k: fix a potential buffer leak | Felix Fietkau | 2010-07-02 | 1 | -0/+68 |
| | | | | SVN-Revision: 22048 | ||||
* | ath9k: fix a crash with WEP in ad-hoc mode | Felix Fietkau | 2010-07-02 | 1 | -0/+13 |
| | | | | SVN-Revision: 22046 | ||||
* | ath9k: fix false positives in the baseband hang check by repeating the test ↵ | Felix Fietkau | 2010-07-01 | 1 | -0/+90 |
| | | | | | | a few times before pronouncing the hardware dead and resetting it SVN-Revision: 22038 | ||||
* | ath9k: clean up some code duplication related to noise floor handling | Felix Fietkau | 2010-07-01 | 1 | -0/+207 |
| | | | | SVN-Revision: 22037 | ||||
* | ath9k: add a missing null pointer check and some further cleanup | Felix Fietkau | 2010-07-01 | 1 | -3/+23 |
| | | | | SVN-Revision: 22036 | ||||
* | ath9k: properly sanitize calibrated noise floor values on all hardware | Felix Fietkau | 2010-07-01 | 1 | -0/+386 |
| | | | | SVN-Revision: 22035 | ||||
* | fix GPIO pin for G3GV2-VF | Markus Wigge | 2010-07-01 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Niclas Koeser <nks@informatik.uni-kiel.de> SVN-Revision: 22018 | ||||
* | broadcom-wl: update to v5.10.56.27.1, initial brcm63xx (MIPS BE) support | Jo-Philipp Wich | 2010-07-01 | 2 | -27/+8 |
| | | | | SVN-Revision: 22008 | ||||
* | broadcom-wl: - fix compilation against eglibc and glibc (#7521) - unbind ↵ | Jo-Philipp Wich | 2010-07-01 | 3 | -1/+61 |
| | | | | | | device from b43 ssb bridge on boot (#7529) SVN-Revision: 22007 | ||||
* | base-files: add "mtu" option for route sections, allows setting per-route ↵ | Jo-Philipp Wich | 2010-06-30 | 2 | -3/+7 |
| | | | | | | mtu values SVN-Revision: 22003 | ||||
* | block-extroot, block-mount: Fixed multiple bugs which prevented e2fsck from ↵ | Daniel Dickinson | 2010-06-30 | 5 | -20/+20 |
| | | | | | | 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). SVN-Revision: 22002 | ||||
* | hostapd: enforce CCMP WPA cipher if hwmode is 11ng or 11na | Jo-Philipp Wich | 2010-06-30 | 1 | -0/+8 |
| | | | | SVN-Revision: 22000 | ||||
* | ath9k: add initval updates - should increase stability and performance on ↵ | Felix Fietkau | 2010-06-30 | 3 | -0/+14635 |
| | | | | | | AR91xx and AR92xx SVN-Revision: 21999 | ||||
* | hostapd: allow *ccmp+tkip and *aes+tkip as well for cipher override | Jo-Philipp Wich | 2010-06-30 | 1 | -1/+1 |
| | | | | SVN-Revision: 21998 | ||||
* | broadcom-wl: align wpa encryption value and cipher override format with ↵ | Jo-Philipp Wich | 2010-06-30 | 1 | -8/+27 |
| | | | | | | hostapd.sh SVN-Revision: 21997 | ||||
* | package/iptables: fix compile failure on gentoo build system (thanks nbd) | Alexandros C. Couloumbis | 2010-06-30 | 1 | -0/+1 |
| | | | | SVN-Revision: 21996 |