Commit graph

349 commits

Author SHA1 Message Date
Hauke Mehrtens
2da4463edf The b43 needs kmod-ssb. On the brcm47xx and brcm63xx target it is integrated into the kernel all other need the module.
SVN-Revision: 15195
2009-04-10 12:16:51 +00:00
Michael Büsch
efceb0938c b43: Remove unnecessary MMIO accesses in the interrupt hotpath.
SVN-Revision: 15160
2009-04-08 19:03:10 +00:00
Felix Fietkau
3f40745aaf remove the b43 dependency on brcm47xx/brcm63xx
SVN-Revision: 15156
2009-04-08 15:06:55 +00:00
Michael Büsch
591312eae7 Add some b43 firmware helptext
SVN-Revision: 15143
2009-04-07 18:48:20 +00:00
Michael Büsch
8b5ec31218 Remove 500-b43-disable_qos_when_openfw.patch
This patch is incorrect. It leaves mac80211 and b43 in different states.
mac80211's hw->queues will be left at 4 (QoS enabled), while QoS will be disabled
inside of b43's queue handling.

There currently is no way to disable QoS after loading the firmware.

Buildroot should probably statically change the module parameter to QoS=0, if the
opensource firmware is built into the image.

SVN-Revision: 15142
2009-04-07 18:40:10 +00:00
Michael Büsch
cb70a62be3 b43: Add DMA poisoning patches
SVN-Revision: 15121
2009-04-06 17:15:19 +00:00
Michael Büsch
3072d928f8 A patch which works around the issue is included in compat wireless.
SVN-Revision: 15120
2009-04-06 16:47:17 +00:00
Hauke Mehrtens
a4891ea4d6 Update to compat-wireless-2009-03-31
SVN-Revision: 15083
2009-04-02 16:50:20 +00:00
Michael Büsch
21028447f2 Make b43 hwrng optional
SVN-Revision: 15070
2009-03-29 16:49:23 +00:00
Felix Fietkau
ca749bea97 wifi: fix hostapd + autochannel
SVN-Revision: 15055
2009-03-27 21:14:59 +00:00
Florian Fainelli
95d95a757b add a workaround for devices that only start beaconing after scanning, that is almost every driver except b43
SVN-Revision: 15041
2009-03-25 15:54:13 +00:00
Hauke Mehrtens
a76880542b update compat-wireless to 2009-03-24
SVN-Revision: 15019
2009-03-24 15:11:16 +00:00
Michael Büsch
1f1f83a4ec b43legacy: Fix compilation.
We must enable DMA and disable PIO (PIO is not usable anyway).

SVN-Revision: 14954
2009-03-20 16:23:56 +00:00
Michael Büsch
e63207019d b43: Mask the PHY TX error interrupt for now.
SVN-Revision: 14951
2009-03-19 14:59:54 +00:00
Hauke Mehrtens
c84390332f Update compat-wireless to 2009-03-18
Removing of include/net/ieee80211_radiotap.h is not needed, because it is only used by this compat-wireless.
There are changes in that file and compat-wireless needs the newest version.

Some more symbols are deactivated in the default config file, this will make building faster.
The rt2800pci patches are up to date now.

SVN-Revision: 14946
2009-03-18 22:22:57 +00:00
Michael Büsch
18c64a209d b43: More non-PCI fixes
SVN-Revision: 14933
2009-03-17 22:46:51 +00:00
Michael Büsch
06c36d9c5b b43: Fix for non-PCI builds
SVN-Revision: 14932
2009-03-17 21:00:44 +00:00
Michael Büsch
1e239bce4d b43-fwsquash: Fix dependency definitions
SVN-Revision: 14930
2009-03-17 19:39:10 +00:00
Michael Büsch
48a5ed9bb8 b43: Add support for removing unnecessary firmware files to reduce the image size.
SVN-Revision: 14929
2009-03-17 19:34:45 +00:00
Gabor Juhos
24d356bcd1 mac80211: update compat-wireless to 2009-03-13
SVN-Revision: 14871
2009-03-14 10:18:45 +00:00
Gabor Juhos
70acd94cb1 mac80211: update compat-wireless to 2009-03-09
SVN-Revision: 14831
2009-03-10 08:50:11 +00:00
Florian Fainelli
12ae7817d8 fix p54usb firmware md5sum (#4759)
SVN-Revision: 14821
2009-03-09 16:41:48 +00:00
Gabor Juhos
28f3acc031 mac80211: update compat-wireless to 2009-03-07
SVN-Revision: 14795
2009-03-08 19:25:11 +00:00
Hauke Mehrtens
5d57dbaeba turn some of the kernel dependencies the other way around to make it easier to support new kernel.
SVN-Revision: 14783
2009-03-07 18:28:39 +00:00
Hauke Mehrtens
44aa0b5dac extract the rfkill module to an extra package, only build rfkill module if it is not integrated into the kernel.
SVN-Revision: 14780
2009-03-07 17:07:24 +00:00
Gabor Juhos
aebd1654e9 mac80211: update compat-wireless to 2009-03-05, add more rt2x00 and ath9k patches
SVN-Revision: 14757
2009-03-06 10:26:18 +00:00
Gabor Juhos
fd2ea5846b mac80211: update compat-wireless to 2009-03-04, and refresh patches
SVN-Revision: 14749
2009-03-05 12:49:25 +00:00
Gabor Juhos
552fbe65d4 mac80211: add ath9k init values patch
SVN-Revision: 14745
2009-03-03 18:24:02 +00:00
Gabor Juhos
c97f5e9a6b mac80211: update compat-wireless to 2009-03-03, and add a new ath9k patch
SVN-Revision: 14744
2009-03-03 15:49:02 +00:00
Gabor Juhos
86307b4db2 mac80211: update compat-wireless to 2009-02-25
SVN-Revision: 14675
2009-02-26 18:03:20 +00:00
Florian Fainelli
38821210b0 allow mac80211 devices to be configured to do 802.11s, requires iw
SVN-Revision: 14669
2009-02-26 14:53:03 +00:00
Florian Fainelli
ba2973b938 Fix ath5k crash on load (#4689)
SVN-Revision: 14652
2009-02-24 09:08:06 +00:00
Felix Fietkau
bc6fcb0067 eliminate redundancy by creating the quilt_used stampfile in the right place
SVN-Revision: 14620
2009-02-22 17:50:31 +00:00
Felix Fietkau
cc8daa275f add missing dependencies
SVN-Revision: 14607
2009-02-22 01:12:18 +00:00
Felix Fietkau
f98d59ddd0 upgrade to latest compat-wireless and rt2800 version
SVN-Revision: 14605
2009-02-21 20:38:07 +00:00
Hauke Mehrtens
f2616b6ca4 mac80211: refresh patches for old version
SVN-Revision: 14591
2009-02-21 15:16:22 +00:00
Gabor Juhos
bc08f6adf8 mac80211: update compat-wireless to 2009-02-19
SVN-Revision: 14572
2009-02-20 08:55:27 +00:00
Hauke Mehrtens
e18a175ec2 mac80211: wrong md5sum of OpenFirmware. Fixes #4664
SVN-Revision: 14571
2009-02-19 20:29:28 +00:00
Hauke Mehrtens
86ef811273 mac80211: extract broadcom firmware out of broadcom-wl-4.178.10.4.tar.bz2
SVN-Revision: 14570
2009-02-19 19:57:37 +00:00
Michael Büsch
8d5d2fa086 Fix typo
SVN-Revision: 14558
2009-02-18 22:06:33 +00:00
Hauke Mehrtens
d37ac90b82 mac80211: Add Open FirmWare and Broadcom firmware version 4.178.10.4 support to b43 package.
SVN-Revision: 14555
2009-02-18 18:39:15 +00:00
Gabor Juhos
0a7eafa89e mac80211: add more patches from the rt2x00 git repository
SVN-Revision: 14534
2009-02-16 19:55:09 +00:00
Gabor Juhos
b234ca85f1 mac80211: reorder patches
SVN-Revision: 14533
2009-02-16 19:43:55 +00:00
Gabor Juhos
e6cd84447f mac80211: update compat-wireless to 2009-02-15
SVN-Revision: 14532
2009-02-16 19:02:26 +00:00
Gabor Juhos
6276c75caf mac80211: remove '$(PKG_BUILD_DIR)/modules' before compilation (closes #4634)
SVN-Revision: 14530
2009-02-16 16:29:00 +00:00
Gabor Juhos
15c5122e64 mac80211: update p54 firmware and fix mac80211 dependancy Signed-off-by: Jan Willies <jan@willies.info>
SVN-Revision: 14516
2009-02-15 13:00:17 +00:00
Florian Fainelli
52dd4b499b make b43/b43legacy selectable again (#4596)
SVN-Revision: 14491
2009-02-13 00:12:30 +00:00
Gabor Juhos
6f1b4b4e43 mac80211: add rt2800 patches from the rt2x00 git rope
SVN-Revision: 14435
2009-02-08 10:22:43 +00:00
Gabor Juhos
64ba52d3a1 mac80211: update compat-wireless to 2009-02-07
SVN-Revision: 14434
2009-02-08 09:41:49 +00:00
Gabor Juhos
518a96682a mac80211: update compat-wireless to 2009-02-02
SVN-Revision: 14385
2009-02-03 09:18:29 +00:00
Gabor Juhos
e07cdce207 mac80211/ath9k: fix invalid MAC address handling
SVN-Revision: 14342
2009-02-01 16:15:45 +00:00
Gabor Juhos
5901305e2b mac80211/ath9k: enable debug stuff
SVN-Revision: 14334
2009-01-31 19:23:09 +00:00
Gabor Juhos
4b22e7cece mac80211/ath9k: replace the accidentaly committed patch
SVN-Revision: 14331
2009-01-31 18:46:27 +00:00
Gabor Juhos
24b6dbf7f1 mac80211/ath9k: disable leds on the ar9100 devices
SVN-Revision: 14330
2009-01-31 18:36:07 +00:00
Gabor Juhos
a58dd6ed0b mac80211: refresh patches
SVN-Revision: 14329
2009-01-31 18:33:47 +00:00
Andy Boyett
0da13fa8ba mac80211: move txpower to wifi-device section, but remain backwards compatible
SVN-Revision: 14309
2009-01-31 16:09:39 +00:00
Gabor Juhos
3a4b459fbf mac80211: update compat-wireless to 2009-01-29
SVN-Revision: 14279
2009-01-30 09:41:55 +00:00
Felix Fietkau
5846455e82 add some work-in-progress patches for ath5k stability and performance
SVN-Revision: 14277
2009-01-30 02:52:21 +00:00
Gabor Juhos
04bf46b82b mac80211: cleanup mac80211.sh
SVN-Revision: 14246
2009-01-28 15:47:28 +00:00
Gabor Juhos
c198a51398 mac80211: update compat-wireless to 2009-01-24 (patch by Hauke Mehrtens <hauke@hauke-m.de>)
SVN-Revision: 14172
2009-01-25 13:33:34 +00:00
Gabor Juhos
d210025406 mac80211: update compat-wireless to 2009-01-23
SVN-Revision: 14154
2009-01-23 11:45:38 +00:00
Gabor Juhos
a0c3da6d61 mac80211: update compat-wireless to 2009-01-19
SVN-Revision: 14145
2009-01-22 14:52:27 +00:00
Gabor Juhos
bdd0df792a mac80211: update ath9k patches
SVN-Revision: 14023
2009-01-13 13:01:26 +00:00
Gabor Juhos
4122e0b8c8 mac80211: update compat-wireless to 2009-01-10
SVN-Revision: 13961
2009-01-10 19:23:09 +00:00
Gabor Juhos
b0122ff809 mac80211: update ath9k patches
SVN-Revision: 13948
2009-01-09 12:38:08 +00:00
Nicolas Thill
001fd43841 let all mac80211 subpackages inherit some defaults
SVN-Revision: 13930
2009-01-08 01:21:20 +00:00
Gabor Juhos
c5fb8c2c05 mac80211: oops, add missing patches
SVN-Revision: 13926
2009-01-07 18:21:53 +00:00
Gabor Juhos
9d1109bd84 mac80211: update compat-wireless to 2009-01-07, and refresh ath9k patches
SVN-Revision: 13925
2009-01-07 18:17:27 +00:00
Felix Fietkau
06911d77e5 nuke the old ath9k package, rename kmod-ath9k-new in compat-wireless to kmod-ath9k
SVN-Revision: 13911
2009-01-07 04:25:58 +00:00
Andy Boyett
e4abf0e7d9 mac80211: fix compat-wireless-old md5sum
SVN-Revision: 13866
2009-01-05 00:27:53 +00:00
Gabor Juhos
b45b873a05 mac80211: update compat-wireless to 2009-01-02
SVN-Revision: 13842
2009-01-03 19:02:57 +00:00
Gabor Juhos
8efa4b94db mac80211: remove ipw building out of compat-wireless, because it conflicts with the in kernel building.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>

SVN-Revision: 13841
2009-01-03 18:52:33 +00:00
Gabor Juhos
23caf183fc mac80211: add preliminary support for the AR913x SoCs
SVN-Revision: 13835
2009-01-03 13:48:27 +00:00
Gabor Juhos
c56cef29d5 mac80211: add experimental support for rt2800 devices (based on a patch by Hauke Mehrtens <hauke at hauke-m.de>)
SVN-Revision: 13773
2008-12-30 12:30:18 +00:00
Gabor Juhos
e77eed8b6a mac80211: update compat-wireless to 2008-12-29
SVN-Revision: 13772
2008-12-30 11:51:20 +00:00
Gabor Juhos
c1aa9f80d2 mac80211: fix some depends
SVN-Revision: 13771
2008-12-30 09:29:36 +00:00
Imre Kaloz
6b95865642 upgrade compat-wireless to 2008-12-11
SVN-Revision: 13651
2008-12-15 14:12:05 +00:00
Mirko Vogt
1da9dfc3d6 set Package/rt2800-pci to BROKEN
SVN-Revision: 13587
2008-12-10 21:37:28 +00:00
Mirko Vogt
3dc1772f70 mac80211 updated to 2008-12-10 due to 404-download-error on prior version
SVN-Revision: 13586
2008-12-10 21:14:44 +00:00
Imre Kaloz
d9475220de upgrade compat wireless to 2008-12-09, remove the experimental rt2800 patch until it's fixed
SVN-Revision: 13579
2008-12-10 11:21:08 +00:00
Imre Kaloz
ac791ee623 add two patches for ath9k 802.11n AP mode
SVN-Revision: 13497
2008-12-03 10:21:20 +00:00
Florian Fainelli
24766a5109 Disable b43 for targets that are not brcm47xx or brcm63xx
SVN-Revision: 13475
2008-12-02 16:02:55 +00:00
Florian Fainelli
dff2c6a6d0 Update mac80211 and make b43 driver build and load on targets other than brcm47xx (#4266)
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>

SVN-Revision: 13431
2008-11-29 15:48:42 +00:00
Florian Fainelli
73ff675b3f Make b43 back again available for brcm47xx (#4237)
SVN-Revision: 13320
2008-11-22 22:50:04 +00:00
Florian Fainelli
919fc96bdf Package ssb glue code out of the kernel, and make b43 be built for non-brcm47xx targets as well
SVN-Revision: 13301
2008-11-20 23:01:07 +00:00
Florian Fainelli
3637d97ccb Build p54 driver from compat-wireless
SVN-Revision: 13206
2008-11-14 23:09:43 +00:00
Florian Fainelli
ce1ab6d41c Build b43, b43legacy and ath9k for kernels >= 2.6.27 from mac80211. Include b43legacy by default in the Generic bcm47xx profile (#4179)
SVN-Revision: 13164
2008-11-09 22:42:36 +00:00
Florian Fainelli
faa7abe013 Add mac80211-hswim driver
SVN-Revision: 13146
2008-11-09 15:38:03 +00:00
Felix Fietkau
d96cec4149 add rt2860 firmware
SVN-Revision: 13117
2008-11-03 22:10:35 +00:00
Felix Fietkau
9a95bbddc1 add rt2800 (probably still defunct)
SVN-Revision: 13116
2008-11-03 22:10:17 +00:00
Felix Fietkau
21bd5492b3 upgrade compat-wireless to 2008-11-03
SVN-Revision: 13114
2008-11-03 22:09:08 +00:00
Gabor Juhos
71b43456c7 mac80211: fix zd1211rw firmware location
SVN-Revision: 13065
2008-10-28 20:47:15 +00:00
Gabor Juhos
af61c22a01 mac80211: fix zd1211rw build error
SVN-Revision: 12996
2008-10-17 07:03:20 +00:00
Felix Fietkau
b8f710a69a mac80211: add rate control rewrite and enhance the performance of the minstrel algorithm for non-mrr configurations
SVN-Revision: 12948
2008-10-11 01:33:09 +00:00
Felix Fietkau
6e85059256 update to latest compat-wireless version and add some new minstrel/b43 fixes
SVN-Revision: 12939
2008-10-10 01:45:35 +00:00
Felix Fietkau
a195b6d864 mac80211/compat-wireless: don't patch a generated file
SVN-Revision: 12895
2008-10-08 12:06:47 +00:00
Felix Fietkau
7e0e4fb486 add the new compat-wireless for 2.6.27 + multi-rate retry and minstrel patches, rename patches/ for old compat-wireless to patches-old/
SVN-Revision: 12865
2008-10-06 12:04:04 +00:00
Florian Fainelli
c6b1119e6b Silence ifconfig down errors in mac80211 (#4067)
SVN-Revision: 12856
2008-10-04 16:54:43 +00:00
Travis Kemen
8b8a68859d fix depends, from sn9
SVN-Revision: 12589
2008-09-13 04:10:27 +00:00
Florian Fainelli
89632fef34 This patch enables the new ath5k driver. Works for me with X86 Alix board an AR2413 minipci card. iw and iwconfig works.
Signed-off-by:  Dirk Nehring <dnehring@gmx.net>

SVN-Revision: 12397
2008-08-27 14:09:29 +00:00
Florian Fainelli
1d05e688ab Allow mac80211 drivers to work in master mode
SVN-Revision: 12299
2008-08-13 19:35:29 +00:00
Florian Fainelli
02780ec100 Fix putting mac80211 interfaces in monitor and managed modes
SVN-Revision: 12293
2008-08-13 14:06:16 +00:00
Florian Fainelli
8c8b85b54c Add generic wpa_supplicant calls and use them for mac80211 and madwifi.
SVN-Revision: 12289
2008-08-12 14:22:42 +00:00
Felix Fietkau
c2cf1d04c9 mark mac80211 as broken on avr32
SVN-Revision: 12147
2008-08-05 18:02:34 +00:00
John Crispin
9c2e5b0b82 fixes download path for mac80211
SVN-Revision: 11975
2008-07-28 18:10:55 +00:00
Felix Fietkau
12d206d9eb update compat-wireless to a newer version, but leave it at the old version for brcm47xx (b43 does not compile with the new one)
SVN-Revision: 11883
2008-07-20 11:43:56 +00:00
Florian Fainelli
1d3d606613 Build zd1211rw (#3759)
SVN-Revision: 11819
2008-07-14 08:57:37 +00:00
John Crispin
981105308f fixes zd1211rw compile and cleans up mac80211 Makefile
SVN-Revision: 11787
2008-07-12 15:04:36 +00:00
Peter Denison
464ed48321 Remove ssb headers from mac80211 to avoid conflict with in-kernel ones
SVN-Revision: 11462
2008-06-13 21:05:26 +00:00
Peter Denison
e8620fa5aa Update mac80211 to compat-wireless-2008-05-26
SVN-Revision: 11357
2008-06-04 19:47:27 +00:00
Nicolas Thill
ae879baa57 remove hacks to disable modules on some targets now that we do have proper PCI & USB support detected on all targets at config-time, mark p54 as broken (for too long)
SVN-Revision: 11272
2008-05-26 22:57:51 +00:00
Florian Fainelli
9389aa93ff Use the locally mirrored compat-wireless tarblall (#3377)
SVN-Revision: 10951
2008-04-27 01:47:32 +00:00
Nicolas Thill
2a4a0c2bcc explicitely disable a bunch of package on ar7 until we properly detect pci & usb support at configure time
SVN-Revision: 10839
2008-04-15 02:08:11 +00:00
Nicolas Thill
98f3ce2545 mac80211 / compat-wireless fixes: * build in KERNEL_BUILD_DIR * only build kernel module if it's selected
SVN-Revision: 10815
2008-04-13 13:35:02 +00:00
Florian Fainelli
ce754ec644 Disable drivers that we do not package within the mac80211 package (everything except rt2x00)
SVN-Revision: 10775
2008-04-09 19:20:07 +00:00
Felix Fietkau
99e6b2d7dc fix a dependency bug
SVN-Revision: 10769
2008-04-07 23:29:41 +00:00
Florian Fainelli
081afd037e Use the 2008-04-07 snapshot, also mirrored to downloads.openwrt.org
SVN-Revision: 10755
2008-04-07 08:48:20 +00:00
Florian Fainelli
8f38048f1f Migrate rt2x00 to the compat-wireless version
SVN-Revision: 10753
2008-04-07 07:29:37 +00:00
Florian Fainelli
ef3c5ee59f Switch to compat-wireless
SVN-Revision: 10742
2008-04-06 13:40:45 +00:00
Florian Fainelli
d0556cda49 Allow setting mac80211 interface into ad-hoc mode (#3247)
SVN-Revision: 10677
2008-03-27 18:47:59 +00:00
Michael Büsch
23405a451a mac80211 wifi script: Tell hostapd to use the nl80211 driver.
SVN-Revision: 10477
2008-02-17 13:29:22 +00:00
Michael Büsch
c77dfdeedd mac80211: allow AP and VLAN modes
SVN-Revision: 10471
2008-02-16 19:21:08 +00:00
Michael Büsch
99aaf500ed Upgrade b43 and mac80211.
This also temporarly disables hostapd support for mac80211, as hostapd needs patches to compile against latest mac80211.
Will do that in a seperate patch.

SVN-Revision: 10466
2008-02-15 22:47:47 +00:00
Felix Fietkau
2a45adfcda remove uninstalldev templates (no longer necessary)
SVN-Revision: 9906
2007-12-25 01:40:47 +00:00
Felix Fietkau
c147d9d634 prevent mac80211 from accidentally starting to build on older kernel versions because of dependencies (#2718)
SVN-Revision: 9578
2007-11-17 15:54:53 +00:00
Felix Fietkau
67dd9a73dc fix up hostapd for mac80211
SVN-Revision: 9554
2007-11-16 03:10:56 +00:00
Felix Fietkau
1eb35dd1c8 add b43 fixes from #2677
SVN-Revision: 9535
2007-11-11 11:44:59 +00:00
Felix Fietkau
ddb3d3705d clean up mac80211 related kernel version deps
SVN-Revision: 9522
2007-11-10 15:23:02 +00:00
Felix Fietkau
461e17e015 fix mac80211 compile
SVN-Revision: 9391
2007-10-21 13:04:32 +00:00
Felix Fietkau
58035f5e02 fix more downloading crap
SVN-Revision: 9389
2007-10-21 12:17:49 +00:00
Felix Fietkau
bb72b2a38a fix nl80211
SVN-Revision: 9296
2007-10-13 23:01:35 +00:00
Felix Fietkau
e97e09eb5a don't build mac80211 if the kernel version does not match
SVN-Revision: 9294
2007-10-13 22:41:46 +00:00
Felix Fietkau
479bafd633 fix include, reduce verbosity
SVN-Revision: 9292
2007-10-13 22:41:31 +00:00
Felix Fietkau
46fd826cb8 add updated mac80211 - this no longer relies on patching includes in the kernel trees, but just uses its own instead
SVN-Revision: 9290
2007-10-13 22:41:08 +00:00
Eugene Konev
2e41e02a21 add minimal uci support
SVN-Revision: 9145
2007-10-05 17:56:15 +00:00
Felix Fietkau
969ac7459e add $(STAGING_DIR) as argument to the InstallDev template and update packages accordingly - this way we can reuse InstallDev to automatically generate UninstallDev or create -dev packages
SVN-Revision: 9052
2007-09-28 01:45:11 +00:00
Nicolas Thill
5f0272d618 move crypto support to a seperate crypto.mk file, split modules into multiple packages and adjust dependencies, sync crypto options in kconfigs.
SVN-Revision: 8980
2007-09-23 15:12:12 +00:00
Nicolas Thill
34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE
SVN-Revision: 8659
2007-09-07 08:34:51 +00:00
Nicolas Thill
d8174a0398 another cleanup missed from [8587]
SVN-Revision: 8589
2007-09-03 08:23:08 +00:00
Nicolas Thill
02cd6d278f use a default VERSION field for kmod packages
SVN-Revision: 8575
2007-09-02 16:39:27 +00:00
Nicolas Thill
2d8efd9fc1 package/mac80211 fixes: * mark 2.6 only * only build if in-kernel mac80211 is available (i.e. the kernel is recent enough)
SVN-Revision: 8502
2007-08-27 02:23:59 +00:00
Florian Fainelli
cb653c14bf Fix the mac80211 installation, remove the in-kernel mac80211 package, thanks to Daniel Gimpelevich
SVN-Revision: 8369
2007-08-07 09:14:45 +00:00
Felix Fietkau
3c2568a335 fix mac80211 build for platforms that have led support disabled
SVN-Revision: 8138
2007-07-23 22:10:23 +00:00
Florian Fainelli
6cd7066846 Make mac80211 compile even if CONFIG_LEDS_TRIGGERS is not defined in the kernel
SVN-Revision: 8126
2007-07-23 12:44:43 +00:00
Peter Denison
164e789c7a Merge mac80211 driver from tree at bu3sch.de, pulled 24/6
SVN-Revision: 7733
2007-06-25 19:52:20 +00:00
Felix Fietkau
d4f72b61ba remove bogus dependency, fix a few cosmetic bugs
SVN-Revision: 7719
2007-06-25 04:04:28 +00:00
Felix Fietkau
f439460815 do not attempt to compile mac80211 on 2.6.21
SVN-Revision: 7701
2007-06-22 04:47:48 +00:00
Felix Fietkau
6b876d25f1 fix mac80211 build
SVN-Revision: 7696
2007-06-21 23:12:50 +00:00
Peter Denison
65f00ab51a New: mac80211 stack from the wireless-dev tree
SVN-Revision: 7692
2007-06-21 20:42:32 +00:00