aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* mac80211: update to wireless-testing 2014-05-19Felix Fietkau2014-05-201-3/+3
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40800
* ath: Add config option for DFS supportFelix Fietkau2014-05-031-0/+12
| | | | | | | | | | | | | | | | | | This patch adds a config option to enable DFS in ath9k and ath10k drivers (with ath10k you need the AP-branch firmware). I'm not entirely sure about the regulatory compliance issues, though. As far as I understand, enabling the DFS_CERTIFIED config options implies that the device is certified for DFS. No doubt the original firmware has obtained such a certification, but not with the open source drivers. I suppose that as long as this is disabled in default builds (like ATH_USER_REGD) everything should be fine, but it would be nice to have out-of-the-box OpenWrt support for DFS. I'm also not sure whether the description of the configuration option should say something about regulatory compliance. Signed-off-by: Matti Laakso <malaakso@elisanet.fi> Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40692
* mac80211: enable CFG80211_CERTIFICATION_ONUS by defaultFelix Fietkau2014-05-031-0/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40688
* mac80211: add TMSC firmware to 8192cu module to properly support 8188CUSZoltan Herpai2014-05-011-0/+1
| | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 40615
* mac80211: allow to select the rt2x00-soc module for the ramips/rt3883 subtargetJohn Crispin2014-04-231-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 40560
* mac80211: update to wireless-testing 2014-03-31Felix Fietkau2014-04-061-3/+3
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40393
* update regulatory database to 2013-11-27Imre Kaloz2014-03-271-1/+1
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 40293
* mac80211: iwlagn include firmware for 7260 cardsFelix Fietkau2014-03-211-0/+10
| | | | | | | | This patch enables including the firmware for Intel Dual Band Wireless-N 7260 and Intel Dual Band Wireless-AC 7260 cards in iwlagn. Signed-off-by: Matthew Reeve <mreeve@tenxnetworks.com> SVN-Revision: 39988
* mac80211: Enable kmod-rt2800-soc package for rt288x targetFelix Fietkau2014-03-211-1/+1
| | | | | | | | | | | Trunk and the latest backport to Attitude Adjustment have the kmod-rt2800-soc package hidden for the ramips_rt288x target. This makes the dependency match the dependency given in the TITLE field. Signed-off-by: Claudio Leite <leitec@staticky.com> SVN-Revision: 39976
* ath10k: update firmware and allow choice between AP and STA firmwaresFelix Fietkau2014-03-191-1/+23
| | | | | | | | | | | This patch updates ath10k firmware to the latest version, changes the default firmware to be the one optimized for access point operation, and introduces a configuration option to choose the client-optimized firmware instead during build time. Signed-off-by: Matti Laakso <malaakso at elisanet.fi> SVN-Revision: 39957
* add add new firmware support and additional fixes for wl18xxImre Kaloz2014-03-181-3/+2
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 39947
* use newer firmware checkoutImre Kaloz2014-03-171-4/+4
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 39933
* mac80211: disable libertas-sd on uml targetNicolas Thill2014-02-181-1/+1
| | | | SVN-Revision: 39630
* mac80211: refresh tarball with a newer backports versionFelix Fietkau2014-01-301-2/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39428
* mac80211: update to wireless-testing 2014-01-23Felix Fietkau2014-01-301-3/+3
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39427
* add support for the wl18xx, split wlcore from wl12xxImre Kaloz2013-12-061-8/+45
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 38997
* netifd: add wireless configuration support and port mac80211 to the new ↵Felix Fietkau2013-12-021-2/+3
| | | | | | | | framework Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38988
* add device tree based initialization to wl12xxImre Kaloz2013-11-271-1/+1
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 38933
* mac80211: include 802.11n support when wl12xx is selectedFelix Fietkau2013-11-271-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38927
* fix typo in wl128x firmware namesImre Kaloz2013-11-271-3/+3
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 38925
* wl12xx could need the wl128x firmware files, tooImre Kaloz2013-11-261-1/+5
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 38921
* mac80211: ath10k: add board.bin file againHauke Mehrtens2013-11-171-0/+1
| | | | | | | | | | This file is still needed with the new firmware. This fixes r38835. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 38843
* mac80211: update ath10k firmwareHauke Mehrtens2013-11-171-4/+2
| | | | | | | | | | | | | Current version of ath10k in the recently updated wireless-testing package requires a new firmware. This patch fixes the issue. v2: * fix (hopefully) the mangled whitespaces * actually install the new firmware instead of the old Signed-off-by: Matti Laakso <malaakso@elisanet.fi> SVN-Revision: 38835
* upgrade linux-firmware git revision, bump package versionImre Kaloz2013-11-131-4/+4
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 38792
* add another symbol for TI chipsetsImre Kaloz2013-11-131-1/+1
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 38791
* mac80211: update to wireless-testing 2013-11-05Felix Fietkau2013-11-121-17/+27
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38783
* rename the omap4 target to omapImre Kaloz2013-11-081-1/+1
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 38691
* mac80211: mark rt2x00 library packages as hidden, there's no point in ↵Felix Fietkau2013-11-071-0/+5
| | | | | | | | allowing users to enable them without the packages that depend on them Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38684
* mac80211: wl12xx: build them againHauke Mehrtens2013-10-071-1/+2
| | | | | | | | | | | | WL_TI is bool but was set to =m, which deactivated it. Now it is set to =y and should be activated in the config so the wl12xx driver gets build. This closes #14212. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 38333
* mac80211: brcmfmac: BRCMFMAC_USB was not set in configHauke Mehrtens2013-10-071-1/+2
| | | | | | | | Somehow BRCMFMAC_USB was not set in the build and brcmfmac.ko did not had usb support. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 38332
* c80211: add iwldvm to iwlwifi, this is needed to support the old wifi card.Hauke Mehrtens2013-10-011-3/+5
| | | | | | | | This closes #14258 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 38277
* kernel: make most modules use AutoProbeJohn Crispin2013-09-171-59/+49
| | | | | | | | now that we have modprobe we can set more than half of the modules to AutoProbe Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38021
* mac80211: do not download carl9170 firmware separately, but use the one from ↵Hauke Mehrtens2013-09-051-15/+5
| | | | | | | | | | linux-firemware linux-firemware contains the same version we loaded without this patch. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 37901
* ath10k: enable Atheros 802.11ac driverHauke Mehrtens2013-09-051-2/+50
| | | | | | | | | | | | | | | | | | | | | | This enables usage of the ath10k driver on OpenWrt. Only 2.0 PCI hardware is supported. The ath10k firmware is currently only available through github so use that as its source for now. This goes build tested, not run time tested. [Hauke: I did some minor changes] Cc: ath10k@lists.infradead.org Cc: Kalle Valo <kvalo@qca.qualcomm.com> Cc: Kathy Giori <kgiori@qca.qualcomm.com> Cc: Mathieu Olivari <mathieu@qca.qualcomm.com> Cc: Jerome Proffit <jproffit@qca.qualcomm.com> Cc: Sujith Manoharan <c_manoha@qca.qualcomm.com> Cc: Matthew McClintock <mmcclint@qca.qualcomm.com> Signed-off-by: Luis R. Rodriguez <mcgrof@qca.qualcomm.com> Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 37898
* mac80211: add a bunch of rt2x00 specific changesGabor Juhos2013-08-271-1/+1
| | | | | | | | | | | | Backport some rt2x00 specific changes from wireless-testing/master-2013-08-26 to add support for RT3573 based devices. Also refresh the rt2x00 specific patches. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 37843
* 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
* 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: 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-041-1/+122
| | | | | | | | | | 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: add support for verbose builds using V=scFelix Fietkau2013-07-291-0/+4
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37597
* 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
* mac80211: b43: load b43 on core rev 17 and 18.Hauke Mehrtens2013-07-141-1/+1
| | | | | | | | 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: 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: 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
* 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-301-2/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37097
* mac80211: disable rt2x00 on mt7620aJohn Crispin2013-06-271-1/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37037
* packages: clean up the package folderJohn Crispin2013-06-211-0/+1630
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37007