| Commit message (Expand) | Author | Age | Files | Lines |
* | use a common way of marking packages as not supported on specific targets | Nicolas Thill | 2010-03-10 | 4 | -6/+6 |
* | Revert "mac80211/ath9k: fix duration calculation for short-guard-interval fra... | Felix Fietkau | 2010-03-10 | 2 | -15/+1 |
* | mac80211/ath9k: fix duration calculation for short-guard-interval frames (tha... | Felix Fietkau | 2010-03-10 | 2 | -1/+15 |
* | mac80211: fix compile for 2.6.33 (thx, acoul) | Felix Fietkau | 2010-03-10 | 3 | -10/+8 |
* | hostapd: restore wds sta state after the sta reassociates | Felix Fietkau | 2010-03-09 | 1 | -0/+12 |
* | mac80211: fix interface setup for wds client sometimes an interface does not ... | Felix Fietkau | 2010-03-09 | 1 | -2/+2 |
* | hostapd: remove the hotplug script for adding wds station interfaces to a bri... | Felix Fietkau | 2010-03-09 | 3 | -14/+75 |
* | hostapd: fix setting the station vlan for wds stations on reauthentication | Felix Fietkau | 2010-03-09 | 1 | -0/+16 |
* | hostapd: upgrade to 20100309 | Felix Fietkau | 2010-03-09 | 12 | -1262/+47 |
* | mac80211: add support for the noscan option for skipping the initial scan on ... | Felix Fietkau | 2010-03-09 | 1 | -0/+2 |
* | wpa_supplicant: fix bridging settings for wds | Felix Fietkau | 2010-03-09 | 1 | -0/+8 |
* | dnsmasq: remove redundant code introduced with r20074 | Jo-Philipp Wich | 2010-03-09 | 1 | -3/+0 |
* | dnsmasq: allow multiple macs per static lease address (#6205) | Jo-Philipp Wich | 2010-03-08 | 1 | -3/+8 |
* | mac80211: build ipw2x00 driver from compat-wireless | Hauke Mehrtens | 2010-03-08 | 3 | -75/+96 |
* | package: fix w1-gpio-custom package (closes #6770) | Gabor Juhos | 2010-03-08 | 2 | -11/+11 |
* | add missing file from patch | Travis Kemen | 2010-03-08 | 1 | -0/+14 |
* | finish cleaning my broken commit | Travis Kemen | 2010-03-08 | 5 | -448/+0 |
* | fix missing parts of r19997. | Travis Kemen | 2010-03-08 | 8 | -0/+549 |
* | package: add module for the RB750 LED driver | Gabor Juhos | 2010-03-08 | 1 | -0/+16 |
* | dnsmasq: prevent bad command line error when a dhcp pool has ignore set and t... | Jo-Philipp Wich | 2010-03-08 | 1 | -1/+1 |
* | acx: remove wrong CONFIG_PCI dep (should have been PCI_SUPPORT, but that just... | Nicolas Thill | 2010-03-08 | 1 | -1/+1 |
* | mac80211: remove an obsolete patch which breaks 2.6.32 compat | Felix Fietkau | 2010-03-08 | 1 | -14/+0 |
* | mac80211: small whitespace fix in minstrel_ht | Felix Fietkau | 2010-03-08 | 1 | -1/+1 |
* | mac80211: fix a few more minstrel_ht bugs (thx to Christian Lamparter) | Felix Fietkau | 2010-03-07 | 1 | -6/+8 |
* | add support for new ar7-atm version D7.05.00.00 (#6515) | Florian Fainelli | 2010-03-07 | 22 | -0/+1761 |
* | mac80211: improve minstrel_ht performance by reducing the impact of slow samp... | Felix Fietkau | 2010-03-07 | 1 | -6/+14 |
* | add one more acx-mac80211 patch to finally allow its building on ar7 | Florian Fainelli | 2010-03-07 | 1 | -0/+13 |
* | mac80211: simplify minstrel_ht code, rewrite packet sampling algorithm for im... | Felix Fietkau | 2010-03-07 | 1 | -126/+107 |
* | mac80211: increase minstrel_ht precision by properly using a-mpdu frame stats | Felix Fietkau | 2010-03-07 | 1 | -5/+4 |
* | mac80211: implement .rate_update in minstrel_ht | Felix Fietkau | 2010-03-07 | 1 | -23/+45 |
* | mac80211: update to wireless-testing 2010-03-03 | Felix Fietkau | 2010-03-07 | 13 | -119/+11 |
* | siit: oops, 'make M=... modules' is 2.6 only, use SUBDIRS=... instead | Nicolas Thill | 2010-03-07 | 1 | -1/+1 |
* | siit: use $(KERNEL_MAKEOPTS) | Nicolas Thill | 2010-03-07 | 1 | -7/+3 |
* | siit: remove obsolete dep (builds fine on 2.6.31 since r18191) | Nicolas Thill | 2010-03-07 | 1 | -1/+1 |
* | add some missing patches to acx-mac80211 it now builds the pci module as well | Florian Fainelli | 2010-03-06 | 2 | -0/+62 |
* | move netdev_ops conversion, previous hunk was not correct | Florian Fainelli | 2010-03-06 | 1 | -7/+17 |
* | update acx-mac80211 to a newer snapshot and fix its compilation wrt new inclu... | Florian Fainelli | 2010-03-06 | 8 | -371/+176 |
* | migrate acx to netdev_ops, required for later kernels | Florian Fainelli | 2010-03-06 | 1 | -0/+41 |
* | mac80211: enable debugfs support by default - having access to the rate contr... | Felix Fietkau | 2010-03-06 | 1 | -0/+1 |
* | this patch fixes package/Makefile. | Travis Kemen | 2010-03-05 | 1 | -2/+4 |
* | this patch fixes uboot-envtools so that it is no longer broken. | Travis Kemen | 2010-03-05 | 3 | -17/+132 |
* | this patch uses PKG_INSTALL:=1 and simplifies the Makefile, separates the men... | Travis Kemen | 2010-03-05 | 1 | -33/+21 |
* | this patch simplifies the Makefile by using PKG_INSTALL:=1 and fixes parallel... | Travis Kemen | 2010-03-05 | 1 | -25/+22 |
* | this patch simplifies the Makefile by using PKG_INSTALL:=1, and it also fixes... | Travis Kemen | 2010-03-05 | 1 | -29/+23 |
* | include kernel-defaults.mk and use $(KERNEL_MAKEOPTS) | Nicolas Thill | 2010-03-05 | 1 | -7/+3 |
* | firstboot: detect mtd, rom & jffs parts first, fix jffs mounted test | Nicolas Thill | 2010-03-05 | 1 | -5/+5 |
* | revert r19964 for now, there are issues with opkg/ipkg.py generating the stat... | Travis Kemen | 2010-03-04 | 1 | -3/+2 |
* | grab all config files for installed packages, closes #3718 | Travis Kemen | 2010-03-03 | 1 | -2/+3 |
* | 2.6.33 fixes for atheros and madwifi | Matteo Croce | 2010-03-03 | 1 | -0/+536 |
* | kernel: add some missing config files and make compat-wireless build with ker... | Hauke Mehrtens | 2010-03-02 | 1 | -0/+9 |