Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | mac80211: fix the br_port_exists compatibility macro for 2.6.38 | Felix Fietkau | 2011-01-20 | 1 | -0/+50 | |
| | | | | SVN-Revision: 25051 | |||||
* | uci: use latest git, fixes reorder operation and incorperates nested delete ↵ | Jo-Philipp Wich | 2011-01-19 | 2 | -24/+4 | |
| | | | | | | patch SVN-Revision: 25048 | |||||
* | ppp: don't die on malformed PADS frames that might appear on instable DSL lines | Jo-Philipp Wich | 2011-01-19 | 2 | -1/+110 | |
| | | | | SVN-Revision: 25044 | |||||
* | base-files: Fix typo in option name for disabling failsafe announcment ↵ | Daniel Dickinson | 2011-01-18 | 1 | -1/+1 | |
| | | | | | | Thanks to Andrey Zholos for this patch SVN-Revision: 25040 | |||||
* | mac80211: rework wds sta fix - check for the protocol of the incoming frame ↵ | Felix Fietkau | 2011-01-18 | 1 | -6/+30 | |
| | | | | | | instead of just the authorized state SVN-Revision: 25039 | |||||
* | add a few missing usb related symbols (relevant for mpc85xx) | Felix Fietkau | 2011-01-18 | 1 | -2/+3 | |
| | | | | SVN-Revision: 25038 | |||||
* | Revert "[kernel] solos-pci: Depend on soloscli, just like mac80211 depends ↵ | Florian Fainelli | 2011-01-18 | 1 | -1/+1 | |
| | | | | | | | | on iw and crda, since in both cases the module is useless without the userspace." We do not make a kernel module depend on user-space utility. SVN-Revision: 25035 | |||||
* | solos-pci: Depend on soloscli, just like mac80211 depends on iw and crda, ↵ | Daniel Dickinson | 2011-01-18 | 1 | -1/+1 | |
| | | | | | | since in both cases the module is useless without the userspace. SVN-Revision: 25034 | |||||
* | ppp: bump pkg revision after latest changes | Jo-Philipp Wich | 2011-01-17 | 1 | -1/+1 | |
| | | | | SVN-Revision: 25028 | |||||
* | ppp: remove pppoa coldplug, the hotplug handler has been confirmed for ↵ | Jo-Philipp Wich | 2011-01-17 | 1 | -4/+0 | |
| | | | | | | ueagle and solos SVN-Revision: 25027 | |||||
* | ppp: synthesize a .device option to make ifup work on pppoa interfaces again | Jo-Philipp Wich | 2011-01-17 | 2 | -1/+5 | |
| | | | | SVN-Revision: 25025 | |||||
* | mac80211: fix compile errors on powerpc | Felix Fietkau | 2011-01-16 | 1 | -1/+2 | |
| | | | | SVN-Revision: 25014 | |||||
* | mac80211: fix frames looping back to a wds station | Felix Fietkau | 2011-01-15 | 1 | -0/+18 | |
| | | | | SVN-Revision: 25008 | |||||
* | ath9k: fix a few more aggregation related issues, should improve stability | Felix Fietkau | 2011-01-15 | 2 | -0/+40 | |
| | | | | SVN-Revision: 25007 | |||||
* | hostapd: Create one control interface per virtual bssid | Felix Fietkau | 2011-01-14 | 1 | -1/+3 | |
| | | | | | | | | | | | | | | | | | | | | 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 | |||||
* | mac80211: include the kfifo backport in compat.ko if necessary (fixes ↵ | Felix Fietkau | 2011-01-13 | 2 | -0/+28 | |
| | | | | | | libertas, rt2x00) SVN-Revision: 24978 | |||||
* | ath9k: fix spurious decryption crc error regression | Felix Fietkau | 2011-01-13 | 1 | -0/+56 | |
| | | | | SVN-Revision: 24976 | |||||
* | Fix i2c driver and package it | Claudio Mignanti | 2011-01-13 | 1 | -0/+15 | |
| | | | | SVN-Revision: 24975 | |||||
* | mac80211: support per-vif wmm option, defaults to 1 if unset | Jo-Philipp Wich | 2011-01-11 | 1 | -2/+4 | |
| | | | | SVN-Revision: 24966 | |||||
* | ath9k: reduce the number of false positives triggered by the baseband hang ↵ | Felix Fietkau | 2011-01-10 | 1 | -0/+30 | |
| | | | | | | 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 | 6 | -22/+54 | |
| | | | | | | optional (#8272) SVN-Revision: 24952 | |||||
* | kernel: deactivate ext4 SElinux support and extended attributes support in ↵ | Hauke Mehrtens | 2011-01-09 | 1 | -4/+0 | |
| | | | | | | | | 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 | 1 | -1/+1 | |
| | | | | SVN-Revision: 24950 | |||||
* | ath9k: add a few aggregation reliability fixes | Felix Fietkau | 2011-01-09 | 3 | -0/+34 | |
| | | | | SVN-Revision: 24949 | |||||
* | mac80211: update to wireless-testing 2011-01-05, should improve aggregation ↵ | Felix Fietkau | 2011-01-09 | 33 | -724/+49 | |
| | | | | | | reliability in ath9k SVN-Revision: 24948 | |||||
* | package/swconfig: add sanity checks to prevent a segfault | Gabor Juhos | 2011-01-08 | 2 | -1/+16 | |
| | | | | SVN-Revision: 24932 | |||||
* | package/mtd: make fixtrx available on ar71xx as well | Gabor Juhos | 2011-01-05 | 3 | -3/+4 | |
| | | | | SVN-Revision: 24911 | |||||
* | fix md5sum, use our mirror with a fixed-up filename to make sure we get the ↵ | Imre Kaloz | 2011-01-04 | 1 | -4/+4 | |
| | | | | | | right fw version SVN-Revision: 24901 | |||||
* | mac80211: fix a race condition during key deletion | Felix Fietkau | 2011-01-04 | 1 | -0/+32 | |
| | | | | SVN-Revision: 24895 | |||||
* | use the latest fw release | Imre Kaloz | 2011-01-03 | 1 | -1/+1 | |
| | | | | SVN-Revision: 24894 | |||||
* | tune ath dependencies - carl9170 can be used on targets with usb but without pci | Imre Kaloz | 2011-01-03 | 1 | -3/+3 | |
| | | | | SVN-Revision: 24893 | |||||
* | package/wprobe: {enhancement} make printing attributes optional. A delay ↵ | Alexandros C. Couloumbis | 2011-01-03 | 1 | -9/+18 | |
| | | | | | | interval (-d option) of 0 (zero) dumps the data once then exit. (closes #8107) SVN-Revision: 24892 | |||||
* | package/wprobe: fix kernel 2.6.37 compile issues | Alexandros C. Couloumbis | 2011-01-03 | 1 | -1/+4 | |
| | | | | SVN-Revision: 24891 | |||||
* | crda: update to version 1.1.1 and update regulatory database to most recent ↵ | Hauke Mehrtens | 2011-01-01 | 1 | -7/+6 | |
| | | | | | | official version. SVN-Revision: 24868 | |||||
* | e2fsprogs: revert r24848 as well | Jo-Philipp Wich | 2011-01-01 | 1 | -2/+2 | |
| | | | | SVN-Revision: 24867 | |||||
* | ath9k: add more pending fixes from linux-wireless@ | Felix Fietkau | 2010-12-30 | 3 | -5/+41 | |
| | | | | SVN-Revision: 24858 | |||||
* | add relayd, can be used as a replacement for client bridge, but does not ↵ | Felix Fietkau | 2010-12-30 | 1 | -0/+37 | |
| | | | | | | have any uci integration yet SVN-Revision: 24856 | |||||
* | ath9k: fix rx dma descriptor error flag handling | Felix Fietkau | 2010-12-30 | 1 | -0/+53 | |
| | | | | SVN-Revision: 24855 | |||||
* | package/kernel: enable CONFIG_INPUT_KEYBOARD for gpio-keys | Gabor Juhos | 2010-12-29 | 1 | -1/+3 | |
| | | | | SVN-Revision: 24853 | |||||
* | package/e2fsprogs: update to version 1.41.14 | Alexandros C. Couloumbis | 2010-12-29 | 1 | -2/+2 | |
| | | | | SVN-Revision: 24848 | |||||
* | Added OpenWRT-specific field to imagetag so that we can record the real root ↵ | Daniel Dickinson | 2010-12-26 | 1 | -3/+3 | |
| | | | | | | | | length, so that when the CRC fixup is applied and the root length is recorded as zero we can still calculate the rootfs mtd partition size. Signed-off-by: Daniel Dickinson <daniel@cshore.neomailbox.net> SVN-Revision: 24838 | |||||
* | mtd: Added trx_fixup for brcm63xx imagetag, and made references to fix_trx ↵ | Daniel Dickinson | 2010-12-26 | 2 | -6/+77 | |
| | | | | | | | | use the weak reference rather than the brcm47xx ifdef. This fixes a bug in which sysupgrade failed due to changing bad CRC on reboot. Signed-off-by: Daniel Dickinson <daniel@cshore.neomailbox.net> SVN-Revision: 24837 | |||||
* | mtd: Added fixtrx for brcm63xx imagetag. This allows brcm63xx boards which ↵ | Daniel Dickinson | 2010-12-26 | 4 | -1/+247 | |
| | | | | | | | | experience a CRC on second boot due to the JFFS2 creation / DEADC0DE deletion to work correctly when mtd fixtrx is run on first boot Signed-off-by: Daniel Dickinson <daniel@cshore.neomailbox.net> SVN-Revision: 24835 | |||||
* | mtd: Changed mtd_fixtrx and related functions to be weak references. The ↵ | Daniel Dickinson | 2010-12-26 | 3 | -115/+120 | |
| | | | | | | | | weak references only lead to actual functions for brcm47xx Signed-off-by: Daniel Dickinson <daniel@cshore.neomailbox.net> SVN-Revision: 24833 | |||||
* | uhttpd: allow lowercase http header fields (#8513) | Jo-Philipp Wich | 2010-12-24 | 2 | -3/+3 | |
| | | | | SVN-Revision: 24823 | |||||
* | ath9k: add back the interrupt mitigation tweak and reduce the rx interrupt ↵ | Felix Fietkau | 2010-12-24 | 1 | -0/+13 | |
| | | | | | | mitigation times further SVN-Revision: 24819 | |||||
* | ath9k: add pending fixes for revision checks and handling of the hw ↵ | Felix Fietkau | 2010-12-24 | 1 | -1/+43 | |
| | | | | | | workaround register SVN-Revision: 24818 | |||||
* | package/mac80211: fix issue when CONFIG_MAC80211_LEDS is not set. | Alexandros C. Couloumbis | 2010-12-23 | 1 | -0/+35 | |
| | | | | SVN-Revision: 24813 | |||||
* | mac80211: add CONFIG_ATH5K_PCI only when not on aterhos target | Hauke Mehrtens | 2010-12-22 | 2 | -0/+12 | |
| | | | | SVN-Revision: 24801 | |||||
* | mac80211: rmove unused config symbols. | Hauke Mehrtens | 2010-12-22 | 1 | -5/+0 | |
| | | | | | | CONFIG_RT2800PCI_PCI and CONFIG_RT2800PCI_SOC were removed some time ago and CONFIG_IWLWIFI was replaced by CONFIG_COMPAT_IWLWIFI in compat wireless SVN-Revision: 24794 |