aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211
Commit message (Collapse)AuthorAgeFilesLines
* mac80211: merge a few ad-hoc mode fixesFelix Fietkau2013-08-261-4/+112
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37840
* mac80211: disable CCK rates for 802.11n clients on brcmsmac to fix crash issuesFelix Fietkau2013-08-267-11/+67
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37839
* mac80211: merge upstream change to fix mesh rssi thresholdsFelix Fietkau2013-08-151-0/+12
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37793
* ath9k: merge a few more cleanups/fixesFelix Fietkau2013-08-132-46/+204
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37767
* ath9k: reorganize patchesFelix Fietkau2013-08-1312-140/+108
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37766
* mac80211: merge upstream patch to suppress unnecessary ad-hoc mode scan with ↵Felix Fietkau2013-08-131-0/+20
| | | | | | | | fixed-freq, fixed-bssid Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37764
* ath9k: fix an rx descriptor processing race conditionFelix Fietkau2013-08-101-0/+82
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37746
* mac80211: Handle concurrent AP/STA beaconing properlyFelix Fietkau2013-08-061-1/+6
| | | | | | | | | Use the "start_disabled" option in hostapd that was added in the earlier patch. Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com> SVN-Revision: 37732
* ath9k: fold the aggregation rework into 300-pending_work.patch (tracked as ↵Felix Fietkau2013-08-0619-1337/+989
| | | | | | | | upstream submission) Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37716
* mac80211: refresh a patch that was using the wrong patch styleFelix Fietkau2013-08-061-31/+25
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37715
* mac80211: fold the rtlwifi patch into 300-pending_work.patch (upstream patch)Felix Fietkau2013-08-062-408/+366
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37714
* ath9k: add some more fixes for the tx queueing reworkFelix Fietkau2013-08-063-15/+19
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37713
* mac80211: rtlwifi depends on PCI or USB support in the Kconfig fileHauke Mehrtens2013-08-051-1/+1
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 37711
* kernel: fix DMA error when BCM4331 is connected to BCM4706Hauke Mehrtens2013-08-052-0/+120
| | | | | | | | | | | The BCM4331 supports a PCIe max request size of 512 bytes and uses that, but the PCIe controller in the BCM4706 just supports 128 Bytes and that causes a DMA error for packages bigger than 126 bytes. This fixes the problem by setting the BCM4331 also to 128 Bytes. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 37709
* mac80211: fix rt2x00 dependencyGabor Juhos2013-08-051-3/+3
| | | | | | | | | | The current dependency prevents building of the rt2800{pci,usb} drivers for RT3883. Change the dependency to fix this. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 37699
* mac80211: rt2x00: fix LED polarity patchGabor Juhos2013-08-051-9/+15
| | | | | | | | | | | | | | | | | | | | | | | The patch causes compiler warning ... <...>/drivers/net/wireless/rt2x00/rt2800lib.c: In function 'rt2800_init_eeprom': <...>/drivers/net/wireless/rt2x00/rt2800lib.c:5971:2: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] ... and runtime errors on PCI/USB devices: [ 11.810000] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 3071, rev 021c detected [ 11.830000] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 0001 detected [ 11.880000] rt2x00mmio_regbusy_read() Indirect register access failed: offset=0x00007010, value=0x01ff0001 [ 12.080000] usb 1-1: reset high-speed USB device number 2 using ehci-platform [ 12.250000] ieee80211 phy1: rt2x00_set_rt: Info - RT chipset 5592, rev 0222 detecte [ 12.300000] ieee80211 phy1: rt2x00_set_rf: Info - RF chipset 000f detected [ 12.350000] ieee80211 phy1: rt2x00usb_regbusy_read: Error - Indirect register access failed: offset=0x00007010, value=0x1a93b47 [ 12.430000] ieee80211 phy1: rt2x00usb_regbusy_read: Error - Indirect register access failed: offset=0x00007010, value=0x11a93b47 [ 12.480000] ieee80211 phy1: rt2x00usb_regbusy_read: Error - Indirect register access failed: offset=0x00007010, value=0x11a93b47 Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 37698
* mac80211: enable RT{33,35,53,55}XX chip support in rt2800usbGabor Juhos2013-08-051-1/+3
| | | | | | | | Closes #13951. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 37697
* mac80211: add rtlwifi driversJonas Gorski2013-08-042-1/+530
| | | | | | | | | | Signed-off-by: Viktar Palstsiuk <viktar.palstsiuk@promwad.com> [jogo@openwrt.org: add missing DRIVER_11N_SUPPORT select, add missing usb dependencies, backport upstream fixes for Kconfig issues] Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 37687
* mac80211: backport a few upstream fixesFelix Fietkau2013-08-022-10/+206
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37653
* mac80211: rt2x00: add missing of.h headerFelix Fietkau2013-07-291-1/+9
| | | | | | Signed-off-by: Felix Kaechele <heffer@fedoraproject.org> SVN-Revision: 37618
* ath9k: fix several issues in the tx queueing reworkFelix Fietkau2013-07-2911-107/+225
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37616
* mac80211: rt2x00: fix default register settings for rt5350John Crispin2013-07-291-33/+38
| | | | | | | | | Comparing the RTSDK driver and mac80211 revealed, that this register needs to have a special setup on rt5350. Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37608
* mac80211: rt2x00: enable setting wifi led polarity from OFJohn Crispin2013-07-291-0/+26
| | | | | | | | | | | | | This patch enables setting the wifi led polarity from OF. It can be used in a DTS' wmac section like this: ralink,led-polarity = <1>; Valid values are 0 or 1. Signed-off-by: Felix Kaechele <heffer@fedoraproject.org> SVN-Revision: 37607
* rt2x00: merge fix for queue stoppingFelix Fietkau2013-07-291-0/+42
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37603
* mac80211: add support for verbose builds using V=scFelix Fietkau2013-07-291-0/+4
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37597
* strict_strtoul is obsolete, use kstrtoul insteadJohn Crispin2013-07-272-2/+2
| | | | | | | | based on http://patchwork.openwrt.org/patch/3827/ Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37562
* authsae: adapt uci scripts to use authsaeFelix Fietkau2013-07-261-6/+18
| | | | | | | | | | | | This patch modifies the uci scripts to be able to start meshd-nl80211 for encrypted mesh networks, therefor a new script (authsae.sh) is inserted. Signed-off-by: Emanuel Taube <emanuel.taube@gmail.com> [etienne.champetier@free.fr: just update mac80211.sh path] Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr> SVN-Revision: 37554
* mac8021: add ath9k pcie id for AR9381John Crispin2013-07-251-0/+36
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37536
* ath9k: add initial tx queueing rework patchesFelix Fietkau2013-07-2010-0/+1172
| | | | | | | | | This forces all packets (even for un-aggregated traffic) through software queues to improve fairness and stability Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37483
* mac80211: add missing dependenciesJonas Gorski2013-07-191-1/+2
| | | | | | | | Add missing dependencies for rt2800-lib and lib80211. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 37422
* ath5k: fix AHB support dependency (#13896)Felix Fietkau2013-07-171-0/+11
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37377
* mac80211: fix a crash in legacy minstrel when no STA existsFelix Fietkau2013-07-151-0/+19
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37342
* mac80211: b43: load b43 on core rev 17 and 18.Hauke Mehrtens2013-07-142-1/+12
| | | | | | | | This is now controlled by a module parameter and the default configuration depends on brcmsmac being installed. This patch causes b43 to take core rev 17 and 18 always by default. SVN-Revision: 37307
* mac80211: b43: activate LP-Phy support every timeHauke Mehrtens2013-07-141-2/+1
| | | | SVN-Revision: 37305
* mac80211: tweak mac address allocationFelix Fietkau2013-07-131-1/+1
| | | | | | | | | | | Apparently there are some broken devices out there that have the local bit already set in the factory MAC address. Move the | 0x2 over to the other side of the xor operation to fix this without affecting devices with proper addresses. Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37269
* mac80211: reconfigure in Build/Compile instead of Build/Configure to catch ↵Felix Fietkau2013-07-121-2/+2
| | | | | | | | kernel config changes Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37265
* mac80211: merge a fix for PS-Poll handling, refresh patchesFelix Fietkau2013-07-123-5/+22
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37264
* mac80211: remove bogus module params from compat.koFelix Fietkau2013-07-121-0/+34
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37263
* mac80211: make rt2x00_soc depend on !rt3883John Crispin2013-07-041-1/+1
| | | | | | | | https://dev.openwrt.org/ticket/13777 Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37162
* rt2x00: fix rf id override for RT5350Felix Fietkau2013-06-301-9/+5
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37109
* mac80211: use a new tarball with updated backport codeFelix Fietkau2013-06-301-2/+3
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37105
* mac80211: update to wireless-testing 2013-06-27, fix ATH_USER_REGD handlingFelix Fietkau2013-06-3030-344/+591
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37097
* ath9k: fix tx queue pending frame counter when dropping packetsFelix Fietkau2013-06-291-0/+95
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37081
* mac80211: fix cck rate sampling in minstrel_htFelix Fietkau2013-06-281-0/+22
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37078
* mac80211: disable rt2x00 on mt7620aJohn Crispin2013-06-271-1/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37037
* ath9k: fix a minor rcu issueFelix Fietkau2013-06-221-1/+22
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37013
* mac80211: fix compile error on rt2x00 when buildin for SoCJohn Crispin2013-06-211-0/+34
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37008
* packages: clean up the package folderJohn Crispin2013-06-2172-0/+7645
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37007