summaryrefslogtreecommitdiffstats
path: root/package/mac80211/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* mac80211: bump PKG_RELEASEnbd2012-09-081-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33333 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to 2012-09-07, adds ath9k beacon fixes, mesh/adhoc fixes, ↵nbd2012-09-081-2/+2
| | | | | | and more git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33331 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: do not delete linux/*_platform.h, they are touched by patches. ↵nbd2012-08-061-3/+6
| | | | | | instead make the build fail if they differ from the ones in the kernel tree to prevent subtle runtime issues (see #11981) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33030 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [packages] mac80211: remove header files used to share struct with platform ↵hauke2012-08-051-0/+6
| | | | | | | | | | | | code. The structs defined in these header files should be the same as the structes used by the platform code otherwise it will cause strange runtime errors. By removing them from compat-wireless we will get a compile error instead of a runtime error if they are out of sync. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33006 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mac80211] mae brcmutil depend on PCI and USB. This broke ar7 fullbuildsblogic2012-07-271-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32886 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to latest wireless-testing + some monitor mode fixes and ↵nbd2012-07-161-2/+2
| | | | | | some libertas driver fixes git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32760 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to latest version, fix tx gain patchnbd2012-07-101-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32655 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: add support for AR9550juhosg2012-07-031-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32588 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to wireless-testing 2012-06-14nbd2012-06-181-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32420 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: make brcmfmac depend on usbhauke2012-06-011-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32019 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to wireless-testing 2012-05-29nbd2012-05-301-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32002 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: use built-in regulatory database instead of crda to avoid various ↵nbd2012-05-281-1/+4
| | | | | | race conditions git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31954 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: add brcmfmac driverhauke2012-05-181-16/+51
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31786 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mac80211]: switch to the new linux-firmware git tree, use the new wl12xx ↵kaloz2012-05-031-10/+12
| | | | | | firmware files git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31575 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: load lib80211 after cfg80211 (#11342)nbd2012-04-291-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31537 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to 2012-04-17, adds some build fixes and juhosg's ar9380 tx ↵nbd2012-04-191-2/+2
| | | | | | power fix git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31347 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to wireless-testing 2012-04-13nbd2012-04-161-3/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31322 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: add missing dependency to mac80211 to brcmsmachauke2012-04-131-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31277 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: kmod-ath should not depend on PCI or USB support for the atheros ↵nbd2012-03-301-1/+1
| | | | | | target git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31151 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: add the real compat-wireless version + openwrt revision to the ↵nbd2012-03-101-0/+1
| | | | | | compat_version git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30862 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: delete linux/eeprom_93cx6.h since the module is used from the ↵nbd2012-02-291-0/+1
| | | | | | kernel tree, fixes rt2x00 issues on lantiq git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30754 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to wireless-testing 2012-02-27nbd2012-02-271-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30746 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to wireless-testing 2012-02-23nbd2012-02-271-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30742 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: b43: use firmware version 666.2 as defaulthauke2012-02-211-6/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30673 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: add brcmsmac driverhauke2012-02-191-3/+42
| | | | | | | brcmsmac does not work on bcm47xx based devices or has AP mode support for now. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30643 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix directory of mwl8k firmwarehauke2012-02-191-2/+2
| | | | | | | Thank you Eugene San for the patch git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30642 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: rt2x00: allow to disable bands via platform datajuhosg2012-02-181-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30629 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/mac80211: fix a possible NULL pointer dereference in rt2x00juhosg2012-02-161-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30586 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/mac80211: apply AR71XX PCI workaround on ATH79 as welljuhosg2012-02-101-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30413 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: disable ath6kl until it's packaged and used somewherenbd2012-02-091-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30397 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to wireless-testing 2012-02-06nbd2012-02-071-5/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30346 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: enable support for RaLink Rt53xx USB devices in rt2800usbjuhosg2012-01-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Hi! On Mon, Nov 14, 2011 at 03:01:34PM +0100, Daniel Golle wrote: > The driver works quite nice and stable for me using a RaLink Rt5370 USB device. > > Signed-off-by: Daniel Golle <dgolle@allnet.de> > > Index: package/mac80211/Makefile > =================================================================== > --- package/mac80211/Makefile (revision 29114) > +++ package/mac80211/Makefile (working copy) > @@ -1147,6 +1147,7 @@ > CONFIG_RT2800_LIB=$(if $(CONFIG_PACKAGE_kmod-rt2800-lib),m) \ > CONFIG_RT2800PCI=$(if $(CONFIG_PACKAGE_kmod-rt2800-pci),m) \ > CONFIG_RT2800USB=$(if $(CONFIG_PACKAGE_kmod-rt2800-usb),m) \ > + CONFIG_RT2800USB_RT53XX=$(if $(CONFIG_PACKAGE_kmod-rt2800-usb),y) \ > CONFIG_RTL8180=$(if $(CONFIG_PACKAGE_kmod-rtl8180),m) \ > CONFIG_RTL8187=$(if $(CONFIG_PACKAGE_kmod-rtl8187),m) \ > CONFIG_RTL8192CE= \ Aparently this was wrong, CONFIG_RT2800USB_RT53XX is supposed to live in BUILDARGS rather than MAKE_OPTS to actually get support for the Rt5370. Thanks to actmnophn for the hint! This reverts changeset 29116 and adds it to the right section in the Makefile. Signed-off-by: Daniel Golle <dgolle@allnet.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29906 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package/mac80211]: build and package the wl12xx driverkaloz2012-01-141-5/+34
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29751 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: current revisions build with 3.2jogo2012-01-131-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29728 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: make mesh support optionalnbd2011-12-121-0/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29506 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: add support for firmware 666.2 for b43 deviceshauke2011-12-081-6/+23
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29485 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to 2011-12-01nbd2011-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 commitjow2011-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 ↵jow2011-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-15nbd2011-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 rt2800usbnbd2011-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.2jogo2011-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-corenbd2011-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-04nbd2011-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-01nbd2011-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-nico2011-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)jogo2011-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 ↵jow2011-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 driversjow2011-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 ↵hauke2011-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