Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Revert "mac80211/ath9k: fix duration calculation for short-guard-interval ↵ | Felix Fietkau | 2010-03-10 | |
| | | | | | | frames (thanks to Duy Nguyen for pointing this out)" again It appears to be causing trouble at least with some clients. SVN-Revision: 20115 | |||
* | mac80211/ath9k: fix duration calculation for short-guard-interval frames ↵ | Felix Fietkau | 2010-03-10 | |
| | | | | | | (thanks to Duy Nguyen for pointing this out) SVN-Revision: 20114 | |||
* | mac80211: fix compile for 2.6.33 (thx, acoul) | Felix Fietkau | 2010-03-10 | |
| | | | | SVN-Revision: 20113 | |||
* | ar8216: fix the mtu register definition | Felix Fietkau | 2010-03-09 | |
| | | | | SVN-Revision: 20110 | |||
* | hostapd: restore wds sta state after the sta reassociates | Felix Fietkau | 2010-03-09 | |
| | | | | SVN-Revision: 20108 | |||
* | mac80211: fix interface setup for wds client sometimes an interface does not ↵ | Felix Fietkau | 2010-03-09 | |
| | | | | | | get added to the bridge properly this seems to be a race of interface setup vs wpa_supplicant fix this by configuring the interface only after wpa_supplicant has been started SVN-Revision: 20106 | |||
* | hostapd: remove the hotplug script for adding wds station interfaces to a ↵ | Felix Fietkau | 2010-03-09 | |
| | | | | | | bridge - it suffers from race conditions. instead let hostapd add the interfaces to the bridge SVN-Revision: 20104 | |||
* | hostapd: fix setting the station vlan for wds stations on reauthentication | Felix Fietkau | 2010-03-09 | |
| | | | | SVN-Revision: 20103 | |||
* | ar71xx: add default network configuration for the PB44 board | Gabor Juhos | 2010-03-09 | |
| | | | | SVN-Revision: 20099 | |||
* | adm5120: fix USB LED configuration for the BR-6104KP (closes #4187) | Gabor Juhos | 2010-03-09 | |
| | | | | | | * Thanks to Eugeny Zadevalov SVN-Revision: 20098 | |||
* | ar71xx: add uci-defaults for the RB750 board | Gabor Juhos | 2010-03-09 | |
| | | | | SVN-Revision: 20097 | |||
* | ar71xx: override lan port names on the RB750 | Gabor Juhos | 2010-03-09 | |
| | | | | SVN-Revision: 20096 | |||
* | ar71xx: allow overriding of the lan port names on AP91 based boards | Gabor Juhos | 2010-03-09 | |
| | | | | SVN-Revision: 20095 | |||
* | ar71xx: improve wget2nand script | Gabor Juhos | 2010-03-09 | |
| | | | | SVN-Revision: 20094 | |||
* | ar71xx: fix a typo in the ar7240 dsa driver | Gabor Juhos | 2010-03-09 | |
| | | | | SVN-Revision: 20093 | |||
* | ar71xx: ag71xx: fix MAC address setup | Gabor Juhos | 2010-03-09 | |
| | | | | SVN-Revision: 20092 | |||
* | ar71xx: add missing protocol definitions to default network configurations | Gabor Juhos | 2010-03-09 | |
| | | | | SVN-Revision: 20091 | |||
* | hostapd: upgrade to 20100309 | Felix Fietkau | 2010-03-09 | |
| | | | | SVN-Revision: 20090 | |||
* | mac80211: add support for the noscan option for skipping the initial scan on ↵ | Felix Fietkau | 2010-03-09 | |
| | | | | | | hostapd startup SVN-Revision: 20089 | |||
* | wpa_supplicant: fix bridging settings for wds | Felix Fietkau | 2010-03-09 | |
| | | | | SVN-Revision: 20088 | |||
* | switch to 2.6.32 | Florian Fainelli | 2010-03-09 | |
| | | | | SVN-Revision: 20087 | |||
* | fix missing bits in ar7.h after r20037 | Florian Fainelli | 2010-03-09 | |
| | | | | SVN-Revision: 20086 | |||
* | scripts/metadata.pl: fix handling of multiple conditional depends on the ↵ | Felix Fietkau | 2010-03-09 | |
| | | | | | | same package SVN-Revision: 20085 | |||
* | remove dependency on CONFIG_ALL | Jo-Philipp Wich | 2010-03-09 | |
| | | | | SVN-Revision: 20084 | |||
* | Several small fixes for ar8216 driver (patch by Jonas Gorski) | Felix Fietkau | 2010-03-09 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Create defines for some magic values/masks. * Change vlan_id to u16, to allow VIDs > 255. * Add a range check to set_pvid as it isn't a VID, but the index in the vlan table. * Set the max VID to 4094, since 4095 is a reserved value and should not be used. * In mangle_rx replace the provided VID with the VID of the table entry of the port, not the index of the table. * In hw_apply, remove a redundant emptyness check (was already checked several lines above). * In no vlan mode do not set the ingress mode to secure, as there are no vlan table entries, but to use the port's destination masks. Otherwise the switch won't forward anything. * In read_status tell that the phy is up (taken from the rtl8306 driver). SVN-Revision: 20083 | |||
* | jz4740: Properly setup intc irq handler. | Lars-Peter Clausen | 2010-03-09 | |
| | | | | SVN-Revision: 20082 | |||
* | dnsmasq: remove redundant code introduced with r20074 | Jo-Philipp Wich | 2010-03-09 | |
| | | | | SVN-Revision: 20079 | |||
* | n516-lpc: Ack wakeup events and some minor cleanups | Lars-Peter Clausen | 2010-03-09 | |
| | | | | SVN-Revision: 20075 | |||
* | dnsmasq: allow multiple macs per static lease address (#6205) | Jo-Philipp Wich | 2010-03-08 | |
| | | | | SVN-Revision: 20074 | |||
* | mac80211: build ipw2x00 driver from compat-wireless | Hauke Mehrtens | 2010-03-08 | |
| | | | | | | ipw2x00 now depends on cfg80211 which is build form compat-wireless and not directly from kernel. SVN-Revision: 20073 | |||
* | brcm47xx: fix commit r18413 "128MB ram problem" | Hauke Mehrtens | 2010-03-08 | |
| | | | | | | | | | | The patch commited in r18413 was wrong. This patch prevents prom_init_mem from scanning over 128MB ram. This is from #6765 and #3177 Refresh all patches SVN-Revision: 20072 | |||
* | jz4740-gpio: Fix potential race condition | Lars-Peter Clausen | 2010-03-08 | |
| | | | | SVN-Revision: 20071 | |||
* | Fix gpio and irq wakeup irq handling. | Lars-Peter Clausen | 2010-03-08 | |
| | | | | SVN-Revision: 20070 | |||
* | Export gpio and irq registers through debugfs | Lars-Peter Clausen | 2010-03-08 | |
| | | | | SVN-Revision: 20069 | |||
* | mktplinkfw: fix help string, and remove duplicated option | Gabor Juhos | 2010-03-08 | |
| | | | | SVN-Revision: 20067 | |||
* | package: fix w1-gpio-custom package (closes #6770) | Gabor Juhos | 2010-03-08 | |
| | | | | SVN-Revision: 20066 | |||
* | mkimage: fix spurious build errors caused by its braindead build system | Felix Fietkau | 2010-03-08 | |
| | | | | SVN-Revision: 20065 | |||
* | imagebuilder: add REVISION variable (closes #6795) | Gabor Juhos | 2010-03-08 | |
| | | | | SVN-Revision: 20064 | |||
* | ar71xx: simplify WP543 image generation, and fix rootfs offset | Gabor Juhos | 2010-03-08 | |
| | | | | SVN-Revision: 20063 | |||
* | add missing file from patch | Travis Kemen | 2010-03-08 | |
| | | | | SVN-Revision: 20062 | |||
* | finish cleaning my broken commit | Travis Kemen | 2010-03-08 | |
| | | | | SVN-Revision: 20061 | |||
* | ar71xx: sync .33 config | Gabor Juhos | 2010-03-08 | |
| | | | | SVN-Revision: 20060 | |||
* | ar71xx: enable AR7240 DSA driver on 2.6.33 as well | Gabor Juhos | 2010-03-08 | |
| | | | | SVN-Revision: 20059 | |||
* | fix missing parts of r19997. | Travis Kemen | 2010-03-08 | |
| | | | | SVN-Revision: 20057 | |||
* | ar71xx: refresh patches | Gabor Juhos | 2010-03-08 | |
| | | | | SVN-Revision: 20055 | |||
* | ar71xx: add NAND driver for the RB750 | Gabor Juhos | 2010-03-08 | |
| | | | | SVN-Revision: 20054 | |||
* | ar71xx: add ar71xx_gpio_function_setup | Gabor Juhos | 2010-03-08 | |
| | | | | SVN-Revision: 20053 | |||
* | package: add module for the RB750 LED driver | Gabor Juhos | 2010-03-08 | |
| | | | | SVN-Revision: 20052 | |||
* | ar71xx: add LED driver for the RB750 | Gabor Juhos | 2010-03-08 | |
| | | | | SVN-Revision: 20051 | |||
* | ar71xx: add latch handling code for the RB750 | Gabor Juhos | 2010-03-08 | |
| | | | | SVN-Revision: 20050 |