aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/Makefile
Commit message (Collapse)AuthorAgeFilesLines
...
* mac80211: update to 2011-12-01Felix Fietkau2011-12-051-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29436 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: revert unrelated change in previous commitJo-Philipp Wich2011-11-211-2/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29285 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: fix reversed WARN_ON() condition which causes a stray ↵Jo-Philipp Wich2011-11-211-0/+2
| | | | | | stacktrace on boot git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29284 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to wireless-testing 2011-11-15Felix Fietkau2011-11-181-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29240 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: enable support for RaLink Rt53xx USB devices in rt2800usbFelix Fietkau2011-11-141-0/+1
| | | | | | | | The driver works quite nice and stable for me using a RaLink Rt5370 USB device. Signed-off-by: Daniel Golle <dgolle@allnet.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29116 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package: mac80211: mark as broken for 3.2Jonas Gorski2011-11-091-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28896 3c298f89-4303-0410-b956-a3cf2f4a3e73
* carl9170: add dependency on kmod-input-coreFelix Fietkau2011-11-071-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28808 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to wireless-testing 2011-11-04Felix Fietkau2011-11-051-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28771 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to wireless-testing 2011-11-01Felix Fietkau2011-11-011-2/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28711 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: prefix library modules with lib-Nicolas Thill2011-10-281-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28656 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package: mac80211: remove uses of $(LINUX_KMOD_SUFFIX)Jonas Gorski2011-10-261-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28601 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: allow building ath9k_htc without PCI support, based on ↵Jo-Philipp Wich2011-10-251-1/+1
| | | | | | patch by Helmut Schaa <helmut.schaa@googlemail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28573 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: autoload ath9k_htc after USB controller driversJo-Philipp Wich2011-10-131-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28442 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix some dependencies and make lib80211 compile without cfg80211 ↵Hauke Mehrtens2011-10-131-7/+8
| | | | | | | | | | | | selected * libertas: does not depend on mac80211 but on cfg80211 and it uses wext * libipw: also uses wext * net-hermes: it is enough if the main package net-hermes depends on cfg80211 * Now it is possible to build it without cfg80211 at all git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28437 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: use new version of carl80211 firmwareHauke Mehrtens2011-10-131-2/+2
| | | | | | | This firmware is compatible with the driver version in use. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28436 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: use correct firmware for ath9k_htcHauke Mehrtens2011-10-131-4/+5
| | | | | | | | | | The old firmware for ath9k_htc was not compatible with the driver since april. Also update to a new version of linux-firmware to get the newest version of these firmware files. Thank you Helmut Schaa for reporting this. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28433 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to wireless-testing 2011-10-05 + pending patchesFelix Fietkau2011-10-091-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28392 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to wireless-testing 2011-09-14Felix Fietkau2011-09-151-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28245 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: allow building for linux 3.1 againJonas Gorski2011-08-281-1/+1
| | | | | | wireless-testing 2011-08-26 properly detects and works with linux 3.1. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28096 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to wireless-testing 2011-08-26Felix Fietkau2011-08-271-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28093 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: Fix the location firmware is copied to (libertas_sdio ↵Hamish Guthrie2011-08-221-2/+2
| | | | | | driver loads firmware from /lib/formware/libertas) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28069 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: configure hostapd logging optionsJo-Philipp Wich2011-08-201-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28057 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to 2011-08-10Felix Fietkau2011-08-111-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27958 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/mac80211: mark as broken for linux 3.1Jonas Gorski2011-08-091-1/+1
| | | | | | compat-wireless does not support 3.1 yet. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27935 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: always store broadcom firmware in b43 and b43legacy dirHauke Mehrtens2011-08-061-0/+1
| | | | | | | | | This is always used to build a firmware for linux systems also if we are on freebsd. This is one patch from #9897 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27926 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: move compat_firmware_class.ko into compat.ko (fixes #9864)Felix Fietkau2011-08-011-8/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27863 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix typo and make broken options depend on BROKENHauke Mehrtens2011-07-231-2/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27735 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mca80211: add support for b43 on bcma bus.Hauke Mehrtens2011-07-231-6/+34
| | | | | | | | This makes b43 work on broadcom SoCs using bcma as system bus. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27734 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: use lib80211 from compat-wireless instead of the kernelFelix Fietkau2011-07-041-5/+31
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27436 3c298f89-4303-0410-b956-a3cf2f4a3e73
* max80211: rt2x00: load the eeprom data from a file on Ralink SoCsGabor Juhos2011-07-031-1/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27395 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: force b44 and atl* to be disabled, even if they are enabled in the ↵Felix Fietkau2011-06-251-0/+5
| | | | | | kernel tree git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27285 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to wireless-testing 2011-06-22Felix Fietkau2011-06-241-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27275 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: enable cfg80211 debugfs supportFelix Fietkau2011-06-241-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27273 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: use firmware from linux-firmware gitHauke Mehrtens2011-06-211-230/+64
| | | | | | | | | | | | | | Use the firmware from linux-firmware git where possible. Update some firmware files in that process and check for missing firmware files for some modules. * update Ralink firmwares * update ath9k_htc firmware * add firmware for mwl8k * add more firmware files for libertas-sd and libertas-usb git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27252 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix debugfs for ath9k_htcHauke Mehrtens2011-06-211-1/+1
| | | | | | | if debugfs was enabled ath9k_htc did not load. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27251 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: remove rests of ar9170 driverHauke Mehrtens2011-06-211-17/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27250 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: add initial support for AR9330Gabor Juhos2011-06-011-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27084 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to wireless-testing 2011-05-27Felix Fietkau2011-05-311-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27071 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: make ath9k available even if PCI support is disabledGabor Juhos2011-05-311-5/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27046 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: sync the CONFIG_ATH5K_DEBUG make override with the buildflags ↵Felix Fietkau2011-05-171-1/+1
| | | | | | override (thx, KanjiMonster) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26927 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to 2011-05-13Felix Fietkau2011-05-161-4/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26912 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to wireless-testing 2011-04-19, contains several beacon ↵Felix Fietkau2011-04-201-2/+5
| | | | | | related fixes for ath9k git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26744 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: b43: Expose N-PHY supportHauke Mehrtens2011-04-191-2/+18
| | | | | | | | | Allow enabling of N-PHY support for BCM4321 and BCM4322. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26736 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: b43: Expose PIO mode fallbackHauke Mehrtens2011-04-191-0/+12
| | | | | | | | | Allow reenabling the PIO mode fallback for b43. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26735 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: b43: Expose debug optionHauke Mehrtens2011-04-191-0/+12
| | | | | | | | | Allow enabling debug output and debugfs for B43. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26734 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: b43: Add Firmware 5.10.56.27Hauke Mehrtens2011-04-191-8/+26
| | | | | | | | | | | | | | Add the 5.10.56.27 firmware option. This includes updating b43-fwcutter to its newest release 14 and updating the b43-fwsquash.py to recognise rev 16 n phy files. Also rename the current options from STABLE/EXPERIMENTAL to their version numbers. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26733 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix the config define for iwl3945Felix Fietkau2011-04-161-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26697 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: make intel wireless drivers depend on pci supportFelix Fietkau2011-04-161-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26696 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: add intel drivers to PKG_CONFIG_DEPENDSFelix Fietkau2011-04-161-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26695 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: ath9k: register id table for platform deviceGabor Juhos2011-04-121-1/+1
| | | | | | | | | | | | Currently the device id in the platform driver is hardcoded to an id which is specific to AR9130/AR9132 SOCs as it supports only wmac (wireless mac) of these SOCs. But this needs to be dynamic when we want to support different wmac of SOCs. So add id_table to driver to make it extendable to more SOCs. Signed-off-by: Vasanthakumar Thiagarajan <vasanth@atheros.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26604 3c298f89-4303-0410-b956-a3cf2f4a3e73