aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* AA: mac80211: sync with trunk r41113Felix Fietkau2014-06-111-12/+57
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@41116 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: Enable kmod-rt2800-soc package for rt288x targetFelix Fietkau2014-04-011-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> Backport of r39976 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@40354 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: mac80211: backport package from trunk r39886Felix Fietkau2014-03-141-51/+277
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@39928 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: 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. Backport of r37307 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@37308 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: mac80211: b43: activate LP-Phy support every timeHauke Mehrtens2013-07-141-2/+1
| | | | | | | Backport of r37305 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@37306 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: backport latest version from trunk (as of r37265)Felix Fietkau2013-07-121-227/+150
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@37266 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to 2013-02-22 from trunk + backportsFelix Fietkau2013-04-281-136/+212
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@36470 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: mac80211: add missing DRIVER_11N_SUPPORT selectsJonas Gorski2013-02-251-3/+3
| | | | | | | | Backport of r35711. Signed-off-by: Jonas Gorski <jogo@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35777 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: mac80211: fix intel wifi autoload module namesJonas Gorski2012-11-011-2/+2
| | | | | | merge r33676. git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34055 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] dont explicitly select wireless-tools. rely on the drivers that ↵John Crispin2012-09-281-1/+1
| | | | | | need them to have the right dependency git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33593 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: add uci support for configuring antenna gainFelix Fietkau2012-09-281-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33587 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [packages] mac80211: extend help for new options in b43-fwsquash.pyHauke Mehrtens2012-09-231-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33530 3c298f89-4303-0410-b956-a3cf2f4a3e73
* build: add the + token to any commands that can pass through the jobserver, ↵Felix Fietkau2012-09-231-1/+1
| | | | | | fixes parallel build on some systems git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33523 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: remove ep93xx target from blacklist.Florian Fainelli2012-09-191-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33465 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: bump PKG_RELEASEFelix Fietkau2012-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, ↵Felix Fietkau2012-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. ↵Felix Fietkau2012-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 ↵Hauke Mehrtens2012-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 fullbuildsJohn Crispin2012-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 ↵Felix Fietkau2012-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 patchFelix Fietkau2012-07-101-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32655 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: add support for AR9550Gabor Juhos2012-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-14Felix Fietkau2012-06-181-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32420 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: make brcmfmac depend on usbHauke Mehrtens2012-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-29Felix Fietkau2012-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 ↵Felix Fietkau2012-05-281-1/+4
| | | | | | race conditions git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31954 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: add brcmfmac driverHauke Mehrtens2012-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 ↵Imre 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)Felix Fietkau2012-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 ↵Felix Fietkau2012-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-13Felix Fietkau2012-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 brcmsmacHauke Mehrtens2012-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 ↵Felix Fietkau2012-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 ↵Felix Fietkau2012-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 ↵Felix Fietkau2012-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-27Felix Fietkau2012-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-23Felix Fietkau2012-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 defaultHauke Mehrtens2012-02-211-6/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30673 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: add brcmsmac driverHauke Mehrtens2012-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 firmwareHauke Mehrtens2012-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 dataGabor Juhos2012-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 rt2x00Gabor Juhos2012-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 wellGabor Juhos2012-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 somewhereFelix Fietkau2012-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-06Felix Fietkau2012-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 rt2800usbGabor Juhos2012-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 driverImre Kaloz2012-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.2Jonas Gorski2012-01-131-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29728 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: make mesh support optionalFelix Fietkau2011-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 devicesHauke Mehrtens2011-12-081-6/+23
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29485 3c298f89-4303-0410-b956-a3cf2f4a3e73