Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | mpc85xx: fix mpc8548 support (reorder serial ports, add default stdout path ↵ | Felix Fietkau | 2011-01-16 |
| | | | | | | to device tree), enable pcie SVN-Revision: 25015 | ||
* | mac80211: fix compile errors on powerpc | Felix Fietkau | 2011-01-16 |
| | | | | SVN-Revision: 25014 | ||
* | uClibc 0.9.32: fix libm compile for powerpc | Felix Fietkau | 2011-01-16 |
| | | | | SVN-Revision: 25013 | ||
* | mac80211: fix frames looping back to a wds station | Felix Fietkau | 2011-01-15 |
| | | | | SVN-Revision: 25008 | ||
* | ath9k: fix a few more aggregation related issues, should improve stability | Felix Fietkau | 2011-01-15 |
| | | | | SVN-Revision: 25007 | ||
* | move irq.c from patch into own file | Mirko Vogt | 2011-01-15 |
| | | | | SVN-Revision: 25002 | ||
* | hostapd: Create one control interface per virtual bssid | Felix Fietkau | 2011-01-14 |
| | | | | | | | | | | | | | | | | | | | | Previously hostapd created one control interface /var/run/hostapd-phyX which only contained the first virtual bssid (for example wlan0). In order to access the other virtual bssids with hostapd_cli add all virtual bssids to /var/run/hostapd-phyX by specifying the ctrl_interface parameter per bssid. Previously the control interface looked like: /var/run/hostapd-phyX/wlan0 Now, the control interface looks like this: /var/run/hostapd-phyX/wlan0 /var/run/hostapd-phyX/wlan1 ... Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> SVN-Revision: 24985 | ||
* | mklibs: import missing symbol workaround from Freetz project (#7590) | Jo-Philipp Wich | 2011-01-14 |
| | | | | SVN-Revision: 24984 | ||
* | ar71xx: rework WNDR3700 image generation | Gabor Juhos | 2011-01-14 |
| | | | | SVN-Revision: 24983 | ||
* | ar71xx: build separate image for the WNDR3700 with NA region | Gabor Juhos | 2011-01-14 |
| | | | | SVN-Revision: 24982 | ||
* | firmware-utils/mkdniimg: don't use NA region by default | Gabor Juhos | 2011-01-14 |
| | | | | SVN-Revision: 24981 | ||
* | firmware-utils/wndr3700: allow to specify image magic via command line | Gabor Juhos | 2011-01-14 |
| | | | | SVN-Revision: 24980 | ||
* | Update gumstix profile | Hamish Guthrie | 2011-01-14 |
| | | | | SVN-Revision: 24979 | ||
* | mac80211: include the kfifo backport in compat.ko if necessary (fixes ↵ | Felix Fietkau | 2011-01-13 |
| | | | | | | libertas, rt2x00) SVN-Revision: 24978 | ||
* | ath9k: fix spurious decryption crc error regression | Felix Fietkau | 2011-01-13 |
| | | | | SVN-Revision: 24976 | ||
* | Fix i2c driver and package it | Claudio Mignanti | 2011-01-13 |
| | | | | SVN-Revision: 24975 | ||
* | Allow module compilation for adc driver | Claudio Mignanti | 2011-01-13 |
| | | | | SVN-Revision: 24974 | ||
* | add explicit dependencies between gcc prepare stages, fixes source download ↵ | Jo-Philipp Wich | 2011-01-12 |
| | | | | | | race with make -j (#8596) SVN-Revision: 24969 | ||
* | brcm47xx: add gpio_set_debounce function | Gabor Juhos | 2011-01-11 |
| | | | | SVN-Revision: 24968 | ||
* | mac80211: support per-vif wmm option, defaults to 1 if unset | Jo-Philipp Wich | 2011-01-11 |
| | | | | SVN-Revision: 24966 | ||
* | ar71xx: fix wlan LED on the TL-WR741 board | Gabor Juhos | 2011-01-11 |
| | | | | | | * Patch from #8630 SVN-Revision: 24963 | ||
* | ar71xx: fix wrong names of the WPS LED/button | Gabor Juhos | 2011-01-10 |
| | | | | | | Reported-by: Nuno Gonçalves SVN-Revision: 24961 | ||
* | ath9k: reduce the number of false positives triggered by the baseband hang ↵ | Felix Fietkau | 2011-01-10 |
| | | | | | | check by only running it when beacon transmission is blocked SVN-Revision: 24954 | ||
* | uhttpd: protect tcp receive operations with select, make tcp keep-alive ↵ | Jo-Philipp Wich | 2011-01-09 |
| | | | | | | optional (#8272) SVN-Revision: 24952 | ||
* | kernel: deactivate ext4 SElinux support and extended attributes support in ↵ | Hauke Mehrtens | 2011-01-09 |
| | | | | | | | | general config. This effects the build in kmod-fs-ext4 and when it is build into the kernel in the x86 target. Thank you Philip Prindeville SVN-Revision: 24951 | ||
* | kernel: fix packaging of kmod-cs5535-gpio, thanks Philip Prindeville | Jo-Philipp Wich | 2011-01-09 |
| | | | | SVN-Revision: 24950 | ||
* | ath9k: add a few aggregation reliability fixes | Felix Fietkau | 2011-01-09 |
| | | | | SVN-Revision: 24949 | ||
* | mac80211: update to wireless-testing 2011-01-05, should improve aggregation ↵ | Felix Fietkau | 2011-01-09 |
| | | | | | | reliability in ath9k SVN-Revision: 24948 | ||
* | generic: generic: remove MIPS device tree backport patch from 2.6.36 | Gabor Juhos | 2011-01-09 |
| | | | | | | It makes no sense without a platform which uses that. SVN-Revision: 24946 | ||
* | ar71xx: remove the gpio_wr_fix patch | Gabor Juhos | 2011-01-09 |
| | | | | SVN-Revision: 24945 | ||
* | ar71xx: use gpio_*_cansleep calls in the rb4xx NAND driver | Gabor Juhos | 2011-01-09 |
| | | | | SVN-Revision: 24944 | ||
* | generic: rtl8366: fix build error | Gabor Juhos | 2011-01-09 |
| | | | | SVN-Revision: 24943 | ||
* | ar71xx: add kmod-ledtrig-usbdev for the MZK-W04NU profile as well | Gabor Juhos | 2011-01-08 |
| | | | | SVN-Revision: 24941 | ||
* | ar71xx: add kmod-ledtrig-usbdev to the relevant profiles | Gabor Juhos | 2011-01-08 |
| | | | | SVN-Revision: 24940 | ||
* | generic: rtl8366: enable vlans before enabling the ports | Gabor Juhos | 2011-01-08 |
| | | | | SVN-Revision: 24939 | ||
* | generic: rtl8366: enable ports only after VLAN configuration is done | Gabor Juhos | 2011-01-08 |
| | | | | SVN-Revision: 24938 | ||
* | generic: rtl8366: add enable_port helper | Gabor Juhos | 2011-01-08 |
| | | | | SVN-Revision: 24937 | ||
* | generic: rtl8366_smi: init VLANs only in first switch initialization | Gabor Juhos | 2011-01-08 |
| | | | | SVN-Revision: 24936 | ||
* | generic: rtl8366s: use correct bitmasks in sanity checks | Gabor Juhos | 2011-01-08 |
| | | | | SVN-Revision: 24935 | ||
* | generic: rtl8366s: add vlan fid support | Gabor Juhos | 2011-01-08 |
| | | | | SVN-Revision: 24934 | ||
* | generic: rtl8366: add debugfs file for VLAN4K table | Gabor Juhos | 2011-01-08 |
| | | | | SVN-Revision: 24933 | ||
* | package/swconfig: add sanity checks to prevent a segfault | Gabor Juhos | 2011-01-08 |
| | | | | SVN-Revision: 24932 | ||
* | kernel: add md5sum of kernel 2.6.37 | Hauke Mehrtens | 2011-01-08 |
| | | | | SVN-Revision: 24931 | ||
* | generic: rtl8366rb: use correct bitmasks in sanity checks | Gabor Juhos | 2011-01-08 |
| | | | | SVN-Revision: 24930 | ||
* | ar71xx: use spinlock in ar71xx_device_{start,stop} | Gabor Juhos | 2011-01-08 |
| | | | | SVN-Revision: 24929 | ||
* | ar71xx: add kmod-usb-ohci module for the WNDR3700 profile | Gabor Juhos | 2011-01-08 |
| | | | | SVN-Revision: 24927 | ||
* | Drop support for older kernel versions | Lars-Peter Clausen | 2011-01-06 |
| | | | | SVN-Revision: 24915 | ||
* | Add 2.6.37 support | Lars-Peter Clausen | 2011-01-06 |
| | | | | SVN-Revision: 24914 | ||
* | package/mtd: make fixtrx available on ar71xx as well | Gabor Juhos | 2011-01-05 |
| | | | | SVN-Revision: 24911 | ||
* | fix unbalanced mutex_lock/mutex_unlock in mini_fo getxattr op. Thanks Daniel ↵ | Jo-Philipp Wich | 2011-01-05 |
| | | | | | | Dickinson for tracking this down SVN-Revision: 24906 |